1. 4c2d9b7 Merge "Fix DirectByteBufferAlignment" by Shubham Ajmera · 9 years ago
  2. 8d99625 Merge "Refactor NetworkSecurityPolicy to be pluggable" am: 645d13e59f by Chad Brubaker · 9 years ago
  3. 9c7292b Merge "Refactor NetworkSecurityPolicy to be pluggable" by Chad Brubaker · 9 years ago
  4. 19aeed5 Merge "Refactor NetworkSecurityPolicy to be pluggable" am: 645d13e59f by Chad Brubaker · 9 years ago
  5. 645d13e Merge "Refactor NetworkSecurityPolicy to be pluggable" by Chad Brubaker · 9 years ago
  6. 4320ad1 Refactor NetworkSecurityPolicy to be pluggable by Chad Brubaker · 9 years ago
  7. 7a6f168 Refactor NetworkSecurityPolicy to be pluggable by Chad Brubaker · 9 years ago
  8. 9820e5b Rewrite util.format for better performance by Yi Kong · 9 years ago
  9. 1817e4d Fix DirectByteBufferAlignment by Shubham Ajmera · 9 years ago
  10. 63ef777 Merge "Fix javadoc / API def for java.lang.ref.Reference." by Narayan Kamath · 9 years ago
  11. 16c5ee0 Merge "Unit test for File.exists() regression." by Narayan Kamath · 9 years ago
  12. 1319114 Fix javadoc / API def for java.lang.ref.Reference. by Narayan Kamath · 9 years ago
  13. 7ccbddf Unit test for File.exists() regression. by Narayan Kamath · 9 years ago
  14. 9d83fcf Fix URLConnection test cases. by Narayan Kamath · 9 years ago
  15. 717639a Merge "Update scanner test." by Narayan Kamath · 9 years ago
  16. a6a9dea Update scanner test. by Narayan Kamath · 9 years ago
  17. dd6a3f1 ReferenceQueue.remove() should not time out prematurely by Hans Boehm · 9 years ago
  18. 6e8e724 Sort fails with ArrayIndexOutOfBoundsException by Narayan Kamath · 9 years ago
  19. 4e44045 Merge "Add test case for bug #25883157 (ICU data lookup fallback failure)." am: 3a9acadf03 by Neil Fuller · 9 years ago
  20. f49e94a Merge "Add test case for bug #25883157 (ICU data lookup fallback failure)." by Neil Fuller · 9 years ago
  21. 3a9acad Merge "Add test case for bug #25883157 (ICU data lookup fallback failure)." by Neil Fuller · 9 years ago
  22. a9529c8 Merge "Bump test key sizes to 1024" am: cf94a62b4d am: ab84f6a805 by Kenny Root · 9 years ago
  23. ab84f6a Merge "Bump test key sizes to 1024" am: cf94a62b4d by Kenny Root · 9 years ago
  24. cf94a62 Merge "Bump test key sizes to 1024" by Kenny Root · 9 years ago
  25. 24d8d30 Merge "Revert "Bump test key sizes to 1024"" am: 9ea70e7af8 am: 585cc73a1b by Kenny Root · 9 years ago
  26. 585cc73 Merge "Revert "Bump test key sizes to 1024"" am: 9ea70e7af8 by Kenny Root · 9 years ago
  27. 5fe0dc4 Bump test key sizes to 1024 by Kenny Root · 9 years ago
  28. 9ea70e7 Merge "Revert "Bump test key sizes to 1024"" by Kenny Root · 9 years ago
  29. 560a1e7 Revert "Bump test key sizes to 1024" by Kenny Root · 9 years ago
  30. de40650 Merge "Bump test key sizes to 1024" am: d775d086ba am: 90e9203ff9 by Kenny Root · 9 years ago
  31. 90e9203 Merge "Bump test key sizes to 1024" am: d775d086ba by Kenny Root · 9 years ago
  32. d775d08 Merge "Bump test key sizes to 1024" by Kenny Root · 9 years ago
  33. 68d9765 Bump test key sizes to 1024 by Kenny Root · 9 years ago
  34. 3cdc04f Clean up ReferenceQueue, fix ReferenceQueueTest. by Narayan Kamath · 9 years ago
  35. b95faa1 Add test case for bug #25883157 (ICU data lookup fallback failure). by Fredrik Roubert · 9 years ago
  36. 6b49909 Merge "Fix Signature2Test." by Narayan Kamath · 9 years ago
  37. f861f1e Fix URLStreamHandlerFactoryTest. by Narayan Kamath · 9 years ago
  38. ef91ac2 Merge "Fix ByteBuffer#as*Buffer using parent limit" by Przemyslaw Szczepaniak · 9 years ago
  39. 70db9e5 Remove copy of jvm.h by Dimitry Ivanov · 9 years ago
  40. cc060d4 Fix ByteBuffer#as*Buffer using parent limit by Przemyslaw Szczepaniak · 9 years ago
  41. fd43ada Merge "Remove ANDROID_PROPERTY_WORKSPACE" am: 3f83f1ca8f am: da0ea36c5c by Tom Cherry · 9 years ago
  42. d9b361b Merge "Assert that PSSParameterSpec supported by PSS Signature." am: 550bccc472 am: a77621105f by Alex Klyubin · 9 years ago
  43. 48318b8 resolve merge conflicts of a960fcb421 to master. by Andreas Gampe · 9 years ago
  44. 5310a98 Merge "Remove ANDROID_PROPERTY_WORKSPACE" am: 3f83f1ca8f am: da0ea36c5c by Tom Cherry · 9 years ago
  45. da0ea36 Merge "Remove ANDROID_PROPERTY_WORKSPACE" am: 3f83f1ca8f by Tom Cherry · 9 years ago
  46. 3f83f1c Merge "Remove ANDROID_PROPERTY_WORKSPACE" by Tom Cherry · 9 years ago
  47. 13362cb Merge "Assert that PSSParameterSpec supported by PSS Signature." am: 550bccc472 by Alex Klyubin · 9 years ago
  48. a960fcb Merge "Switch to latest version of Caliper" am: 328be29904 am: a6e040f85d by Paul Duffin · 9 years ago
  49. a776211 Merge "Assert that PSSParameterSpec supported by PSS Signature." am: 550bccc472 by Alex Klyubin · 9 years ago
  50. a6e040f Merge "Switch to latest version of Caliper" am: 328be29904 by Paul Duffin · 9 years ago
  51. 550bccc Merge "Assert that PSSParameterSpec supported by PSS Signature." by Alex Klyubin · 9 years ago
  52. 8021521 Clean up Cookie path matching logic. by Narayan Kamath · 9 years ago
  53. 61adaba Add a test-case for issue 25991669. by Narayan Kamath · 9 years ago
  54. 328be29 Merge "Switch to latest version of Caliper" by Paul Duffin · 9 years ago
  55. ea13f82 Switch to latest version of Caliper by Paul Duffin · 9 years ago
  56. 3f22612 Add null check for cleaner by Mathieu Chartier · 9 years ago
  57. 15d5f82 Merge "Speed up SignatureTest by caching KeyPairs by key algorithm." am: 0363e013d5 am: 79dd8faef0 by Alex Klyubin · 9 years ago
  58. 750d4df Merge "JCA Signature algorithm names are case-insensitive." am: 51139e6b88 am: 271f52c070 by Alex Klyubin · 9 years ago
  59. 9d345c2 Merge "Add more debugging to the DigestTest" into marshmallow-cts-dev am: 1117338720 am: cf4b283f02 am: a573f3040b am: 5d2f70f089 by Daniel Xie · 9 years ago
  60. 7788ad7 Merge "Fix time calculation in test_SSLSession_getLastAccessedTime" into marshmallow-cts-dev am: 79810ceebb am: 0730bd1afd am: dbb8202b05 am: 35bb8ddaff by Daniel Xie · 9 years ago
  61. 85cc991 Merge "Change FinalizeTest to use helper function" am: fb76acff48 am: cf821d5f33 by Mathieu Chartier · 9 years ago
  62. 392ded55 Add tagging variants for DatagramSocket. by Jeff Sharkey · 9 years ago
  63. 0bf58e2 Assert that PSSParameterSpec supported by PSS Signature. by Alex Klyubin · 9 years ago
  64. 80eddee Change DirectByteBuffer to avoid allocating a cleaner for normal case by Mathieu Chartier · 9 years ago
  65. 6edc0e2 Merge "Fix hashCode() for the read barrier lock word change." by Hiroshi Yamauchi · 9 years ago
  66. d0931ae Merge "Speed up SignatureTest by caching KeyPairs by key algorithm." am: 0363e013d5 by Alex Klyubin · 9 years ago
  67. 656dd9e Merge "JCA Signature algorithm names are case-insensitive." am: 51139e6b88 by Alex Klyubin · 9 years ago
  68. 79dd8fa Merge "Speed up SignatureTest by caching KeyPairs by key algorithm." by Alex Klyubin · 9 years ago
  69. 271f52c Merge "JCA Signature algorithm names are case-insensitive." am: 51139e6b88 by Alex Klyubin · 9 years ago
  70. 0363e01 Merge "Speed up SignatureTest by caching KeyPairs by key algorithm." by Alex Klyubin · 9 years ago
  71. 51139e6 Merge "JCA Signature algorithm names are case-insensitive." by Alex Klyubin · 9 years ago
  72. 53ec43b Fix Signature2Test. by Narayan Kamath · 9 years ago
  73. db0fc8a Merge "Scripted removal of unused libcore files." by Narayan Kamath · 9 years ago
  74. cb37b15 Merge "Restore libcore Cookie(Manager|Store) behavior" by Przemyslaw Szczepaniak · 9 years ago
  75. 6c0e55c Scripted removal of unused libcore files. by Narayan Kamath · 9 years ago
  76. 2e317a0 Merge "Fix @code escapes" by Neil Fuller · 9 years ago
  77. 357bfe7 Merge "Add more debugging to the DigestTest" into marshmallow-cts-dev am: 1117338720 am: cf4b283f02 am: a573f3040b by Daniel Xie · 9 years ago
  78. 4cc2dba Merge "Fix time calculation in test_SSLSession_getLastAccessedTime" into marshmallow-cts-dev am: 79810ceebb am: 0730bd1afd am: dbb8202b05 by Daniel Xie · 9 years ago
  79. 5d2f70f Merge "Add more debugging to the DigestTest" into marshmallow-cts-dev am: 1117338720 am: cf4b283f02 by Daniel Xie · 9 years ago
  80. 35bb8dd Merge "Fix time calculation in test_SSLSession_getLastAccessedTime" into marshmallow-cts-dev am: 79810ceebb am: 0730bd1afd by Daniel Xie · 9 years ago
  81. a573f30 Merge "Add more debugging to the DigestTest" into marshmallow-cts-dev am: 1117338720 by Daniel Xie · 9 years ago
  82. dbb8202 Merge "Fix time calculation in test_SSLSession_getLastAccessedTime" into marshmallow-cts-dev am: 79810ceebb by Daniel Xie · 9 years ago
  83. cf4b283 Merge "Add more debugging to the DigestTest" into marshmallow-cts-dev by Daniel Xie · 9 years ago
  84. 0730bd1 Merge "Fix time calculation in test_SSLSession_getLastAccessedTime" into marshmallow-cts-dev by Daniel Xie · 9 years ago
  85. 79ed609 Fix hashCode() for the read barrier lock word change. by Hiroshi Yamauchi · 9 years ago
  86. 1117338 Merge "Add more debugging to the DigestTest" into marshmallow-cts-dev by Daniel Xie · 9 years ago
  87. 79810ce Merge "Fix time calculation in test_SSLSession_getLastAccessedTime" into marshmallow-cts-dev by Daniel Xie · 9 years ago
  88. 3162830 Merge "Change FinalizeTest to use helper function" am: fb76acff48 am: cf821d5f33 by Mathieu Chartier · 9 years ago
  89. cf821d5 Merge "Change FinalizeTest to use helper function" am: fb76acff48 by Mathieu Chartier · 9 years ago
  90. fb76acf Merge "Change FinalizeTest to use helper function" by Mathieu Chartier · 9 years ago
  91. 8210c23 Change FinalizeTest to use helper function by Mathieu Chartier · 9 years ago
  92. cf3d432 Change FinalizeTest to use helper function by Mathieu Chartier · 9 years ago
  93. 0c07deb Speed up SignatureTest by caching KeyPairs by key algorithm. by Alex Klyubin · 9 years ago
  94. 28c2800 JCA Signature algorithm names are case-insensitive. by Alex Klyubin · 9 years ago
  95. 7938429 Restore libcore Cookie(Manager|Store) behavior by Przemyslaw Szczepaniak · 9 years ago
  96. eaffe68 Merge "Add tests for "follow redirects" behavior" am: 87bc9a67ec am: d27f7deae2 by Neil Fuller · 9 years ago
  97. 540b013 Merge "Add tests for "follow redirects" behavior" am: 87bc9a67ec am: d27f7deae2 by Neil Fuller · 9 years ago
  98. d27f7de Merge "Add tests for "follow redirects" behavior" am: 87bc9a67ec by Neil Fuller · 9 years ago
  99. 87bc9a6 Merge "Add tests for "follow redirects" behavior" by Neil Fuller · 9 years ago
  100. 9639153 StringCaseMappingBenchmark typo fix by Yi Kong · 9 years ago