1. fc8bb3a Fix all the harmony java.util.Formatter tests. by Elliott Hughes · 15 years ago
  2. 1b4b70d Merge "Change NumberFormatTest to match ICU's behavior." by Elliott Hughes · 15 years ago
  3. d45833e Merge "Jit: Fix for [Issue 2406862] Compiler thread preventing VM from shutting down" by Bill Buzbee · 15 years ago
  4. 0b89591 Change NumberFormatTest to match ICU's behavior. by Elliott Hughes · 15 years ago
  5. 4e1e416 Jit: Fix for [Issue 2406862] Compiler thread preventing VM from shutting down by Bill Buzbee · 15 years ago
  6. f8ba29b Fix tests.api.java.io.SerializationStressTest3.test_18_116_writeObject. by Elliott Hughes · 15 years ago
  7. 4a3e29d Fix a Formatter test that I checked in broken. by Elliott Hughes · 15 years ago
  8. 7c6f6f9 Merge "Use DecimalFormatSymbols' new default constructor for speed." by Elliott Hughes · 15 years ago
  9. 31d6794 Merge "Jit: Fix register usage bug (driveabout failure)" by Bill Buzbee · 15 years ago
  10. b395868 Jit: Fix register usage bug (driveabout failure) by Bill Buzbee · 15 years ago
  11. 5d593ea Use DecimalFormatSymbols' new default constructor for speed. by Elliott Hughes · 15 years ago
  12. 5a7d0bc Follow the coding style to rename startJITCompilation to startJitCompilation. by Ben Cheng · 15 years ago
  13. e5561d4 Merge "Fix a couple minor bugs (bug 2404859) in TraceDump.c" by Jack Veenstra · 15 years ago
  14. 85fca9c Fix an off-by-one error when releasing thread ids. This is the result by Carl Shapiro · 15 years ago
  15. 253a5c6 Fix a couple minor bugs (bug 2404859) in TraceDump.c by Jack Veenstra · 15 years ago
  16. 8d6e7ac Merge "Add a callback for the framework to explicitly enable the JIT compiler." by Ben Cheng · 15 years ago
  17. 4326376 Add a callback for the framework to explicitly enable the JIT compiler. by Ben Cheng · 15 years ago
  18. 9afa407 Merge "Added support for filter in dmtracedump tool, along with some test cases." by Jack Veenstra · 15 years ago
  19. be815a2 Merge "Fix jniThrowRuntimeException for C callers, add jniThrowNullPointerException." by Elliott Hughes · 15 years ago
  20. 93098fb Merge "Removing duplicate classes from our tests. These are obsolete with our DOMv3 support." by Jesse Wilson · 15 years ago
  21. a2e5053 Merge "Jit: Rework delayed start plus misc. cleanup" by Bill Buzbee · 15 years ago
  22. da4f31d Fix jniThrowRuntimeException for C callers, add jniThrowNullPointerException. by Elliott Hughes · 15 years ago
  23. 74273ea Jit: Rework delayed start plus misc. cleanup by Bill Buzbee · 15 years ago
  24. 230cc3e Merge "Double the speed of DecimalFormat creation." by Elliott Hughes · 15 years ago
  25. 12da51c Merge "Sneak a method-find feature into dexlist." by Andy McFadden · 15 years ago
  26. 9d9ed15 Fix broken build. by Ben Cheng · 15 years ago
  27. 740a3a0 Sneak a method-find feature into dexlist. by Andy McFadden · 15 years ago
  28. 7b5caba Merge "Added note about NewStringUTF." by Andy McFadden · 15 years ago
  29. c870bd1 Added note about NewStringUTF. by Andy McFadden · 15 years ago
  30. e82ed9b Merge "Add a poor-man's disassembler to inspect crashes in JIT'ed code." by Ben Cheng · 15 years ago
  31. ca51c97 Add a poor-man's disassembler to inspect crashes in JIT'ed code. by Ben Cheng · 15 years ago
  32. d5344fe Double the speed of DecimalFormat creation. by Elliott Hughes · 15 years ago
  33. 75ae2e4 Merge "Removing dead code from our copy of Xalan." by Jesse Wilson · 15 years ago
  34. e8635e9 Removing duplicate classes from our tests. These are obsolete with our DOMv3 support. by Jesse Wilson · 15 years ago
  35. a747155 Merge "Add streaming method profiling support." by Andy McFadden · 15 years ago
  36. 71c6f9e Removing dead code from our copy of Xalan. by Jesse Wilson · 15 years ago
  37. cf952b2 Merge "Bring our XML APIs up to date with Java 5." by Jesse Wilson · 15 years ago
  38. 1969145 am ffea5ceb: am 0e9d568e: Merge "Mark libcore cert tests using expired certs as known failures." into eclair by Brett Chabot · 15 years ago
  39. 320c989 Bring our XML APIs up to date with Java 5. by Jesse Wilson · 15 years ago
  40. a2263b5 am ff3a96c9: am c4f93305: Fix for DecimalFormatTest#test_formatToCharacterIteratorLjava_lang_Object by Brett Chabot · 15 years ago
  41. 8c7e05b Remove commented-out code. by Elliott Hughes · 15 years ago
  42. 5d3c272 Merge "Fix NumberFormat's behavior with BigInteger and custom Number subclasses." by Elliott Hughes · 15 years ago
  43. d7e81f7 Fix NumberFormat's behavior with BigInteger and custom Number subclasses. by Elliott Hughes · 15 years ago
  44. 97291a4 Merge "Spelling fixes" by Brian Carlstrom · 15 years ago
  45. d36ad6f Merge "Jit: Fix INSTANCE_OF corner case." by Bill Buzbee · 15 years ago
  46. 66fa772 Jit: Fix INSTANCE_OF corner case. by Bill Buzbee · 15 years ago
  47. 93714a1 Add streaming method profiling support. by Andy McFadden · 15 years ago
  48. 820dd9b Rename icu4jni's DecimalFormat to NativeDecimalFormat, to reduce confusion. by Elliott Hughes · 15 years ago
  49. 1efbe33 Gut NativeDecimalFormat in favor of icu4jni.DecimalFormat. by Elliott Hughes · 15 years ago
  50. c316190 Add a java.util.Formatter test suggested by egnor months ago. by Elliott Hughes · 15 years ago
  51. 32349b1 Merge "Add a cache to Currency.getInstance(Locale)." by Elliott Hughes · 15 years ago
  52. 56a39dc Merge "Eliminate the constraint that thread ids must have an LSB of 1. This doubles the space of thread ids and will break any code that assumes thread ids are odd numbered." by Carl Shapiro · 15 years ago
  53. b75c8c1 Spelling fixes by Brian Carlstrom · 15 years ago
  54. 96474a0 Add a cache to Currency.getInstance(Locale). by Elliott Hughes · 15 years ago
  55. 0fa728d Merge "Simplify our DecimalFormat." by Elliott Hughes · 15 years ago
  56. 563ce2e Eliminate the constraint that thread ids must have an LSB of 1. This by Carl Shapiro · 15 years ago
  57. 4bce89c Merge "Fix spelling of explicitly" by Jesse Wilson · 15 years ago
  58. c70dab2 Fix spelling of explicitly by Jesse Wilson · 15 years ago
  59. f2d5062 Simplify our DecimalFormat. by Elliott Hughes · 15 years ago
  60. 31d3150 Merge "Test the lock shape before falling into the thin lock code. The original formulation of this code relied on the subtly that the low bit of a thread id is always 1 and so the shape bit was punned with LSB of the thread id. This got us two tests for the price of one. When this code was moved forward to the new lock encoding scheme, we did not crack the test in two. This should correct the oversight." by Carl Shapiro · 15 years ago
  61. 69c6e1f Test the lock shape before falling into the thin lock code. The by Carl Shapiro · 15 years ago
  62. c32ee69 Merge "Cause dex verification to fail if the class_defs section contains more than one definition for any given class." by Dan Bornstein · 15 years ago
  63. b178993 Cause dex verification to fail if the class_defs section contains more by Dan Bornstein · 15 years ago
  64. 8c41c72 Merge "Including proper prefixes and qualified names in the Expat parser. Also changing our SAX codepath to always include values for optional parameters." by Jesse Wilson · 15 years ago
  65. df36e8c Including proper prefixes and qualified names in the Expat parser. by Jesse Wilson · 15 years ago
  66. 40b7bc1 Restore the lock owner ahead of calling waitSetRemove. by Carl Shapiro · 15 years ago
  67. 6924a3d Merge "Move the waitSetAppend subroutine call ahead of clearing the monitor owner. We want waitSetAppend to check the invariant that the monitor must be owned by the calling thread. Clearing the owner field prior to the call breaks this invariant and causes a assertion to fail." by Carl Shapiro · 15 years ago
  68. eb31566 Move the waitSetAppend subroutine call ahead of clearing the monitor by Carl Shapiro · 15 years ago
  69. ab3c1e0 Merge "Tighten the safe points for code cache resets to happen." by Ben Cheng · 15 years ago
  70. 72f2f57 Tighten the safe points for code cache resets to happen. by Ben Cheng · 15 years ago
  71. 2c93c5c Fix @link and @see tags. by Elliott Hughes · 15 years ago
  72. c212f3a Merge "java.util.Formatter javadoc fix." by Elliott Hughes · 15 years ago
  73. 56e0e09 Merge "Switch our ICU JNI over to C++ and tidy up a little." by Elliott Hughes · 15 years ago
  74. 4d75637 java.util.Formatter javadoc fix. by Elliott Hughes · 15 years ago
  75. cb4ede2 Fix java.util.Formatter "%tz". by Elliott Hughes · 15 years ago
  76. 8b11fbf Merge "Rewrite java.util.Formatter documentation." by Elliott Hughes · 15 years ago
  77. 1698d14 Switch our ICU JNI over to C++ and tidy up a little. by Elliott Hughes · 15 years ago
  78. 5779933 Merge "Update the hash state bits when an identity hash code is computed." by Carl Shapiro · 15 years ago
  79. 707352f Rewrite java.util.Formatter documentation. by Elliott Hughes · 15 years ago
  80. 29d8606 Merge "Adding support for arbitrary VM args in dalvik runner." by Jesse Wilson · 15 years ago
  81. b6c8366 Merge "Move VM feature strings (used by DDMS) into VM." by Andy McFadden · 15 years ago
  82. d3c419d Move VM feature strings (used by DDMS) into VM. by Andy McFadden · 15 years ago
  83. 16edac4 Update the hash state bits when an identity hash code is computed. by Carl Shapiro · 15 years ago
  84. 6d0d1f4 Adding support for arbitrary VM args in dalvik runner. by Jesse Wilson · 15 years ago
  85. a38a001 Teaching DalvikRunner to run arbitrary classes with main() methods. by Jesse Wilson · 15 years ago
  86. 289093d Merge "Minor tidy-up of some of the ICU interface." by Elliott Hughes · 15 years ago
  87. 1f7cfbe Revert "Temporarily disable JIT for performance A/B tests." by android-build SharedAccount · 15 years ago
  88. 4722f16 Minor tidy-up of some of the ICU interface. by Elliott Hughes · 15 years ago
  89. e062a43 Merge "Temporarily disable JIT for performance A/B tests." by Ben Cheng · 15 years ago
  90. 67297b6 Temporarily disable JIT for performance A/B tests. by Ben Cheng · 15 years ago
  91. 110e7dc Merge "Remove StartCom MD5 root which is no longer in use: - Free SSL Certification Authority" by Nagendra Modadugu · 15 years ago
  92. d7473b7 Remove StartCom MD5 root which is no longer in use: by Nagendra Modadugu · 15 years ago
  93. f9fe44b am 0e9d568e: Merge "Mark libcore cert tests using expired certs as known failures." into eclair by Brett Chabot · 15 years ago
  94. 67204c7 Merge "Mark libcore cert tests using expired certs as known failures." into eclair by Brett Chabot · 15 years ago
  95. 021b1ec Mark libcore cert tests using expired certs as known failures. by Brett Chabot · 15 years ago
  96. 12f67c2 am c4f93305: Fix for DecimalFormatTest#test_formatToCharacterIteratorLjava_lang_Object by Brett Chabot · 15 years ago
  97. e7a431c Fix for DecimalFormatTest#test_formatToCharacterIteratorLjava_lang_Object by Brett Chabot · 15 years ago
  98. b56d4f1 Improve the DecimalFormat JNI. by Elliott Hughes · 15 years ago
  99. b2d899b Fix String.format("%d", null) and relatives. by Elliott Hughes · 15 years ago
  100. c6136a7 Merge "More java.util.Formatter performance work." by Elliott Hughes · 15 years ago