OSDN Git Service

Restore threshold to 200 as a temporary workaround
[android-x86/dalvik.git] / vm /
2010-01-14 Bill BuzbeeRestore threshold to 200 as a temporary workaround
2010-01-13 Elliott HughesMerge "Fix a comment."
2010-01-13 Ben ChengIntegrate call-graph information into JIT method blacklist.
2010-01-12 Bill BuzbeeMerge "Performance tweak for Jit lookup & adjust table...
2010-01-12 Bill BuzbeePerformance tweak for Jit lookup & adjust table sizes...
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 Bill BuzbeeFix for 2367397 - Runtime reset with threshold lowered...
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-11 Jesse WilsonMerge "Fixing our default HTTP Accept header to be...
2010-01-07 Elliott HughesMerge "Fix a typo in "dalvikvm --help" output."
2010-01-07 Elliott HughesFix a typo in "dalvikvm --help" output.
2010-01-07 Ben ChengMerge "Tear down the code cache when it is full and...
2010-01-07 Ben ChengTear down the code cache when it is full and restart...
2010-01-06 Carl ShapiroInvert a conditional to make it correctly specified...
2010-01-05 Carl ShapiroMerge "Remove references to the old wait implementation...
2010-01-05 Elliott HughesMerge "Speed up DecimalFormatSymbols."
2010-01-05 Carl ShapiroRemove references to the old wait implementation in...
2010-01-05 Barry HayesMerge "Remove the case where we make it hard to tell...
2010-01-05 Barry HayesRemove the case where we make it hard to tell that...
2010-01-05 Carl ShapiroMerge "New implementation of wait, notify, and notifyAl...
2010-01-05 Barry HayesMerge "Percolate the reason for a GC up far enough...
2010-01-04 Barry HayesPercolate the reason for a GC up far enough to print...
2010-01-04 Carl ShapiroNew implementation of wait, notify, and notifyAll....
2010-01-04 Elliott HughesMerge "Stop using ResourceBundle for locale data."
2009-12-23 Carl ShapiroI did not reconcile my change to remove the Lock struct...
2009-12-23 Carl ShapiroSupersede the Lock union type with a word-sized integer...
2009-12-23 Android (Google... Merge change I71938023
2009-12-23 Android (Google... Merge change Ic4433c3d
2009-12-23 Bill BuzbeeJit: Update monitor lock/unlock to reflect thinlock...
2009-12-22 Android (Google... Merge change I47ec52f4
2009-12-22 Brett Chabotam d3b06457: am 6cdbef55: Merge change I1d9b205f into...
2009-12-22 Brett Chabotam 6cdbef55: Merge change I1d9b205f into eclair
2009-12-22 Carl ShapiroAssert that the incoming thread and monitor objects...
2009-12-22 Barry HayesThe FANCY_REFERENCE_SUBCLASS code is based on a misconc...
2009-12-22 Android (Google... Merge change I23ada0f9
2009-12-22 Android (Google... Merge change I06f254ec
2009-12-22 Android (Google... Merge change I72a49a6f
2009-12-22 Carl ShapiroInitialize the arg variables to avoid an uninitialized...
2009-12-22 Android (Google... Merge change I88786692
2009-12-22 Android (Google... Merge change I8cf2b8be
2009-12-22 Android (Google... Merge change I6f22b22e
2009-12-22 Carl ShapiroRemove dead code from the garbage collector. A previou...
2009-12-22 Carl ShapiroRemove conditionally compiled code for monitor-only...
2009-12-21 Android (Google... Merge change I34b20f49
2009-12-21 Carl ShapiroRepurpose bits 1 and 2 of the lockword for encoding...
2009-12-21 Scott Mainresolved conflicts for merge of 4923840c to master
2009-12-21 Scott Mainresolved conflicts for merge of ed7b1e77 to eclair...
2009-12-18 Android (Google... Merge change I1e941570
2009-12-18 Android (Google... Merge change I60383632
2009-12-18 Android (Google... Merge change I1ecd9dcd
2009-12-18 Android (Google... Merge change I83849e4a
2009-12-18 Andy McFaddenUse writev() for DDMS packets.
2009-12-18 Android (Google... Merge change Ib1d8044e
2009-12-17 Bill BuzbeeJit: Briefly delay start of Jit'ng in attempt to avoid...
2009-12-17 Android (Google... Merge change Iac175b4f
2009-12-17 Andy McFaddenTwo minor JNI fixes.
2009-12-17 Barry HayesClean up some misunderstanding about what mspaces are:
2009-12-16 Android (Google... Merge change I24ac537c
2009-12-16 Ben ChengMove VFP register save/restore routines from template...
2009-12-16 Android (Google... Merge change Id6bd7c81
2009-12-15 Brett Chabotam 61fdb24e: (-s ours) am 173411f7: Temporarily omit...
2009-12-15 Brett Chabotam 173411f7: Temporarily omit libcore tests that fail...
2009-12-15 Android Git AutomergerMerge commit 'goog/eclair-plus-aosp'
2009-12-14 Android (Google... Merge change I1d96b51e
2009-12-14 Android (Google... Merge change Icf57d5da
2009-12-14 Android (Google... Merge change Ie84afdff
2009-12-12 Andy McFaddenDon't assume debugger wants all exceptions.
2009-12-11 Android (Google... Merge change I11aa1bb5
2009-12-11 Android (Google... Merge change I4c691d1a
2009-12-11 Android (Google... Merge change I909ce240
2009-12-11 Andy McFaddenIterate in JNI thread exit check.
2009-12-10 Andy McFaddenMinor CheckJNI tweak.
2009-12-10 Dan Bornsteinam 2859440d: am c51439a5: Fix a bug where, in static...
2009-12-10 Dan Bornsteinam c51439a5: Fix a bug where, in static synchronized...
2009-12-10 Android (Google... Merge change I9388fbfd
2009-12-10 Dan Bornsteinam 78199efa: am 39c5899d: Preflight cleanup of Ropper...
2009-12-10 Dan Bornsteinam 39c5899d: Preflight cleanup of Ropper.java for style...
2009-12-10 Barry HayesThe disabled code was too late to make eclair, and...
2009-12-10 Barry HayesRemove arrayClass from ClassObject. It seems to get...
2009-12-10 Android (Google... Merge change I5f6d073a
2009-12-10 Bill BuzbeeJit: Save/restore callee-save floating point registers...
2009-12-10 Andy McFaddenam b2c70f2c: (-s ours) am 4d9f9384: DO NOT MERGE -...
2009-12-10 Elliott Hughesam 0f6512c7: am 3f77d012: Merge change I2ca00c90 into...
2009-12-09 Andy McFaddenam 4d9f9384: DO NOT MERGE - Reduce spin-on-suspend...
2009-12-09 Elliott Hughesam 3f77d012: Merge change I2ca00c90 into eclair-mr2
2009-12-09 Andy McFaddenDO NOT MERGE - Reduce spin-on-suspend complaints.
2009-12-09 Android (Google... Merge change I7bdddfb1
2009-12-08 Dan Bornsteinam 66cbe5b1: am bf1bb914: am 4a888b09: Two exception...
2009-12-08 Android (Google... Merge change I8cdf9790
2009-12-08 Android (Google... Merge change Id40223ec
2009-12-08 Android (Google... Merge change I2ca00c90 into eclair-mr2
2009-12-08 Dan Bornsteinam bf1bb914: am 4a888b09: Two exception-related tweaks...
2009-12-08 Dan Bornsteinam 4a888b09: Two exception-related tweaks: (1) Make...
2009-12-08 Dan Bornsteinam 4a888b09: Two exception-related tweaks: (1) Make...
next