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