1. 1817e4d Fix DirectByteBufferAlignment by Shubham Ajmera · 9 years ago
  2. 6b49909 Merge "Fix Signature2Test." by Narayan Kamath · 9 years ago
  3. f861f1e Fix URLStreamHandlerFactoryTest. by Narayan Kamath · 9 years ago
  4. ef91ac2 Merge "Fix ByteBuffer#as*Buffer using parent limit" by Przemyslaw Szczepaniak · 9 years ago
  5. 70db9e5 Remove copy of jvm.h by Dimitry Ivanov · 9 years ago
  6. cc060d4 Fix ByteBuffer#as*Buffer using parent limit by Przemyslaw Szczepaniak · 9 years ago
  7. fd43ada Merge "Remove ANDROID_PROPERTY_WORKSPACE" am: 3f83f1ca8f am: da0ea36c5c by Tom Cherry · 9 years ago
  8. d9b361b Merge "Assert that PSSParameterSpec supported by PSS Signature." am: 550bccc472 am: a77621105f by Alex Klyubin · 9 years ago
  9. 48318b8 resolve merge conflicts of a960fcb421 to master. by Andreas Gampe · 9 years ago
  10. 5310a98 Merge "Remove ANDROID_PROPERTY_WORKSPACE" am: 3f83f1ca8f am: da0ea36c5c by Tom Cherry · 9 years ago
  11. da0ea36 Merge "Remove ANDROID_PROPERTY_WORKSPACE" am: 3f83f1ca8f by Tom Cherry · 9 years ago
  12. 3f83f1c Merge "Remove ANDROID_PROPERTY_WORKSPACE" by Tom Cherry · 9 years ago
  13. 13362cb Merge "Assert that PSSParameterSpec supported by PSS Signature." am: 550bccc472 by Alex Klyubin · 9 years ago
  14. a960fcb Merge "Switch to latest version of Caliper" am: 328be29904 am: a6e040f85d by Paul Duffin · 9 years ago
  15. a776211 Merge "Assert that PSSParameterSpec supported by PSS Signature." am: 550bccc472 by Alex Klyubin · 9 years ago
  16. a6e040f Merge "Switch to latest version of Caliper" am: 328be29904 by Paul Duffin · 9 years ago
  17. 550bccc Merge "Assert that PSSParameterSpec supported by PSS Signature." by Alex Klyubin · 9 years ago
  18. 8021521 Clean up Cookie path matching logic. by Narayan Kamath · 9 years ago
  19. 61adaba Add a test-case for issue 25991669. by Narayan Kamath · 9 years ago
  20. 328be29 Merge "Switch to latest version of Caliper" by Paul Duffin · 9 years ago
  21. ea13f82 Switch to latest version of Caliper by Paul Duffin · 9 years ago
  22. 3f22612 Add null check for cleaner by Mathieu Chartier · 9 years ago
  23. 15d5f82 Merge "Speed up SignatureTest by caching KeyPairs by key algorithm." am: 0363e013d5 am: 79dd8faef0 by Alex Klyubin · 9 years ago
  24. 750d4df Merge "JCA Signature algorithm names are case-insensitive." am: 51139e6b88 am: 271f52c070 by Alex Klyubin · 9 years ago
  25. 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
  26. 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
  27. 85cc991 Merge "Change FinalizeTest to use helper function" am: fb76acff48 am: cf821d5f33 by Mathieu Chartier · 9 years ago
  28. 392ded55 Add tagging variants for DatagramSocket. by Jeff Sharkey · 9 years ago
  29. 0bf58e2 Assert that PSSParameterSpec supported by PSS Signature. by Alex Klyubin · 9 years ago
  30. 80eddee Change DirectByteBuffer to avoid allocating a cleaner for normal case by Mathieu Chartier · 9 years ago
  31. 6edc0e2 Merge "Fix hashCode() for the read barrier lock word change." by Hiroshi Yamauchi · 9 years ago
  32. d0931ae Merge "Speed up SignatureTest by caching KeyPairs by key algorithm." am: 0363e013d5 by Alex Klyubin · 9 years ago
  33. 656dd9e Merge "JCA Signature algorithm names are case-insensitive." am: 51139e6b88 by Alex Klyubin · 9 years ago
  34. 79dd8fa Merge "Speed up SignatureTest by caching KeyPairs by key algorithm." by Alex Klyubin · 9 years ago
  35. 271f52c Merge "JCA Signature algorithm names are case-insensitive." am: 51139e6b88 by Alex Klyubin · 9 years ago
  36. 0363e01 Merge "Speed up SignatureTest by caching KeyPairs by key algorithm." by Alex Klyubin · 9 years ago
  37. 51139e6 Merge "JCA Signature algorithm names are case-insensitive." by Alex Klyubin · 9 years ago
  38. 53ec43b Fix Signature2Test. by Narayan Kamath · 9 years ago
  39. db0fc8a Merge "Scripted removal of unused libcore files." by Narayan Kamath · 9 years ago
  40. cb37b15 Merge "Restore libcore Cookie(Manager|Store) behavior" by Przemyslaw Szczepaniak · 9 years ago
  41. 6c0e55c Scripted removal of unused libcore files. by Narayan Kamath · 9 years ago
  42. 2e317a0 Merge "Fix @code escapes" by Neil Fuller · 9 years ago
  43. 357bfe7 Merge "Add more debugging to the DigestTest" into marshmallow-cts-dev am: 1117338720 am: cf4b283f02 am: a573f3040b by Daniel Xie · 9 years ago
  44. 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
  45. 5d2f70f Merge "Add more debugging to the DigestTest" into marshmallow-cts-dev am: 1117338720 am: cf4b283f02 by Daniel Xie · 9 years ago
  46. 35bb8dd Merge "Fix time calculation in test_SSLSession_getLastAccessedTime" into marshmallow-cts-dev am: 79810ceebb am: 0730bd1afd by Daniel Xie · 9 years ago
  47. a573f30 Merge "Add more debugging to the DigestTest" into marshmallow-cts-dev am: 1117338720 by Daniel Xie · 9 years ago
  48. dbb8202 Merge "Fix time calculation in test_SSLSession_getLastAccessedTime" into marshmallow-cts-dev am: 79810ceebb by Daniel Xie · 9 years ago
  49. cf4b283 Merge "Add more debugging to the DigestTest" into marshmallow-cts-dev by Daniel Xie · 9 years ago
  50. 0730bd1 Merge "Fix time calculation in test_SSLSession_getLastAccessedTime" into marshmallow-cts-dev by Daniel Xie · 9 years ago
  51. 79ed609 Fix hashCode() for the read barrier lock word change. by Hiroshi Yamauchi · 9 years ago
  52. 1117338 Merge "Add more debugging to the DigestTest" into marshmallow-cts-dev by Daniel Xie · 9 years ago
  53. 79810ce Merge "Fix time calculation in test_SSLSession_getLastAccessedTime" into marshmallow-cts-dev by Daniel Xie · 9 years ago
  54. 3162830 Merge "Change FinalizeTest to use helper function" am: fb76acff48 am: cf821d5f33 by Mathieu Chartier · 9 years ago
  55. cf821d5 Merge "Change FinalizeTest to use helper function" am: fb76acff48 by Mathieu Chartier · 9 years ago
  56. fb76acf Merge "Change FinalizeTest to use helper function" by Mathieu Chartier · 9 years ago
  57. 8210c23 Change FinalizeTest to use helper function by Mathieu Chartier · 9 years ago
  58. cf3d432 Change FinalizeTest to use helper function by Mathieu Chartier · 9 years ago
  59. 0c07deb Speed up SignatureTest by caching KeyPairs by key algorithm. by Alex Klyubin · 9 years ago
  60. 28c2800 JCA Signature algorithm names are case-insensitive. by Alex Klyubin · 9 years ago
  61. 7938429 Restore libcore Cookie(Manager|Store) behavior by Przemyslaw Szczepaniak · 9 years ago
  62. eaffe68 Merge "Add tests for "follow redirects" behavior" am: 87bc9a67ec am: d27f7deae2 by Neil Fuller · 9 years ago
  63. 540b013 Merge "Add tests for "follow redirects" behavior" am: 87bc9a67ec am: d27f7deae2 by Neil Fuller · 9 years ago
  64. d27f7de Merge "Add tests for "follow redirects" behavior" am: 87bc9a67ec by Neil Fuller · 9 years ago
  65. 87bc9a6 Merge "Add tests for "follow redirects" behavior" by Neil Fuller · 9 years ago
  66. 9639153 StringCaseMappingBenchmark typo fix by Yi Kong · 9 years ago
  67. 5256fb8 Merge "String#split trailing separators fix" by Przemyslaw Szczepaniak · 9 years ago
  68. 20b1cd1 Merge "Merge code path for hostname lookup" by Yi Kong · 9 years ago
  69. 0005cba Add a positive test for System.load. by Narayan Kamath · 9 years ago
  70. dc56766 String#split trailing separators fix by Przemyslaw Szczepaniak · 9 years ago
  71. a232b35 Add a unit test for String.split with trailing separators. by Narayan Kamath · 9 years ago
  72. c2664d2 Merge code path for hostname lookup by Yi Kong · 9 years ago
  73. afe86ef More UTS#35 conformance. by Narayan Kamath · 9 years ago
  74. 00617c7 Deal with CLDR abbreviations correctly. by Narayan Kamath · 9 years ago
  75. d6c54ba Implement more of the UTS#35 spec. by Narayan Kamath · 9 years ago
  76. 3822402 SimpleDateFormat: Emulate support for 'L' and 'c' format specifiers. by Narayan Kamath · 9 years ago
  77. 8ff215d Merge changes from topic 'master_sjf' by Przemyslaw Szczepaniak · 9 years ago
  78. 66c9d04 Fix System.load to use getStackClass1 by Mathieu Chartier · 9 years ago
  79. 8821bc6 Add tests for "follow redirects" behavior by Neil Fuller · 9 years ago
  80. 718ccfb Merge "Do not build libjavacore with clang for mips64" am: 9d92f682af am: d92ab79b9b by Chih-hung Hsieh · 9 years ago
  81. a708f3f Merge "Do not build libjavacore with clang for mips64" am: 9d92f682af by Chih-hung Hsieh · 9 years ago
  82. d92ab79 Merge "Do not build libjavacore with clang for mips64" am: 9d92f682af by Chih-hung Hsieh · 9 years ago
  83. 9d92f68 Merge "Do not build libjavacore with clang for mips64" by Chih-hung Hsieh · 9 years ago
  84. 4b347ba Do not build libjavacore with clang for mips64 by Lazar Trsic · 9 years ago
  85. c42b3c9 Fix @code escapes by Neil Fuller · 9 years ago
  86. 65f5c8a Merge "Modify tests to make them less fragile" am: ef7e113e5a am: 3a4992f11e by Paul Duffin · 9 years ago
  87. 7f2b92c Merge "Modify tests to make them less fragile" am: ef7e113e5a am: 3a4992f11e by Paul Duffin · 9 years ago
  88. 3a4992f Merge "Modify tests to make them less fragile" am: ef7e113e5a by Paul Duffin · 9 years ago
  89. ef7e113 Merge "Modify tests to make them less fragile" by Paul Duffin · 9 years ago
  90. da57c8f Modify tests to make them less fragile by Paul Duffin · 9 years ago
  91. abd00f0 HttpsURLConnection: fix getHostnameVerifier by Sergio Giro · 9 years ago
  92. e8e4da2 Remove StrictJarFile from ClassPathURLStreamHandler by Przemyslaw Szczepaniak · 9 years ago
  93. f640e11 Move StrictJarFile to framework/core by Przemyslaw Szczepaniak · 9 years ago
  94. 56a7d04 Fix CTS:InetAddressTest#test_getByName by Yi Kong · 9 years ago
  95. 9ad3558 Cache Integer.toString results for small numbers by Yi Kong · 9 years ago
  96. 7d63749 Replace modulus operation in Integer.toString by Yi Kong · 9 years ago
  97. f23f64f Merge "Fix OldJarFileTest: move initialization to setUp()" am: 3f6031f995 am: efb6f01120 by Neil Fuller · 9 years ago
  98. 1d99476 Merge "Fix OldJarFileTest: move initialization to setUp()" am: 3f6031f995 by Neil Fuller · 9 years ago
  99. efb6f01 Merge "Fix OldJarFileTest: move initialization to setUp()" am: 3f6031f995 by Neil Fuller · 9 years ago
  100. 3f6031f Merge "Fix OldJarFileTest: move initialization to setUp()" by Neil Fuller · 9 years ago