1. 4c60be4 Merge "Fix formatting of a doc comment for ZipEntry.setComment." by Elliott Hughes · 12 years ago
  2. 6369464 Fix formatting of a doc comment for ZipEntry.setComment. by Elliott Hughes · 12 years ago
  3. ea7b02a Merge "Protect broken code against native crashes." by Elliott Hughes · 12 years ago
  4. eb9689b Protect broken code against native crashes. by Elliott Hughes · 12 years ago
  5. 84ed710 Merge "More java.util.zip documentation improvements." by Elliott Hughes · 12 years ago
  6. f05aeed More java.util.zip documentation improvements. by Elliott Hughes · 12 years ago
  7. 3d8e45b Merge "Clean up ZipFile a little, fix a few bugs, and improve the documentation." by Elliott Hughes · 12 years ago
  8. 13f30b9 Clean up ZipFile a little, fix a few bugs, and improve the documentation. by Elliott Hughes · 12 years ago
  9. e856527 Merge "Fix AbstractCollection.toArray." by Elliott Hughes · 12 years ago
  10. 61e99b1 Fix AbstractCollection.toArray. by Elliott Hughes · 12 years ago
  11. ee09ab6 Merge "Add detail messages to all the easy IllegalArgumentException cases." by Elliott Hughes · 12 years ago
  12. cff1616 Add detail messages to all the easy IllegalArgumentException cases. by Elliott Hughes · 12 years ago
  13. ae33607 Merge "Synchronize calls to Matcher.closeImpl." by Elliott Hughes · 12 years ago
  14. 2c7adc8 Synchronize calls to Matcher.closeImpl. by Elliott Hughes · 12 years ago
  15. ebbcf53 Merge "Add detail messages to all remaining NullPointerExceptions." by Elliott Hughes · 12 years ago
  16. c2d0a1f Add detail messages to all remaining NullPointerExceptions. by Elliott Hughes · 12 years ago
  17. c02fbeb Merge "Support directories on the classpath, for resources." by Elliott Hughes · 12 years ago
  18. f904678 Support directories on the classpath, for resources. by Elliott Hughes · 12 years ago
  19. d37acb7 Merge "Fix OldClassTest failures." by Elliott Hughes · 12 years ago
  20. 71e607d Fix OldClassTest failures. by Elliott Hughes · 12 years ago
  21. a9c0367 Merge "Document that SimpleDateFormat L and c weren't available until Gingerbread." by Elliott Hughes · 12 years ago
  22. 492a461 Document that SimpleDateFormat L and c weren't available until Gingerbread. by Elliott Hughes · 12 years ago
  23. 1ed982b Merge "Add a test for a Matcher.hitEnd bug fixed by icu4c 49." by Elliott Hughes · 12 years ago
  24. 09f46a0 Add a test for a Matcher.hitEnd bug fixed by icu4c 49. by Elliott Hughes · 12 years ago
  25. 2ba5d1b6 Merge "Note the icu4c 49 upgrade." by Elliott Hughes · 12 years ago
  26. 161590f Note the icu4c 49 upgrade. by Elliott Hughes · 12 years ago
  27. aa3ef80 Merge "Track changes caused by the ICU 49.2 upgrade." by Elliott Hughes · 12 years ago
  28. 0ebd342 Track changes caused by the ICU 49.2 upgrade. by Craig Cornelius · 12 years ago
  29. 3f4b696 Merge jb-mr1-dev into aosp/master - do not merge by The Android Open Source Project · 12 years ago
  30. 6dc2a14 Merge "Move comment to match code" by Brian Carlstrom · 12 years ago
  31. 3125e85 Merge "Fix InnerNodeImpl.insertBefore." by Elliott Hughes · 12 years ago
  32. 52e40b6 am 446c6e7c: (-s ours) am a0d32add: DO NOT MERGE by Brian Carlstrom · 12 years ago
  33. 446c6e7 am a0d32add: DO NOT MERGE by Brian Carlstrom · 12 years ago
  34. 81341fd Fix InnerNodeImpl.insertBefore. by Elliott Hughes · 12 years ago
  35. 2a1dc67 Merge "Further clarification of System.currentTimeMillis/Date/SimpleDateFormat." by Elliott Hughes · 12 years ago
  36. 4285b52 Move comment to match code by Brian Carlstrom · 12 years ago
  37. 610157b Merge "Lazy parsing of zip files for Java resources." by Brian Carlstrom · 12 years ago
  38. 56fc18d Further clarification of System.currentTimeMillis/Date/SimpleDateFormat. by Elliott Hughes · 12 years ago
  39. 6133a23 Lazy parsing of zip files for Java resources. by Narayan Kamath · 12 years ago
  40. a0d32ad DO NOT MERGE by Brian Carlstrom · 12 years ago
  41. bcf0a81 am 44d48b2d: Merge "Improve the System.currentTimeMillis/Date/DateFormat/SimpleDateFormat documentation." by Elliott Hughes · 12 years ago
  42. 44d48b2 Merge "Improve the System.currentTimeMillis/Date/DateFormat/SimpleDateFormat documentation." by Elliott Hughes · 12 years ago
  43. b986327 Improve the System.currentTimeMillis/Date/DateFormat/SimpleDateFormat documentation. by Elliott Hughes · 12 years ago
  44. 6234377 am 8e501b90: Merge "Remove dead code." by Elliott Hughes · 12 years ago
  45. 8e501b9 Merge "Remove dead code." by Elliott Hughes · 12 years ago
  46. 6f9a604 Remove dead code. by Elliott Hughes · 12 years ago
  47. bdfa20b Reconcile with jb-mr1.1-release - do not merge by The Android Open Source Project · 12 years ago
  48. e06e399 am 7b5bfdf7: Reconcile with jb-mr1-factory-release jb-mr1-release - do not merge by The Android Open Source Project · 12 years ago
  49. 7b5bfdf Reconcile with jb-mr1-factory-release jb-mr1-release - do not merge by The Android Open Source Project · 12 years ago
  50. 17280ff merge in jb-mr1.1-release history after reset to jb-mr1.1-dev by The Android Automerger · 12 years ago
  51. 77af18a am e3b1b9eb: Merge "Gut dalvik.system.TemporaryDirectory, which has nothing to do with setting java.io.tmpdir." by Elliott Hughes · 12 years ago
  52. f2d36fd am 10a09486: Merge "Add setenv(3) and unsetenv(3) to Libcore.os." by Elliott Hughes · 12 years ago
  53. e3b1b9e Merge "Gut dalvik.system.TemporaryDirectory, which has nothing to do with setting java.io.tmpdir." by Elliott Hughes · 12 years ago
  54. 10a0948 Merge "Add setenv(3) and unsetenv(3) to Libcore.os." by Elliott Hughes · 12 years ago
  55. 895a613 Add setenv(3) and unsetenv(3) to Libcore.os. by Elliott Hughes · 12 years ago
  56. 3fd7be7 Gut dalvik.system.TemporaryDirectory, which has nothing to do with setting java.io.tmpdir. by Elliott Hughes · 12 years ago
  57. 028ad9b am df0d0295: Merge "Make System.loadLibrary use open(2) rather than stat(2)." by Elliott Hughes · 12 years ago
  58. df0d029 Merge "Make System.loadLibrary use open(2) rather than stat(2)." by Elliott Hughes · 12 years ago
  59. 6d17baa Make System.loadLibrary use open(2) rather than stat(2). by Elliott Hughes · 12 years ago
  60. 288a1a2 Reconcile with jb-mr1-release - do not merge by The Android Open Source Project · 12 years ago
  61. 548fbbd merge in jb-mr1-release history after reset to jb-mr1-dev by The Android Automerger · 12 years ago
  62. 750dc63 am fbc035d7: Merge "Make Runtime.availableProcessors report configured rather than on-line processors." by Elliott Hughes · 12 years ago
  63. fbc035d Merge "Make Runtime.availableProcessors report configured rather than on-line processors." by Elliott Hughes · 12 years ago
  64. 6bc1295 Make Runtime.availableProcessors report configured rather than on-line processors. by Elliott Hughes · 12 years ago
  65. 0edc098 am 2ba4f42e: Merge "Don\'t create as many temporary icu4c Locale objects." by Elliott Hughes · 12 years ago
  66. 2ba4f42 Merge "Don't create as many temporary icu4c Locale objects." by Elliott Hughes · 12 years ago
  67. 007776e Don't create as many temporary icu4c Locale objects. by Elliott Hughes · 12 years ago
  68. e4cc1e4 Reconcile with jb-mr1-release - do not merge by The Android Open Source Project · 12 years ago
  69. 388dbf5 am 85c4f329: Bump ThreadsTest tolerance from 5% to 10% by Brian Carlstrom · 12 years ago
  70. 85c4f32 Bump ThreadsTest tolerance from 5% to 10% by Brian Carlstrom · 12 years ago
  71. 1eb3485 merge in jb-mr1-release history after reset to jb-mr1-dev by The Android Automerger · 12 years ago
  72. df99092 resolved conflicts for merge of eef7e935 to jb-mr1-dev-plus-aosp by Brian Carlstrom · 12 years ago
  73. eef7e93 Test to verify BC Signature algorithms by OID by Brian Carlstrom · 12 years ago
  74. 616a881 Reconcile with jb-mr1-factory-release jb-mr1-release - do not merge by The Android Open Source Project · 12 years ago
  75. 990a41d am 372334da: Merge "Make private static field final." by Ian Rogers · 12 years ago
  76. 372334d Merge "Make private static field final." by Ian Rogers · 12 years ago
  77. d076006 Make private static field final. by Ian Rogers · 12 years ago
  78. 00ac85f am 93ee28de: Merge "Fix misuses of assert in OldClassTest and comment out other libcore asserts." by Elliott Hughes · 12 years ago
  79. 93ee28d Merge "Fix misuses of assert in OldClassTest and comment out other libcore asserts." by Elliott Hughes · 12 years ago
  80. 9fb84f4 am adcea0bf: Merge "Prefer PKIX algorithm name for TrustManagerFactory and KeyManagerFactory" by Brian Carlstrom · 12 years ago
  81. b5563f7 am 595ea24b: Merge "Restore some java.security package documentation" by Brian Carlstrom · 12 years ago
  82. 390866a am 7071a500: Merge "Fix libcore\'s usage of readdir_r(3)." by Elliott Hughes · 12 years ago
  83. adcea0b Merge "Prefer PKIX algorithm name for TrustManagerFactory and KeyManagerFactory" by Brian Carlstrom · 12 years ago
  84. 67a3685 Fix misuses of assert in OldClassTest and comment out other libcore asserts. by Elliott Hughes · 12 years ago
  85. c934a09 Prefer PKIX algorithm name for TrustManagerFactory and KeyManagerFactory by Brian Carlstrom · 12 years ago
  86. 595ea24 Merge "Restore some java.security package documentation" by Brian Carlstrom · 12 years ago
  87. d972b75 Restore some java.security package documentation by Brian Carlstrom · 12 years ago
  88. 7071a50 Merge "Fix libcore's usage of readdir_r(3)." by Elliott Hughes · 12 years ago
  89. 46cbaab Fix libcore's usage of readdir_r(3). by Elliott Hughes · 12 years ago
  90. de8ef23 am b6cf9117: Merge "Support zone.tab in libcore, and remove the file format version." by Elliott Hughes · 12 years ago
  91. b6cf911 Merge "Support zone.tab in libcore, and remove the file format version." by Elliott Hughes · 12 years ago
  92. 8d55628 Support zone.tab in libcore, and remove the file format version. by Elliott Hughes · 12 years ago
  93. d064978 am bce53b55: Merge "Make libcore look in /data/misc for tzdata updates." by Elliott Hughes · 12 years ago
  94. bce53b5 Merge "Make libcore look in /data/misc for tzdata updates." by Elliott Hughes · 12 years ago
  95. 4c0cbc2 Make libcore look in /data/misc for tzdata updates. by Elliott Hughes · 12 years ago
  96. 3531e14 merge in jb-mr1-release history after reset to jb-mr1-dev by The Android Automerger · 12 years ago
  97. 885ef47 am 50e0be63: Wait for threads to finish in ThreadsTest before continuing by Brian Carlstrom · 12 years ago
  98. 233d29d am 5af1943e: Merge "Wait for threads to finish in ThreadsTest before continuing" by Brian Carlstrom · 12 years ago
  99. e65a713 am 2c18c0d4: Merge "Fix ThreadsTest use of CyclicBarrier" by Brian Carlstrom · 12 years ago
  100. 9e5527b resolved conflicts for merge of b462e115 to jb-mr1-dev-plus-aosp by Brian Carlstrom · 12 years ago