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