1. 87bc9a6 Merge "Add tests for "follow redirects" behavior" by Neil Fuller · 9 years ago
  2. 8821bc6 Add tests for "follow redirects" behavior by Neil Fuller · 9 years ago
  3. 9d92f68 Merge "Do not build libjavacore with clang for mips64" by Chih-hung Hsieh · 9 years ago
  4. 4b347ba Do not build libjavacore with clang for mips64 by Lazar Trsic · 9 years ago
  5. ef7e113 Merge "Modify tests to make them less fragile" by Paul Duffin · 9 years ago
  6. da57c8f Modify tests to make them less fragile by Paul Duffin · 9 years ago
  7. 3f6031f Merge "Fix OldJarFileTest: move initialization to setUp()" by Neil Fuller · 9 years ago
  8. 58b05c8 Fix OldJarFileTest: move initialization to setUp() by Neil Fuller · 9 years ago
  9. 8d82a8f Merge "javax.net.ssl: delete DistinguishedNameParser and test" by Sergio Giro · 9 years ago
  10. 0c9e95e1 javax.net.ssl: delete DistinguishedNameParser and test by Sergio Giro · 9 years ago
  11. 13e1e27 Merge "libcore: remove exception errors in Timer" by Sergio Giro · 9 years ago
  12. 0492955 libcore: remove exception errors in Timer by Sergio Giro · 9 years ago
  13. d034f35 Merge "Add a test to exercise RelativeDateTimeFormatter" by Neil Fuller · 9 years ago
  14. 362a0fd Add a test to exercise RelativeDateTimeFormatter by Neil Fuller · 9 years ago
  15. 7263b24 Merge "Fix expiry checks in HttpCookie" by Neil Fuller · 9 years ago
  16. 4d1321f Merge "UriCodec: use replacement character for malformed input" by Sergio Giro · 9 years ago
  17. 87fe8d1 Merge "Assert that PSS AlgorithmParameters work as expected." by Alex Klyubin · 9 years ago
  18. 9599b3b Merge "Assert that RSASSA-PSS Signature available and works." by Alex Klyubin · 9 years ago
  19. e3101cd UriCodec: use replacement character for malformed input by Sergio Giro · 9 years ago
  20. 906d4ce Assert that RSASSA-PSS Signature available and works. by Alex Klyubin · 9 years ago
  21. 7de0f60 Merge "libcore: add tests in X500Principal and DistinguishedParserName" by Sergio Giro · 9 years ago
  22. f7ce6a3 libcore: add tests in X500Principal and DistinguishedParserName by Sergio Giro · 9 years ago
  23. 6a410f0 Merge "Revert "libart: add lambda proxy support"" by Nicolas Geoffray · 9 years ago
  24. ef1a480 Revert "libart: add lambda proxy support" by Nicolas Geoffray · 9 years ago
  25. 25cd188 Assert that PSS AlgorithmParameters work as expected. by Alex Klyubin · 9 years ago
  26. b5259fc Merge "libart: add lambda proxy support" by Igor Murashkin · 9 years ago
  27. 5a92ed3 libart: add lambda proxy support by Igor Murashkin · 9 years ago
  28. fd1f71d Merge "Change DexPathList.makeElements to pass elements down to loadDexFile" by Mathieu Chartier · 9 years ago
  29. da3729f Change DexPathList.makeElements to pass elements down to loadDexFile by Mathieu Chartier · 9 years ago
  30. 4a0eb88 Fix expiry checks in HttpCookie by Neil Fuller · 9 years ago
  31. 50cf011 Merge "Fix for CookieStoreImpl and more tests around Cookie handling" by Neil Fuller · 9 years ago
  32. 166e79a Fix for CookieStoreImpl and more tests around Cookie handling by Neil Fuller · 9 years ago
  33. 434afbb Merge "Pass class loader down to openDexFiles if possible" by Mathieu Chartier · 9 years ago
  34. 70fcc38 Pass class loader down to openDexFiles if possible by Mathieu Chartier · 9 years ago
  35. 37458e6 Merge "libcore: add delay in SSlSocketTest.test_SSLSocket_interrupt_read" by Sergio Giro · 9 years ago
  36. 9ada7e3 libcore: add delay in SSlSocketTest.test_SSLSocket_interrupt_read by Sergio Giro · 9 years ago
  37. 90524d3 Merge "Fix spurious finalizer timeouts on shutdown." by Hans Boehm · 9 years ago
  38. 0ea934f Fix spurious finalizer timeouts on shutdown. by Hans Boehm · 9 years ago
  39. fda5222 Merge "Speed up Finalizer Daemon" by Hans Boehm · 9 years ago
  40. e565c2c Merge "Fix more race conditions in WeakHashMapTest." by Roland Levillain · 9 years ago
  41. 1ccc812 Fix more race conditions in WeakHashMapTest. by Roland Levillain · 9 years ago
  42. 6e7bd75 Merge "Avoid compiling ICU4J sample code in libcore" by Neil Fuller · 9 years ago
  43. 66c9190 Merge "Libcore: Add a private constructor to NoClassDefFoundError" by Andreas Gampe · 9 years ago
  44. d8f431e Libcore: Add a private constructor to NoClassDefFoundError by Andreas Gampe · 9 years ago
  45. 97e6de1 Speed up Finalizer Daemon by Hans Boehm · 9 years ago
  46. 04c3b87 Merge "Libcore: Change behavior for rethrowing init failures" by Andreas Gampe · 9 years ago
  47. 09985f9 Libcore: Change behavior for rethrowing init failures by Andreas Gampe · 9 years ago
  48. ecf7d20 Merge "Add Reference/ReferenceQueue benchmark." am: 5867d9a602 by Richard Uhler · 9 years ago
  49. 5867d9a Merge "Add Reference/ReferenceQueue benchmark." by Richard Uhler · 9 years ago
  50. a315691 Avoid compiling ICU4J sample code in libcore by Neil Fuller · 9 years ago
  51. f65ac6a Merge "Fix time calculation in test_SSLSession_getLastAccessedTime" by Kenny Root · 9 years ago
  52. d3f5d03 Merge "Fix time calculation in test_SSLSession_getLastAccessedTime" by Kenny Root · 9 years ago
  53. 3f49882 Fix time calculation in test_SSLSession_getLastAccessedTime by zhulin0910 · 9 years ago
  54. 49ab372 Merge "Fix @link references to classes not in the public API" am: 8b75e06102 by Neil Fuller · 9 years ago
  55. 8b75e06 Merge "Fix @link references to classes not in the public API" by Neil Fuller · 9 years ago
  56. 3796347 Add Reference/ReferenceQueue benchmark. by Richard Uhler · 9 years ago
  57. 57d59d8 Merge "Move CA certificates update to system/ca-certificates" am: cadb9d9272 by Kenny Root · 9 years ago
  58. cadb9d9 Merge "Move CA certificates update to system/ca-certificates" by Kenny Root · 9 years ago
  59. 669ab961 Fix @link references to classes not in the public API by Neil Fuller · 9 years ago
  60. 2e2dbe9 Move CA certificates update to system/ca-certificates by Kenny Root · 9 years ago
  61. 08d14bd Merge "Add an IP_RECVTOS OsConstant" am: e058b4a51b by Erik Kline · 9 years ago
  62. e058b4a Merge "Add an IP_RECVTOS OsConstant" by Erik Kline · 9 years ago
  63. 5066642 Merge "Inclusion of android_icu4j src in the droiddoc generation" am: 869885f1c1 by Neil Fuller · 9 years ago
  64. 869885f Merge "Inclusion of android_icu4j src in the droiddoc generation" by Neil Fuller · 9 years ago
  65. b959e8a Merge "Add package declaration to SqlDateTest" am: ddf53c9236 by Neil Fuller · 9 years ago
  66. ddf53c9 Merge "Add package declaration to SqlDateTest" by Neil Fuller · 9 years ago
  67. 0908815 Merge "Fix NumberFormatTest after ICU56 update" am: 6aa53394b7 by Neil Fuller · 9 years ago
  68. 6aa5339 Merge "Fix NumberFormatTest after ICU56 update" by Neil Fuller · 9 years ago
  69. c38ff12 Add an IP_RECVTOS OsConstant by Erik Kline · 9 years ago
  70. 33ff418 Merge "Fix BigDecimal.equals() when scales are the same" am: ed4abdf255 by Neil Fuller · 9 years ago
  71. ed4abdf Merge "Fix BigDecimal.equals() when scales are the same" by Neil Fuller · 9 years ago
  72. 004dde7 Fix BigDecimal.equals() when scales are the same by Neil Fuller · 9 years ago
  73. dc00713 Merge "Switch from jarjar to generated source for ICU4J" am: 1b7ba4b942 by Neil Fuller · 9 years ago
  74. 1b7ba4b Merge "Switch from jarjar to generated source for ICU4J" by Neil Fuller · 9 years ago
  75. 56c3aed Fix NumberFormatTest after ICU56 update by Neil Fuller · 9 years ago
  76. 49e9877 Add package declaration to SqlDateTest by Neil Fuller · 9 years ago
  77. 4259738 Inclusion of android_icu4j src in the droiddoc generation by Neil Fuller · 9 years ago
  78. 7280299 Switch from jarjar to generated source for ICU4J by Neil Fuller · 9 years ago
  79. 1af2480 Merge "Update test expectation for IBM864 character set name." am: d7e05b18db by Neil Fuller · 9 years ago
  80. 4908a3c Merge "ICU 56: Update locale data dependent test expectations." am: 2b44cf7cd5 by Neil Fuller · 9 years ago
  81. d7e05b1 Merge "Update test expectation for IBM864 character set name." by Neil Fuller · 9 years ago
  82. 2b44cf7 Merge "ICU 56: Update locale data dependent test expectations." by Neil Fuller · 9 years ago
  83. 2f35662 Merge "Delete obsolete SystemPropertiesBenchmark." am: 2e6a63f530 by Vladimir Marko · 9 years ago
  84. 2e6a63f Merge "Delete obsolete SystemPropertiesBenchmark." by Vladimir Marko · 9 years ago
  85. 3367001 Delete obsolete SystemPropertiesBenchmark. by Vladimir Marko · 9 years ago
  86. 4eb325e am b9aeaa04: Merge "Pass dexFile to defineClassNative" by Mathieu Chartier · 9 years ago
  87. b9aeaa0 Merge "Pass dexFile to defineClassNative" by Mathieu Chartier · 9 years ago
  88. 19dac13 am 492365f2: Merge "Fix some long-standing javadoc issues on HttpURLConnection" by Neil Fuller · 9 years ago
  89. 492365f Merge "Fix some long-standing javadoc issues on HttpURLConnection" by Neil Fuller · 9 years ago
  90. 2f7ca12 Pass dexFile to defineClassNative by Mathieu Chartier · 9 years ago
  91. 5b75417 am 88378853: Merge "Fix MessageDigest.update(ByteBuffer) and .digest(byte[],...)." by Alex Klyubin · 9 years ago
  92. 8837885 Merge "Fix MessageDigest.update(ByteBuffer) and .digest(byte[],...)." by Alex Klyubin · 9 years ago
  93. 333215f Fix MessageDigest.update(ByteBuffer) and .digest(byte[],...). by Alex Klyubin · 9 years ago
  94. 285a2d2 Update test expectation for IBM864 character set name. by Fredrik Roubert · 9 years ago
  95. 8125fcd ICU 56: Update locale data dependent test expectations. by Fredrik Roubert · 9 years ago
  96. 101359f am 1efdd1ad: Merge "Migrate DecimalFormat to use ICU4J." by Neil Fuller · 9 years ago
  97. 1efdd1a Merge "Migrate DecimalFormat to use ICU4J." by Neil Fuller · 9 years ago
  98. 34ba8b5 Migrate DecimalFormat to use ICU4J. by Rayhaan Jaufeerally · 9 years ago
  99. 30219e4 am 2cf1791b: Merge "libcore: change removal of tasks in Timer#purge" by Sergio Giro · 9 years ago
  100. 2cf1791 Merge "libcore: change removal of tasks in Timer#purge" by Sergio Giro · 9 years ago