1. a77f9f5 Add additional tests around HttpURLConnection character handling by Neil Fuller · 9 years ago
  2. 8fb8018 Merge "Fix / unsuppress some URLConnectTests tests" by Neil Fuller · 9 years ago
  3. ef411e4 Fix JarURLConnection.getJarFile() caching behavior by Neil Fuller · 9 years ago
  4. 3658ace am 37bd81af: Merge "Fix for boot classpath handling of directory entries" by Neil Fuller · 9 years ago
  5. 37bd81a Merge "Fix for boot classpath handling of directory entries" by Neil Fuller · 9 years ago
  6. d3f4ab6 am 030ff6e7: Merge "Add more debugging to the DigestTest" by Kenny Root · 9 years ago
  7. 5fe1cd0 Add more debugging to the DigestTest by Kenny Root · 9 years ago
  8. 7cd7527 Fix for boot classpath handling of directory entries by Neil Fuller · 9 years ago
  9. 714383a am b1d55f34: Merge "Add some documentation to JarURLConnection" by Neil Fuller · 9 years ago
  10. b1d55f3 Merge "Add some documentation to JarURLConnection" by Neil Fuller · 9 years ago
  11. b63a200 Add some documentation to JarURLConnection by Neil Fuller · 9 years ago
  12. 26f2557 Fix / unsuppress some URLConnectTests tests by Neil Fuller · 9 years ago
  13. f13aa2c am b8fcb81f: Merge "Revert "Revert "Migrate Collator classes to use ICU4J.""" by Neil Fuller · 9 years ago
  14. b8fcb81 Merge "Revert "Revert "Migrate Collator classes to use ICU4J.""" by Neil Fuller · 9 years ago
  15. 891397d am 60186ada: Merge "File: Test file-system encodings of files." by Narayan Kamath · 9 years ago
  16. a9b60a8 File: Test file-system encodings of files. by Narayan Kamath · 9 years ago
  17. 429453c am 7ad1d752: Merge "libcore: new implementation of libcore.io.Base64" by Sergio Giro · 9 years ago
  18. 7ad1d75 Merge "libcore: new implementation of libcore.io.Base64" by Sergio Giro · 9 years ago
  19. 8a5101a libcore: new implementation of libcore.io.Base64 by Sergio Giro · 9 years ago
  20. 96654d9 am 5269aca0: Merge "Cipher: make sure all transforms are uppercase" by Kenny Root · 9 years ago
  21. 5269aca Merge "Cipher: make sure all transforms are uppercase" by Kenny Root · 9 years ago
  22. ca8865e am 7026e099: Merge "libcore: new implementation of libcore.util.SneakyThrow" by Sergio Giro · 9 years ago
  23. 486e0e3 Cipher: make sure all transforms are uppercase by Kenny Root · 9 years ago
  24. 5048186 libcore: new implementation of libcore.util.SneakyThrow by Sergio Giro · 9 years ago
  25. 22b5492 am 0f063e7f: Merge "Fix PullParser reuse regression" by Neil Fuller · 9 years ago
  26. 7029b79 am 1cca0e5b: Merge "Tidy up of the Base64Test" by Neil Fuller · 9 years ago
  27. 0f063e7 Merge "Fix PullParser reuse regression" by Neil Fuller · 9 years ago
  28. 1cca0e5b Merge "Tidy up of the Base64Test" by Neil Fuller · 9 years ago
  29. 755a514 Tidy up of the Base64Test by Neil Fuller · 9 years ago
  30. 5cab91d am 66b961a6: Merge "Add tests to demonstrate libcore.io.Base64 behavior" by Sergio Giro · 9 years ago
  31. 66b961a Merge "Add tests to demonstrate libcore.io.Base64 behavior" by Sergio Giro · 9 years ago
  32. 04990b9 Add tests to demonstrate libcore.io.Base64 behavior by Neil Fuller · 9 years ago
  33. 8cfc479 Fix PullParser reuse regression by Neil Fuller · 9 years ago
  34. 3df3bfc Revert "Revert "Migrate Collator classes to use ICU4J."" by Rayhaan Jaufeerally · 9 years ago
  35. f3903b9 am bc864b48: Merge "Cipher: iterate through services first" by Kenny Root · 9 years ago
  36. bc864b4 Merge "Cipher: iterate through services first" by Kenny Root · 9 years ago
  37. 691e5c9 Cipher: iterate through services first by Kenny Root · 9 years ago
  38. 9ace41e am 07af2d08: Merge "Use System.nanoTime() for timeouts and durations" by Neil Fuller · 9 years ago
  39. d86fecc am 3447516e: Merge "Fixes and improvements for SerializationTest" by Neil Fuller · 9 years ago
  40. 07af2d0 Merge "Use System.nanoTime() for timeouts and durations" by Neil Fuller · 9 years ago
  41. 3447516 Merge "Fixes and improvements for SerializationTest" by Neil Fuller · 9 years ago
  42. 729d4ec Fixes and improvements for SerializationTest by Neil Fuller · 9 years ago
  43. 8c36c45 am 4fd38444: Merge "Revert "Migrate Collator classes to use ICU4J."" by Neil Fuller · 9 years ago
  44. 4fd3844 Merge "Revert "Migrate Collator classes to use ICU4J."" by Neil Fuller · 9 years ago
  45. 5fc822e Revert "Migrate Collator classes to use ICU4J." by Neil Fuller · 9 years ago
  46. 94141ea am 0340f95b: Merge "Change the Bidi class over to ICU4J." by Neil Fuller · 9 years ago
  47. 8ada31a am 1a48afbe: Merge "Migrate Collator classes to use ICU4J." by Neil Fuller · 9 years ago
  48. 0340f95 Merge "Change the Bidi class over to ICU4J." by Neil Fuller · 9 years ago
  49. 1a48afb Merge "Migrate Collator classes to use ICU4J." by Neil Fuller · 9 years ago
  50. bf7bbff Migrate Collator classes to use ICU4J. by Rayhaan Jaufeerally · 9 years ago
  51. 660d0be Change the Bidi class over to ICU4J. by Rayhaan Jaufeerally · 9 years ago
  52. 47c1fb9 am 07044c1b: Merge "Convert ByteBuffers to byte[] correctly." by Narayan Kamath · 9 years ago
  53. 3ff37c4 Convert ByteBuffers to byte[] correctly. by Narayan Kamath · 9 years ago
  54. 18df9ca am 65633b2b: Merge "Properly restore errno if NET_FAILURE_RETRY fails." by Lorenzo Colitti · 9 years ago
  55. 65633b2 Merge "Properly restore errno if NET_FAILURE_RETRY fails." by Lorenzo Colitti · 9 years ago
  56. b4af0b5 Properly restore errno if NET_FAILURE_RETRY fails. by Lorenzo Colitti · 9 years ago
  57. d596f01 am a53c58dd: Merge "Migrate IDNA2003 implementation to ICU4J." by Neil Fuller · 9 years ago
  58. 654ec92 am 001231c8: Merge "Remove libcore AlphabeticIndex and references. This has been replaced by ICU4J\'s library." by Neil Fuller · 9 years ago
  59. a53c58d Merge "Migrate IDNA2003 implementation to ICU4J." by Neil Fuller · 9 years ago
  60. 001231c Merge "Remove libcore AlphabeticIndex and references. This has been replaced by ICU4J's library." by Neil Fuller · 9 years ago
  61. a522366 am d0694e75: Merge "Add class table field to class loader" by Mathieu Chartier · 9 years ago
  62. d0694e7 Merge "Add class table field to class loader" by Mathieu Chartier · 9 years ago
  63. 8e7c37f am 809c1a68: am 236dcb77: am cd07c28b: am 8fd977f6: am bebe6fa7: Merge "Revert "Revert "Changes associated with an OkHttp bad proxy response fix""" into lollipop-mr1-cts-dev by Neil Fuller · 9 years ago
  64. 809c1a6 am 236dcb77: am cd07c28b: am 8fd977f6: am bebe6fa7: Merge "Revert "Revert "Changes associated with an OkHttp bad proxy response fix""" into lollipop-mr1-cts-dev by Neil Fuller · 9 years ago
  65. 304152b Add class table field to class loader by Mathieu Chartier · 9 years ago
  66. 4057456 am 3e2ce4c7: Merge "Clean up some dead code." by Elliott Hughes · 9 years ago
  67. efe4293 Clean up some dead code. by Elliott Hughes · 9 years ago
  68. 236dcb7 am cd07c28b: am 8fd977f6: am bebe6fa7: Merge "Revert "Revert "Changes associated with an OkHttp bad proxy response fix""" into lollipop-mr1-cts-dev by Neil Fuller · 9 years ago
  69. 0517aff Remove libcore AlphabeticIndex and references. This has by Craig Cornelius · 9 years ago
  70. 9dcac82 Migrate IDNA2003 implementation to ICU4J. by Rayhaan Jaufeerally · 9 years ago
  71. 381dc32 Revert "Revert "Changes associated with an OkHttp bad proxy response fix"" by Neil Fuller · 9 years ago
  72. 102fda2 am b9c8b1e8: am a84fc26d: am c1c9f15e: am 3a6966a3: am 8426987b: Merge "Revert "Changes associated with an OkHttp bad proxy response fix"" into lollipop-cts-dev automerge: 34d183b by Neil Fuller · 9 years ago
  73. b9c8b1e am a84fc26d: am c1c9f15e: am 3a6966a3: am 8426987b: Merge "Revert "Changes associated with an OkHttp bad proxy response fix"" into lollipop-cts-dev automerge: 34d183b by Neil Fuller · 9 years ago
  74. a84fc26 am c1c9f15e: am 3a6966a3: am 8426987b: Merge "Revert "Changes associated with an OkHttp bad proxy response fix"" into lollipop-cts-dev automerge: 34d183b by Neil Fuller · 9 years ago
  75. 8426987 Merge "Revert "Changes associated with an OkHttp bad proxy response fix"" into lollipop-cts-dev by Neil Fuller · 9 years ago
  76. 34d183b Merge "Revert "Changes associated with an OkHttp bad proxy response fix"" into lollipop-cts-dev by Neil Fuller · 9 years ago
  77. 5a04389 am 69bd8d20: Merge "CipherTest: add assertions about GCM parameters" by Kenny Root · 9 years ago
  78. 69bd8d2 Merge "CipherTest: add assertions about GCM parameters" by Kenny Root · 9 years ago
  79. 60da282 Fixes associated with the tzdata 2015a update by Neil Fuller · 10 years ago
  80. 743e8ee am 8fa441e0: Merge "Minor tweak to DeflaterOutputStreamTest." by Narayan Kamath · 9 years ago
  81. 8fa441e Merge "Minor tweak to DeflaterOutputStreamTest." by Narayan Kamath · 9 years ago
  82. 3e2415c Minor tweak to DeflaterOutputStreamTest. by Narayan Kamath · 9 years ago
  83. 55d6814 CipherTest: add assertions about GCM parameters by Kenny Root · 9 years ago
  84. 29a6ecf am eaef70a4: Merge "Fix broken Zip64 extended info size checks." by Narayan Kamath · 9 years ago
  85. 6b37f0b Fix broken Zip64 extended info size checks. by Narayan Kamath · 9 years ago
  86. eaef70a Merge "Fix broken Zip64 extended info size checks." by Narayan Kamath · 9 years ago
  87. 837aeb3 Fix broken Zip64 extended info size checks. by Narayan Kamath · 9 years ago
  88. 802f839 am 14c118f9: Merge "Remove Transliterator wrapper class." by Narayan Kamath · 9 years ago
  89. 17552b6 Remove Transliterator wrapper class. by Rayhaan Jaufeerally · 9 years ago
  90. e3ea6eb am 3fd52b67: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 9 years ago
  91. 2664be0 Use __ANDROID__ instead of HAVE_ANDROID_OS. by Elliott Hughes · 9 years ago
  92. 6c05fdd am 60685760: Update code name / version number. by Narayan Kamath · 9 years ago
  93. 6068576 Update code name / version number. by Narayan Kamath · 9 years ago
  94. 2b2745e am 03fcecb1: Merge "Revert "Convert IDN to use ICU4j instead of ICU4c."" by Narayan Kamath · 9 years ago
  95. 2bb6745 am 0409b675: Merge "Convert IDN to use ICU4j instead of ICU4c." by Narayan Kamath · 9 years ago
  96. 8d7307a Revert "Convert IDN to use ICU4j instead of ICU4c." by Narayan Kamath · 9 years ago
  97. 9fe4436 Convert IDN to use ICU4j instead of ICU4c. by Rayhaan Jaufeerally · 9 years ago
  98. 33b0eef am b9ca83a8: Merge changes from topic \'mockito-libcore\' by Kenny Root · 9 years ago
  99. 59a209f am ec80f1b3: Merge "Add tests for alg name aliases" by Kenny Root · 9 years ago
  100. 3a19642 am 6eb5c660: Merge "Late binding: add Cipher#init checks" by Kenny Root · 9 years ago