summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Last bunch of NumberFormat speedups.Elliott Hughes2010-01-055-129/+79
* Merge "Remove references to the old wait implementation in various comments. ...Carl Shapiro2010-01-050-0/+0
|\
| * Remove references to the old wait implementation in various comments.Carl Shapiro2010-01-040-0/+0
* | Fix a broken test.Elliott Hughes2010-01-041-1/+2
* | Merge "Speed up DecimalFormatSymbols."Elliott Hughes2010-01-044-97/+78
|\ \
| * | Speed up DecimalFormatSymbols.Elliott Hughes2010-01-044-97/+78
* | | Merge "Remove the case where we make it hard to tell that a GC takes a long t...Barry Hayes2010-01-040-0/+0
|\ \ \ | |_|/ |/| |
| * | Remove the case where we make it hard to tell that a GC takes a long time.Barry Hayes2010-01-040-0/+0
* | | Merge "New implementation of wait, notify, and notifyAll. Uses an explicit q...Carl Shapiro2010-01-040-0/+0
|\ \ \
| * | | New implementation of wait, notify, and notifyAll. Uses an explicitCarl Shapiro2010-01-040-0/+0
* | | | Merge "Percolate the reason for a GC up far enough to print out in logging me...Barry Hayes2010-01-040-0/+0
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Percolate the reason for a GC up far enough to print out in logging messages.Barry Hayes2010-01-040-0/+0
| |/
* | Fix build (accidental API leak).Elliott Hughes2010-01-043-36/+34
* | Merge "Stop using ResourceBundle for locale data."Elliott Hughes2010-01-0413-593/+404
|\ \ | |/ |/|
| * Stop using ResourceBundle for locale data.Elliott Hughes2010-01-0413-593/+404
* | I did not reconcile my change to remove the Lock structure from ObjectCarl Shapiro2009-12-220-0/+0
* | Supersede the Lock union type with a word-sized integer in the objectCarl Shapiro2009-12-220-0/+0
|/
* Merge change I71938023Android (Google) Code Review2009-12-220-0/+0
|\
| * Assert that the incoming thread and monitor objects are not NULL. TheCarl Shapiro2009-12-220-0/+0
* | Merge change Ic4433c3dAndroid (Google) Code Review2009-12-220-0/+0
|\ \
| * | Jit: Update monitor lock/unlock to reflect thinlock changes (I34b20f49)Bill Buzbee2009-12-220-0/+0
* | | Merge change I47ec52f4Android (Google) Code Review2009-12-220-0/+0
|\ \ \
| * | | The FANCY_REFERENCE_SUBCLASS code is based on a misconception of what the VMBarry Hayes2009-12-220-0/+0
| |/ /
* | | am d3b06457: am 6cdbef55: Merge change I1d9b205f into eclairBrett Chabot2009-12-2214-87/+416
|\ \ \
| * \ \ am 6cdbef55: Merge change I1d9b205f into eclairBrett Chabot2009-12-2214-131/+416
| |\ \ \
| | * \ \ Merge change I1d9b205f into eclairAndroid (Google) Code Review2009-12-2214-131/+416
| | |\ \ \
| | | * | | Skip locale dependent libcore tests if required locales are not present.Brett Chabot2009-12-2214-131/+416
* | | | | | Merge change I23ada0f9Android (Google) Code Review2009-12-223-69/+38
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | More ICU cleanup.Elliott Hughes2009-12-213-69/+38
* | | | | | Merge change I06f254ecAndroid (Google) Code Review2009-12-210-0/+0
|\ \ \ \ \ \
| * | | | | | Clean up some misunderstanding about what mspaces are:Barry Hayes2009-12-160-0/+0
* | | | | | | Merge change I72a49a6fAndroid (Google) Code Review2009-12-210-0/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Initialize the arg variables to avoid an uninitialized use compilerCarl Shapiro2009-12-210-0/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge change I88786692Android (Google) Code Review2009-12-211-428/+219
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix leaks in ICU JNI.Elliott Hughes2009-12-211-428/+219
* | | | | | Merge change I8cf2b8beAndroid (Google) Code Review2009-12-210-0/+0
|\ \ \ \ \ \
| * | | | | | Remove dead code from the garbage collector. A previous commitCarl Shapiro2009-12-210-0/+0
* | | | | | | Merge change I6f22b22eAndroid (Google) Code Review2009-12-212-1/+23
|\ \ \ \ \ \ \
| * | | | | | | Fixing BigDecimal.stripLeadingZeroes on "0e100", as discovered by jtreg.Jesse Wilson2009-12-212-1/+23
* | | | | | | | Remove conditionally compiled code for monitor-only locks.Carl Shapiro2009-12-210-0/+0
| |/ / / / / / |/| | | | | |
* | | | | | | Merge change I34b20f49Android (Google) Code Review2009-12-210-0/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Repurpose bits 1 and 2 of the lockword for encoding the hash state ofCarl Shapiro2009-12-210-0/+0
* | | | | | | Merge change Iaa2af1adAndroid (Google) Code Review2009-12-217-608/+267
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Speed up the way we access ICU's locale data.Elliott Hughes2009-12-217-608/+267
* | | | | | | resolved conflicts for merge of 4923840c to masterScott Main2009-12-211-1/+1
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | resolved conflicts for merge of ed7b1e77 to eclair-plus-aospScott Main2009-12-211-1/+1
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge change I0ffa1dd4 into eclairAndroid (Google) Code Review2009-12-211-1/+1
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | doc change: fix a broken link in class summaryScott Main2009-12-211-1/+1
* | | | | | | More expectations for our test runsJesse Wilson2009-12-213-10/+112
* | | | | | | Fixing the XML emitter to honor the expectations file.Jesse Wilson2009-12-204-71/+71
| |_|_|/ / / |/| | | | |