1. 3a17b98 Merge "Fix libcore.java.util.OldScannerTest#testPerformance." by Elliott Hughes · 11 years ago
  2. 22d529a Fix libcore.java.util.OldScannerTest#testPerformance. by Elliott Hughes · 11 years ago
  3. 36c1e34 Merge "Remove tests for es__TRADITIONAL." by Elliott Hughes · 11 years ago
  4. 6a38729 Remove tests for es__TRADITIONAL. by Elliott Hughes · 11 years ago
  5. 664b5ac Merge "We never supported obsolete EBCDIC variants." by Elliott Hughes · 11 years ago
  6. b496276 We never supported obsolete EBCDIC variants. by Elliott Hughes · 11 years ago
  7. 87a8f1c Merge "Clean up a test slightly." by Elliott Hughes · 11 years ago
  8. 0e1d1de Merge "Fix ZipFile local file entry parsing." by Elliott Hughes · 11 years ago
  9. 941e382 Clean up a test slightly. by Elliott Hughes · 11 years ago
  10. 5a846f3 Merge "Improve a constant name and related comments." by Elliott Hughes · 11 years ago
  11. 16a2502 Improve a constant name and related comments. by Elliott Hughes · 11 years ago
  12. 0a1664d Merge "Rename InitManifest to ManifestReader." by Elliott Hughes · 11 years ago
  13. 3a99bc3 Rename InitManifest to ManifestReader. by Elliott Hughes · 11 years ago
  14. 4099632 am 31694145: Merge "Cache the few unique Attributes.Name values." by Elliott Hughes · 11 years ago
  15. 3169414 Merge "Cache the few unique Attributes.Name values." by Elliott Hughes · 11 years ago
  16. 59675db Cache the few unique Attributes.Name values. by Elliott Hughes · 11 years ago
  17. d3e3114 Improve the performance of reflective operations. by Ian Rogers · 11 years ago
  18. 24b6d99 am 88153fd9: Merge "Restore dalvik-host target to working order" by Brian Carlstrom · 11 years ago
  19. 8b1e491 am 3f0d511d: Merge "If libcore wants ASCII casing, it needs to ask for it like everyone else." by Elliott Hughes · 11 years ago
  20. 88153fd Merge "Restore dalvik-host target to working order" by Brian Carlstrom · 11 years ago
  21. 3f0d511 Merge "If libcore wants ASCII casing, it needs to ask for it like everyone else." by Elliott Hughes · 11 years ago
  22. b274574 If libcore wants ASCII casing, it needs to ask for it like everyone else. by Elliott Hughes · 11 years ago
  23. 3ca4ad7 Restore dalvik-host target to working order by Brian Carlstrom · 11 years ago
  24. db9583e am 4d00c09e: Merge "Fix build." by Elliott Hughes · 11 years ago
  25. c45b259 am c2100939: Merge "Fix PatternTest failures." by Elliott Hughes · 11 years ago
  26. 4d00c09 Merge "Fix build." by Elliott Hughes · 11 years ago
  27. 68eb707 Fix build. by Elliott Hughes · 11 years ago
  28. c210093 Merge "Fix PatternTest failures." by Elliott Hughes · 11 years ago
  29. a117015 Fix PatternTest failures. by Elliott Hughes · 11 years ago
  30. 0857db8 am c3c47d94: Merge "Fix PatternSyntaxExceptionTest." by Elliott Hughes · 11 years ago
  31. c3c47d9 Merge "Fix PatternSyntaxExceptionTest." by Elliott Hughes · 11 years ago
  32. 78015eb am a9af51cd: Merge "Fix a CharsetEncoder test." by Elliott Hughes · 11 years ago
  33. 290757e am e4d5f1e8: Merge "Add a known failure for org.apache.harmony.luni.tests.java.util.ScannerParseLargeFileBenchmarkTest#testParseLargeFile." by Elliott Hughes · 11 years ago
  34. 195c309 Fix PatternSyntaxExceptionTest. by Elliott Hughes · 11 years ago
  35. a9af51c Merge "Fix a CharsetEncoder test." by Elliott Hughes · 11 years ago
  36. e4d5f1e Merge "Add a known failure for org.apache.harmony.luni.tests.java.util.ScannerParseLargeFileBenchmarkTest#testParseLargeFile." by Elliott Hughes · 11 years ago
  37. db835d5 Add a known failure for org.apache.harmony.luni.tests.java.util.ScannerParseLargeFileBenchmarkTest#testParseLargeFile. by Elliott Hughes · 11 years ago
  38. 12f61da am 0c9024de: Merge "Minor cleanup from investigating UnixSelectorTest failures." by Elliott Hughes · 11 years ago
  39. 9997a91 Fix a CharsetEncoder test. by Elliott Hughes · 11 years ago
  40. 0c9024d Merge "Minor cleanup from investigating UnixSelectorTest failures." by Elliott Hughes · 11 years ago
  41. 318d6de Minor cleanup from investigating UnixSelectorTest failures. by Elliott Hughes · 11 years ago
  42. e6aca39 am 0e42c47b: Merge "Fix a Selector bug and a test bug." by Elliott Hughes · 11 years ago
  43. 0e42c47b Merge "Fix a Selector bug and a test bug." by Elliott Hughes · 11 years ago
  44. 067e5d6 Fix a Selector bug and a test bug. by Elliott Hughes · 11 years ago
  45. 51e40f5 am cc69d5a0: Merge "Fix DateIntervalFormat to take time zone into account." by Elliott Hughes · 11 years ago
  46. cc69d5a0 Merge "Fix DateIntervalFormat to take time zone into account." by Elliott Hughes · 11 years ago
  47. 507e778 Fix DateIntervalFormat to take time zone into account. by Elliott Hughes · 11 years ago
  48. 3ad568c Merge "Show size/alloc/free per Dalvik heap space in dumpsys" by Brian Carlstrom · 11 years ago
  49. c8c7c0f am 0bd5d08a: Merge "Bring NativeCode.mk in line with the internal copy." by Elliott Hughes · 11 years ago
  50. 0bd5d08 Merge "Bring NativeCode.mk in line with the internal copy." by Elliott Hughes · 11 years ago
  51. 929e3dc Show size/alloc/free per Dalvik heap space in dumpsys by Hiroshi Yamauchi · 11 years ago
  52. 25fb6e5 Bring NativeCode.mk in line with the internal copy. by Elliott Hughes · 11 years ago
  53. 2993ed3 am 5d3163e4: Merge "Improve Map documentation." by Elliott Hughes · 11 years ago
  54. 95f484e am 8c0d967c: Merge "Fix libcore\'s NativeCode.mk so we actually compile with -Werror." by Elliott Hughes · 11 years ago
  55. 5d3163e Merge "Improve Map documentation." by Elliott Hughes · 11 years ago
  56. 8c0d967 Merge "Fix libcore's NativeCode.mk so we actually compile with -Werror." by Elliott Hughes · 11 years ago
  57. 8e3102e Improve Map documentation. by Elliott Hughes · 11 years ago
  58. 79ffafe Fix libcore's NativeCode.mk so we actually compile with -Werror. by Elliott Hughes · 11 years ago
  59. 5beecc6 am b10f96fc: Merge "Add gettid." by Elliott Hughes · 11 years ago
  60. b10f96f Merge "Add gettid." by Elliott Hughes · 11 years ago
  61. 069525a Add gettid. by Elliott Hughes · 11 years ago
  62. 4a8e9b7 am bee7d1b6: Merge "Make UnicodeString::toUTF8String(std::string&) available." by Elliott Hughes · 11 years ago
  63. e91ecc9 am 22606cfa: Merge "Remove some unused java.lang.reflect constructors" by Brian Carlstrom · 11 years ago
  64. bee7d1b Merge "Make UnicodeString::toUTF8String(std::string&) available." by Elliott Hughes · 11 years ago
  65. 22606cf Merge "Remove some unused java.lang.reflect constructors" by Brian Carlstrom · 11 years ago
  66. b208e28 Remove some unused java.lang.reflect constructors by Brian Carlstrom · 11 years ago
  67. 283305e Make UnicodeString::toUTF8String(std::string&) available. by Elliott Hughes · 11 years ago
  68. f52fb32 am 5c0fd2bb: Merge "Fix build." by Elliott Hughes · 11 years ago
  69. 7b179f4 am 1dba6c36: (-s ours) Merge "Use the libcore.reflect implementation." by Elliott Hughes · 11 years ago
  70. 5c0fd2b Merge "Fix build." by Elliott Hughes · 11 years ago
  71. ce938ea Fix build. by Elliott Hughes · 11 years ago
  72. 1dba6c3 Merge "Use the libcore.reflect implementation." by Elliott Hughes · 11 years ago
  73. 301174b Use the libcore.reflect implementation. by Elliott Hughes · 11 years ago
  74. b4c2ec8 Fix build. by Elliott Hughes · 11 years ago
  75. 07e1d11 Use the libcore.reflect implementation. by Elliott Hughes · 11 years ago
  76. b8f9342 Rename inner class to NoPreloadHolder by Kenny Root · 11 years ago
  77. bfd9448 am b7426a71: Merge "Fix LocaleNameIterator." by Elliott Hughes · 11 years ago
  78. bde17cc am 22755461: Merge "Add an icu4c-based DateIntervalFormat." by Elliott Hughes · 11 years ago
  79. f0ea99a am e6b288fa: Merge "Add make rule for dex." by Brian Carlstrom · 11 years ago
  80. 00899a7 Merge "Add registerNativeAllocation and registerNativeFree to libcore." by Brian Carlstrom · 11 years ago
  81. b7426a7 Merge "Fix LocaleNameIterator." by Elliott Hughes · 11 years ago
  82. f001abe Fix LocaleNameIterator. by Elliott Hughes · 11 years ago
  83. 2275546 Merge "Add an icu4c-based DateIntervalFormat." by Elliott Hughes · 11 years ago
  84. 480537d Add an icu4c-based DateIntervalFormat. by Elliott Hughes · 11 years ago
  85. e6b288f Merge "Add make rule for dex." by Brian Carlstrom · 11 years ago
  86. 25963ae Add make rule for dex. by Tsu Chiang Chuang · 11 years ago
  87. 297dad6 Merge "Add make rule for dex." by Tsu Chiang Chuang · 11 years ago
  88. 6f567f2 Add make rule for dex. by Tsu Chiang Chuang · 11 years ago
  89. ddd0748 Add registerNativeAllocation and registerNativeFree to libcore. by Mathieu Chartier · 11 years ago
  90. 32a0f29 am eeb7a5e9: am 776e5d45: Merge "Sync DecimalFormatTest with the internal tree." by Elliott Hughes · 11 years ago
  91. eeb7a5e am 776e5d45: Merge "Sync DecimalFormatTest with the internal tree." by Elliott Hughes · 11 years ago
  92. 776e5d4 Merge "Sync DecimalFormatTest with the internal tree." by Elliott Hughes · 11 years ago
  93. 23bd0df Sync DecimalFormatTest with the internal tree. by Elliott Hughes · 11 years ago
  94. 6679098 am cd059a55: am be240e13: Merge "Remove the isLocaleAvailable hacks." by Elliott Hughes · 11 years ago
  95. cd059a5 am be240e13: Merge "Remove the isLocaleAvailable hacks." by Elliott Hughes · 11 years ago
  96. be240e1 Merge "Remove the isLocaleAvailable hacks." by Elliott Hughes · 11 years ago
  97. da5b711 Delay SSLSocketImpl instantiation until needed by Kenny Root · 11 years ago
  98. dd9b761 Remove the isLocaleAvailable hacks. by Elliott Hughes · 11 years ago
  99. 2474899 am 18c6ef53: am ce6f7cc5: Merge "Return a more specific type from AnnotationFactory.createAnnotation." by Elliott Hughes · 11 years ago
  100. 18c6ef5 am ce6f7cc5: Merge "Return a more specific type from AnnotationFactory.createAnnotation." by Elliott Hughes · 11 years ago