OSDN Git Service

misc DalvikRunner changes
[android-x86/dalvik.git] / vm / oo /
2010-03-16 Carl ShapiroImport the heap verification code from the copying...
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-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 Andy McFaddenam a58fc616: Merge "Try to show lock owner in MONITOR...
2010-03-15 Bill Buzbeeam 62145b47: Merge "Jit: Minor cleanup - enum size...
2010-03-15 Ben Chengam bcdd4b09: Increase the SHORT_DELAY amount in the...
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 Bill Buzbeeam be6534f3: Jit: Fix for [Issue 2487514] Dropped exception
2010-03-12 Ben Chengam 7cd9d693: Merge "Add a JIT unit test for ArrayStoreE...
2010-03-12 Jesse Wilsonam 92e01317: Adding support for DOM3 attribute IDs...
2010-03-11 Jesse Wilsonam 6f9b4d2b: Merge "Implementing getBaseUri() for DOM."
2010-03-11 Bill Buzbeeam 4527387d: Jit: Make debugging mode aware of inlineEx...
2010-03-11 Colin Crossam dad7a0ef: Merge "Add armv7-a-neon build target"
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-10 Xavier Ducrohetam f854a794: Merge "remove System.*.println when ddm...
2010-03-10 Andy McFaddenMinor fixes.
2010-03-10 Andy McFaddenam 504af654: Merge "Rearrange the way SignalCatcher...
2010-03-10 Ben Chengam 72621c9d: Pad the page containing ARM code in the...
2010-03-10 Jesse Wilsonam 33a939f4: Merge "New tests for JSONObject and for...
2010-03-10 Andy McFaddenam 77fbf5c2: Merge "If a finalizer wedges, raise prio...
2010-03-10 Elliott Hughesam 40bd3d28: Merge "Work around droiddoc bug b/2022288."
2010-03-10 Ben Chengam f9135f32: Merge "Align fake data in the same page...
2010-03-10 Elliott Hughesam 16e0f24a: Another go at making droiddoc as happy...
2010-03-10 Elliott Hughesam 1f6a0425: Fix 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-09 Elliott Hughesam a6d228d4: Merge "Minor documentation improvements."
2010-03-09 Brian Carlstromam a536d01c: Merge "Fix certimport.sh to check for...
2010-03-09 Carl Shapiroam 699c9eb5: Merge "Hoist shape discrimination above...
2010-03-09 Barry HayesChange Class layout to allocate an array of StaticField...
2010-03-09 Jean-Baptiste Queruam 3521d8c2: Add an empty CleanSpec.mk
2010-03-09 Jesse Wilsonam 631bbbff: Merge "Adding support for getUserData...
2010-03-08 Bill Buzbeeam 2fc03c33: Jit: fix for 2483131 - VM daemon thread...
2010-03-08 Bill Buzbeeam fc519dc8: Jit: Make most Jit compile failures non...
2010-03-06 Carl Shapiroam 164d1279: Merge "Jit: Fix for issue 2487769, Simplif...
2010-03-05 Ben Chengam f8069e84: Merge "Collect more JIT stats in the asser...
2010-03-05 Costin Manolacheam 1a29c735: Merge "Fix server side SSLEngine ServerKey...
2010-03-05 Jesse Wilsonam 101cbfe4: Merge "Implementing the Java 7 APIs for...
2010-03-04 Elliott Hughesam c9b3aeb6: Prevent java.text.Normalizer from getting...
2010-03-04 Elliott Hughesam 042cc582: Merge "Don\'t call a method that can be...
2010-03-04 Andy McFaddenam 21cb2bea: Merge "Update local copy of getSchedulerGr...
2010-03-03 Bill Buzbeeam 85a3fa26: Merge "Jit: Sapphire tuning - mostly sched...
2010-03-03 Elliott Hughesam b99b5cd0: am b16b78db: am 275acdff: Copy Froyo\...
2010-03-03 Elliott Hughesam b16b78db: am 275acdff: Copy Froyo\'s version of...
2010-03-03 Elliott Hughesam 275acdff: Copy Froyo\'s version of MulticastSocketTe...
2010-03-02 Andy McFaddenam d682adfa: Merge "Switch thread\'s cgroup during...
2010-03-02 Carl Shapiroam fb8eb6b1: Merge "Print the self thread id and the...
2010-03-02 Elliott Hughesam 59c1f5cb: Use assertEquals rather than assertTrue...
2010-03-02 Elliott Hughesam 971b5067: Add our home-grown Normalizer tests.
2010-03-02 Barry HayesMove allocation of the uninitialized class object on...
2010-02-28 Elliott HughesMerge "Upgrade our sqlite JDBC driver to version 201001...
2010-02-28 Andy McFaddenam ba05d3b5: Merge "Add class init stats to alloc count...
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-24 Andy McFaddenam cf4e8b02: Merge "This is a contribution of x86-atom...
2010-02-24 Andy McFaddenMerge "Add class init stats to alloc counters (API...
2010-02-24 Andy McFaddenAdd class init stats to alloc counters (API change).
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-05 The Android Open... am 217f8ef4: reconcile main tree with open-source eclair
2010-02-04 Nagendra ModaduguMerge "Add two TrustCenter roots: - TC TrustCenter...
2010-01-28 Jack VeenstraMerge "Added support for filter in dmtracedump tool...
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-26 Jesse WilsonMerge "Including proper prefixes and qualified names...
2010-01-23 Elliott HughesMerge "Switch our ICU JNI over to C++ and tidy up a...
2010-01-23 Elliott HughesMerge "Rewrite java.util.Formatter documentation."
2010-01-23 Carl ShapiroMerge "Update the hash state bits when an identity...
2010-01-22 Carl ShapiroUpdate the hash state bits when an identity hash code...
2010-01-22 Brett Chabotam 0e9d568e: Merge "Mark libcore cert tests using expir...
2010-01-21 Brett Chabotam c4f93305: Fix for DecimalFormatTest#test_formatToCha...
2010-01-20 Jesse WilsonMerge "Scrubbing some jtreg bugs."
2010-01-14 Bill BuzbeeMerge "Restore threshold to 200 as a temporary workaround"
2010-01-13 Carl ShapiroMerge "Separately sweep the monitor list before sweepin...
2010-01-13 Andy McFaddenSupport primitive array elements in annotations.
2010-01-12 Elliott HughesMerge "Shave another 10%-25% off Formatter."
2010-01-12 Bill BuzbeeMerge "Fix for 2367397 - Runtime reset with threshold...
2010-01-12 Carl ShapiroMerge "Delete remaining FANCY_REFERENCE_SUBCLASS code...
2010-01-12 Carl ShapiroDelete remaining FANCY_REFERENCE_SUBCLASS code. Accord...
2010-01-12 Brett Chabotam 82e86144: am 56176a05: Fix ScannerTest failures.
2010-01-12 Brett Chabotam 56176a05: Fix ScannerTest failures.
2010-01-11 Brett Chabotam eb9ea32d: am 53a6c01c: Fix DecimalFormatTest#test_se...
2010-01-11 Brett Chabotam 53a6c01c: Fix DecimalFormatTest#test_serializationHa...
2010-01-04 Elliott HughesMerge "Stop using ResourceBundle for locale data."
2009-12-23 Carl ShapiroSupersede the Lock union type with a word-sized integer...
2009-12-22 Brett Chabotam d3b06457: am 6cdbef55: Merge change I1d9b205f into...
next