1. 866e7ae Fix a bunch of javac -Xlint warnings in our code. by Elliott Hughes · 14 years ago
  2. c8104b0 Merge "Change TextAttribute constants to be consistent with the test and RI." by Jesse Wilson · 14 years ago
  3. b35a6e9 Change TextAttribute constants to be consistent with the test and RI. by Jesse Wilson · 14 years ago
  4. b3fb3ca Fix test to not assume the default time zone. by Jesse Wilson · 14 years ago
  5. b44b828 Merge "Remove sql tests duplicated with Harmony." by Jesse Wilson · 14 years ago
  6. 260123d Remove sql tests duplicated with Harmony. by Jesse Wilson · 14 years ago
  7. f21135b Go with Class<?> for Object.getClass after all... by Elliott Hughes · 14 years ago
  8. 69257cc Work around droiddoc lossage. by Elliott Hughes · 14 years ago
  9. 1dafb03 Merge "Remove prefs tests duplicated with Harmony." by Jesse Wilson · 14 years ago
  10. ce2da1c Merge "Fix an IndexOutOfBounds error found by OldBigDecimalScaleOperationsTest." by Jesse Wilson · 14 years ago
  11. 2fc5dcd Apply various Intellij quick fixes to java.lang. by Elliott Hughes · 14 years ago
  12. 2850a53 Fix an IndexOutOfBounds error found by OldBigDecimalScaleOperationsTest. by Jesse Wilson · 14 years ago
  13. 80c9f71 Remove prefs tests duplicated with Harmony. by Jesse Wilson · 14 years ago
  14. 44a9f03 Improve StringIndexOutOfBoundsException throwing. by Elliott Hughes · 14 years ago
  15. 0515ea0 Fix a flipped detail message thrown by Collections.copy. by Elliott Hughes · 14 years ago
  16. fa5cdaa Make Deflater.cpp more like Inflater.cpp. by Elliott Hughes · 14 years ago
  17. b7f0ced Remove an unnecessary check and clarify some weird code in Deflater.cpp. by Elliott Hughes · 14 years ago
  18. aab98fb Merge "Fix CookieTest to handle the HTTP request line ("GET / HTTP/1.1") map entry." by Jesse Wilson · 14 years ago
  19. 02ae9cd Fix CookieTest to handle the HTTP request line ("GET / HTTP/1.1") map entry. by Jesse Wilson · 14 years ago
  20. 85fb27e Merge "Support the host build in DalvikExecTest." by Jesse Wilson · 14 years ago
  21. 2f90512 Support the host build in DalvikExecTest. by Jesse Wilson · 14 years ago
  22. d255e73 Merge "KeyManager.choose* methods should tolerate null key types" by Brian Carlstrom · 14 years ago
  23. 8272b93 KeyManager.choose* methods should tolerate null key types by Brian Carlstrom · 14 years ago
  24. 5398c40 Merge "Fix ServiceLoaderTest, which was broken when I renamed it." by Jesse Wilson · 14 years ago
  25. f58e4b4 Fix ServiceLoaderTest, which was broken when I renamed it. by Jesse Wilson · 14 years ago
  26. 18b7bf7 Merge "Don't assume Montreal and New York have the same time zone rules, they don't" by Jesse Wilson · 14 years ago
  27. a27d7f3 Don't assume Montreal and New York have the same time zone rules, they don't by Jesse Wilson · 14 years ago
  28. 57192e6 Improve a comment. by Elliott Hughes · 14 years ago
  29. fa96476 Rename a java.util.zip.Deflater field for RI compatibility. by Elliott Hughes · 14 years ago
  30. f275cbd Minor cleanup of java.lang.Character. by Elliott Hughes · 14 years ago
  31. 2ea5ba4 Merge "Extra tests of our Method.invoke detail messages." by Elliott Hughes · 14 years ago
  32. b244770 Merge "Fix OldThreadTest, which was failing on the host." by Jesse Wilson · 14 years ago
  33. 344cd31 Merge "Fix ObjectStreamClassTest classloader and serial version failures." by Jesse Wilson · 14 years ago
  34. 3a02f44 Fix ObjectStreamClassTest classloader and serial version failures. by Jesse Wilson · 14 years ago
  35. 6187e1b Extra tests of our Method.invoke detail messages. by Elliott Hughes · 14 years ago
  36. b399b7e Fix OldThreadTest, which was failing on the host. by Jesse Wilson · 14 years ago
  37. 2fcd1d2 Merge "Throw better exceptions if an Inflater or Deflater is used after calling end." by Elliott Hughes · 14 years ago
  38. aee3e4d Throw better exceptions if an Inflater or Deflater is used after calling end. by Elliott Hughes · 14 years ago
  39. 8e14d32 Merge "Fix documentation error" by Glenn Kasten · 14 years ago
  40. b3a1349 Merge "Relax assumptions made in OldFileChannelTest about the maximum supported offsets." by Jesse Wilson · 14 years ago
  41. 1e2b8d3 Merge "Fix InetAddress tests that fail on the host." by Jesse Wilson · 14 years ago
  42. 1f0c4ff Fix InetAddress tests that fail on the host. by Jesse Wilson · 14 years ago
  43. 31b86dc Fix documentation error by Glenn Kasten · 14 years ago
  44. 3d09992 Relax assumptions made in OldFileChannelTest about the maximum supported offsets. by Jesse Wilson · 14 years ago
  45. d897891 Merge "Fix OldResponseCacheTest. Null headers were causing our HttpClient to reject the cache entry." by Jesse Wilson · 14 years ago
  46. 3d92b84 Fix OldResponseCacheTest. Null headers were causing our HttpClient to reject the cache entry. by Jesse Wilson · 14 years ago
  47. f2436a9 Merge "Support IPv6 addresses in OldURLStreamHandlerTest." by Jesse Wilson · 14 years ago
  48. 6fbe933 Merge "Change the expectations for a test failure in TreeMap.remove(noncomparable)" by Jesse Wilson · 14 years ago
  49. 4ce2ff6 Support IPv6 addresses in OldURLStreamHandlerTest. by Jesse Wilson · 14 years ago
  50. b20f6c9 Change the expectations for a test failure in TreeMap.remove(noncomparable) by Jesse Wilson · 14 years ago
  51. b437add am 0e379e48: (-s ours) am 2ff37ac3: Targeted backport of a java.util.Inflater fix. by Elliott Hughes · 14 years ago
  52. 0e379e4 am 2ff37ac3: Targeted backport of a java.util.Inflater fix. by Elliott Hughes · 14 years ago
  53. 8fd0225 Fix some of the most obvious bugs in URLStreamHandler's URL parsing. by Jesse Wilson · 14 years ago
  54. 2ff37ac Targeted backport of a java.util.Inflater fix. by Elliott Hughes · 14 years ago
  55. a136a50 Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Brian Carlstrom · 14 years ago
  56. a365feb Check that the VM gives useful detail messages for Method.invoke failures. by Elliott Hughes · 14 years ago
  57. f33503c A unit test for the String.charAt inline native's exception message. by Elliott Hughes · 14 years ago
  58. b9cc455 Use our canonical Arrays range-checking methods. by Elliott Hughes · 14 years ago
  59. 5f13d22 Update and clarify opcode values. by Dan Bornstein · 14 years ago
  60. 4e872dd Fix javadoc typo by Brian Carlstrom · 14 years ago
  61. 5501a3d Comments/javadoc should be in en_US, not en_CA. by Elliott Hughes · 14 years ago
  62. 7bf1b45 Merge "Slight cleanup of java.util.zip code, plus a bug fix." into dalvik-dev by Elliott Hughes · 14 years ago
  63. 2d9c5fa Slight cleanup of java.util.zip code, plus a bug fix. by Elliott Hughes · 14 years ago
  64. 2858008 Merge "Expose the "packed opcode" concept, just a bit." into dalvik-dev by Dan Bornstein · 14 years ago
  65. 0e7fb57 Expose the "packed opcode" concept, just a bit. by Dan Bornstein · 14 years ago
  66. 0d2867d am 35eef71e: Fix two bugs with HTTPS + file uploads. by Jesse Wilson · 14 years ago
  67. 35eef71 Fix two bugs with HTTPS + file uploads. by Jesse Wilson · 14 years ago
  68. f9e5995 am 0df432dd: Merge "Deduplicate java.lang tests from Harmony." by Jesse Wilson · 14 years ago
  69. 0df432d Merge "Deduplicate java.lang tests from Harmony." by Jesse Wilson · 14 years ago
  70. c6ada3c am 7d826bb9: Merge "Fix enum serialization." by Jesse Wilson · 14 years ago
  71. 7d826bb Merge "Fix enum serialization." by Jesse Wilson · 14 years ago
  72. e4bffb8 Fix enum serialization. by Jesse Wilson · 14 years ago
  73. ee1ae2a am 72f1475a: Fix how OldDatagramSocketTest looks up \'localhost\'. by Jesse Wilson · 14 years ago
  74. 72f1475 Fix how OldDatagramSocketTest looks up 'localhost'. by Jesse Wilson · 14 years ago
  75. 8bc50e8 Deduplicate java.lang tests from Harmony. by Jesse Wilson · 14 years ago
  76. 98b837c am 5aad086b: Merge "Fix SamplingProfiler to handle null group on thread termination" by Brian Carlstrom · 14 years ago
  77. 5aad086 Merge "Fix SamplingProfiler to handle null group on thread termination" by Brian Carlstrom · 14 years ago
  78. 9bbbf3a Fix SamplingProfiler to handle null group on thread termination by Brian Carlstrom · 14 years ago
  79. 8f8565b am 025bf770: Fix IoUtils.close in cases where close(2) fails. by Elliott Hughes · 14 years ago
  80. 025bf77 Fix IoUtils.close in cases where close(2) fails. by Elliott Hughes · 14 years ago
  81. 1cb2bee Update expectations to match renamed test. by Jesse Wilson · 14 years ago
  82. 7de0a93 am ffeba5dd: Add support for TLS_EMPTY_RENEGOTIATION_INFO_SCSV cipher suite by Brian Carlstrom · 14 years ago
  83. fa6d3a3 am 4ae3fd78: Elliptic Crypto support for OpenSSLSocketImpl by Brian Carlstrom · 14 years ago
  84. ffeba5d Add support for TLS_EMPTY_RENEGOTIATION_INFO_SCSV cipher suite by Brian Carlstrom · 14 years ago
  85. 4ae3fd7 Elliptic Crypto support for OpenSSLSocketImpl by Brian Carlstrom · 14 years ago
  86. dca8395 am 189ccda1: Merge "SecureRandom should be thread safe" by Brian Carlstrom · 14 years ago
  87. 189ccda Merge "SecureRandom should be thread safe" by Brian Carlstrom · 14 years ago
  88. 7d71a13 SecureRandom should be thread safe by Brian Carlstrom · 14 years ago
  89. a1fc252 am c03e553e: (-s ours) am 25e3ee7d: (-s ours) am 253851cd: Do not merge: Fix a bug where we weren\'t pooling connections due to mismatched URLs. by Jesse Wilson · 14 years ago
  90. c03e553 am 25e3ee7d: (-s ours) am 253851cd: Do not merge: Fix a bug where we weren\'t pooling connections due to mismatched URLs. by Jesse Wilson · 14 years ago
  91. 25e3ee7 am 253851cd: Do not merge: Fix a bug where we weren\'t pooling connections due to mismatched URLs. by Jesse Wilson · 14 years ago
  92. a06b8c1 Merge "Match comment to the new reality." into dalvik-dev by Dan Bornstein · 14 years ago
  93. 5efe91b Match comment to the new reality. by Dan Bornstein · 14 years ago
  94. 3b5d436 Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Brian Carlstrom · 14 years ago
  95. 253851c Do not merge: Fix a bug where we weren't pooling connections due to mismatched URLs. by Jesse Wilson · 14 years ago
  96. 29b81d9 am d57c5b79: am f55b6794: (-s ours) am dbc42ad9: HttpsURLConnection fixes to pass URLConnectionTest and HttpsURLConnectionTest by Brian Carlstrom · 14 years ago
  97. a94bdf6 Merge "The last of the Kxml correctness fixes for Expat compatibility." into dalvik-dev by Jesse Wilson · 14 years ago
  98. 7735337 The last of the Kxml correctness fixes for Expat compatibility. by Jesse Wilson · 14 years ago
  99. 46c8518 Merge "Add a wee bit of libdex access." into dalvik-dev by Dan Bornstein · 14 years ago
  100. c3d9f6e Merge "Zero the cookie after close." into dalvik-dev by Andy McFadden · 14 years ago