1. 29e8285 Rename ZipEntryName to ZipString by Yusuke Sato · 9 years ago
  2. 3751c15 Merge "zip64: Exercise getInputStream(ZipEntry) for files with > 65k entries." by Narayan Kamath · 9 years ago
  3. a1938de zip64: Exercise getInputStream(ZipEntry) for files with > 65k entries. by Narayan Kamath · 9 years ago
  4. fde0042 Merge "String.Equals Optimization Benchmark" by Andreas Gampe · 9 years ago
  5. a22dfa9 Merge "expectations: add SSL_renegotiate tests to known failures" by Sergio Giro · 9 years ago
  6. 7f3c9cd expectations: add SSL_renegotiate tests to known failures by Sergio Giro · 9 years ago
  7. b544399 Merge "Add missing library dependency." by Narayan Kamath · 9 years ago
  8. be83c6b Add missing library dependency. by Evgenii Stepanov · 9 years ago
  9. 4301734 Merge "Fix GMS core crash loop" by Dmitriy Ivanov · 9 years ago
  10. ac4309a Fix GMS core crash loop by Dmitriy Ivanov · 9 years ago
  11. 395d429 String.Equals Optimization Benchmark by agicsaki · 9 years ago
  12. 3580b3a Merge "Add CTS test for unaligned reads / writes with swaps." by Narayan Kamath · 9 years ago
  13. 11b2b3f Add CTS test for unaligned reads / writes with swaps. by Narayan Kamath · 9 years ago
  14. 738cb5b Merge "libcore: remove unnecessary assertion in testNewConstructors_Success" by Sergio Giro · 9 years ago
  15. 14ba1a7 libcore: remove unnecessary assertion in testNewConstructors_Success by Sergio Giro · 9 years ago
  16. d6006a0 Merge "Make sure the Services cache is refreshed" by Sergio Giro · 9 years ago
  17. 9c79105 Merge "ProviderTest : make sure alias / algo. lookups are case insensitive." by Narayan Kamath · 9 years ago
  18. 582a00c Merge "ProviderTest: Add provider name to failure message." by Narayan Kamath · 9 years ago
  19. 517c814 ProviderTest : make sure alias / algo. lookups are case insensitive. by Narayan Kamath · 9 years ago
  20. 08d73bd ProviderTest: Add provider name to failure message. by Narayan Kamath · 9 years ago
  21. 10dced1 Make sure the Services cache is refreshed by Kenny Root · 9 years ago
  22. 6b7f0d7 Merge "Add ENONET to OsConstants" by Erik Kline · 9 years ago
  23. 959a23e Add ENONET to OsConstants by Erik Kline · 9 years ago
  24. 69b6dc0 Merge "Make Locale.forLanguageTag() map the language code "und" to language ""." by Neil Fuller · 9 years ago
  25. d3c5690 Merge "libcore: removed unnecessary code in SSLSocketTest" by Sergio Giro · 9 years ago
  26. 7fc2f44 Merge "harmony/security: fix bugs concerning escaping in X500Principal" by Sergio Giro · 9 years ago
  27. c22dd77 libcore: removed unnecessary code in SSLSocketTest by Sergio Giro · 9 years ago
  28. a8931133 harmony/security: fix bugs concerning escaping in X500Principal by Sergio Giro · 9 years ago
  29. 8fc0b08 Merge "Mark deprecated ciphers visually" by Kenny Root · 9 years ago
  30. 3a44108 Mark deprecated ciphers visually by Kenny Root · 9 years ago
  31. 184d077 Make Locale.forLanguageTag() map the language code "und" to language "". by Fredrik Roubert · 9 years ago
  32. 83b02fe Merge "Fix CertificateTest#testVerifyPublicKeyString2" by Narayan Kamath · 9 years ago
  33. b8d35e5 Fix CertificateTest#testVerifyPublicKeyString2 by Narayan Kamath · 9 years ago
  34. bba8e66 Merge "Explicitly set DateFormat.is24Hour value needed by tests" by Neil Fuller · 9 years ago
  35. a4fafb8 Merge "Fix lookup order when opening directly from APK" by Dmitriy Ivanov · 9 years ago
  36. 384730c Fix lookup order when opening directly from APK by Dmitriy Ivanov · 9 years ago
  37. 0356c65c Merge "Build libjavacoretests multilib." by Nicolas Geoffray · 9 years ago
  38. 7067525 Build libjavacoretests multilib. by Nicolas Geoffray · 9 years ago
  39. f7b9cd7 Merge "Send SIGQUIT when finalizer times out" by Mathieu Chartier · 9 years ago
  40. c536fe2 Send SIGQUIT when finalizer times out by Mathieu Chartier · 9 years ago
  41. ad4a67f Explicitly set DateFormat.is24Hour value needed by tests by Neil Fuller · 9 years ago
  42. 2677750 Merge "libcore/support: change TestKeyStore to avoid using getLocalHost()" by Sergio Giro · 9 years ago
  43. d3a05ff Merge "Add AES 192 test" by Kenny Root · 9 years ago
  44. 642c718 Add AES 192 test by Kenny Root · 9 years ago
  45. c900ebd Merge "SSLEngineTest: set up server instead of using anon" by Kenny Root · 9 years ago
  46. f518c43 Merge "SSLSocketTest: add test with no ciphers" by Kenny Root · 9 years ago
  47. 6a25596 Merge "libcore: add tests to check behaviour for padding and decrypt mode" by Sergio Giro · 9 years ago
  48. 5be4c97 SSLEngineTest: set up server instead of using anon by Kenny Root · 9 years ago
  49. def50a2 SSLSocketTest: add test with no ciphers by Kenny Root · 9 years ago
  50. a5caede libcore/support: change TestKeyStore to avoid using getLocalHost() by Sergio Giro · 9 years ago
  51. 2a080da Merge "Fix JniTest#testGetSuperclass" by Narayan Kamath · 9 years ago
  52. 3124875 Fix JniTest#testGetSuperclass by Brian Carlstrom · 9 years ago
  53. 5653292 Merge "Relax the test for inappropriate fallback" by Kenny Root · 9 years ago
  54. 5c92a51 Merge "Implemented ceil and floor in StrictMath" by Andreas Gampe · 9 years ago
  55. 43e063b Relax the test for inappropriate fallback by Kenny Root · 9 years ago
  56. 9f7960c libcore: add tests to check behaviour for padding and decrypt mode by Sergio Giro · 9 years ago
  57. 5dc9ac8 Implemented ceil and floor in StrictMath by agicsaki · 9 years ago
  58. 79eb265 Merge "Avoid binding a DatagramSocket before setReuseAddress" by Neil Fuller · 9 years ago
  59. 49f2d45 Avoid binding a DatagramSocket before setReuseAddress by Neil Fuller · 9 years ago
  60. 737d0de Merge "libcore: throw InvalidKeyException instead of ProviderException" by Sergio Giro · 9 years ago
  61. e9da043 Merge "Add VMRuntime.runFinalizationWithTimeout" by Mathieu Chartier · 9 years ago
  62. 9b2d8e2 Add VMRuntime.runFinalizationWithTimeout by Mathieu Chartier · 9 years ago
  63. 8aa9a98 Merge "Revert "libcore: add tests to check behaviour for padding and decrypt mode"" by Sergio Giro · 9 years ago
  64. 304bb76 Revert "libcore: add tests to check behaviour for padding and decrypt mode" by Sergio Giro · 9 years ago
  65. edf6000 Merge "libcore: add tests to check behaviour for padding and decrypt mode" by Sergio Giro · 9 years ago
  66. 85eb6db Merge "Update offered ciphers" by Kenny Root · 9 years ago
  67. 5d7a90d Merge "Correct Class.superClass documentation." by Brian Carlstrom · 9 years ago
  68. dfb72da Update offered ciphers by Kenny Root · 9 years ago
  69. de86f14 Correct Class.superClass documentation. by Brian Carlstrom · 9 years ago
  70. 3db17f7 Merge "Revert "Revert "Modification to the way boot classpath resources are loaded""" by Neil Fuller · 9 years ago
  71. 2ce899f Revert "Revert "Modification to the way boot classpath resources are loaded"" by Neil Fuller · 9 years ago
  72. 0db8089 Merge "Make StrictJarFile deal with missing manifest entries" by Neil Fuller · 9 years ago
  73. b8ec837 Make StrictJarFile deal with missing manifest entries by Neil Fuller · 9 years ago
  74. b72f1fa Merge "Replace hyphen with en dash" by Kenny Root · 9 years ago
  75. 814e15d Replace hyphen with en dash by Kenny Root · 9 years ago
  76. f4b4fff libcore: add tests to check behaviour for padding and decrypt mode by Sergio Giro · 9 years ago
  77. 049862d Merge "Revert "Modification to the way boot classpath resources are loaded"" by Neil Fuller · 9 years ago
  78. 0c2e3c7 Revert "Modification to the way boot classpath resources are loaded" by Neil Fuller · 9 years ago
  79. e38b83d libcore: throw InvalidKeyException instead of ProviderException by Sergio Giro · 9 years ago
  80. e41d5b9 Merge "Modification to the way boot classpath resources are loaded" by Neil Fuller · 9 years ago
  81. 811586f Merge "Configure ICU4C without relying on build-time flags" by Neil Fuller · 9 years ago
  82. 24030f5 Merge "Improve HttpURLConnection Performance docs" by Neil Fuller · 9 years ago
  83. b33ae4f Improve HttpURLConnection Performance docs by Neil Fuller · 9 years ago
  84. 79fdcc6 Configure ICU4C without relying on build-time flags by Neil Fuller · 9 years ago
  85. e20cd5b Merge "Correct docs based on recent behavior change" by Neil Fuller · 9 years ago
  86. eaafaa5 Merge "Signature2Test: calling verify a second time can throw" by Kenny Root · 9 years ago
  87. 38ae353 Merge "Move mirror::ArtMethod to native" by Mathieu Chartier · 9 years ago
  88. fb83715 Signature2Test: calling verify a second time can throw by Kenny Root · 9 years ago
  89. 2d4366e Merge "Fix incorrect position calculation in CharsetDecoder." by Narayan Kamath · 9 years ago
  90. 654e819 Fix incorrect position calculation in CharsetDecoder. by Narayan Kamath · 9 years ago
  91. 05a5c2f Modification to the way boot classpath resources are loaded by Neil Fuller · 9 years ago
  92. be5d952 Correct docs based on recent behavior change by Neil Fuller · 9 years ago
  93. aac3c2c Merge "Add test for application use of PathClassLoader." by Richard Uhler · 9 years ago
  94. 634981d Merge "Don't throw UnsupportedOpEx on multi-char negative/percent symbols." by Narayan Kamath · 9 years ago
  95. c3cedb4 Don't throw UnsupportedOpEx on multi-char negative/percent symbols. by Narayan Kamath · 9 years ago
  96. 58bef8e Add test for application use of PathClassLoader. by Richard Uhler · 9 years ago
  97. 1c444ca Merge "Fix problems with DexClassLoaderTest." by Richard Uhler · 9 years ago
  98. 5099b54 Fix problems with DexClassLoaderTest. by Richard Uhler · 9 years ago
  99. db537c4 Merge "Change >= to > in OldSystemTest.test_gc" by Mathieu Chartier · 9 years ago
  100. ea43704 Change >= to > in OldSystemTest.test_gc by Mathieu Chartier · 9 years ago