OSDN Git Service

Merge "Correct long-standing thread status change bug." into dalvik-dev
[android-x86/dalvik.git] / docs /
2010-04-07 Andy McFaddenMerge "Rearrange some things." into dalvik-dev
2010-04-07 Elliott HughesMerge "Actually use ServiceLoader in places where we...
2010-04-06 Elliott Hughesresolved conflicts for merge of dd53c703 to dalvik-dev
2010-04-05 Carl ShapiroMerge "Fix two issues with the partial gc code." into...
2010-04-05 Elliott HughesMerge "Froyo InputStream.available documentation improv...
2010-04-05 Jesse WilsonMerge "Fix vogar host mode." into dalvik-dev
2010-04-05 Brian CarlstromMerge "Remove unnecessary final local variables and...
2010-04-05 Jesse WilsonMerge "Removing APIs from dalvik.system that shouldn...
2010-04-05 Andy McFaddenam 14af5a09: am 54df4ecc: Added a note about android...
2010-04-05 Andy McFaddenam 54df4ecc: Added a note about android:vmSafeMode.
2010-04-05 Andy McFaddenAdded a note about android:vmSafeMode.
2010-04-02 Ben Chengam 67050d11: am bd1326d0: Clean up the codegen for...
2010-04-02 Brian Carlstromam 85948576: am 4ff253ff: Remove JSON License from...
2010-04-02 Ben Chengam bf4d95ea: am 76cacb1f: Merge "Accept the "-Xjitdisab...
2010-04-02 Ben Chengam 1071056d: am a497359a: Fix a race condition in JIT...
2010-04-02 Brian Carlstromam 3d82ade7: Merge "Have certimport.sh list certificate...
2010-04-02 Andy McFaddenam d4b07831: Merge "Fix misuse of ALLOC_DONT_TRACK...
2010-04-02 Brian Carlstromam ea527bc0: Remove debug message from OpenSSL JNI...
2010-04-02 Elliott Hughesam 6e138297: Add an @KnownFailure annotation.
2010-04-02 Bill Buzbeeam 434bae64: Fix for 2542488 JIT codegen bug with overl...
2010-04-02 Ben Chengam d5adae17: Improve JIT self verifier test coverage...
2010-03-29 Jesse WilsonMerge commit '8812fdd7' into manualmerge
2010-03-26 Jesse Wilsonam 2be0c815: (-s ours) Suppressing additional tests...
2010-03-25 Ben Chengam 63868feb: Use correct resource flags for Dalvik...
2010-03-25 Jesse Wilsonam f2f7880a: Test and document our handling of nulls...
2010-03-25 Bill Buzbeeam d630700a: Merge "Jit: Fix for 2542488 JIT codegen...
2010-03-25 Elliott Hughesam ec7c8c98: Fix java.util.Random\'s constructors.
2010-03-25 Kenny Rootam f87ab961: Merge "Don\'t leak memory on failed pipe...
2010-03-25 Ben Chengam 3d5d8736: Merge "Fix for the JIT blocking mode plus...
2010-03-25 Andy McFaddenam c66affa4: Switch to VMWAIT while outputting trace...
2010-03-23 Elliott Hughesam b7b9be13: Merge "Improve java.net.InetAddress.getLoc...
2010-03-23 Bill Buzbeeam 02388cf1: Jit: disable for Sapphire.
2010-03-23 Andy McFaddenam d4e0952b: Further refinements to "kill other thread".
2010-03-22 Bill Buzbeeam 64ee717b: Jit: Re-enable for Sapphire
2010-03-19 Andy McFaddenam e9f1038c: Merge "Use pthread_kill(3) instead of...
2010-03-19 Jesse Wilsonam 7713b900: Merge "Fixing namespace+prefix mode in...
2010-03-19 Bjorn Bringertam e073b0e8: Move String creation outside O(n^2) path...
2010-03-19 Andy McFaddenam 94e57f7b: Merge "Increase sleep delays on debug...
2010-03-18 Jesse Wilsonam 253eebd3: Drop needless parens from Javadoc.
2010-03-18 Jesse Wilsonam 1573a78e: Merge "Javadoc for JSONArray."
2010-03-18 Ben Chengam 58ece73d: Bug fix for JIT peephole optimization.
2010-03-17 Jesse Wilsonam 31275264: Fixing 10 of the XPath failures caused...
2010-03-17 Jesse Wilsonam f6976780: Merge "Exercising our XPath implementation...
2010-03-17 Jesse Wilsonam 82ebe52a: Merge "Javadocs for JSONObject."
2010-03-16 Ben Chengam 9fa39c91: Add missing macro SIGNATURE_BREAKPOINT.
2010-03-16 Ben Chengam 79cea5c9: Merge "Implement signature-based breakpoin...
2010-03-16 Carl Shapiroam 288de8e6: Merge "Replace a use of index with strchr."
2010-03-16 Bill Buzbeeam 900a3afd: Jit: Fix register usage bug - Issue 251882...
2010-03-16 Carl Shapiroam fcd1cbd4: Merge "Include strings.h directly for...
2010-03-16 Jesse Wilsonam 38b778b3: Fixing an @link issue that is upsetting...
2010-03-16 Brian CarlstromMerge "make DalvikRunner ignore .#Foo.java files" into...
2010-03-16 Jesse Wilsonam 6abe2582: Merge "First 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 Jesse Wilsonam 27182541: Implementing Document.renameNode() and...
2010-03-15 Andy McFaddenMake wide-volatile loads and stores atomic.
2010-03-03 Elliott Hughesam b16b78db: am 275acdff: Copy Froyo\'s version of...
2010-03-01 David 'Digit' TurnerMerge "Allow unpriviledged gdbserver to attach to debug...
2010-02-28 Elliott HughesMerge "Upgrade our sqlite JDBC driver to version 201001...
2010-02-28 Dan Bornsteinam 11834964: Clarify a few items in the dex spec.
2010-02-26 Brian CarlstromMerge "First pass at reorganizing org.apache.harmony...
2010-02-25 Elliott HughesMerge "Keep the order from getaddrinfo() unchanged...
2010-02-25 Andy McFaddenMerge "Added printf attribute to exception function."
2010-02-24 Andy McFaddenam cf4e8b02: Merge "This is a contribution of x86-atom...
2010-02-24 Dan BornsteinClarify a few items in the dex spec.
2010-02-22 Elliott HughesMerge remote branch 'goog/master' into mm
2010-02-17 Elliott HughesMerge "Add a general-purpose scoped pointer for libcore...
2010-02-17 Jesse WilsonMerge "First round of tests for the subset of the org...
2010-02-17 Bill BuzbeeMerge "Jit: Monitor exit, possible fix for Issue 2396073"
2010-02-16 Jesse WilsonMerge "Reverting our test runner's background building...
2010-02-16 Andy McFaddenFlan -> Froyo
2010-02-11 The Android Open... am a38780c9: merge from open-source master
2010-02-05 The Android Open... am adbe0586: am 217f8ef4: reconcile main tree with...
2010-02-04 Nagendra ModaduguMerge "Add two TrustCenter roots: - TC TrustCenter...
2010-02-03 Carl ShapiroMerge "Fix a long standing bug within dvmHeapSourceGetO...
2010-02-02 Jesse WilsonMerge "A new test suite for our XSLT transforms."
2010-02-02 Bill BuzbeeMerge "Jit: MethodTrace + Jit fix"
2010-02-02 Elliott HughesMerge "FindBugs didn't like setInternalField, and neith...
2010-02-01 Andy McFaddenMerge "Minor clarification."
2010-02-01 Andy McFaddenMinor clarification.
2010-02-01 Andy McFaddenMerge "Bump up the max stack depth."
2010-02-01 Andy McFaddenMerge "Update with froyo change."
2010-02-01 Andy McFaddenUpdate with froyo change.
2010-01-30 Jesse WilsonMerge "Fixing a critical regression in our SAX parsing."
2010-01-29 Brian CarlstromMerge "Change DalvikRunner to use newly added OptionPar...
2010-01-28 Jack VeenstraMerge "Added support for filter in dmtracedump tool...
2010-01-28 Jesse WilsonMerge "Removing duplicate classes from our tests. These...
2010-01-28 Bill BuzbeeMerge "Jit: Rework delayed start plus misc. cleanup"
2010-01-28 Elliott HughesMerge "Double the speed of DecimalFormat creation."
2010-01-28 Andy McFaddenMerge "Sneak a method-find feature into dexlist."
2010-01-28 Andy McFaddenMerge "Added note about NewStringUTF."
2010-01-28 Andy McFaddenAdded note about NewStringUTF.
2010-01-28 Brett Chabotam ffea5ceb: am 0e9d568e: Merge "Mark libcore cert...
2010-01-28 Brett Chabotam ff3a96c9: am c4f93305: Fix for DecimalFormatTest...
2010-01-12 Brett Chabotam 82e86144: am 56176a05: Fix ScannerTest failures.
2010-01-11 Brett Chabotam eb9ea32d: am 53a6c01c: Fix DecimalFormatTest#test_se...
2009-12-22 Brett Chabotam d3b06457: am 6cdbef55: Merge change I1d9b205f into...
2009-12-21 Android (Google... Merge change I34b20f49
2009-12-21 Scott Mainresolved conflicts for merge of 4923840c to master
2009-12-16 Android (Google... Merge change Id6bd7c81
next