1. 79db54a merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  2. 02aa11e merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  3. e04458c Merge "Get memory for direct byte buffers from the Java heap rather than the native heap." into honeycomb by Elliott Hughes · 14 years ago
  4. 7253abc Don't permit DocumentFragments in the node hierarchy. by Jesse Wilson · 14 years ago
  5. 8962f34 Get memory for direct byte buffers from the Java heap rather than the native heap. by Elliott Hughes · 14 years ago
  6. 2c652da Fix GetElementsByTagName to not include the element itself. by Jesse Wilson · 14 years ago
  7. 62d091e merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  8. 56e968a Fix getifaddrs(3). by Elliott Hughes · 14 years ago
  9. 1fb800e CA certificate update: Adding C=RO, O=certSIGN, OU=certSIGN ROOT CA by Brian Carlstrom · 14 years ago
  10. 8078f2a merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  11. f53ab02 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  12. 45c059c Merge "Add libcore-docs target" by Brian Carlstrom · 14 years ago
  13. d47f7b8 Add libcore-docs target by Brian Carlstrom · 14 years ago
  14. e5c4f4b Remove the last vestiges of the external allocation cruft. by Elliott Hughes · 14 years ago
  15. b1bb0c3 merge in honeycomb-release history after reset to master by The Android Automerger · 14 years ago
  16. 2907b6a merge in honeycomb-release history after reset to master by The Android Automerger · 14 years ago
  17. 039c98a Merge "Fix serialization in CopyOnWriteArrayList." by Jesse Wilson · 14 years ago
  18. 1a29e7c Fix serialization in CopyOnWriteArrayList. by Jesse Wilson · 14 years ago
  19. 4a92a7f Fix PropertyChangeSupport problems. by Jesse Wilson · 14 years ago
  20. fe4e645 merge in honeycomb-release history after reset to master by The Android Automerger · 14 years ago
  21. 358d356 TARGET_PRELINK_MODULE should never be set in a module definition. by Ying Wang · 14 years ago
  22. 1d72273 am e07c26e1: am 27020e11: Merge "sqlite-jdbc should not use TARGET_PRELINK_MODULE" by Jean-Baptiste Queru · 14 years ago
  23. 465985f am 27020e11: Merge "sqlite-jdbc should not use TARGET_PRELINK_MODULE" by Jean-Baptiste Queru · 14 years ago
  24. fb802f0 Merge "sqlite-jdbc should not use TARGET_PRELINK_MODULE" by Jean-Baptiste Queru · 14 years ago
  25. 4a43369 Fix CloseGuard warning in a test merged in from gingerbread by Brian Carlstrom · 14 years ago
  26. af266db Adding binary hprof support to SamplingProfiler by Brian Carlstrom · 14 years ago
  27. a0e09cd Revert "Remove inline natives for an unused performance test." (libcore) by Jesse Wilson · 14 years ago
  28. 7b5db1e Merge "Remove native targets for unused performance tests." by Jesse Wilson · 14 years ago
  29. e60edb4 merge in honeycomb-release history after reset to master by The Android Automerger · 14 years ago
  30. 82e53ce Merge "Test that Proxy.newProxyInstance throws if the classloaders are not visible." by Jesse Wilson · 14 years ago
  31. d775059 Test that Proxy.newProxyInstance throws if the classloaders are not visible. by Jesse Wilson · 14 years ago
  32. 9a58c0d Remove native targets for unused performance tests. by Jesse Wilson · 14 years ago
  33. e83af46 Revert "Remove native targets for unused performance tests." by Ben Cheng · 14 years ago
  34. 7bd1714 Merge "Remove native targets for unused performance tests." by Jesse Wilson · 14 years ago
  35. 2c399dc Remove native targets for unused performance tests. by Jesse Wilson · 14 years ago
  36. a9a296e merge in honeycomb-release history after reset to master by The Android Automerger · 14 years ago
  37. f070544 Remove java.io tests duplicated with Harmony. by Jesse Wilson · 14 years ago
  38. f43dbf4 sqlite-jdbc should not use TARGET_PRELINK_MODULE by John Eckerdal · 14 years ago
  39. 82a00fb Merge "Capture the DTD body while it is being parsed." by Jesse Wilson · 14 years ago
  40. e0ba3c0 Capture the DTD body while it is being parsed. by Jesse Wilson · 14 years ago
  41. bda91be Merge "Optimize DefaultHostnameVerifier." by Jesse Wilson · 14 years ago
  42. 546eabf Optimize DefaultHostnameVerifier. by Jesse Wilson · 14 years ago
  43. 9cef2c8 Merge branch 'master' into honeycomb-release by The Android Automerger · 14 years ago
  44. 56c3620 Merge "Remove the external allocation facility." by Carl Shapiro · 14 years ago
  45. 9332be6 Remove the external allocation facility. by Carl Shapiro · 14 years ago
  46. b656db4 Merge branch 'master' into honeycomb-release by The Android Automerger · 14 years ago
  47. 13e5d4f Merge "Tests to cover Socket's surprising behavior on read after close" by Jesse Wilson · 14 years ago
  48. 526506f Tests to cover Socket's surprising behavior on read after close by Jesse Wilson · 14 years ago
  49. 823b800 Merge "We always wantDex at this point." by Dan Bornstein · 14 years ago
  50. 554f44a Test that HttpURLConnection responds gracefully when the server closes a socket. by Jesse Wilson · 14 years ago
  51. cf709a7 Use ftruncate64. by Elliott Hughes · 14 years ago
  52. bce142f Merge "Fix File.length for sparse files." by Elliott Hughes · 14 years ago
  53. 81689af Fix File.length for sparse files. by Elliott Hughes · 14 years ago
  54. 1fe85f6 Merge "Fix the XML declaration message to work with JUnit 3.8.1 or JUnit 4." by Jesse Wilson · 14 years ago
  55. 13136f1 Merge "Don't be specific about exception priority in OldFileChannelTest." by Jesse Wilson · 14 years ago
  56. 1e2bad8 Fix the XML declaration message to work with JUnit 3.8.1 or JUnit 4. by Jesse Wilson · 14 years ago
  57. 100c1ed resolved conflicts for merge of 5fc737eb to master by Brian Carlstrom · 14 years ago
  58. 92d0dd7 Don't be specific about exception priority in OldFileChannelTest. by Jesse Wilson · 14 years ago
  59. b12d583 Merge "More math tests that fail on the host only." by Jesse Wilson · 14 years ago
  60. dce6524 am 2915378e: HttpsURLConnection retry should not invoke X509TrustManager and HostnameVerifier more than once by Brian Carlstrom · 14 years ago
  61. 94db90d Merge "Don't test for implementation details in OldRandomAccessFileTest." by Jesse Wilson · 14 years ago
  62. b466fac More math tests that fail on the host only. by Jesse Wilson · 14 years ago
  63. 0e23551 Don't test for implementation details in OldRandomAccessFileTest. by Jesse Wilson · 14 years ago
  64. 1ebfcf8 We always wantDex at this point. by Dan Bornstein · 14 years ago
  65. e5fedbc Merge "Don't bother trying to unzip a file named "*.dex"." by Dan Bornstein · 14 years ago
  66. 94e6436 HttpsURLConnection retry should not invoke X509TrustManager and HostnameVerifier more than once by Brian Carlstrom · 14 years ago
  67. 11cb3af Merge "MappedByteBuffer get(byte[]) and get(byte[], int, int) weren't updating 'position'." by Elliott Hughes · 14 years ago
  68. 03e02a7 Don't bother trying to unzip a file named "*.dex". by Dan Bornstein · 14 years ago
  69. 6bae626 MappedByteBuffer get(byte[]) and get(byte[], int, int) weren't updating 'position'. by Elliott Hughes · 14 years ago
  70. af97a51 Merge branch 'master' into honeycomb-release by The Android Automerger · 14 years ago
  71. b8636f0 More work arounds for the droiddoc bug where @links cannot point to parameterized methods. by Jesse Wilson · 14 years ago
  72. de7eba6 Fix a long-standing serialization bug. by Elliott Hughes · 14 years ago
  73. d28b3db Fix a regression I introduced in serialization. by Elliott Hughes · 14 years ago
  74. 84f4951 Merge "Work around droiddoc bug where @links cannot point to parameterized methods." by Jesse Wilson · 14 years ago
  75. a76b183 Work around droiddoc bug where @links cannot point to parameterized methods. by Jesse Wilson · 14 years ago
  76. d5e7690 Fix java.util.concurrent to not @link to unpublished APIs. by Jesse Wilson · 14 years ago
  77. 0d3e33f Merge "Update java.util.concurrent to the latest." by Jesse Wilson · 14 years ago
  78. 44d04b2 Merge "Plumbing for loading byte[]-based dex files." by Dan Bornstein · 14 years ago
  79. 65b90a3 Merge "Recover from the 'null' system class loader gracefully." by Jesse Wilson · 14 years ago
  80. 3421303 Use iteration rather than recursion in writeHierarchy. by Elliott Hughes · 14 years ago
  81. 5d7e12b Recover from the 'null' system class loader gracefully. by Jesse Wilson · 14 years ago
  82. cbbbd3c Plumbing for loading byte[]-based dex files. by Dan Bornstein · 14 years ago
  83. e22bf47 Speed up serialization. by Elliott Hughes · 14 years ago
  84. ea4d0dc Update java.util.concurrent to the latest. by Jesse Wilson · 14 years ago
  85. 6f8e6d4 Merge branch 'master' into honeycomb-release by The Android Automerger · 14 years ago
  86. 00e8a50 Merge "Set the expectation for a known regression." by Jesse Wilson · 14 years ago
  87. 5d3cc99 Set the expectation for a known regression. by Jesse Wilson · 14 years ago
  88. 34d123b Merge "Make GregorianCalendarTest consistent with our locale data." by Jesse Wilson · 14 years ago
  89. 636b086 Make GregorianCalendarTest consistent with our locale data. by Jesse Wilson · 14 years ago
  90. 5a24a77 am b84e9595: am c6dae581: Throw the expected exception after the response failed. by Jesse Wilson · 14 years ago
  91. 2ce4773 am c6dae581: Throw the expected exception after the response failed. by Jesse Wilson · 14 years ago
  92. 79cb5ea A last bit of serialization performance on the deserialization side. by Elliott Hughes · 14 years ago
  93. 8e9d9f9 Throw the expected exception after the response failed. by Jesse Wilson · 14 years ago
  94. 19266e5 More serialization performance. by Elliott Hughes · 14 years ago
  95. 65b2e30 Merge "More serialization performance work." by Elliott Hughes · 14 years ago
  96. a462879 More serialization performance work. by Elliott Hughes · 14 years ago
  97. 941d8d6 Merge "Move 41 tests to libcore, closer to the tested code." by Jesse Wilson · 14 years ago
  98. 75f14cf Move 41 tests to libcore, closer to the tested code. by Jesse Wilson · 14 years ago
  99. 2131e15 Merge "Move HashMapTest from frameworks/base to libcore." by Jesse Wilson · 14 years ago
  100. da6bf08 Move HashMapTest from frameworks/base to libcore. by Jesse Wilson · 14 years ago