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