1. 38e84b8 Capture the DTD body while it is being parsed. by Jesse Wilson · 14 years ago
  2. 19b9b81 Merge "Tests to cover Socket's surprising behavior on read after close" by Jesse Wilson · 14 years ago
  3. ac41d7f Tests to cover Socket's surprising behavior on read after close by Jesse Wilson · 14 years ago
  4. ca6fd9d Merge "We always wantDex at this point." by Dan Bornstein · 14 years ago
  5. e942f46 Test that HttpURLConnection responds gracefully when the server closes a socket. by Jesse Wilson · 14 years ago
  6. 65f61b7 Use ftruncate64. by Elliott Hughes · 14 years ago
  7. afcd8b6 Merge "Fix File.length for sparse files." by Elliott Hughes · 14 years ago
  8. d7486d5 Fix File.length for sparse files. by Elliott Hughes · 14 years ago
  9. 2932a8e Merge "Fix the XML declaration message to work with JUnit 3.8.1 or JUnit 4." by Jesse Wilson · 14 years ago
  10. 2452502 Merge "Don't be specific about exception priority in OldFileChannelTest." by Jesse Wilson · 14 years ago
  11. 5b59f8d Fix the XML declaration message to work with JUnit 3.8.1 or JUnit 4. by Jesse Wilson · 14 years ago
  12. 54c8a07 resolved conflicts for merge of 5fc737eb to master by Brian Carlstrom · 14 years ago
  13. 617329e Don't be specific about exception priority in OldFileChannelTest. by Jesse Wilson · 14 years ago
  14. 9606046 Merge "More math tests that fail on the host only." by Jesse Wilson · 14 years ago
  15. 5fc737e am 2915378e: HttpsURLConnection retry should not invoke X509TrustManager and HostnameVerifier more than once by Brian Carlstrom · 14 years ago
  16. b03f3ee Merge "Don't test for implementation details in OldRandomAccessFileTest." by Jesse Wilson · 14 years ago
  17. 5fb5634 More math tests that fail on the host only. by Jesse Wilson · 14 years ago
  18. 07f3b77 Don't test for implementation details in OldRandomAccessFileTest. by Jesse Wilson · 14 years ago
  19. 92e51d7 We always wantDex at this point. by Dan Bornstein · 14 years ago
  20. 6a3f96c Merge "Don't bother trying to unzip a file named "*.dex"." by Dan Bornstein · 14 years ago
  21. 2915378 HttpsURLConnection retry should not invoke X509TrustManager and HostnameVerifier more than once by Brian Carlstrom · 14 years ago
  22. 4f34d27 Merge "MappedByteBuffer get(byte[]) and get(byte[], int, int) weren't updating 'position'." by Elliott Hughes · 14 years ago
  23. 5fb197c Don't bother trying to unzip a file named "*.dex". by Dan Bornstein · 14 years ago
  24. 5a1e8cc MappedByteBuffer get(byte[]) and get(byte[], int, int) weren't updating 'position'. by Elliott Hughes · 14 years ago
  25. e0cda69 More work arounds for the droiddoc bug where @links cannot point to parameterized methods. by Jesse Wilson · 14 years ago
  26. e270027 Fix a long-standing serialization bug. by Elliott Hughes · 14 years ago
  27. f24bce7 Fix a regression I introduced in serialization. by Elliott Hughes · 14 years ago
  28. 0d0d743 Merge "Work around droiddoc bug where @links cannot point to parameterized methods." by Jesse Wilson · 14 years ago
  29. 204a5af Work around droiddoc bug where @links cannot point to parameterized methods. by Jesse Wilson · 14 years ago
  30. d780619 Fix java.util.concurrent to not @link to unpublished APIs. by Jesse Wilson · 14 years ago
  31. 4edaaab Merge "Update java.util.concurrent to the latest." by Jesse Wilson · 14 years ago
  32. b184514 Merge "Plumbing for loading byte[]-based dex files." by Dan Bornstein · 14 years ago
  33. bb69cfb Merge "Recover from the 'null' system class loader gracefully." by Jesse Wilson · 14 years ago
  34. 59e38eb Use iteration rather than recursion in writeHierarchy. by Elliott Hughes · 14 years ago
  35. 9ef23e5 Recover from the 'null' system class loader gracefully. by Jesse Wilson · 14 years ago
  36. 8abd4e4 Plumbing for loading byte[]-based dex files. by Dan Bornstein · 14 years ago
  37. af33838 Speed up serialization. by Elliott Hughes · 14 years ago
  38. 8eb35c8 Update java.util.concurrent to the latest. by Jesse Wilson · 14 years ago
  39. ce83a7b Merge "Set the expectation for a known regression." by Jesse Wilson · 14 years ago
  40. 9821bfd Set the expectation for a known regression. by Jesse Wilson · 14 years ago
  41. bc01c0b Merge "Make GregorianCalendarTest consistent with our locale data." by Jesse Wilson · 14 years ago
  42. 836f324 Make GregorianCalendarTest consistent with our locale data. by Jesse Wilson · 14 years ago
  43. 736e9fc am b84e9595: am c6dae581: Throw the expected exception after the response failed. by Jesse Wilson · 14 years ago
  44. b84e959 am c6dae581: Throw the expected exception after the response failed. by Jesse Wilson · 14 years ago
  45. 6c9fda8 A last bit of serialization performance on the deserialization side. by Elliott Hughes · 14 years ago
  46. c6dae58 Throw the expected exception after the response failed. by Jesse Wilson · 14 years ago
  47. 08d5f19 More serialization performance. by Elliott Hughes · 14 years ago
  48. 27de52e Merge "More serialization performance work." by Elliott Hughes · 14 years ago
  49. 46241f2 More serialization performance work. by Elliott Hughes · 14 years ago
  50. 4e5a09f Merge "Move 41 tests to libcore, closer to the tested code." by Jesse Wilson · 14 years ago
  51. 990640f Move 41 tests to libcore, closer to the tested code. by Jesse Wilson · 14 years ago
  52. 16374d1 Merge "Move HashMapTest from frameworks/base to libcore." by Jesse Wilson · 14 years ago
  53. 5d8cdbf Move HashMapTest from frameworks/base to libcore. by Jesse Wilson · 14 years ago
  54. 78a12fe Merge "More serialization performance improvements." by Elliott Hughes · 14 years ago
  55. 6523532 More serialization performance improvements. by Elliott Hughes · 14 years ago
  56. 618a625 Merge "Fix a couple of failing ResourceBundle tests." by Jesse Wilson · 14 years ago
  57. 2c98427 Fix a couple of failing ResourceBundle tests. by Jesse Wilson · 14 years ago
  58. 48d0b3f Building libcore in master is spam city. Fix that. by Elliott Hughes · 14 years ago
  59. 0234a78 Merge "Fix two {@link} problems in CopyOnWriteArrayList." by Jesse Wilson · 14 years ago
  60. a57abd4 Fix two {@link} problems in CopyOnWriteArrayList. by Jesse Wilson · 14 years ago
  61. 4f8fa6d Merge "Remove nio.char tests duplicated from Harmony." by Jesse Wilson · 14 years ago
  62. 32ef29b Make deserialization 30% faster. by Elliott Hughes · 14 years ago
  63. 122c9a9 Remove nio.char tests duplicated from Harmony. by Jesse Wilson · 14 years ago
  64. 3ce7834 Rewrite CopyOnWriteArrayList from scratch. by Jesse Wilson · 14 years ago
  65. 67a36c3 Merge "Update known failure to match test name. http://b/3032697" by Jesse Wilson · 14 years ago
  66. 9b25536 Merge "Lots more bounds-checking/exception-throwing consistency." by Elliott Hughes · 14 years ago
  67. be56d2c Update known failure to match test name. http://b/3032697 by Jesse Wilson · 14 years ago
  68. a160383 Lots more bounds-checking/exception-throwing consistency. by Elliott Hughes · 14 years ago
  69. 36c57ef Export ANY and ALL as constant InetAddress objects for use by framework by Stan Chesnutt · 14 years ago
  70. 66930c1 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
  71. 1294cc5 DatagramSocket.setNetworkInterface() allows a socket to be bound to a by Stan Chesnutt · 14 years ago
  72. 2c0ee3e Add BlockGuardPolicyException constructor with a message by Brad Fitzpatrick · 14 years ago
  73. 77c6311 am b51a2385: am fcd6cf98: Fix various issues in CopyOnWriteArrayList discovered by Google Collections\' test suite: by Jesse Wilson · 14 years ago
  74. b51a238 am fcd6cf98: Fix various issues in CopyOnWriteArrayList discovered by Google Collections\' test suite: by Jesse Wilson · 14 years ago
  75. 5bbfa5c 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
  76. fcd6cf9 Fix various issues in CopyOnWriteArrayList discovered by Google Collections' test suite: by Jesse Wilson · 14 years ago
  77. 975dc42 Adds new RawSocket class (and underlying jni implementation). This is a by Stan Chesnutt · 14 years ago
  78. 9b3dd10 Merge remote branch 'goog/dalvik-dev' into mm by Elliott Hughes · 14 years ago
  79. 9ae5315 am b46dab34: Rewrite all backwards comparisons. by Elliott Hughes · 14 years ago
  80. b46dab3 Rewrite all backwards comparisons. by Elliott Hughes · 14 years ago
  81. daae09b am ccedfac1: Merge "Fix a bunch of javac -Xlint warnings in our code." by Elliott Hughes · 14 years ago
  82. ccedfac Merge "Fix a bunch of javac -Xlint warnings in our code." by Elliott Hughes · 14 years ago
  83. fc72bf96e am 23bccc74: Merge "Update expectations for XML test failures." by Jesse Wilson · 14 years ago
  84. 23bccc7 Merge "Update expectations for XML test failures." by Jesse Wilson · 14 years ago
  85. a8d0832 Update expectations for XML test failures. by Jesse Wilson · 14 years ago
  86. 866e7ae Fix a bunch of javac -Xlint warnings in our code. by Elliott Hughes · 14 years ago
  87. 3ba7d47 am c8104b03: Merge "Change TextAttribute constants to be consistent with the test and RI." by Jesse Wilson · 14 years ago
  88. c8104b0 Merge "Change TextAttribute constants to be consistent with the test and RI." by Jesse Wilson · 14 years ago
  89. 20e5810 am b3fb3ca0: Fix test to not assume the default time zone. by Jesse Wilson · 14 years ago
  90. b35a6e9 Change TextAttribute constants to be consistent with the test and RI. by Jesse Wilson · 14 years ago
  91. b3fb3ca Fix test to not assume the default time zone. by Jesse Wilson · 14 years ago
  92. fc44369 am b44b8285: Merge "Remove sql tests duplicated with Harmony." by Jesse Wilson · 14 years ago
  93. b44b828 Merge "Remove sql tests duplicated with Harmony." by Jesse Wilson · 14 years ago
  94. 97db5b1 am f21135bc: Go with Class<?> for Object.getClass after all... by Elliott Hughes · 14 years ago
  95. 260123d Remove sql tests duplicated with Harmony. by Jesse Wilson · 14 years ago
  96. f21135b Go with Class<?> for Object.getClass after all... by Elliott Hughes · 14 years ago
  97. a292a6a am 69257cc2: Work around droiddoc lossage. by Elliott Hughes · 14 years ago
  98. 69257cc Work around droiddoc lossage. by Elliott Hughes · 14 years ago
  99. 181aae7 am 1dafb03d: Merge "Remove prefs tests duplicated with Harmony." by Jesse Wilson · 14 years ago
  100. 1dafb03 Merge "Remove prefs tests duplicated with Harmony." by Jesse Wilson · 14 years ago