OSDN Git Service

android-x86/dalvik.git
2010-03-16 Carl ShapiroImport the heap verification code from the copying...
2010-03-16 Brian CarlstromMerge "Add some certimport.sh documention" into dalvik-dev
2010-03-16 Brian CarlstromAdd some certimport.sh documention
2010-03-16 Bill Buzbeeam 900a3afd: Jit: Fix register usage bug - Issue 251882...
2010-03-16 Bill BuzbeeJit: Fix register usage bug - Issue 2518825 native...
2010-03-16 Carl Shapiroam fcd1cbd4: Merge "Include strings.h directly for...
2010-03-16 Carl ShapiroMerge "Include strings.h directly for its ffs prototype."
2010-03-16 Bill BuzbeeMerge "Jit: Handle new VOLATILE Dalvik ops by not handl...
2010-03-16 Jesse Wilsonam 38b778b3: Fixing an @link issue that is upsetting...
2010-03-16 Jesse WilsonFixing an @link issue that is upsetting DroidDoc.
2010-03-16 Brian CarlstromMerge "make DalvikRunner ignore .#Foo.java files" into...
2010-03-16 Brian Carlstrommake DalvikRunner ignore .#Foo.java files
2010-03-16 Jesse Wilsonam 6abe2582: Merge "First half of JSON Javadocs."
2010-03-16 Jesse WilsonMerge "First half of JSON Javadocs."
2010-03-16 Jesse WilsonFirst half of JSON Javadocs.
2010-03-16 Elliott HughesMerge "Remove dead fields, constants, and redundant...
2010-03-16 Andy McFaddenam f8a44e85: Merge "Point debuggerd at the interesting...
2010-03-16 Andy McFaddenMerge "Point debuggerd at the interesting thread."
2010-03-16 Carl ShapiroReplace free calls to the pthread mutex lock, unlock...
2010-03-16 Carl ShapiroInclude strings.h directly for its ffs prototype.
2010-03-16 Jesse Wilsonam 27182541: Implementing Document.renameNode() and...
2010-03-16 Andy McFaddenPoint debuggerd at the interesting thread.
2010-03-16 Bill BuzbeeJit: Handle new VOLATILE Dalvik ops by not handling...
2010-03-15 Andy McFaddenMake wide-volatile loads and stores atomic.
2010-03-15 Jesse WilsonImplementing Document.renameNode() and DOMImplementatio...
2010-03-15 Elliott HughesRemove dead fields, constants, and redundant pass-throu...
2010-03-15 Carl ShapiroMerge "Eliminate unused heap bitmap functions. This...
2010-03-15 Ben Chengam 1639f705: Merge "Fix the JIT blocking mode to unbloc...
2010-03-15 Ben ChengMerge "Fix the JIT blocking mode to unblock itself."
2010-03-15 Ben ChengFix the JIT blocking mode to unblock itself.
2010-03-15 Andy McFaddenam a58fc616: Merge "Try to show lock owner in MONITOR...
2010-03-15 Andy McFaddenMerge "Try to show lock owner in MONITOR thread dump."
2010-03-15 Andy McFaddenTry to show lock owner in MONITOR thread dump.
2010-03-15 Bill Buzbeeam 62145b47: Merge "Jit: Minor cleanup - enum size...
2010-03-15 Bill BuzbeeMerge "Jit: Minor cleanup - enum size fix, remove usele...
2010-03-15 Ben Chengam bcdd4b09: Increase the SHORT_DELAY amount in the...
2010-03-15 Bill BuzbeeJit: Minor cleanup - enum size fix, remove useless...
2010-03-15 Andy McFaddenTry to show lock owner in MONITOR thread dump.
2010-03-15 Ben ChengIncrease the SHORT_DELAY amount in the JSR166 test.
2010-03-14 Carl ShapiroMerge "Factor out lock inflation into a common subrouti...
2010-03-14 Carl ShapiroFactor out lock inflation into a common subroutine.
2010-03-14 Jesse Wilsonam fcfb5220: Adding an Apache-licensed implementation...
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 WilsonAdding an Apache-licensed implementation of org.json
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 Carl ShapiroEliminate unused heap bitmap functions. This is mostly...
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...
next