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