1. 1f504c8 Restrict -fvisibility-inlines-hidden to C++ code by Andy McFadden · 12 years ago
  2. 4147917 Merge "Test case for verifier to handle floats that look like boolean." by jeffhao · 12 years ago
  3. ffa7f34 Test case for verifier to handle floats that look like boolean. by jeffhao · 12 years ago
  4. 5b7b7fe Libcore changes for ICU4.8.1.1 upgrade. by claireho · 13 years ago
  5. 9f050bd1 Fix an ICS regression with zip files containing >= 32768 entries. by Elliott Hughes · 13 years ago
  6. 6fb123c Make it clearer that TimeZone.getTimeZone(null) throws NPE on purpose. by Elliott Hughes · 13 years ago
  7. 4bbc5de Cope with network interfaces disappearing while we're enumerating them. by Elliott Hughes · 13 years ago
  8. 2f07bc1 Merge "Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE" by Steve Block · 13 years ago
  9. 9f815ed Merge "Don't send SIGKILL to a Process that's already exited." by Elliott Hughes · 13 years ago
  10. 990acea Merge "Refuse to write optimized dex files to a non-private directory." by Jesse Wilson · 13 years ago
  11. 679cf68 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  12. 1f50103 Don't send SIGKILL to a Process that's already exited. by Elliott Hughes · 13 years ago
  13. 5c7fa7c Refuse to write optimized dex files to a non-private directory. by Jesse Wilson · 13 years ago
  14. 06f039b Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  15. f1141ea Merge "Fix a copy-paste documentation typo." by Jesse Wilson · 13 years ago
  16. fa16791 Fix a copy-paste documentation typo. by Jesse Wilson · 13 years ago
  17. 4cfac6f Merge "Track removal of unsupported experimental opcodes." by Elliott Hughes · 13 years ago
  18. 3908db5 Track removal of unsupported experimental opcodes. by Elliott Hughes · 13 years ago
  19. 8530a52 Merge "Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE" by Steve Block · 13 years ago
  20. 3167109 Merge "Discourage Serializable." by Jesse Wilson · 13 years ago
  21. 47f2999 Discourage Serializable. by Jesse Wilson · 13 years ago
  22. a9d79f1 Merge "Rename timestamp to sequenceNumber." by Jesse Wilson · 13 years ago
  23. 5bfc9b4 Merge "Test enum serialization and deserialization." by Jesse Wilson · 13 years ago
  24. 72baec6 Merge "Update the response cache on a conditional cache hit" by Jesse Wilson · 13 years ago
  25. 74bf6bb Rename timestamp to sequenceNumber. by Jesse Wilson · 13 years ago
  26. ce1396e Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  27. 39faeb8 Merge "Remove run-core-tests from known failures." by Jesse Wilson · 13 years ago
  28. 001630e Remove run-core-tests from known failures. by Jesse Wilson · 13 years ago
  29. 8576f30 Use lenient wildcard matching for android.clients.google.com. by Jesse Wilson · 13 years ago
  30. 222efad Merge "Update HostnameVerifierTest for consistency with our new hostname verifier." by Jesse Wilson · 13 years ago
  31. d2afaee Cleanup verifyHostName to use regionMatches instead of regex splits. by Jesse Wilson · 13 years ago
  32. 33e2123 Update HostnameVerifierTest for consistency with our new hostname verifier. by Jesse Wilson · 13 years ago
  33. 6415a22 Merge "Move the frameworks/base hostname verifier into libcore. Part 1/2" by Jesse Wilson · 13 years ago
  34. 57d73e3 Move the frameworks/base hostname verifier into libcore. Part 1/2 by Jesse Wilson · 13 years ago
  35. e1a8bc9 Merge "Don't reuse an SSL socket if the socket factory has changed." by Jesse Wilson · 13 years ago
  36. 8562bad Merge "Support in-memory HTTPS session caching for wrapped sockets." by Jesse Wilson · 13 years ago
  37. 5d7e0fc Update the response cache on a conditional cache hit by Jesse Wilson · 13 years ago
  38. 99eefb7 Give DiskLruCache an API to edit a snapshot. by Jesse Wilson · 13 years ago
  39. fa5e8df Don't reuse an SSL socket if the socket factory has changed. by Jesse Wilson · 13 years ago
  40. 19388c1c Test enum serialization and deserialization. by Jesse Wilson · 13 years ago
  41. 27c744c Support in-memory HTTPS session caching for wrapped sockets. by Jesse Wilson · 13 years ago
  42. abe4e61 Unit test SSL fallback. by Jesse Wilson · 13 years ago
  43. 5757cb3 Support multiple challenges for HTTP authentication. by Jesse Wilson · 13 years ago
  44. c74ba3e Merge "Document pre-Froyo bugs in HttpURLConnection" by Jesse Wilson · 13 years ago
  45. ab7ae56 Document pre-Froyo bugs in HttpURLConnection by Jesse Wilson · 13 years ago
  46. b2b02ac Change the way we cope with stale pooled connections. by Jesse Wilson · 13 years ago
  47. 49bd350 Document connect attempts by address count, not address family count. by Jesse Wilson · 13 years ago
  48. 2d9fa91 Document the effect on timeouts of having both IPv4 and IPv6 addresses by Jesse Wilson · 13 years ago
  49. e415654 Merge "Improve the text on disabling connection reuse." by Jesse Wilson · 13 years ago
  50. 38af3fc Don't use ".local" if the local host name is fully qualified. by Jesse Wilson · 13 years ago
  51. 1ce4f4b Improve the text on disabling connection reuse. by Jesse Wilson · 13 years ago
  52. 0613de8 Document that disconnect() doesn't release sockets. by Jesse Wilson · 13 years ago
  53. b416ef5 Rename SerializableTester to SerializationTester by Jesse Wilson · 13 years ago
  54. 10078da Kill SerializationTester; obsoleted by SerializableTester. by Jesse Wilson · 13 years ago
  55. 6a4678e Merge "Bring more tests from frameworks/base/tests/CoreTests into libcore." by Jesse Wilson · 13 years ago
  56. a3ddec1 Merge "Migrate some reflection tests from frameworks/base/tests/CoreTests" by Jesse Wilson · 13 years ago
  57. 0647bfe Bring more tests from frameworks/base/tests/CoreTests into libcore. by Jesse Wilson · 13 years ago
  58. b73a329 Merge "Fix serialization of reverse-ordered TreeSets." by Jesse Wilson · 13 years ago
  59. a0ee76b Migrate some reflection tests from frameworks/base/tests/CoreTests by Jesse Wilson · 13 years ago
  60. 94fab96 Fix serialization of reverse-ordered TreeSets. by Jesse Wilson · 13 years ago
  61. 9965867 Merge "Refer to Android ICS by its version in URL docs." by Jesse Wilson · 13 years ago
  62. 6478553 Refer to Android ICS by its version in URL docs. by Jesse Wilson · 13 years ago
  63. d638d0e Merge "Test for available() returning 0 when the input is exhausted." by Jesse Wilson · 13 years ago
  64. b1c31fb Test for available() returning 0 when the input is exhausted. by Jesse Wilson · 13 years ago
  65. 6992e8b Merge "Don't wake up the watchdog unless there's something to finalize." by Jesse Wilson · 13 years ago
  66. 31a63ef Don't wake up the watchdog unless there's something to finalize. by Jesse Wilson · 13 years ago
  67. 884d8e3 am a68fdbba: Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  68. a68fdbb Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  69. 56de8e1 Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  70. 10e016f merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  71. 0642803 am 4ff58546: libcore: BlockGuard: untag socket on close by JP Abgrall · 13 years ago
  72. 6b17c84 Merge "Address code review comments on new SoftReference documentation." by Jesse Wilson · 13 years ago
  73. 32c000e Address code review comments on new SoftReference documentation. by Jesse Wilson · 13 years ago
  74. fda696b CA certificate update by Brian Carlstrom · 13 years ago
  75. 8d00cad Merge "Document the perils of SoftReferences." by Jesse Wilson · 13 years ago
  76. 132829c Document the perils of SoftReferences. by Jesse Wilson · 13 years ago
  77. ecd3536 Don't check available() when testing if a socket is stale. by Jesse Wilson · 13 years ago
  78. 4ff5854 libcore: BlockGuard: untag socket on close by JP Abgrall · 13 years ago
  79. 9f11f5a Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  80. 1a9cff8 Always trigger finalization the same way in our tests. by Jesse Wilson · 13 years ago
  81. 03aaa13 Merge "Don't fail GeneralName parsing if the DNS name contains a wildcard." by Jesse Wilson · 13 years ago
  82. 8626012 Don't fail GeneralName parsing if the DNS name contains a wildcard. by Jesse Wilson · 13 years ago
  83. 364ce3c merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  84. eb18d35 Merge "Warn about a fixed bug in XmlPullParser.nextText()" by Jesse Wilson · 13 years ago
  85. 48d7dba Warn about a fixed bug in XmlPullParser.nextText() by Jesse Wilson · 13 years ago
  86. c1705d1 Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  87. b4238d6 am 0c180b1a: Fix OldFormaterTest Flakiness by Brian Muramatsu · 13 years ago
  88. 0c180b1 Fix OldFormaterTest Flakiness by Brian Muramatsu · 13 years ago
  89. d0d6266 Don't NullPointerException when a URL contains a space. by Jesse Wilson · 13 years ago
  90. 71681ee am e3df4987: Move OpenSSLSocketImpl.close resource cleanup into a finally clause by Brian Carlstrom · 13 years ago
  91. 9177335 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  92. e3df498 Move OpenSSLSocketImpl.close resource cleanup into a finally clause by Brian Carlstrom · 13 years ago
  93. af2d65e Remove static libraries from static library module. by Ying Wang · 13 years ago
  94. 349ab8a Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  95. 9e79136 Merge "Improve the documentation of toString methods in the java.net package." by Elliott Hughes · 13 years ago
  96. 1091481 Improve the documentation of toString methods in the java.net package. by Elliott Hughes · 13 years ago
  97. 783631d Add a mode to UriCodec to handle invalid URLs without throwing. by Jesse Wilson · 13 years ago
  98. 9c1d6c7 Merge "Add pfx extension as "application/x-pkcs12"" by Marc Blank · 13 years ago
  99. 0bc188a Add pfx extension as "application/x-pkcs12" by Marc Blank · 13 years ago
  100. ca3dcb0 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago