1. 5ce66d5 Revert "Do not dexopt core-libart" by Brian Carlstrom · 11 years ago
  2. bd76d7a Merge "Do not dexopt core-libart" by Brian Carlstrom · 11 years ago
  3. f7286f3 Merge "Add libutils dependency for libziparchive." by Narayan Kamath · 11 years ago
  4. b168c05 Add libutils dependency for libziparchive. by Narayan Kamath · 11 years ago
  5. f689978 Merge "Fix several issues in CookieManagerTest" by Narayan Kamath · 11 years ago
  6. f25dfbd Fix several issues in CookieManagerTest by Narayan Kamath · 11 years ago
  7. a8f7639 Do not dexopt core-libart by Brian Carlstrom · 11 years ago
  8. 510ffdf Merge "CipherTest: Move jurisdiction check lower" by Kenny Root · 11 years ago
  9. 8f6f413 CipherTest: Move jurisdiction check lower by Kenny Root · 11 years ago
  10. 51c7df4 Merge "Add regression tests for gbk encoding." by Narayan Kamath · 11 years ago
  11. 74decd1 Merge "Catch more system calls that result in disk I/O." by Narayan Kamath · 11 years ago
  12. ae50c1b Merge "Late binding: supportsParameter is not newInstance" by Kenny Root · 11 years ago
  13. d00b7c3 Late binding: supportsParameter is not newInstance by Kenny Root · 11 years ago
  14. fda9167 Merge "Late binding: address review comments" by Kenny Root · 11 years ago
  15. 6d8a4f1 Late binding: address review comments by Kenny Root · 11 years ago
  16. edaa74d Catch more system calls that result in disk I/O. by Jeff Sharkey · 11 years ago
  17. 8dfe692 Add regression tests for gbk encoding. by Narayan Kamath · 11 years ago
  18. f87d7d2 Merge "Add a JNI wrapper over libziparchive." by Narayan Kamath · 11 years ago
  19. 0c1869e Add a JNI wrapper over libziparchive. by Narayan Kamath · 11 years ago
  20. 41e602b Merge "Fix Signature#getInstance." by Narayan Kamath · 11 years ago
  21. 96b5cd9 Fix Signature#getInstance. by Narayan Kamath · 11 years ago
  22. 44676c3 Merge "Late binding: Provider.Service#supportsParameter" by Kenny Root · 11 years ago
  23. 1bb8f7e Late binding: Provider.Service#supportsParameter by Kenny Root · 11 years ago
  24. 986333a Merge "Better way to export variables in Docs.mk." by Ying Wang · 11 years ago
  25. 25b677a Merge "Used constant time comparison to avoid timing attacks." by Narayan Kamath · 11 years ago
  26. 3e478f0 Used constant time comparison to avoid timing attacks. by Xizhi Zhu (Steven) · 11 years ago
  27. 84ae0a6 Merge "Fix Cipher doc." by Brian Carlstrom · 11 years ago
  28. e722ddf Fix Cipher doc. by Xizhi Zhu (Steven) · 11 years ago
  29. 21ac42d Better way to export variables in Docs.mk. by Ying Wang · 11 years ago
  30. 59fc932 Merge "Fix PasswordCallback serialization test." by Narayan Kamath · 11 years ago
  31. 6efeeab Fix PasswordCallback serialization test. by Narayan Kamath · 11 years ago
  32. 13c2900 Merge "Fix JSONArrayTest." by Narayan Kamath · 11 years ago
  33. d62e296 Fix JSONArrayTest. by Narayan Kamath · 11 years ago
  34. d7e1180 Merge "Add RT_SCOPE_* to OsConstants." by Lorenzo Colitti · 11 years ago
  35. d6fcc6c Add RT_SCOPE_* to OsConstants. by Lorenzo Colitti · 11 years ago
  36. 94a9020 Merge "Assert that getEnabledCipherSuites/Protocols is affected by setters." by Alex Klyubin · 11 years ago
  37. b360cc9 Merge "Add method for updating dalvik process state through VMRuntime." by Mathieu Chartier · 11 years ago
  38. 880d8d2 Merge "Fix an OutputStreamWriterTest test case." by Narayan Kamath · 11 years ago
  39. 418e036 Fix an OutputStreamWriterTest test case. by Narayan Kamath · 11 years ago
  40. 014a9c6 Merge "Delete a few bad test cases from CharsetEncoderTest." by Narayan Kamath · 11 years ago
  41. 5f1d509 Delete a few bad test cases from CharsetEncoderTest. by Narayan Kamath · 11 years ago
  42. 466cd23 Merge "Fix an ASCIICharsetEncoderTest testcase." by Narayan Kamath · 11 years ago
  43. c7f4b48 Merge "Fix a testcase in InputStreamReaderTest." by Narayan Kamath · 11 years ago
  44. 24f72f5 Merge "Fix several decoder bugs." by Narayan Kamath · 11 years ago
  45. 50e0536 Merge "Add a test for JSONArray and enums." by Elliott Hughes · 11 years ago
  46. c06da90 Add a test for JSONArray and enums. by Elliott Hughes · 11 years ago
  47. 358552b Assert that getEnabledCipherSuites/Protocols is affected by setters. by Alex Klyubin · 11 years ago
  48. bd024cc Fix several decoder bugs. by Narayan Kamath · 11 years ago
  49. f15b280 Fix an ASCIICharsetEncoderTest testcase. by Narayan Kamath · 11 years ago
  50. e0e5a7a Fix a testcase in InputStreamReaderTest. by Narayan Kamath · 11 years ago
  51. c510d99 Merge "Import missing harmony tests for javax.security.auth." by Narayan Kamath · 11 years ago
  52. 0c85c33 Add method for updating dalvik process state through VMRuntime. by Mathieu Chartier · 11 years ago
  53. 1ce1e3a Merge "No need to sanity-check client certs in SSLSocket.accept." by Alex Klyubin · 11 years ago
  54. bccd4e6 No need to sanity-check client certs in SSLSocket.accept. by Alex Klyubin · 11 years ago
  55. 0a8473e Merge branch 'master' of persistent-https://googleplex-android.git.corp.google.com/platform/libcore into merge-goog-master-to-aosp-master by Brian Carlstrom · 11 years ago
  56. f81fd51 Merge "Remove incorrect LOCAL_NO_STANDARD_LIBRARIES flag." by Brian Carlstrom · 11 years ago
  57. d59063c Remove incorrect LOCAL_NO_STANDARD_LIBRARIES flag. by Narayan Kamath · 11 years ago
  58. ed9aa7b Merge "Remove uses of LOCAL_BUILD_HOST_DEX" by Narayan Kamath · 11 years ago
  59. 70e8ce8 Remove uses of LOCAL_BUILD_HOST_DEX by Narayan Kamath · 11 years ago
  60. 0cd5793 am 38bf01ef: am 59872bf3: Merge "Fix stream flushing when SYNC_FLUSH is set." by Narayan Kamath · 11 years ago
  61. 38bf01e am 59872bf3: Merge "Fix stream flushing when SYNC_FLUSH is set." by Narayan Kamath · 11 years ago
  62. 62542d8 Import missing harmony tests for javax.security.auth. by Narayan Kamath · 11 years ago
  63. 59872bf Merge "Fix stream flushing when SYNC_FLUSH is set." by Narayan Kamath · 11 years ago
  64. 86ffcb9 Fix stream flushing when SYNC_FLUSH is set. by Narayan Kamath · 11 years ago
  65. 59c89b9 am eead725b: am 6be37f5f: Merge commit \'0a56e711dc7b1a310f57c58f5cb61add4808f713\' into HEAD by The Android Open Source Project · 11 years ago
  66. eead725 am 6be37f5f: Merge commit \'0a56e711dc7b1a310f57c58f5cb61add4808f713\' into HEAD by The Android Open Source Project · 11 years ago
  67. 6be37f5 Merge commit '0a56e711dc7b1a310f57c58f5cb61add4808f713' into HEAD by The Android Open Source Project · 11 years ago
  68. 94b15c5 am 1b74de0d: am c176521c: Merge "CipherTest: add tests for null parameters in init" by Kenny Root · 11 years ago
  69. 1b74de0 am c176521c: Merge "CipherTest: add tests for null parameters in init" by Kenny Root · 11 years ago
  70. c176521 Merge "CipherTest: add tests for null parameters in init" by Kenny Root · 11 years ago
  71. dbeeeb9 CipherTest: add tests for null parameters in init by Kenny Root · 11 years ago
  72. ef07ef3 Replace usage of CopyOnWriteArraySet. by Narayan Kamath · 11 years ago
  73. 9d1efd2 am f36ad155: am d60fc5d0: Merge "Don\'t turn on sync flush by default." by Narayan Kamath · 11 years ago
  74. f36ad15 am d60fc5d0: Merge "Don\'t turn on sync flush by default." by Narayan Kamath · 11 years ago
  75. 3b8c8cb Fix the art version of getGenericSuperclass. by Narayan Kamath · 11 years ago
  76. d60fc5d Merge "Don't turn on sync flush by default." by Narayan Kamath · 11 years ago
  77. b19562f am 0bdc9f08: resolved conflicts for merge of ee32438e to klp-dev-plus-aosp by Brian Carlstrom · 11 years ago
  78. 1b94a03 am 00a8f245: resolved conflicts for merge of 5af4cc5a to klp-dev-plus-aosp by Brian Carlstrom · 11 years ago
  79. fc806e9 am eaa0add6: am 48132b98: Merge "Minor cleanup of deepHashCode / deepEquals." by Narayan Kamath · 11 years ago
  80. 0bdc9f0 resolved conflicts for merge of ee32438e to klp-dev-plus-aosp by Brian Carlstrom · 11 years ago
  81. 00a8f24 resolved conflicts for merge of 5af4cc5a to klp-dev-plus-aosp by Brian Carlstrom · 11 years ago
  82. eaa0add am 48132b98: Merge "Minor cleanup of deepHashCode / deepEquals." by Narayan Kamath · 11 years ago
  83. c57d3bb am 0af9d85d: am 2e8bdf33: Merge "Make PipedWriter#flush throw if the reader is closed." by Narayan Kamath · 11 years ago
  84. c3ebf15 am 2376ea8c: am 270ee7a8: Merge "Document some surprising GregorianCalendar behavior." by Narayan Kamath · 11 years ago
  85. 16e5135 am 7e528a4a: am bd03ef07: Merge "Improve URI.equals performance." by Narayan Kamath · 11 years ago
  86. d6aba0d am 7420e424: am 68cf52ad: Merge "Clean up & fix PipedInputStreamTest." by Narayan Kamath · 11 years ago
  87. 0af9d85 am 2e8bdf33: Merge "Make PipedWriter#flush throw if the reader is closed." by Narayan Kamath · 11 years ago
  88. 2376ea8 am 270ee7a8: Merge "Document some surprising GregorianCalendar behavior." by Narayan Kamath · 11 years ago
  89. 7e528a4 am bd03ef07: Merge "Improve URI.equals performance." by Narayan Kamath · 11 years ago
  90. 7420e42 am 68cf52ad: Merge "Clean up & fix PipedInputStreamTest." by Narayan Kamath · 11 years ago
  91. cdba761 am d121f03c: am a79889ac: Merge "Remove bogus test case in TreeSetTest." by Narayan Kamath · 11 years ago
  92. 5c4a8db am 93a3a9cc: am a95d8947: Merge "Fix typos in comments." by Narayan Kamath · 11 years ago
  93. d121f03 am a79889ac: Merge "Remove bogus test case in TreeSetTest." by Narayan Kamath · 11 years ago
  94. 93a3a9c am a95d8947: Merge "Fix typos in comments." by Narayan Kamath · 11 years ago
  95. ef52f50 Don't turn on sync flush by default. by Narayan Kamath · 11 years ago
  96. ee32438 Merge "Fix naming to match the libart equivalent." by Narayan Kamath · 11 years ago
  97. bcd03fb Fix naming to match the libart equivalent. by Narayan Kamath · 11 years ago
  98. 5af4cc5 Merge "Fix getGenericSuperclass." by Narayan Kamath · 11 years ago
  99. f9f628b Fix getGenericSuperclass. by Narayan Kamath · 11 years ago
  100. 48132b9 Merge "Minor cleanup of deepHashCode / deepEquals." by Narayan Kamath · 11 years ago