1. 4a43369 Fix CloseGuard warning in a test merged in from gingerbread by Brian Carlstrom · 14 years ago
  2. af266db Adding binary hprof support to SamplingProfiler by Brian Carlstrom · 14 years ago
  3. a0e09cd Revert "Remove inline natives for an unused performance test." (libcore) by Jesse Wilson · 14 years ago
  4. 7b5db1e Merge "Remove native targets for unused performance tests." by Jesse Wilson · 14 years ago
  5. 82e53ce Merge "Test that Proxy.newProxyInstance throws if the classloaders are not visible." by Jesse Wilson · 14 years ago
  6. d775059 Test that Proxy.newProxyInstance throws if the classloaders are not visible. by Jesse Wilson · 14 years ago
  7. 9a58c0d Remove native targets for unused performance tests. by Jesse Wilson · 14 years ago
  8. e83af46 Revert "Remove native targets for unused performance tests." by Ben Cheng · 14 years ago
  9. 7bd1714 Merge "Remove native targets for unused performance tests." by Jesse Wilson · 14 years ago
  10. 2c399dc Remove native targets for unused performance tests. by Jesse Wilson · 14 years ago
  11. f070544 Remove java.io tests duplicated with Harmony. by Jesse Wilson · 14 years ago
  12. 82a00fb Merge "Capture the DTD body while it is being parsed." by Jesse Wilson · 14 years ago
  13. e0ba3c0 Capture the DTD body while it is being parsed. by Jesse Wilson · 14 years ago
  14. bda91be Merge "Optimize DefaultHostnameVerifier." by Jesse Wilson · 14 years ago
  15. 546eabf Optimize DefaultHostnameVerifier. by Jesse Wilson · 14 years ago
  16. 56c3620 Merge "Remove the external allocation facility." by Carl Shapiro · 14 years ago
  17. 9332be6 Remove the external allocation facility. by Carl Shapiro · 14 years ago
  18. 13e5d4f Merge "Tests to cover Socket's surprising behavior on read after close" by Jesse Wilson · 14 years ago
  19. 526506f Tests to cover Socket's surprising behavior on read after close by Jesse Wilson · 14 years ago
  20. 823b800 Merge "We always wantDex at this point." by Dan Bornstein · 14 years ago
  21. 554f44a Test that HttpURLConnection responds gracefully when the server closes a socket. by Jesse Wilson · 14 years ago
  22. cf709a7 Use ftruncate64. by Elliott Hughes · 14 years ago
  23. bce142f Merge "Fix File.length for sparse files." by Elliott Hughes · 14 years ago
  24. 81689af Fix File.length for sparse files. by Elliott Hughes · 14 years ago
  25. 1fe85f6 Merge "Fix the XML declaration message to work with JUnit 3.8.1 or JUnit 4." by Jesse Wilson · 14 years ago
  26. 13136f1 Merge "Don't be specific about exception priority in OldFileChannelTest." by Jesse Wilson · 14 years ago
  27. 1e2bad8 Fix the XML declaration message to work with JUnit 3.8.1 or JUnit 4. by Jesse Wilson · 14 years ago
  28. 100c1ed resolved conflicts for merge of 5fc737eb to master by Brian Carlstrom · 14 years ago
  29. 92d0dd7 Don't be specific about exception priority in OldFileChannelTest. by Jesse Wilson · 14 years ago
  30. b12d583 Merge "More math tests that fail on the host only." by Jesse Wilson · 14 years ago
  31. dce6524 am 2915378e: HttpsURLConnection retry should not invoke X509TrustManager and HostnameVerifier more than once by Brian Carlstrom · 14 years ago
  32. 94db90d Merge "Don't test for implementation details in OldRandomAccessFileTest." by Jesse Wilson · 14 years ago
  33. b466fac More math tests that fail on the host only. by Jesse Wilson · 14 years ago
  34. 0e23551 Don't test for implementation details in OldRandomAccessFileTest. by Jesse Wilson · 14 years ago
  35. 1ebfcf8 We always wantDex at this point. by Dan Bornstein · 14 years ago
  36. e5fedbc Merge "Don't bother trying to unzip a file named "*.dex"." by Dan Bornstein · 14 years ago
  37. 94e6436 HttpsURLConnection retry should not invoke X509TrustManager and HostnameVerifier more than once by Brian Carlstrom · 14 years ago
  38. 11cb3af Merge "MappedByteBuffer get(byte[]) and get(byte[], int, int) weren't updating 'position'." by Elliott Hughes · 14 years ago
  39. 03e02a7 Don't bother trying to unzip a file named "*.dex". by Dan Bornstein · 14 years ago
  40. 6bae626 MappedByteBuffer get(byte[]) and get(byte[], int, int) weren't updating 'position'. by Elliott Hughes · 14 years ago
  41. b8636f0 More work arounds for the droiddoc bug where @links cannot point to parameterized methods. by Jesse Wilson · 14 years ago
  42. de7eba6 Fix a long-standing serialization bug. by Elliott Hughes · 14 years ago
  43. d28b3db Fix a regression I introduced in serialization. by Elliott Hughes · 14 years ago
  44. 84f4951 Merge "Work around droiddoc bug where @links cannot point to parameterized methods." by Jesse Wilson · 14 years ago
  45. a76b183 Work around droiddoc bug where @links cannot point to parameterized methods. by Jesse Wilson · 14 years ago
  46. d5e7690 Fix java.util.concurrent to not @link to unpublished APIs. by Jesse Wilson · 14 years ago
  47. 0d3e33f Merge "Update java.util.concurrent to the latest." by Jesse Wilson · 14 years ago
  48. 44d04b2 Merge "Plumbing for loading byte[]-based dex files." by Dan Bornstein · 14 years ago
  49. 65b90a3 Merge "Recover from the 'null' system class loader gracefully." by Jesse Wilson · 14 years ago
  50. 3421303 Use iteration rather than recursion in writeHierarchy. by Elliott Hughes · 14 years ago
  51. 5d7e12b Recover from the 'null' system class loader gracefully. by Jesse Wilson · 14 years ago
  52. cbbbd3c Plumbing for loading byte[]-based dex files. by Dan Bornstein · 14 years ago
  53. e22bf47 Speed up serialization. by Elliott Hughes · 14 years ago
  54. ea4d0dc Update java.util.concurrent to the latest. by Jesse Wilson · 14 years ago
  55. 00e8a50 Merge "Set the expectation for a known regression." by Jesse Wilson · 14 years ago
  56. 5d3cc99 Set the expectation for a known regression. by Jesse Wilson · 14 years ago
  57. 34d123b Merge "Make GregorianCalendarTest consistent with our locale data." by Jesse Wilson · 14 years ago
  58. 636b086 Make GregorianCalendarTest consistent with our locale data. by Jesse Wilson · 14 years ago
  59. 5a24a77 am b84e9595: am c6dae581: Throw the expected exception after the response failed. by Jesse Wilson · 14 years ago
  60. 2ce4773 am c6dae581: Throw the expected exception after the response failed. by Jesse Wilson · 14 years ago
  61. 79cb5ea A last bit of serialization performance on the deserialization side. by Elliott Hughes · 14 years ago
  62. 8e9d9f9 Throw the expected exception after the response failed. by Jesse Wilson · 14 years ago
  63. 19266e5 More serialization performance. by Elliott Hughes · 14 years ago
  64. 65b2e30 Merge "More serialization performance work." by Elliott Hughes · 14 years ago
  65. a462879 More serialization performance work. by Elliott Hughes · 14 years ago
  66. 941d8d6 Merge "Move 41 tests to libcore, closer to the tested code." by Jesse Wilson · 14 years ago
  67. 75f14cf Move 41 tests to libcore, closer to the tested code. by Jesse Wilson · 14 years ago
  68. 2131e15 Merge "Move HashMapTest from frameworks/base to libcore." by Jesse Wilson · 14 years ago
  69. da6bf08 Move HashMapTest from frameworks/base to libcore. by Jesse Wilson · 14 years ago
  70. 6b06fe5 Merge "More serialization performance improvements." by Elliott Hughes · 14 years ago
  71. e052f3a More serialization performance improvements. by Elliott Hughes · 14 years ago
  72. 834578f Merge "Fix a couple of failing ResourceBundle tests." by Jesse Wilson · 14 years ago
  73. bccfcb9 Fix a couple of failing ResourceBundle tests. by Jesse Wilson · 14 years ago
  74. 61987b3 Building libcore in master is spam city. Fix that. by Elliott Hughes · 14 years ago
  75. cdce02f Merge "Fix two {@link} problems in CopyOnWriteArrayList." by Jesse Wilson · 14 years ago
  76. 9670de4 Fix two {@link} problems in CopyOnWriteArrayList. by Jesse Wilson · 14 years ago
  77. d553cdf Merge "Remove nio.char tests duplicated from Harmony." by Jesse Wilson · 14 years ago
  78. e9bfd2e Make deserialization 30% faster. by Elliott Hughes · 14 years ago
  79. 0e69965 Remove nio.char tests duplicated from Harmony. by Jesse Wilson · 14 years ago
  80. 15c08b9 Rewrite CopyOnWriteArrayList from scratch. by Jesse Wilson · 14 years ago
  81. aa57294 Merge "Update known failure to match test name. http://b/3032697" by Jesse Wilson · 14 years ago
  82. b03433d Merge "Lots more bounds-checking/exception-throwing consistency." by Elliott Hughes · 14 years ago
  83. af2b3d8 Update known failure to match test name. http://b/3032697 by Jesse Wilson · 14 years ago
  84. bb90441 Lots more bounds-checking/exception-throwing consistency. by Elliott Hughes · 14 years ago
  85. f1c2482 Export ANY and ALL as constant InetAddress objects for use by framework by Stan Chesnutt · 14 years ago
  86. 7c6fd8d Merge "DatagramSocket.setNetworkInterface() allows a socket to be bound to a network interface using the SO_BINDTODEVICE socket option." by Elliott Hughes · 14 years ago
  87. 69a0746 DatagramSocket.setNetworkInterface() allows a socket to be bound to a by Stan Chesnutt · 14 years ago
  88. 888e01e Add BlockGuardPolicyException constructor with a message by Brad Fitzpatrick · 14 years ago
  89. f5b0da1 am b51a2385: am fcd6cf98: Fix various issues in CopyOnWriteArrayList discovered by Google Collections\' test suite: by Jesse Wilson · 14 years ago
  90. f1a2b03 am fcd6cf98: Fix various issues in CopyOnWriteArrayList discovered by Google Collections\' test suite: by Jesse Wilson · 14 years ago
  91. 9e55467 Merge "Adds new RawSocket class (and underlying jni implementation). This is a utility class for an experimental Java implementation of dhcp. The client DHCP implementation needs to construct, send, receive, and parse raw L2 packets before the network interface is configured with an IP address. Current Java networking classes do not work with unconfigured network interfaces." by Elliott Hughes · 14 years ago
  92. d528ed6 Fix various issues in CopyOnWriteArrayList discovered by Google Collections' test suite: by Jesse Wilson · 14 years ago
  93. 606814b Adds new RawSocket class (and underlying jni implementation). This is a by Stan Chesnutt · 14 years ago
  94. a179598 Merge remote branch 'goog/dalvik-dev' into mm by Elliott Hughes · 14 years ago
  95. 02f6ecd am b46dab34: Rewrite all backwards comparisons. by Elliott Hughes · 14 years ago
  96. 2928765 Rewrite all backwards comparisons. by Elliott Hughes · 14 years ago
  97. 5b4394b am ccedfac1: Merge "Fix a bunch of javac -Xlint warnings in our code." by Elliott Hughes · 14 years ago
  98. fe3805d Merge "Fix a bunch of javac -Xlint warnings in our code." by Elliott Hughes · 14 years ago
  99. 444144f am 23bccc74: Merge "Update expectations for XML test failures." by Jesse Wilson · 14 years ago
  100. 32044f4 Merge "Update expectations for XML test failures." by Jesse Wilson · 14 years ago