OSDN Git Service

android-x86/dalvik.git
2010-03-14 Jesse Wilsonam f662e543: Removing the non-free org.json implementation
2010-03-14 Jesse Wilsonam 37cfb2f4: Merge "A cleanroom implementation of the...
2010-03-14 Ben Chengam 95cd9ac6: Stay in the dbg interpreter if the entry...
2010-03-14 Ben Chengam 3ed90a94: Merge "Add a native method dalvik.system...
2010-03-13 Elliott HughesMerge "Remove dead obfuscatory code." into dalvik-dev
2010-03-13 Jesse WilsonRemoving the non-free org.json implementation
2010-03-13 Jesse WilsonMerge "A cleanroom implementation of the org.json API."
2010-03-13 Jesse WilsonA cleanroom implementation of the org.json API.
2010-03-13 Elliott HughesRemove dead obfuscatory code.
2010-03-13 Ben ChengStay in the dbg interpreter if the entry reason is...
2010-03-13 Ben ChengMerge "Add a native method dalvik.system.VMDebug.infopo...
2010-03-13 Ben ChengAdd a native method dalvik.system.VMDebug.infopoint...
2010-03-13 Bill Buzbeeam be6534f3: Jit: Fix for [Issue 2487514] Dropped exception
2010-03-13 Bill BuzbeeJit: Fix for [Issue 2487514] Dropped exception
2010-03-12 Elliott HughesMerge "Java 6 java.io.File changes." into dalvik-dev
2010-03-12 Elliott HughesJava 6 java.io.File changes.
2010-03-12 Ben Chengam 7cd9d693: Merge "Add a JIT unit test for ArrayStoreE...
2010-03-12 Ben ChengMerge "Add a JIT unit test for ArrayStoreException...
2010-03-12 Ben ChengAdd a JIT unit test for ArrayStoreException in APUT_OBJECT.
2010-03-12 Elliott HughesBack out my droiddoc-breaking Object.getClass signature...
2010-03-12 Elliott HughesMerge "Use ioctl(FIONREAD) rather than recv(MSG_PEEK...
2010-03-12 Jesse Wilsonam 92e01317: Adding support for DOM3 attribute IDs...
2010-03-12 Elliott HughesUse ioctl(FIONREAD) rather than recv(MSG_PEEK) to imple...
2010-03-12 Jesse WilsonAdding support for DOM3 attribute IDs and SchemaTypeInfos.
2010-03-11 Elliott HughesFix all instances of "new Integer" (et cetera).
2010-03-11 Elliott HughesMerge "Plug a resource leak with "finally" and make...
2010-03-11 Elliott HughesPlug a resource leak with "finally" and make Object...
2010-03-11 Jesse Wilsonam 6f9b4d2b: Merge "Implementing getBaseUri() for DOM."
2010-03-11 Jesse WilsonMerge "Implementing getBaseUri() for DOM."
2010-03-11 Jesse WilsonImplementing getBaseUri() for DOM.
2010-03-11 Bill Buzbeeam 4527387d: Jit: Make debugging mode aware of inlineEx...
2010-03-11 Bill BuzbeeJit: Make debugging mode aware of inlineExecute/moveRes...
2010-03-11 Elliott HughesThrow UnknownFormatConversionException instead of Asser...
2010-03-11 Elliott HughesMerge "Don't silently ignore arguments just because...
2010-03-11 Colin Crossam dad7a0ef: Merge "Add armv7-a-neon build target"
2010-03-11 Colin CrossMerge "Add armv7-a-neon build target"
2010-03-11 Elliott HughesDon't silently ignore arguments just because we don...
2010-03-11 Elliott HughesMerge "Tidy up java.lang.Math and java.lang.StrictMath...
2010-03-11 Andy McFaddenMerge "Minor fixes." into dalvik-dev
2010-03-11 Elliott HughesTidy up java.lang.Math and java.lang.StrictMath.
2010-03-10 Xavier Ducrohetam f854a794: Merge "remove System.*.println when ddm...
2010-03-10 Xavier DucrohetMerge "remove System.*.println when ddm dispatch fails."
2010-03-10 Elliott HughesCopy harmony's jdk6 Math and StrictMath.
2010-03-10 Andy McFaddenMinor fixes.
2010-03-10 Elliott HughesEscape ASCII NUL before trying to put it in XML, becaus...
2010-03-10 Xavier Ducrohetremove System.*.println when ddm dispatch fails.
2010-03-10 Andy McFaddenam 504af654: Merge "Rearrange the way SignalCatcher...
2010-03-10 Andy McFaddenMerge "Rearrange the way SignalCatcher writes logs."
2010-03-10 Andy McFaddenRearrange the way SignalCatcher writes logs.
2010-03-10 Elliott HughesMerge "Fix Issue 7036: java.math.BigInteger ctor accept...
2010-03-10 Elliott HughesFix Issue 7036: java.math.BigInteger ctor accepts inval...
2010-03-10 Ben Chengam 72621c9d: Pad the page containing ARM code in the...
2010-03-10 Ben ChengPad the page containing ARM code in the JIT code cache...
2010-03-10 Elliott HughesAdd Java 6 additions to Double, Enum, Float, and String.
2010-03-10 Jesse Wilsonam 33a939f4: Merge "New tests for JSONObject and for...
2010-03-10 Jesse WilsonMerge "New tests for JSONObject and for JSON's self...
2010-03-10 Jesse WilsonNew tests for JSONObject and for JSON's self-use.
2010-03-10 Andy McFaddenam 77fbf5c2: Merge "If a finalizer wedges, raise prio...
2010-03-10 Andy McFaddenMerge "If a finalizer wedges, raise prio and retry."
2010-03-10 Elliott Hughesam 40bd3d28: Merge "Work around droiddoc bug b/2022288."
2010-03-10 Elliott HughesMerge "Work around droiddoc bug http://b/2022288."
2010-03-10 Elliott HughesWork around droiddoc bug http://b/2022288.
2010-03-10 Ben Chengam f9135f32: Merge "Align fake data in the same page...
2010-03-10 Ben ChengMerge "Align fake data in the same page offsets as...
2010-03-10 Ben ChengAlign fake data in the same page offsets as those in...
2010-03-10 Elliott Hughesam 16e0f24a: Another go at making droiddoc as happy...
2010-03-10 Elliott HughesAnother go at making droiddoc as happy as javadoc...
2010-03-10 Elliott Hughesam 1f6a0425: Fix javadoc errors.
2010-03-10 Elliott HughesFix javadoc errors.
2010-03-10 Jesse Wilsonam f5274f62: Merge "Print errors encountered while...
2010-03-10 Jesse Wilsonam 5c6839b2: Merge "Implement adoptNode() and importNod...
2010-03-10 Jesse WilsonMerge "Print errors encountered while writing XML reports"
2010-03-10 Jesse WilsonMerge "Implement adoptNode() and importNode()."
2010-03-10 Jesse WilsonImplement adoptNode() and importNode().
2010-03-10 Jesse WilsonPrint errors encountered while writing XML reports
2010-03-10 Andy McFaddenIf a finalizer wedges, raise prio and retry.
2010-03-09 Elliott Hughesam a6d228d4: Merge "Minor documentation improvements."
2010-03-09 Elliott HughesMerge "Minor documentation improvements."
2010-03-09 Elliott HughesMinor documentation improvements.
2010-03-09 Brian Carlstromam a536d01c: Merge "Fix certimport.sh to check for...
2010-03-09 Brian CarlstromMerge "Fix certimport.sh to check for Bouncy Castle...
2010-03-09 Brian CarlstromFix certimport.sh to check for Bouncy Castle provider...
2010-03-09 Colin CrossAdd armv7-a-neon build target
2010-03-09 Carl Shapiroam 699c9eb5: Merge "Hoist shape discrimination above...
2010-03-09 Carl ShapiroMerge "Hoist shape discrimination above thin lock owner...
2010-03-09 Barry HayesChange Class layout to allocate an array of StaticField...
2010-03-09 Barry HayesMerge "Previous changes put unlinkedJavaLangClass on...
2010-03-09 Elliott HughesFix a comment.
2010-03-09 Elliott HughesMerge "Remove libcore-disabled." into dalvik-dev
2010-03-09 Jean-Baptiste... am 3521d8c2: Add an empty CleanSpec.mk
2010-03-09 Jean-Baptiste... Add an empty CleanSpec.mk
2010-03-09 Elliott HughesFix build (missing #include in sim build).
2010-03-09 Elliott HughesRemove libcore-disabled.
2010-03-09 Elliott HughesMerge "Implement the Java 6 NetworkInterface/InterfaceA...
2010-03-09 Elliott HughesImplement the Java 6 NetworkInterface/InterfaceAddress...
2010-03-09 Jesse Wilsonam 631bbbff: Merge "Adding support for getUserData...
2010-03-09 Jesse WilsonMerge "Adding support for getUserData() and setUserData...
2010-03-09 Jesse WilsonAdding support for getUserData() and setUserData()...
2010-03-08 Carl ShapiroHoist shape discrimination above thin lock owner test...
2010-03-08 Barry HayesPrevious changes put unlinkedJavaLangClass on the heap...
next