summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Switch our ICU JNI over to C++ and tidy up a little.Elliott Hughes2010-01-2215-1111/+565
* Merge "Adding support for arbitrary VM args in dalvik runner."Jesse Wilson2010-01-225-13/+32
|\
| * Adding support for arbitrary VM args in dalvik runner.Jesse Wilson2010-01-225-13/+32
* | Merge "Move VM feature strings (used by DDMS) into VM."Andy McFadden2010-01-221-4/+7
|\ \ | |/ |/|
| * Move VM feature strings (used by DDMS) into VM.Andy McFadden2010-01-221-4/+7
* | Teaching DalvikRunner to run arbitrary classes with main() methods.Jesse Wilson2010-01-2215-78/+262
* | Merge "Minor tidy-up of some of the ICU interface."Elliott Hughes2010-01-228-390/+50
|\ \
| * | Minor tidy-up of some of the ICU interface.Elliott Hughes2010-01-218-390/+50
* | | Revert "Temporarily disable JIT for performance A/B tests."android-build SharedAccount2010-01-220-0/+0
| |/ |/|
* | Merge "Temporarily disable JIT for performance A/B tests."Ben Cheng2010-01-210-0/+0
|\ \
| * | Temporarily disable JIT for performance A/B tests.Ben Cheng2010-01-210-0/+0
| |/
* | Merge "Remove StartCom MD5 root which is no longer in use: - Free SSL Certifi...Nagendra Modadugu2010-01-212-90/+0
|\ \ | |/ |/|
| * Remove StartCom MD5 root which is no longer in use:Nagendra Modadugu2010-01-212-90/+0
* | Improve the DecimalFormat JNI.Elliott Hughes2010-01-212-213/+67
* | Fix String.format("%d", null) and relatives.Elliott Hughes2010-01-201-6/+2
* | Merge "More java.util.Formatter performance work."Elliott Hughes2010-01-201-340/+217
|\ \
| * | More java.util.Formatter performance work.Elliott Hughes2010-01-201-340/+217
* | | Merge "Remove expired root CAs: - IPS SERVIDORES/emailAddress=ips@mail.ips.es...Nagendra Modadugu2010-01-203-99/+0
|\ \ \ | | |/ | |/|
| * | Remove expired root CAs:Nagendra Modadugu2010-01-203-99/+0
* | | Merge "Add StartCom CA certificates: - StartCom Certification Authority - Sta...Nagendra Modadugu2010-01-203-0/+277
|\ \ \ | |/ /
| * | Add StartCom CA certificates:Nagendra Modadugu2010-01-203-0/+277
* | | Merge "Add two Verisign Root CA certificates: - VeriSign Class 3 Extended Val...Nagendra Modadugu2010-01-203-0/+200
|\ \ \ | |/ /
| * | Add two Verisign Root CA certificates:Nagendra Modadugu2010-01-203-0/+200
* | | Temporarily disable code cache reset.Ben Cheng2010-01-200-0/+0
* | | Merge "Eliminate unused variables."Carl Shapiro2010-01-190-0/+0
|\ \ \ | |/ / |/| |
| * | Eliminate unused variables.Carl Shapiro2010-01-190-0/+0
* | | Merge "Scrubbing some jtreg bugs."Jesse Wilson2010-01-191-0/+45
|\ \ \ | |_|/ |/| |
| * | Scrubbing some jtreg bugs.Jesse Wilson2010-01-191-0/+45
* | | One true way to query "java.net.preferIPv6Addresses".Elliott Hughes2010-01-1911-100/+49
* | | Rewrite InetAddress' DNS cache.Elliott Hughes2010-01-195-384/+209
* | | Merge "Fix chaining offset mis-calculation for translations w/ large switch s...Ben Cheng2010-01-150-0/+0
|\ \ \
| * | | Fix chaining offset mis-calculation for translations w/ large switch statements.Ben Cheng2010-01-150-0/+0
* | | | Fix Formatter's behavior with %% and %n.Elliott Hughes2010-01-152-4/+5
|/ / /
* | | Merge "Speed up Character."Elliott Hughes2010-01-142-180/+66
|\ \ \
| * | | Speed up Character.Elliott Hughes2010-01-142-180/+66
* | | | Fix a NPE in java.util.Formatter.Ficus Kirkpatrick2010-01-142-0/+7
* | | | Merge "Fix bad long negate; bug 2373405 - EnumSetTest failure with JIT today"Ben Cheng2010-01-140-0/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Fix bad long negate; bug 2373405 - EnumSetTest failure with JIT todayBill Buzbee2010-01-140-0/+0
| | |/ | |/|
* | | Merge "Fix Date.toString."Elliott Hughes2010-01-148-70/+154
|\ \ \ | |/ / |/| |
| * | Fix Date.toString.Elliott Hughes2010-01-148-70/+154
* | | Merge "Restore threshold to 200 as a temporary workaround"Bill Buzbee2010-01-130-0/+0
|\ \ \ | |/ / |/| |
| * | Restore threshold to 200 as a temporary workaroundBill Buzbee2010-01-130-0/+0
* | | Merge "Remove the last bits of the ICU ResourceBundle hack."Elliott Hughes2010-01-133-91/+11
|\ \ \
| * | | Remove the last bits of the ICU ResourceBundle hack.Elliott Hughes2010-01-133-91/+11
* | | | Merge "Separately sweep the monitor list before sweeping the heap. Required ...Carl Shapiro2010-01-130-0/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Separately sweep the monitor list before sweeping the heap. RequiredCarl Shapiro2010-01-110-0/+0
* | | | Support primitive array elements in annotations.Andy McFadden2010-01-130-0/+0
| |/ / |/| |
* | | Merge "Fix a comment."Elliott Hughes2010-01-121-1/+2
|\ \ \
| * | | Fix a comment.Elliott Hughes2010-01-121-1/+2
* | | | Integrate call-graph information into JIT method blacklist.Ben Cheng2010-01-120-0/+0