Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Last bunch of NumberFormat speedups. | Elliott Hughes | 2010-01-05 | 5 | -129/+79 |
* | Merge "Remove references to the old wait implementation in various comments. ... | Carl Shapiro | 2010-01-05 | 0 | -0/+0 |
|\ | |||||
| * | Remove references to the old wait implementation in various comments. | Carl Shapiro | 2010-01-04 | 0 | -0/+0 |
* | | Fix a broken test. | Elliott Hughes | 2010-01-04 | 1 | -1/+2 |
* | | Merge "Speed up DecimalFormatSymbols." | Elliott Hughes | 2010-01-04 | 4 | -97/+78 |
|\ \ | |||||
| * | | Speed up DecimalFormatSymbols. | Elliott Hughes | 2010-01-04 | 4 | -97/+78 |
* | | | Merge "Remove the case where we make it hard to tell that a GC takes a long t... | Barry Hayes | 2010-01-04 | 0 | -0/+0 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Remove the case where we make it hard to tell that a GC takes a long time. | Barry Hayes | 2010-01-04 | 0 | -0/+0 |
* | | | Merge "New implementation of wait, notify, and notifyAll. Uses an explicit q... | Carl Shapiro | 2010-01-04 | 0 | -0/+0 |
|\ \ \ | |||||
| * | | | New implementation of wait, notify, and notifyAll. Uses an explicit | Carl Shapiro | 2010-01-04 | 0 | -0/+0 |
* | | | | Merge "Percolate the reason for a GC up far enough to print out in logging me... | Barry Hayes | 2010-01-04 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| | | |||||
| * | | Percolate the reason for a GC up far enough to print out in logging messages. | Barry Hayes | 2010-01-04 | 0 | -0/+0 |
| |/ | |||||
* | | Fix build (accidental API leak). | Elliott Hughes | 2010-01-04 | 3 | -36/+34 |
* | | Merge "Stop using ResourceBundle for locale data." | Elliott Hughes | 2010-01-04 | 13 | -593/+404 |
|\ \ | |/ |/| | |||||
| * | Stop using ResourceBundle for locale data. | Elliott Hughes | 2010-01-04 | 13 | -593/+404 |
* | | I did not reconcile my change to remove the Lock structure from Object | Carl Shapiro | 2009-12-22 | 0 | -0/+0 |
* | | Supersede the Lock union type with a word-sized integer in the object | Carl Shapiro | 2009-12-22 | 0 | -0/+0 |
|/ | |||||
* | Merge change I71938023 | Android (Google) Code Review | 2009-12-22 | 0 | -0/+0 |
|\ | |||||
| * | Assert that the incoming thread and monitor objects are not NULL. The | Carl Shapiro | 2009-12-22 | 0 | -0/+0 |
* | | Merge change Ic4433c3d | Android (Google) Code Review | 2009-12-22 | 0 | -0/+0 |
|\ \ | |||||
| * | | Jit: Update monitor lock/unlock to reflect thinlock changes (I34b20f49) | Bill Buzbee | 2009-12-22 | 0 | -0/+0 |
* | | | Merge change I47ec52f4 | Android (Google) Code Review | 2009-12-22 | 0 | -0/+0 |
|\ \ \ | |||||
| * | | | The FANCY_REFERENCE_SUBCLASS code is based on a misconception of what the VM | Barry Hayes | 2009-12-22 | 0 | -0/+0 |
| |/ / | |||||
* | | | am d3b06457: am 6cdbef55: Merge change I1d9b205f into eclair | Brett Chabot | 2009-12-22 | 14 | -87/+416 |
|\ \ \ | |||||
| * \ \ | am 6cdbef55: Merge change I1d9b205f into eclair | Brett Chabot | 2009-12-22 | 14 | -131/+416 |
| |\ \ \ | |||||
| | * \ \ | Merge change I1d9b205f into eclair | Android (Google) Code Review | 2009-12-22 | 14 | -131/+416 |
| | |\ \ \ | |||||
| | | * | | | Skip locale dependent libcore tests if required locales are not present. | Brett Chabot | 2009-12-22 | 14 | -131/+416 |
* | | | | | | Merge change I23ada0f9 | Android (Google) Code Review | 2009-12-22 | 3 | -69/+38 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | More ICU cleanup. | Elliott Hughes | 2009-12-21 | 3 | -69/+38 |
* | | | | | | Merge change I06f254ec | Android (Google) Code Review | 2009-12-21 | 0 | -0/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Clean up some misunderstanding about what mspaces are: | Barry Hayes | 2009-12-16 | 0 | -0/+0 |
* | | | | | | | Merge change I72a49a6f | Android (Google) Code Review | 2009-12-21 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Initialize the arg variables to avoid an uninitialized use compiler | Carl Shapiro | 2009-12-21 | 0 | -0/+0 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge change I88786692 | Android (Google) Code Review | 2009-12-21 | 1 | -428/+219 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Fix leaks in ICU JNI. | Elliott Hughes | 2009-12-21 | 1 | -428/+219 |
* | | | | | | Merge change I8cf2b8be | Android (Google) Code Review | 2009-12-21 | 0 | -0/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove dead code from the garbage collector. A previous commit | Carl Shapiro | 2009-12-21 | 0 | -0/+0 |
* | | | | | | | Merge change I6f22b22e | Android (Google) Code Review | 2009-12-21 | 2 | -1/+23 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fixing BigDecimal.stripLeadingZeroes on "0e100", as discovered by jtreg. | Jesse Wilson | 2009-12-21 | 2 | -1/+23 |
* | | | | | | | | Remove conditionally compiled code for monitor-only locks. | Carl Shapiro | 2009-12-21 | 0 | -0/+0 |
| |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Merge change I34b20f49 | Android (Google) Code Review | 2009-12-21 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Repurpose bits 1 and 2 of the lockword for encoding the hash state of | Carl Shapiro | 2009-12-21 | 0 | -0/+0 |
* | | | | | | | Merge change Iaa2af1ad | Android (Google) Code Review | 2009-12-21 | 7 | -608/+267 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Speed up the way we access ICU's locale data. | Elliott Hughes | 2009-12-21 | 7 | -608/+267 |
* | | | | | | | resolved conflicts for merge of 4923840c to master | Scott Main | 2009-12-21 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | resolved conflicts for merge of ed7b1e77 to eclair-plus-aosp | Scott Main | 2009-12-21 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | Merge change I0ffa1dd4 into eclair | Android (Google) Code Review | 2009-12-21 | 1 | -1/+1 |
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | | * | | | | doc change: fix a broken link in class summary | Scott Main | 2009-12-21 | 1 | -1/+1 |
* | | | | | | | More expectations for our test runs | Jesse Wilson | 2009-12-21 | 3 | -10/+112 |
* | | | | | | | Fixing the XML emitter to honor the expectations file. | Jesse Wilson | 2009-12-20 | 4 | -71/+71 |
| |_|_|/ / / |/| | | | | |