1. 25cd188 Assert that PSS AlgorithmParameters work as expected. by Alex Klyubin · 9 years ago
  2. 50cf011 Merge "Fix for CookieStoreImpl and more tests around Cookie handling" by Neil Fuller · 9 years ago
  3. 166e79a Fix for CookieStoreImpl and more tests around Cookie handling by Neil Fuller · 9 years ago
  4. 434afbb Merge "Pass class loader down to openDexFiles if possible" by Mathieu Chartier · 9 years ago
  5. 70fcc38 Pass class loader down to openDexFiles if possible by Mathieu Chartier · 9 years ago
  6. 37458e6 Merge "libcore: add delay in SSlSocketTest.test_SSLSocket_interrupt_read" by Sergio Giro · 9 years ago
  7. 9ada7e3 libcore: add delay in SSlSocketTest.test_SSLSocket_interrupt_read by Sergio Giro · 9 years ago
  8. 90524d3 Merge "Fix spurious finalizer timeouts on shutdown." by Hans Boehm · 9 years ago
  9. 0ea934f Fix spurious finalizer timeouts on shutdown. by Hans Boehm · 9 years ago
  10. fda5222 Merge "Speed up Finalizer Daemon" by Hans Boehm · 9 years ago
  11. e565c2c Merge "Fix more race conditions in WeakHashMapTest." by Roland Levillain · 9 years ago
  12. 1ccc812 Fix more race conditions in WeakHashMapTest. by Roland Levillain · 9 years ago
  13. 6e7bd75 Merge "Avoid compiling ICU4J sample code in libcore" by Neil Fuller · 9 years ago
  14. 66c9190 Merge "Libcore: Add a private constructor to NoClassDefFoundError" by Andreas Gampe · 9 years ago
  15. d8f431e Libcore: Add a private constructor to NoClassDefFoundError by Andreas Gampe · 9 years ago
  16. 97e6de1 Speed up Finalizer Daemon by Hans Boehm · 9 years ago
  17. 04c3b87 Merge "Libcore: Change behavior for rethrowing init failures" by Andreas Gampe · 9 years ago
  18. 09985f9 Libcore: Change behavior for rethrowing init failures by Andreas Gampe · 9 years ago
  19. ecf7d20 Merge "Add Reference/ReferenceQueue benchmark." am: 5867d9a602 by Richard Uhler · 9 years ago
  20. 5867d9a Merge "Add Reference/ReferenceQueue benchmark." by Richard Uhler · 9 years ago
  21. a315691 Avoid compiling ICU4J sample code in libcore by Neil Fuller · 9 years ago
  22. f65ac6a Merge "Fix time calculation in test_SSLSession_getLastAccessedTime" by Kenny Root · 9 years ago
  23. d3f5d03 Merge "Fix time calculation in test_SSLSession_getLastAccessedTime" by Kenny Root · 9 years ago
  24. 3f49882 Fix time calculation in test_SSLSession_getLastAccessedTime by zhulin0910 · 9 years ago
  25. 49ab372 Merge "Fix @link references to classes not in the public API" am: 8b75e06102 by Neil Fuller · 9 years ago
  26. 8b75e06 Merge "Fix @link references to classes not in the public API" by Neil Fuller · 9 years ago
  27. 3796347 Add Reference/ReferenceQueue benchmark. by Richard Uhler · 9 years ago
  28. 57d59d8 Merge "Move CA certificates update to system/ca-certificates" am: cadb9d9272 by Kenny Root · 9 years ago
  29. cadb9d9 Merge "Move CA certificates update to system/ca-certificates" by Kenny Root · 9 years ago
  30. 669ab961 Fix @link references to classes not in the public API by Neil Fuller · 9 years ago
  31. 2e2dbe9 Move CA certificates update to system/ca-certificates by Kenny Root · 9 years ago
  32. 08d14bd Merge "Add an IP_RECVTOS OsConstant" am: e058b4a51b by Erik Kline · 9 years ago
  33. e058b4a Merge "Add an IP_RECVTOS OsConstant" by Erik Kline · 9 years ago
  34. 5066642 Merge "Inclusion of android_icu4j src in the droiddoc generation" am: 869885f1c1 by Neil Fuller · 9 years ago
  35. 869885f Merge "Inclusion of android_icu4j src in the droiddoc generation" by Neil Fuller · 9 years ago
  36. b959e8a Merge "Add package declaration to SqlDateTest" am: ddf53c9236 by Neil Fuller · 9 years ago
  37. ddf53c9 Merge "Add package declaration to SqlDateTest" by Neil Fuller · 9 years ago
  38. 0908815 Merge "Fix NumberFormatTest after ICU56 update" am: 6aa53394b7 by Neil Fuller · 9 years ago
  39. 6aa5339 Merge "Fix NumberFormatTest after ICU56 update" by Neil Fuller · 9 years ago
  40. c38ff12 Add an IP_RECVTOS OsConstant by Erik Kline · 9 years ago
  41. 33ff418 Merge "Fix BigDecimal.equals() when scales are the same" am: ed4abdf255 by Neil Fuller · 9 years ago
  42. ed4abdf Merge "Fix BigDecimal.equals() when scales are the same" by Neil Fuller · 9 years ago
  43. 004dde7 Fix BigDecimal.equals() when scales are the same by Neil Fuller · 9 years ago
  44. dc00713 Merge "Switch from jarjar to generated source for ICU4J" am: 1b7ba4b942 by Neil Fuller · 9 years ago
  45. 1b7ba4b Merge "Switch from jarjar to generated source for ICU4J" by Neil Fuller · 9 years ago
  46. 56c3aed Fix NumberFormatTest after ICU56 update by Neil Fuller · 9 years ago
  47. 49e9877 Add package declaration to SqlDateTest by Neil Fuller · 9 years ago
  48. 4259738 Inclusion of android_icu4j src in the droiddoc generation by Neil Fuller · 9 years ago
  49. 7280299 Switch from jarjar to generated source for ICU4J by Neil Fuller · 9 years ago
  50. 1af2480 Merge "Update test expectation for IBM864 character set name." am: d7e05b18db by Neil Fuller · 9 years ago
  51. 4908a3c Merge "ICU 56: Update locale data dependent test expectations." am: 2b44cf7cd5 by Neil Fuller · 9 years ago
  52. d7e05b1 Merge "Update test expectation for IBM864 character set name." by Neil Fuller · 9 years ago
  53. 2b44cf7 Merge "ICU 56: Update locale data dependent test expectations." by Neil Fuller · 9 years ago
  54. 2f35662 Merge "Delete obsolete SystemPropertiesBenchmark." am: 2e6a63f530 by Vladimir Marko · 9 years ago
  55. 2e6a63f Merge "Delete obsolete SystemPropertiesBenchmark." by Vladimir Marko · 9 years ago
  56. 3367001 Delete obsolete SystemPropertiesBenchmark. by Vladimir Marko · 9 years ago
  57. 4eb325e am b9aeaa04: Merge "Pass dexFile to defineClassNative" by Mathieu Chartier · 9 years ago
  58. b9aeaa0 Merge "Pass dexFile to defineClassNative" by Mathieu Chartier · 9 years ago
  59. 19dac13 am 492365f2: Merge "Fix some long-standing javadoc issues on HttpURLConnection" by Neil Fuller · 9 years ago
  60. 492365f Merge "Fix some long-standing javadoc issues on HttpURLConnection" by Neil Fuller · 9 years ago
  61. 2f7ca12 Pass dexFile to defineClassNative by Mathieu Chartier · 9 years ago
  62. 5b75417 am 88378853: Merge "Fix MessageDigest.update(ByteBuffer) and .digest(byte[],...)." by Alex Klyubin · 9 years ago
  63. 8837885 Merge "Fix MessageDigest.update(ByteBuffer) and .digest(byte[],...)." by Alex Klyubin · 9 years ago
  64. 333215f Fix MessageDigest.update(ByteBuffer) and .digest(byte[],...). by Alex Klyubin · 9 years ago
  65. 285a2d2 Update test expectation for IBM864 character set name. by Fredrik Roubert · 9 years ago
  66. 8125fcd ICU 56: Update locale data dependent test expectations. by Fredrik Roubert · 9 years ago
  67. 101359f am 1efdd1ad: Merge "Migrate DecimalFormat to use ICU4J." by Neil Fuller · 9 years ago
  68. 1efdd1a Merge "Migrate DecimalFormat to use ICU4J." by Neil Fuller · 9 years ago
  69. 34ba8b5 Migrate DecimalFormat to use ICU4J. by Rayhaan Jaufeerally · 9 years ago
  70. 30219e4 am 2cf1791b: Merge "libcore: change removal of tasks in Timer#purge" by Sergio Giro · 9 years ago
  71. 2cf1791 Merge "libcore: change removal of tasks in Timer#purge" by Sergio Giro · 9 years ago
  72. 5e8a2e2 am 6c860a02: Merge "libcore: fix errors in UriCodec" by Sergio Giro · 9 years ago
  73. 6c860a0 Merge "libcore: fix errors in UriCodec" by Sergio Giro · 9 years ago
  74. 595904f libcore: fix errors in UriCodec by Sergio Giro · 9 years ago
  75. 9bfc5e7 libcore: change removal of tasks in Timer#purge by Sergio Giro · 9 years ago
  76. 1db4f71 am 201b9331: Merge "libcore: remove cancelled tasks from the queue in Timer at the time they\'re scheduled" by Sergio Giro · 9 years ago
  77. 201b933 Merge "libcore: remove cancelled tasks from the queue in Timer at the time they're scheduled" by Sergio Giro · 9 years ago
  78. 1df9390 libcore: remove cancelled tasks from the queue in Timer at the time they're scheduled by Sergio Giro · 9 years ago
  79. 563099f am d9aed163: Merge "libcore: rewrite Timer" by Sergio Giro · 9 years ago
  80. d9aed16 Merge "libcore: rewrite Timer" by Sergio Giro · 9 years ago
  81. de81552 libcore: rewrite Timer by Sergio Giro · 9 years ago
  82. 8961906 am e1cbd150: Merge "Fix incorrect comment" by Neil Fuller · 9 years ago
  83. e1cbd15 Merge "Fix incorrect comment" by Neil Fuller · 9 years ago
  84. 230a1ac Fix incorrect comment by Neil Fuller · 9 years ago
  85. 6ede0af Fix some long-standing javadoc issues on HttpURLConnection by Neil Fuller · 9 years ago
  86. 224fc23 am ae0bd492: am a6193374: Merge "Keep track of success closing the DexFile" by Mathieu Chartier · 9 years ago
  87. ae0bd49 am a6193374: Merge "Keep track of success closing the DexFile" by Mathieu Chartier · 9 years ago
  88. a619337 Merge "Keep track of success closing the DexFile" by Mathieu Chartier · 9 years ago
  89. 615e2a3 Keep track of success closing the DexFile by Mathieu Chartier · 9 years ago
  90. 37d563c am ef392208: am 84c604d8: Merge "Fix Class#getField method" by Alex Light · 9 years ago
  91. ef39220 am 84c604d8: Merge "Fix Class#getField method" by Alex Light · 9 years ago
  92. 84c604d Merge "Fix Class#getField method" by Alex Light · 9 years ago
  93. b7b17db Fix Class#getField method by Alex Light · 9 years ago
  94. 178d022 am 96f346fa: am 8b1eed2f: Merge "libcore: fix typo in comment" by Sergio Giro · 9 years ago
  95. 96f346f am 8b1eed2f: Merge "libcore: fix typo in comment" by Sergio Giro · 9 years ago
  96. 8b1eed2 Merge "libcore: fix typo in comment" by Sergio Giro · 9 years ago
  97. 8b2fa6f libcore: fix typo in comment by Sergio Giro · 9 years ago
  98. 4272ef1 am 3c994a85: am e5b6ddc5: Merge "libcore: write new version of ModifiedUtf8" by Sergio Giro · 9 years ago
  99. 3c994a8 am e5b6ddc5: Merge "libcore: write new version of ModifiedUtf8" by Sergio Giro · 9 years ago
  100. e5b6ddc Merge "libcore: write new version of ModifiedUtf8" by Sergio Giro · 9 years ago