1. 3167109 Merge "Discourage Serializable." by Jesse Wilson · 13 years ago
  2. 47f2999 Discourage Serializable. by Jesse Wilson · 13 years ago
  3. a9d79f1 Merge "Rename timestamp to sequenceNumber." by Jesse Wilson · 13 years ago
  4. 5bfc9b4 Merge "Test enum serialization and deserialization." by Jesse Wilson · 13 years ago
  5. 72baec6 Merge "Update the response cache on a conditional cache hit" by Jesse Wilson · 13 years ago
  6. 74bf6bb Rename timestamp to sequenceNumber. by Jesse Wilson · 13 years ago
  7. 39faeb8 Merge "Remove run-core-tests from known failures." by Jesse Wilson · 13 years ago
  8. 001630e Remove run-core-tests from known failures. by Jesse Wilson · 13 years ago
  9. 8576f30 Use lenient wildcard matching for android.clients.google.com. by Jesse Wilson · 13 years ago
  10. 222efad Merge "Update HostnameVerifierTest for consistency with our new hostname verifier." by Jesse Wilson · 13 years ago
  11. d2afaee Cleanup verifyHostName to use regionMatches instead of regex splits. by Jesse Wilson · 13 years ago
  12. 33e2123 Update HostnameVerifierTest for consistency with our new hostname verifier. by Jesse Wilson · 13 years ago
  13. 6415a22 Merge "Move the frameworks/base hostname verifier into libcore. Part 1/2" by Jesse Wilson · 13 years ago
  14. 57d73e3 Move the frameworks/base hostname verifier into libcore. Part 1/2 by Jesse Wilson · 13 years ago
  15. e1a8bc9 Merge "Don't reuse an SSL socket if the socket factory has changed." by Jesse Wilson · 13 years ago
  16. 8562bad Merge "Support in-memory HTTPS session caching for wrapped sockets." by Jesse Wilson · 13 years ago
  17. 5d7e0fc Update the response cache on a conditional cache hit by Jesse Wilson · 13 years ago
  18. 99eefb7 Give DiskLruCache an API to edit a snapshot. by Jesse Wilson · 13 years ago
  19. fa5e8df Don't reuse an SSL socket if the socket factory has changed. by Jesse Wilson · 13 years ago
  20. 19388c1c Test enum serialization and deserialization. by Jesse Wilson · 13 years ago
  21. 27c744c Support in-memory HTTPS session caching for wrapped sockets. by Jesse Wilson · 13 years ago
  22. abe4e61 Unit test SSL fallback. by Jesse Wilson · 13 years ago
  23. 5757cb3 Support multiple challenges for HTTP authentication. by Jesse Wilson · 13 years ago
  24. c74ba3e Merge "Document pre-Froyo bugs in HttpURLConnection" by Jesse Wilson · 13 years ago
  25. ab7ae56 Document pre-Froyo bugs in HttpURLConnection by Jesse Wilson · 13 years ago
  26. b2b02ac Change the way we cope with stale pooled connections. by Jesse Wilson · 13 years ago
  27. 49bd350 Document connect attempts by address count, not address family count. by Jesse Wilson · 13 years ago
  28. 2d9fa91 Document the effect on timeouts of having both IPv4 and IPv6 addresses by Jesse Wilson · 13 years ago
  29. e415654 Merge "Improve the text on disabling connection reuse." by Jesse Wilson · 13 years ago
  30. 38af3fc Don't use ".local" if the local host name is fully qualified. by Jesse Wilson · 13 years ago
  31. 1ce4f4b Improve the text on disabling connection reuse. by Jesse Wilson · 13 years ago
  32. 0613de8 Document that disconnect() doesn't release sockets. by Jesse Wilson · 13 years ago
  33. b416ef5 Rename SerializableTester to SerializationTester by Jesse Wilson · 13 years ago
  34. 10078da Kill SerializationTester; obsoleted by SerializableTester. by Jesse Wilson · 13 years ago
  35. 6a4678e Merge "Bring more tests from frameworks/base/tests/CoreTests into libcore." by Jesse Wilson · 13 years ago
  36. a3ddec1 Merge "Migrate some reflection tests from frameworks/base/tests/CoreTests" by Jesse Wilson · 13 years ago
  37. 0647bfe Bring more tests from frameworks/base/tests/CoreTests into libcore. by Jesse Wilson · 13 years ago
  38. b73a329 Merge "Fix serialization of reverse-ordered TreeSets." by Jesse Wilson · 13 years ago
  39. a0ee76b Migrate some reflection tests from frameworks/base/tests/CoreTests by Jesse Wilson · 13 years ago
  40. 94fab96 Fix serialization of reverse-ordered TreeSets. by Jesse Wilson · 13 years ago
  41. 9965867 Merge "Refer to Android ICS by its version in URL docs." by Jesse Wilson · 13 years ago
  42. 6478553 Refer to Android ICS by its version in URL docs. by Jesse Wilson · 13 years ago
  43. d638d0e Merge "Test for available() returning 0 when the input is exhausted." by Jesse Wilson · 13 years ago
  44. b1c31fb Test for available() returning 0 when the input is exhausted. by Jesse Wilson · 13 years ago
  45. 6992e8b Merge "Don't wake up the watchdog unless there's something to finalize." by Jesse Wilson · 13 years ago
  46. 31a63ef Don't wake up the watchdog unless there's something to finalize. by Jesse Wilson · 13 years ago
  47. 884d8e3 am a68fdbba: Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  48. a68fdbb Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  49. 56de8e1 Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  50. 10e016f merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  51. 0642803 am 4ff58546: libcore: BlockGuard: untag socket on close by JP Abgrall · 13 years ago
  52. 6b17c84 Merge "Address code review comments on new SoftReference documentation." by Jesse Wilson · 13 years ago
  53. 32c000e Address code review comments on new SoftReference documentation. by Jesse Wilson · 13 years ago
  54. fda696b CA certificate update by Brian Carlstrom · 13 years ago
  55. 8d00cad Merge "Document the perils of SoftReferences." by Jesse Wilson · 13 years ago
  56. 132829c Document the perils of SoftReferences. by Jesse Wilson · 13 years ago
  57. ecd3536 Don't check available() when testing if a socket is stale. by Jesse Wilson · 13 years ago
  58. 4ff5854 libcore: BlockGuard: untag socket on close by JP Abgrall · 13 years ago
  59. 9f11f5a Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  60. 1a9cff8 Always trigger finalization the same way in our tests. by Jesse Wilson · 13 years ago
  61. 03aaa13 Merge "Don't fail GeneralName parsing if the DNS name contains a wildcard." by Jesse Wilson · 13 years ago
  62. 8626012 Don't fail GeneralName parsing if the DNS name contains a wildcard. by Jesse Wilson · 13 years ago
  63. 364ce3c merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  64. eb18d35 Merge "Warn about a fixed bug in XmlPullParser.nextText()" by Jesse Wilson · 13 years ago
  65. 48d7dba Warn about a fixed bug in XmlPullParser.nextText() by Jesse Wilson · 13 years ago
  66. c1705d1 Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  67. b4238d6 am 0c180b1a: Fix OldFormaterTest Flakiness by Brian Muramatsu · 13 years ago
  68. 0c180b1 Fix OldFormaterTest Flakiness by Brian Muramatsu · 13 years ago
  69. d0d6266 Don't NullPointerException when a URL contains a space. by Jesse Wilson · 13 years ago
  70. 71681ee am e3df4987: Move OpenSSLSocketImpl.close resource cleanup into a finally clause by Brian Carlstrom · 13 years ago
  71. 9177335 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  72. e3df498 Move OpenSSLSocketImpl.close resource cleanup into a finally clause by Brian Carlstrom · 13 years ago
  73. af2d65e Remove static libraries from static library module. by Ying Wang · 13 years ago
  74. 349ab8a Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  75. 9e79136 Merge "Improve the documentation of toString methods in the java.net package." by Elliott Hughes · 13 years ago
  76. 1091481 Improve the documentation of toString methods in the java.net package. by Elliott Hughes · 13 years ago
  77. 783631d Add a mode to UriCodec to handle invalid URLs without throwing. by Jesse Wilson · 13 years ago
  78. 9c1d6c7 Merge "Add pfx extension as "application/x-pkcs12"" by Marc Blank · 13 years ago
  79. 0bc188a Add pfx extension as "application/x-pkcs12" by Marc Blank · 13 years ago
  80. ca3dcb0 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  81. bd2259a am 7e6d4790: Merge "Only tag/untag sockets when open." into ics-mr1 by Jeff Sharkey · 13 years ago
  82. 7e6d479 Merge "Only tag/untag sockets when open." into ics-mr1 by Jeff Sharkey · 13 years ago
  83. c5ed03d am c16a5993: Merge remote branch \'goog/ics-mr0\' into ics-mr1 by Ed Heyl · 13 years ago
  84. b62b2d0 am ec8de076: Fix socket timeout test failures. by Elliott Hughes · 13 years ago
  85. 5d8d019 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  86. c16a599 Merge remote branch 'goog/ics-mr0' into ics-mr1 by Ed Heyl · 13 years ago
  87. 7e9a64c Only tag/untag sockets when open. by Jeff Sharkey · 13 years ago
  88. ec8de07 Fix socket timeout test failures. by Elliott Hughes · 13 years ago
  89. f3c9acb Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  90. f3270e9 Merge "Move OpenSSLSocketImpl.close resource cleanup into a finally clause" by Brian Carlstrom · 13 years ago
  91. d3433ce Move OpenSSLSocketImpl.close resource cleanup into a finally clause by Brian Carlstrom · 13 years ago
  92. 686c906 am 04e25f30: Fix socket timeout test failures. by Elliott Hughes · 13 years ago
  93. 04e25f3 Fix socket timeout test failures. by Elliott Hughes · 13 years ago
  94. 107c001 merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  95. e8e19f6 Cope with fstat(2) failures during close. by Elliott Hughes · 13 years ago
  96. dfc70c5 merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  97. a060230 am 64350311: Work around a dalvik weakness. by Elliott Hughes · 13 years ago
  98. 6435031 Work around a dalvik weakness. by Elliott Hughes · 13 years ago
  99. 45273a0 Merge "Add mime types used by Google Earth" by Brian Carlstrom · 13 years ago
  100. 04e4fdf merge in ics-release history after reset to master by The Android Automerger · 13 years ago