1. 0c85c33 Add method for updating dalvik process state through VMRuntime. by Mathieu Chartier · 11 years ago
  2. 1ce1e3a Merge "No need to sanity-check client certs in SSLSocket.accept." by Alex Klyubin · 11 years ago
  3. bccd4e6 No need to sanity-check client certs in SSLSocket.accept. by Alex Klyubin · 11 years ago
  4. 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
  5. f81fd51 Merge "Remove incorrect LOCAL_NO_STANDARD_LIBRARIES flag." by Brian Carlstrom · 11 years ago
  6. d59063c Remove incorrect LOCAL_NO_STANDARD_LIBRARIES flag. by Narayan Kamath · 11 years ago
  7. ed9aa7b Merge "Remove uses of LOCAL_BUILD_HOST_DEX" by Narayan Kamath · 11 years ago
  8. 70e8ce8 Remove uses of LOCAL_BUILD_HOST_DEX by Narayan Kamath · 11 years ago
  9. 0cd5793 am 38bf01ef: am 59872bf3: Merge "Fix stream flushing when SYNC_FLUSH is set." by Narayan Kamath · 11 years ago
  10. 38bf01e am 59872bf3: Merge "Fix stream flushing when SYNC_FLUSH is set." by Narayan Kamath · 11 years ago
  11. 59872bf Merge "Fix stream flushing when SYNC_FLUSH is set." by Narayan Kamath · 11 years ago
  12. 86ffcb9 Fix stream flushing when SYNC_FLUSH is set. by Narayan Kamath · 11 years ago
  13. 59c89b9 am eead725b: am 6be37f5f: Merge commit \'0a56e711dc7b1a310f57c58f5cb61add4808f713\' into HEAD by The Android Open Source Project · 11 years ago
  14. eead725 am 6be37f5f: Merge commit \'0a56e711dc7b1a310f57c58f5cb61add4808f713\' into HEAD by The Android Open Source Project · 11 years ago
  15. 6be37f5 Merge commit '0a56e711dc7b1a310f57c58f5cb61add4808f713' into HEAD by The Android Open Source Project · 11 years ago
  16. 94b15c5 am 1b74de0d: am c176521c: Merge "CipherTest: add tests for null parameters in init" by Kenny Root · 11 years ago
  17. 1b74de0 am c176521c: Merge "CipherTest: add tests for null parameters in init" by Kenny Root · 11 years ago
  18. c176521 Merge "CipherTest: add tests for null parameters in init" by Kenny Root · 11 years ago
  19. dbeeeb9 CipherTest: add tests for null parameters in init by Kenny Root · 11 years ago
  20. ef07ef3 Replace usage of CopyOnWriteArraySet. by Narayan Kamath · 11 years ago
  21. 9d1efd2 am f36ad155: am d60fc5d0: Merge "Don\'t turn on sync flush by default." by Narayan Kamath · 11 years ago
  22. f36ad15 am d60fc5d0: Merge "Don\'t turn on sync flush by default." by Narayan Kamath · 11 years ago
  23. 3b8c8cb Fix the art version of getGenericSuperclass. by Narayan Kamath · 11 years ago
  24. d60fc5d Merge "Don't turn on sync flush by default." by Narayan Kamath · 11 years ago
  25. b19562f am 0bdc9f08: resolved conflicts for merge of ee32438e to klp-dev-plus-aosp by Brian Carlstrom · 11 years ago
  26. 1b94a03 am 00a8f245: resolved conflicts for merge of 5af4cc5a to klp-dev-plus-aosp by Brian Carlstrom · 11 years ago
  27. fc806e9 am eaa0add6: am 48132b98: Merge "Minor cleanup of deepHashCode / deepEquals." by Narayan Kamath · 11 years ago
  28. 0bdc9f0 resolved conflicts for merge of ee32438e to klp-dev-plus-aosp by Brian Carlstrom · 11 years ago
  29. 00a8f24 resolved conflicts for merge of 5af4cc5a to klp-dev-plus-aosp by Brian Carlstrom · 11 years ago
  30. eaa0add am 48132b98: Merge "Minor cleanup of deepHashCode / deepEquals." by Narayan Kamath · 11 years ago
  31. c57d3bb am 0af9d85d: am 2e8bdf33: Merge "Make PipedWriter#flush throw if the reader is closed." by Narayan Kamath · 11 years ago
  32. c3ebf15 am 2376ea8c: am 270ee7a8: Merge "Document some surprising GregorianCalendar behavior." by Narayan Kamath · 11 years ago
  33. 16e5135 am 7e528a4a: am bd03ef07: Merge "Improve URI.equals performance." by Narayan Kamath · 11 years ago
  34. d6aba0d am 7420e424: am 68cf52ad: Merge "Clean up & fix PipedInputStreamTest." by Narayan Kamath · 11 years ago
  35. 0af9d85 am 2e8bdf33: Merge "Make PipedWriter#flush throw if the reader is closed." by Narayan Kamath · 11 years ago
  36. 2376ea8 am 270ee7a8: Merge "Document some surprising GregorianCalendar behavior." by Narayan Kamath · 11 years ago
  37. 7e528a4 am bd03ef07: Merge "Improve URI.equals performance." by Narayan Kamath · 11 years ago
  38. 7420e42 am 68cf52ad: Merge "Clean up & fix PipedInputStreamTest." by Narayan Kamath · 11 years ago
  39. cdba761 am d121f03c: am a79889ac: Merge "Remove bogus test case in TreeSetTest." by Narayan Kamath · 11 years ago
  40. 5c4a8db am 93a3a9cc: am a95d8947: Merge "Fix typos in comments." by Narayan Kamath · 11 years ago
  41. d121f03 am a79889ac: Merge "Remove bogus test case in TreeSetTest." by Narayan Kamath · 11 years ago
  42. 93a3a9c am a95d8947: Merge "Fix typos in comments." by Narayan Kamath · 11 years ago
  43. ef52f50 Don't turn on sync flush by default. by Narayan Kamath · 11 years ago
  44. ee32438 Merge "Fix naming to match the libart equivalent." by Narayan Kamath · 11 years ago
  45. bcd03fb Fix naming to match the libart equivalent. by Narayan Kamath · 11 years ago
  46. 5af4cc5 Merge "Fix getGenericSuperclass." by Narayan Kamath · 11 years ago
  47. f9f628b Fix getGenericSuperclass. by Narayan Kamath · 11 years ago
  48. 48132b9 Merge "Minor cleanup of deepHashCode / deepEquals." by Narayan Kamath · 11 years ago
  49. 0994072 Minor cleanup of deepHashCode / deepEquals. by Narayan Kamath · 11 years ago
  50. 2e8bdf3 Merge "Make PipedWriter#flush throw if the reader is closed." by Narayan Kamath · 11 years ago
  51. 0048bf7 Make PipedWriter#flush throw if the reader is closed. by Narayan Kamath · 11 years ago
  52. 270ee7a Merge "Document some surprising GregorianCalendar behavior." by Narayan Kamath · 11 years ago
  53. 4eb6dd5 Document some surprising GregorianCalendar behavior. by Narayan Kamath · 11 years ago
  54. bd03ef0 Merge "Improve URI.equals performance." by Narayan Kamath · 11 years ago
  55. 0b217ad Improve URI.equals performance. by Narayan Kamath · 11 years ago
  56. 68cf52a Merge "Clean up & fix PipedInputStreamTest." by Narayan Kamath · 11 years ago
  57. 1950935 Clean up & fix PipedInputStreamTest. by Narayan Kamath · 11 years ago
  58. a79889a Merge "Remove bogus test case in TreeSetTest." by Narayan Kamath · 11 years ago
  59. a95d894 Merge "Fix typos in comments." by Narayan Kamath · 11 years ago
  60. 5b41c43 Fix typos in comments. by Narayan Kamath · 11 years ago
  61. 04f6c33 Remove bogus test case in TreeSetTest. by Narayan Kamath · 11 years ago
  62. 972940b am 4bb8f69f: am dbdee7a8: Merge "Add IFA_F_* constants for use in LinkAddress" by Lorenzo Colitti · 11 years ago
  63. 4bb8f69 am dbdee7a8: Merge "Add IFA_F_* constants for use in LinkAddress" by Lorenzo Colitti · 11 years ago
  64. dbdee7a Merge "Add IFA_F_* constants for use in LinkAddress" by Lorenzo Colitti · 11 years ago
  65. 215ff90 am cfeab7b3: am 47f7ed46: Merge "Move tests from tests/api to harmony-tests. (Take 2)" by Narayan Kamath · 11 years ago
  66. cfeab7b am 47f7ed46: Merge "Move tests from tests/api to harmony-tests. (Take 2)" by Narayan Kamath · 11 years ago
  67. 47f7ed4 Merge "Move tests from tests/api to harmony-tests. (Take 2)" by Narayan Kamath · 11 years ago
  68. 948b440 am 7bc7cbff: am 9a3e5229: Merge "Harmonize sources across core-tests and core-tests-hostdex" by Narayan Kamath · 11 years ago
  69. 7bc7cbf am 9a3e5229: Merge "Harmonize sources across core-tests and core-tests-hostdex" by Narayan Kamath · 11 years ago
  70. ab762bb Move tests from tests/api to harmony-tests. (Take 2) by Narayan Kamath · 11 years ago
  71. 9a3e522 Merge "Harmonize sources across core-tests and core-tests-hostdex" by Narayan Kamath · 11 years ago
  72. 638c455 Add IFA_F_* constants for use in LinkAddress by Lorenzo Colitti · 11 years ago
  73. 51525b5 Harmonize sources across core-tests and core-tests-hostdex by Narayan Kamath · 11 years ago
  74. a1a6c82 am 24053344: am 9463360f: Merge "Revert "Move tests from tests/api to harmony-tests."" by Narayan Kamath · 11 years ago
  75. 2405334 am 9463360f: Merge "Revert "Move tests from tests/api to harmony-tests."" by Narayan Kamath · 11 years ago
  76. 9463360 Merge "Revert "Move tests from tests/api to harmony-tests."" by Narayan Kamath · 11 years ago
  77. d5e2817 Revert "Move tests from tests/api to harmony-tests." by Narayan Kamath · 11 years ago
  78. f960ca9 am 15e00b6e: am 5d973f8b: Merge "Move tests from tests/api to harmony-tests." by Narayan Kamath · 11 years ago
  79. 0dc74ed am 643f400d: am 118b75ff: Merge "Use a consistent package path for harmony tests." by Narayan Kamath · 11 years ago
  80. 15e00b6 am 5d973f8b: Merge "Move tests from tests/api to harmony-tests." by Narayan Kamath · 11 years ago
  81. 643f400 am 118b75ff: Merge "Use a consistent package path for harmony tests." by Narayan Kamath · 11 years ago
  82. 5d973f8 Merge "Move tests from tests/api to harmony-tests." by Narayan Kamath · 11 years ago
  83. 118b75f Merge "Use a consistent package path for harmony tests." by Narayan Kamath · 11 years ago
  84. 81bf28a Move tests from tests/api to harmony-tests. by Narayan Kamath · 11 years ago
  85. e5fea3d Use a consistent package path for harmony tests. by Narayan Kamath · 11 years ago
  86. 43c3807 am 9a9d6f02: am 1069c4d7: Merge "Fix CookieStoreTest & CookieManagerTest" by Narayan Kamath · 11 years ago
  87. b1edaa3 am ce055efb: am 2ca1bc34: Merge "Add remaining harmony failures to the known failures list." by Narayan Kamath · 11 years ago
  88. 4c08ecf am b3cc80ca: am 439113b7: Merge "Import resources, fix JarURLConnectionTest." by Narayan Kamath · 11 years ago
  89. 114a866 am f26872e2: am fb01ca4a: Merge "Fixes for URLTest & HttpCookieTest" by Narayan Kamath · 11 years ago
  90. 5d8563d am 2622f9d0: am 284b891b: Merge "Fix PropertiesTest, delete ServiceLoaderTest & PackageTests." by Narayan Kamath · 11 years ago
  91. 384e214 am c0c7a2cc: am 4aef1795: Merge "Fix TreeMapTest & TreeMapExtendTest." by Narayan Kamath · 11 years ago
  92. d171c84 am 511fd503: am b497b0d7: Merge "Fix numerous harmony test failures" by Narayan Kamath · 11 years ago
  93. 5eeea10 am c4d11ad9: am 7da53931: Merge "Import resource and fix ClassTest." by Narayan Kamath · 11 years ago
  94. 9a9d6f0 am 1069c4d7: Merge "Fix CookieStoreTest & CookieManagerTest" by Narayan Kamath · 11 years ago
  95. ce055ef am 2ca1bc34: Merge "Add remaining harmony failures to the known failures list." by Narayan Kamath · 11 years ago
  96. b3cc80c am 439113b7: Merge "Import resources, fix JarURLConnectionTest." by Narayan Kamath · 11 years ago
  97. f26872e am fb01ca4a: Merge "Fixes for URLTest & HttpCookieTest" by Narayan Kamath · 11 years ago
  98. 2622f9d am 284b891b: Merge "Fix PropertiesTest, delete ServiceLoaderTest & PackageTests." by Narayan Kamath · 11 years ago
  99. c0c7a2c am 4aef1795: Merge "Fix TreeMapTest & TreeMapExtendTest." by Narayan Kamath · 11 years ago
  100. 511fd50 am b497b0d7: Merge "Fix numerous harmony test failures" by Narayan Kamath · 11 years ago