1. 4b999a4 Rename Arrays.ArrayList to Arrays.ArrayAdapter. by Narayan Kamath · 10 years ago
  2. c41d038 Merge "Fix System.arraycopy" by Andreas Gampe · 10 years ago
  3. 242e5a6 Fix System.arraycopy by Andreas Gampe · 10 years ago
  4. 69f8370 Merge "Fix javadoc @char instead of @code." by Elliott Hughes · 10 years ago
  5. c40cfbb Fix javadoc @char instead of @code. by Elliott Hughes · 10 years ago
  6. a964041 Merge "Fix a faulty Julian day computation." by Elliott Hughes · 10 years ago
  7. fda7c02 Fix a faulty Julian day computation. by Elliott Hughes · 10 years ago
  8. 906d1ca Merge "Clarify the String.compareTo contract and add tests." by Elliott Hughes · 10 years ago
  9. 18faff2 Clarify the String.compareTo contract and add tests. by Elliott Hughes · 10 years ago
  10. 57d2d89 Merge "Fixed build for arraycopy with objects." by Jeff Hao · 10 years ago
  11. 5bd0638 Fixed build for arraycopy with objects. by Emma Meersman · 10 years ago
  12. 42a6d80 Merge "Expanded arraycopy function to deal with more types and updated benchmarking." by Jeff Hao · 10 years ago
  13. 236f03f Merge "Don't return NULL as a jint." by Ian Rogers · 10 years ago
  14. fec498e Don't return NULL as a jint. by Ian Rogers · 10 years ago
  15. 916c54b Merge "Enable host multilib for ART testing." by Ian Rogers · 10 years ago
  16. 31e8ef0 Merge "Fix race condition in WeakHashMapTest." by Mathieu Chartier · 10 years ago
  17. baff7d7 Merge "libcore: Clean up Enum.compareTo(E)" by Narayan Kamath · 10 years ago
  18. 64e0127 libcore: Clean up Enum.compareTo(E) by Valter Strods · 10 years ago
  19. 97afbd7 Fix race condition in WeakHashMapTest. by Mathieu Chartier · 10 years ago
  20. f14b369 Expanded arraycopy function to deal with more types and updated benchmarking. by Emma Meersman · 10 years ago
  21. cb82175 Merge "Build fix: Remove reference to deleted java_io_Console function" by Neil Fuller · 10 years ago
  22. 55845ea Build fix: Remove reference to deleted java_io_Console function by Neil Fuller · 10 years ago
  23. 1f30149 Unimplement Console.readPassword and remove test by Neil Fuller · 10 years ago
  24. c477bf9 Merge "Unimplement Console.readPassword and remove test" by Neil Fuller · 10 years ago
  25. 017715a Merge "Assert that setEnabledProtocols/CipherSuites copy their inputs." by Alex Klyubin · 10 years ago
  26. ee109f6 Assert that setEnabledProtocols/CipherSuites copy their inputs. by Alex Klyubin · 10 years ago
  27. e0affcd Merge "Assert the updated list of supported ECDHE-PSK cipher suites." by Alex Klyubin · 10 years ago
  28. c753102 Merge "Fix for currency symbol coming from the default locale" by Neil Fuller · 10 years ago
  29. 8d07b07 Fix for currency symbol coming from the default locale by Neil Fuller · 10 years ago
  30. 2eb56b6 Merge "Fix CurrencyTest.test_getSymbol for unknown variants" by Neil Fuller · 10 years ago
  31. 1d3d407 Fix CurrencyTest.test_getSymbol for unknown variants by Neil Fuller · 10 years ago
  32. 0be1235 Merge "Removing tests that test the SqlLite API directly." by Neil Fuller · 10 years ago
  33. 9aad552 Merge "CTS fix: Signature2Test.test_clone()" by Neil Fuller · 10 years ago
  34. f6bb79b Merge "Dalvik is dead, long live Dalvik! DO NOT MERGE" by Brian Carlstrom · 10 years ago
  35. adb19b9 Dalvik is dead, long live Dalvik! DO NOT MERGE by Brian Carlstrom · 10 years ago
  36. 1265f1c Fix libart files to work with javadoc by Brian Carlstrom · 10 years ago
  37. c01503d Merge "Fix libart files to work with javadoc" by Brian Carlstrom · 10 years ago
  38. 142b039 CTS fix: Signature2Test.test_clone() by Neil Fuller · 10 years ago
  39. cac5dab Merge "Fix getISO3Country and getISO3Language." by Narayan Kamath · 10 years ago
  40. ca6c2df Fix getISO3Country and getISO3Language. by Narayan Kamath · 10 years ago
  41. 67875c4 Merge "Relax KeyPairGeneratorTest" by Neil Fuller · 10 years ago
  42. 11d630b Relax KeyPairGeneratorTest by Neil Fuller · 10 years ago
  43. 36c0160 Merge "Alter regression test for bug 71369 now the issue is understood" by Neil Fuller · 10 years ago
  44. 219af6e Alter regression test for bug 71369 now the issue is understood by Neil Fuller · 10 years ago
  45. ce6eb73 Removing tests that test the SqlLite API directly. by Neil Fuller · 10 years ago
  46. 64c039e Enable host multilib for ART testing. by Ian Rogers · 10 years ago
  47. 7bc855c Merge "Add a test for bug 71369" by Neil Fuller · 10 years ago
  48. ba0592b Add a test for bug 71369 by Neil Fuller · 10 years ago
  49. 2b93117 Merge "Tidy up MulticastSocketTest and fix execution on hammerhead" by Neil Fuller · 10 years ago
  50. 0233d6a Tidy up MulticastSocketTest and fix execution on hammerhead by Neil Fuller · 10 years ago
  51. f577d75 Merge "Remove unnecessary loop in uloc_forLanguageTag." by Narayan Kamath · 10 years ago
  52. 5133494 Remove unnecessary loop in uloc_forLanguageTag. by Narayan Kamath · 10 years ago
  53. 12ca882 Implement Locale.toLanguageTag without ICU support. by Narayan Kamath · 10 years ago
  54. 67831d3 Merge "Pass BCP-47 tags and not Locale.toString results to ICU." by Narayan Kamath · 10 years ago
  55. a942660 Pass BCP-47 tags and not Locale.toString results to ICU. by Elliott Hughes · 10 years ago
  56. 1a60814 Merge "Extract non-API locale tests into a separate test class." by Narayan Kamath · 10 years ago
  57. 375ada1 Extract non-API locale tests into a separate test class. by Narayan Kamath · 10 years ago
  58. 0a58ece Merge "Fix Mac build." by Ian Rogers · 10 years ago
  59. efae383 Fix Mac build. by Ian Rogers · 10 years ago
  60. 9290899 Merge "Fix bogus define checks and a typo." by Narayan Kamath · 10 years ago
  61. 857e3a0 Fix bogus define checks and a typo. by Narayan Kamath · 10 years ago
  62. 92bd303 Merge "Implement Locale.toLanguageTag without ICU support." by Narayan Kamath · 10 years ago
  63. 995dc17 Merge "Tests for Runtime.*Memory()" by Neil Fuller · 10 years ago
  64. f54d81e Tests for Runtime.*Memory() by Neil Fuller · 10 years ago
  65. c47c0f7 Merge "Fix DatagramMulticastChannelTest so it works better on hammerhead" by Neil Fuller · 10 years ago
  66. 6d7b081 Fix DatagramMulticastChannelTest so it works better on hammerhead by Neil Fuller · 10 years ago
  67. 4aa9da3 Merge "Build fix." by Ian Rogers · 10 years ago
  68. 37dd0ac Build fix. by Ian Rogers · 10 years ago
  69. a3f1cb6 Merge "Remove deprecated WITH_HOST_DALVIK." by Ian Rogers · 10 years ago
  70. 3deabd2 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 10 years ago
  71. 7450e1e Merge "Shard the _getInstance test and skip the DH tests." by Neil Fuller · 10 years ago
  72. 7408f7d Shard the _getInstance test and skip the DH tests. by Neil Fuller · 10 years ago
  73. d6e67fd Merge "Improve the load/loadLibrary documentation." by Elliott Hughes · 10 years ago
  74. 71cbf28 Improve the load/loadLibrary documentation. by Elliott Hughes · 10 years ago
  75. f14c0fd Assert the updated list of supported ECDHE-PSK cipher suites. by Alex Klyubin · 10 years ago
  76. 636b8b8 Merge "Suppress large test that always times-out" by Neil Fuller · 10 years ago
  77. 1c4ee54 Merge "Add interruptibility/wake on close to FileChannel.lock()" by Neil Fuller · 10 years ago
  78. 8add322 Add interruptibility/wake on close to FileChannel.lock() by Neil Fuller · 10 years ago
  79. a2b72eb Merge "Fix ZoneInfoDBTest.testGoodOverride" by Neil Fuller · 10 years ago
  80. 4752660 Merge "Fix BufferTest.testAccess" by Neil Fuller · 10 years ago
  81. c843891 Fix ZoneInfoDBTest.testGoodOverride by Neil Fuller · 10 years ago
  82. ec3a12d Fix BufferTest.testAccess by Neil Fuller · 10 years ago
  83. 3695691 am 971bcaa5: Merge "Fix for flakiness in URLConnectionTest.testServerShutdownOutput" by Neil Fuller · 10 years ago
  84. 971bcaa Merge "Fix for flakiness in URLConnectionTest.testServerShutdownOutput" by Neil Fuller · 10 years ago
  85. 9adf681 am 4352ab40: Merge "Document and assert support for TLS-PSK cipher suites." by Alex Klyubin · 10 years ago
  86. 4352ab4 Merge "Document and assert support for TLS-PSK cipher suites." by Alex Klyubin · 10 years ago
  87. 386a770 am 919849b0: Merge "Remove reference to unused okhttp-test build target" by Neil Fuller · 10 years ago
  88. 919849b Merge "Remove reference to unused okhttp-test build target" by Neil Fuller · 10 years ago
  89. 62fba1e Remove reference to unused okhttp-test build target by Neil Fuller · 10 years ago
  90. c0d465f am 6c16a47c: Merge "Simplify assertions about SSLEngine." by Alex Klyubin · 10 years ago
  91. 6c16a47 Merge "Simplify assertions about SSLEngine." by Alex Klyubin · 10 years ago
  92. fa02383 Fix for flakiness in URLConnectionTest.testServerShutdownOutput by Neil Fuller · 10 years ago
  93. daa5c14 am b106b5f3: Merge "Update SSLEngine Javadoc to reflect recent changes." by Alex Klyubin · 10 years ago
  94. b106b5f Merge "Update SSLEngine Javadoc to reflect recent changes." by Alex Klyubin · 10 years ago
  95. c670c67 am ddfd8597: Merge "Fix NetworkOnMainThreadException in KeyStoreTest" by Neil Fuller · 10 years ago
  96. ddfd859 Merge "Fix NetworkOnMainThreadException in KeyStoreTest" by Neil Fuller · 10 years ago
  97. 434f670 Fix NetworkOnMainThreadException in KeyStoreTest by Neil Fuller · 10 years ago
  98. c9461f3 Document and assert support for TLS-PSK cipher suites. by Alex Klyubin · 10 years ago
  99. ec629db am 4fee9a24: Merge "ECParameterSpec: move curve selection to non-final" by Kenny Root · 10 years ago
  100. 4fee9a2 Merge "ECParameterSpec: move curve selection to non-final" by Kenny Root · 10 years ago