1. 0d3a5ad Add libcore support for sample profiling from traceview gui. by Jeff Hao · 11 years ago
  2. 2239fc1 Fix arrayIndexScale. by Ian Rogers · 11 years ago
  3. 482b89b Fix German date parsing. by Elliott Hughes · 11 years ago
  4. 3b91d10 Merge "Improve the sort documentation slightly." into klp-dev by Elliott Hughes · 11 years ago
  5. 0c986ca Merge "Fix ByteBuffer.duplicate documentation." into klp-dev by Elliott Hughes · 11 years ago
  6. 223ab34 Fix ByteBuffer.duplicate documentation. by Elliott Hughes · 11 years ago
  7. 8691dcf Improve the sort documentation slightly. by Elliott Hughes · 11 years ago
  8. aaf01db Fix the Charset alias generation to use the correct icu4c API. by Elliott Hughes · 11 years ago
  9. e2351b1 Fix three failing tests. by Elliott Hughes · 11 years ago
  10. 011ed31 Better error messages for zlib errors by Kenny Root · 11 years ago
  11. 224eac3 Fix PriorityQueue.removeAt(.), call siftUp(.) if needed. by Vladimir Marko · 11 years ago
  12. 429f832 Merge "Fix extra and comment ordering in ZipEntry reading" into klp-dev by Kenny Root · 11 years ago
  13. b2bfa2d am db102c68: am b70a6d96: CTS test fail because Zhuyin(Bopomofo) used. by Raj Mamadgi · 11 years ago
  14. db102c6 am b70a6d96: CTS test fail because Zhuyin(Bopomofo) used. by Raj Mamadgi · 11 years ago
  15. 613ebea Fix extra and comment ordering in ZipEntry reading by Kenny Root · 11 years ago
  16. c7de9a3 Merge "Fix tests dealing with retryable bodies." into klp-dev by Narayan Kamath · 11 years ago
  17. 9f29ddd Merge "Update authentication tests." into klp-dev by Narayan Kamath · 11 years ago
  18. 47b8f5d Merge "Test that timeouts are respected on recycled connections." into klp-dev by Narayan Kamath · 11 years ago
  19. 157b95d Update authentication tests. by Narayan Kamath · 11 years ago
  20. 0136437 Test that timeouts are respected on recycled connections. by Narayan Kamath · 11 years ago
  21. 8a1e42f Fix tests dealing with retryable bodies. by Narayan Kamath · 11 years ago
  22. 25d6596 Merge "Update test exercising broken proxy behaviour." into klp-dev by Narayan Kamath · 11 years ago
  23. cc440f4 Track changes to MockWebServer by Narayan Kamath · 11 years ago
  24. 3778c42 Update test exercising broken proxy behaviour. by Narayan Kamath · 11 years ago
  25. 2324535 Merge "CTS test fail because Zhuyin(Bopomofo) used." into klp-dev by Elliott Hughes · 11 years ago
  26. 20bcec8 Merge "Fix java.util.Scanner bugs." into klp-dev by Elliott Hughes · 11 years ago
  27. 2beb443 Merge "Clarify that nanoTime works between processes" into klp-dev by Glenn Kasten · 11 years ago
  28. b70a6d9 CTS test fail because Zhuyin(Bopomofo) used. by Raj Mamadgi · 11 years ago
  29. 916b7a2 CTS test fail because Zhuyin(Bopomofo) used. by Raj Mamadgi · 11 years ago
  30. 84dc741 Fix java.util.Scanner bugs. by Elliott Hughes · 11 years ago
  31. 13bf084 Test fallback SHA1PRNG uses full width seeds by Kenny Root · 11 years ago
  32. 2bb11ad Move SHA1PRNG_SecureRandomImpl tests to libcore by Kenny Root · 11 years ago
  33. 7de5073 Merge "Make sure seed values use full range" into klp-dev by Kenny Root · 11 years ago
  34. a00497d Clarify that nanoTime works between processes by Glenn Kasten · 11 years ago
  35. 48d36b8 Merge "Add another test for HttpURLConnection#usingProxy" into klp-dev by Narayan Kamath · 11 years ago
  36. 3d849f3 Update URLConnection#testLenientUrlToUriNul. by Narayan Kamath · 11 years ago
  37. b3158d5 Add another test for HttpURLConnection#usingProxy by Narayan Kamath · 11 years ago
  38. a7f57f4 Fix Selector's handling of POLLHUP. by Elliott Hughes · 11 years ago
  39. 0f116e1 Fix BIO_OutputStream::write to return the correct length. by Elliott Hughes · 11 years ago
  40. 3f5302c Merge "CA certificate update" into klp-dev by Brian Carlstrom · 11 years ago
  41. 418cb17 CA certificate update by Brian Carlstrom · 11 years ago
  42. f5d8857 Fix a bunch of Charset tests. by Elliott Hughes · 11 years ago
  43. ab6d771 Make sure seed values use full range by Kenny Root · 11 years ago
  44. a37fb25 Fix URLConnectionTest#testConnectTimeouts. by Narayan Kamath · 11 years ago
  45. ca2c58c Share ClassLoader code by Brian Carlstrom · 11 years ago
  46. 8e194d4 am f602b9df: (-s ours) Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 11 years ago
  47. f602b9d Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 11 years ago
  48. b8e456e More Charset test fixes. by Elliott Hughes · 11 years ago
  49. 71dc4f7 Refactor ART java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  50. b6eb2b6 am 54c47192: am 03aa5ac1: am 5fb1308b: am d0e84f48: am 33c3583d: am e6cfe4d5: am a6d2b916: am 89c50e8b: Delay SSLSocketImpl instantiation until needed by Kenny Root · 11 years ago
  51. d2c0afe Remove tests of charsets not in a regular icu4c build. by Elliott Hughes · 11 years ago
  52. 54c4719 am 03aa5ac1: am 5fb1308b: am d0e84f48: am 33c3583d: am e6cfe4d5: am a6d2b916: am 89c50e8b: Delay SSLSocketImpl instantiation until needed by Kenny Root · 11 years ago
  53. 03aa5ac am 5fb1308b: am d0e84f48: am 33c3583d: am e6cfe4d5: am a6d2b916: am 89c50e8b: Delay SSLSocketImpl instantiation until needed by Kenny Root · 11 years ago
  54. 5fb1308 am d0e84f48: am 33c3583d: am e6cfe4d5: am a6d2b916: am 89c50e8b: Delay SSLSocketImpl instantiation until needed by Kenny Root · 11 years ago
  55. d0e84f4 am 33c3583d: am e6cfe4d5: am a6d2b916: am 89c50e8b: Delay SSLSocketImpl instantiation until needed by Kenny Root · 11 years ago
  56. 33c3583 am e6cfe4d5: am a6d2b916: am 89c50e8b: Delay SSLSocketImpl instantiation until needed by Kenny Root · 11 years ago
  57. e6cfe4d am a6d2b916: am 89c50e8b: Delay SSLSocketImpl instantiation until needed by Kenny Root · 11 years ago
  58. a6d2b91 am 89c50e8b: Delay SSLSocketImpl instantiation until needed by Kenny Root · 11 years ago
  59. 9edca89 Work around icu4c causing canEncode to always return true for surrogates. by Elliott Hughes · 11 years ago
  60. 37d4441 Fix CharsetTest for SCSU and Shift_JIS. by Elliott Hughes · 11 years ago
  61. 9c3ab9d Delay SSLSocketImpl instantiation until needed DO NOT MERGE by Kenny Root · 11 years ago
  62. 3134aa6 Merge "Move libcore to C++11." into klp-dev by Elliott Hughes · 11 years ago
  63. 078004a am 8072914c: (-s ours) am 954f78a8: Merge "Delay SSLSocketImpl instantiation until needed DO NOT MERGE" into jb-mr2-dev by Kenny Root · 11 years ago
  64. 7662dec am 9bd449c8: am 5098d4f6: Fix build. by Elliott Hughes · 11 years ago
  65. 2e32a89 am b70d0551: (-s ours) resolved conflicts for merge of 465008a4 to jb-mr2-dev-plus-aosp by Elliott Hughes · 11 years ago
  66. def7770 Move libcore to C++11. by Elliott Hughes · 11 years ago
  67. 89c50e8 Delay SSLSocketImpl instantiation until needed by Kenny Root · 11 years ago
  68. 1e93f67 Increase breadcrumbs for class lookup failures. by Ian Rogers · 11 years ago
  69. 8072914 am 954f78a8: Merge "Delay SSLSocketImpl instantiation until needed DO NOT MERGE" into jb-mr2-dev by Kenny Root · 11 years ago
  70. 954f78a Merge "Delay SSLSocketImpl instantiation until needed DO NOT MERGE" into jb-mr2-dev by Kenny Root · 11 years ago
  71. 9bd449c am 5098d4f6: Fix build. by Elliott Hughes · 11 years ago
  72. 5098d4f Fix build. by Elliott Hughes · 11 years ago
  73. b70d055 resolved conflicts for merge of 465008a4 to jb-mr2-dev-plus-aosp by Elliott Hughes · 11 years ago
  74. 465008a resolved conflicts for merge of 15fd7684 to jb-mr2-dev by Elliott Hughes · 11 years ago
  75. 35fb91c Delay SSLSocketImpl instantiation until needed DO NOT MERGE by Kenny Root · 11 years ago
  76. 15fd768 resolved conflicts for merge of 6ee07507 to jb-mr1-dev-plus-aosp by Elliott Hughes · 11 years ago
  77. 6ee0750 am 0ec7b45b: am bd825a7c: am 9f178544: am 44e8930b: Bumper ZipFile/ZipEntry backport. by Elliott Hughes · 11 years ago
  78. 0ec7b45 am bd825a7c: am 9f178544: am 44e8930b: Bumper ZipFile/ZipEntry backport. by Elliott Hughes · 11 years ago
  79. bd825a7 am 9f178544: am 44e8930b: Bumper ZipFile/ZipEntry backport. by Elliott Hughes · 11 years ago
  80. 9f17854 am 44e8930b: Bumper ZipFile/ZipEntry backport. by Elliott Hughes · 11 years ago
  81. 44e8930 Bumper ZipFile/ZipEntry backport. by Elliott Hughes · 11 years ago
  82. 2450383 Add test for STORED zip entry stream size by Chad Brubaker · 11 years ago
  83. 83369e6 Don't force x86 devices to run an insanely long test. by Elliott Hughes · 11 years ago
  84. b7645d8 Remove updateProcessState. by Mathieu Chartier · 11 years ago
  85. 4f048e2 am fdf82f8b: Merge "Fix various Charset tests, clean up the implementation." by Elliott Hughes · 11 years ago
  86. 94dba4f am c5ee4c34: Merge "Fix GB-18030 tests." by Elliott Hughes · 11 years ago
  87. d206131 am 3a17b98a: Merge "Fix libcore.java.util.OldScannerTest#testPerformance." by Elliott Hughes · 11 years ago
  88. 8c1e661 am 36c1e341: Merge "Remove tests for es__TRADITIONAL." by Elliott Hughes · 11 years ago
  89. f70ef01 am 664b5ac1: Merge "We never supported obsolete EBCDIC variants." by Elliott Hughes · 11 years ago
  90. 8405b26 Disallow filenames containing NUL bytes. by Elliott Hughes · 11 years ago
  91. 5608e04 Fix AIOOBE in Method.compareParameters. by Ian Rogers · 11 years ago
  92. ed80d3a Fix sign-extension of type indices. by Ian Rogers · 11 years ago
  93. fdf82f8 Merge "Fix various Charset tests, clean up the implementation." by Elliott Hughes · 11 years ago
  94. 5ec6bf8 Fix various Charset tests, clean up the implementation. by Elliott Hughes · 11 years ago
  95. 87f155f Use uncompressed size for uncompressed zip entries by Chad Brubaker · 11 years ago
  96. eeb61d7 am 87a8f1c3: Merge "Clean up a test slightly." by Elliott Hughes · 11 years ago
  97. edbebbc am 5a846f38: Merge "Improve a constant name and related comments." by Elliott Hughes · 11 years ago
  98. a925c59 am 0a1664dd: Merge "Rename InitManifest to ManifestReader." by Elliott Hughes · 11 years ago
  99. c5ee4c3 Merge "Fix GB-18030 tests." by Elliott Hughes · 11 years ago
  100. 9a39ec1 Fix GB-18030 tests. by Elliott Hughes · 11 years ago