1. f8eacd8 am 9103cc15: am 47d94511: am 95d52b3b: Remove a pointless test, which just tested a test support class. by Dan Bornstein · 14 years ago
  2. 9103cc1 am 47d94511: am 95d52b3b: Remove a pointless test, which just tested a test support class. by Dan Bornstein · 14 years ago
  3. 95d52b3 Remove a pointless test, which just tested a test support class. by Dan Bornstein · 14 years ago
  4. ba44e4b am 93e0cbb1: am d6103319: am aeeaa64f: Replace the implementation of this class. by Dan Bornstein · 14 years ago
  5. 93e0cbb am d6103319: am aeeaa64f: Replace the implementation of this class. by Dan Bornstein · 14 years ago
  6. aeeaa64 Replace the implementation of this class. by Dan Bornstein · 14 years ago
  7. c1a675c Remove the tree map in the HTTP headers. by Jesse Wilson · 14 years ago
  8. 0eb70e3 Optimize DataInputStream and a few friends. by Elliott Hughes · 14 years ago
  9. c6c6c5d Optimize DataOutputStream and RandomAccessFile. by Elliott Hughes · 14 years ago
  10. 30edef6f Merge "Fix broken interactions between HTTP response caches and redirects." into dalvik-dev by Jesse Wilson · 14 years ago
  11. 8ac847a Fix broken interactions between HTTP response caches and redirects. by Jesse Wilson · 14 years ago
  12. fbbae97 Improve UnknownHostException detail messages. by Elliott Hughes · 14 years ago
  13. 2dcd7e7 Merge "Fix ResponseCache to support caching of HTTPS responses." into dalvik-dev by Jesse Wilson · 14 years ago
  14. 37dcf55 Fix ResponseCache to support caching of HTTPS responses. by Jesse Wilson · 14 years ago
  15. d29fddc Flip 'abstract public' to 'public abstract'. by Jesse Wilson · 14 years ago
  16. ed94021 Merge "Fix some flakiness in hostname tests." into dalvik-dev by Jesse Wilson · 14 years ago
  17. 2925824 Fix some flakiness in hostname tests. by Jesse Wilson · 14 years ago
  18. 31741c0 Fixing process documentation. by Jesse Wilson · 14 years ago
  19. 481134c Merge "Remove Elliptic Curve CA certificate" into gingerbread by Brian Carlstrom · 14 years ago
  20. 119e5bf Remove Elliptic Curve CA certificate by Brian Carlstrom · 14 years ago
  21. 8890504 Fix Float.parseFloat (et cetera) javadoc. by Elliott Hughes · 14 years ago
  22. b594e8d Merge "Close process-spawned streams when the process is destroyed." into dalvik-dev by Jesse Wilson · 14 years ago
  23. cb16111 am 76fe13de: am 06f64732: am 96f748a2: Merge "fix operator precedence bug when calculating bits." into gingerbread by Nick Kralevich · 14 years ago
  24. 2353846 Close process-spawned streams when the process is destroyed. by Jesse Wilson · 14 years ago
  25. 76fe13d am 06f64732: am 96f748a2: Merge "fix operator precedence bug when calculating bits." into gingerbread by Nick Kralevich · 14 years ago
  26. 96f748a Merge "fix operator precedence bug when calculating bits." into gingerbread by Nick Kralevich · 14 years ago
  27. f068eee Merge "Change ThreadGroup to no longer hold strong references to threads." into dalvik-dev by Jesse Wilson · 14 years ago
  28. be013ce Change ThreadGroup to no longer hold strong references to threads. by Jesse Wilson · 14 years ago
  29. 492c22b am 386bfdcf: am 409630d7: am 50458469: Merge "Documenting WiFi sign in and SSL fallback with HttpURLConnection." into gingerbread by Jesse Wilson · 14 years ago
  30. 386bfdc am 409630d7: am 50458469: Merge "Documenting WiFi sign in and SSL fallback with HttpURLConnection." into gingerbread by Jesse Wilson · 14 years ago
  31. 5045846 Merge "Documenting WiFi sign in and SSL fallback with HttpURLConnection." into gingerbread by Jesse Wilson · 14 years ago
  32. 23e3c8d Documenting WiFi sign in and SSL fallback with HttpURLConnection. by Jesse Wilson · 14 years ago
  33. caea65e fix operator precedence bug when calculating bits. by Nick Kralevich · 14 years ago
  34. 5d1dfcb am 57f2ec9d: Merge "Move improved cert chain handling from CertificateChainValidator to TrustManagerImpl" by Brian Carlstrom · 14 years ago
  35. 36e5239 am 28013f56: am 2e5cc6ce: am 4506af08: Merge "Improving the documentation around SecureRandom.setSeed()." into gingerbread by Jesse Wilson · 14 years ago
  36. 57f2ec9 Merge "Move improved cert chain handling from CertificateChainValidator to TrustManagerImpl" by Brian Carlstrom · 14 years ago
  37. 28013f5 am 2e5cc6ce: am 4506af08: Merge "Improving the documentation around SecureRandom.setSeed()." into gingerbread by Jesse Wilson · 14 years ago
  38. 4506af0 Merge "Improving the documentation around SecureRandom.setSeed()." into gingerbread by Jesse Wilson · 14 years ago
  39. c0e951a Add fail() calls to exception tests. by Elliott Hughes · 14 years ago
  40. e52c164 Improving the documentation around SecureRandom.setSeed(). by Jesse Wilson · 14 years ago
  41. 90be8bc Merge "Test for ArrayIndexOutOfBoundsException detail messages." into dalvik-dev by Elliott Hughes · 14 years ago
  42. 9ff0e55 Move improved cert chain handling from CertificateChainValidator to TrustManagerImpl by Brian Carlstrom · 14 years ago
  43. 9eea8b7 am a0ea4f00: am c3c555bc: am 10548999: Merge "Remove obsolete test from AllTests group." into gingerbread by Jesse Wilson · 14 years ago
  44. 4e0bd5b Test for ArrayIndexOutOfBoundsException detail messages. by Elliott Hughes · 14 years ago
  45. a0ea4f0 am c3c555bc: am 10548999: Merge "Remove obsolete test from AllTests group." into gingerbread by Jesse Wilson · 14 years ago
  46. 125feaa Merge "There's nothing old about OldCharsetTest." into dalvik-dev by Elliott Hughes · 14 years ago
  47. b9066f1 Merge commit '0fde4f69' into manualmerge by Jesse Wilson · 14 years ago
  48. 0fde4f6 Merge commit 'd9768e71' into manualmerge by Jesse Wilson · 14 years ago
  49. 252a236 There's nothing old about OldCharsetTest. by Elliott Hughes · 14 years ago
  50. 58972ff Merge "Restore md2WithRSAEncryption version of Version Class 3 CA" into gingerbread by Brian Carlstrom · 14 years ago
  51. 998389a Restore md2WithRSAEncryption version of Version Class 3 CA by Brian Carlstrom · 14 years ago
  52. 1054899 Merge "Remove obsolete test from AllTests group." into gingerbread by Jesse Wilson · 14 years ago
  53. 1747448 Remove obsolete test from AllTests group. by Jesse Wilson · 14 years ago
  54. ef90cf5a am 107bf370: am 304ca349: am 29ad030d: Merge "Test that strings interned manually and then later loaded as literals maintain reference equality." into gingerbread by Jesse Wilson · 14 years ago
  55. 712fd37 Merge "Remove tests for SecurityManager." into gingerbread by Jesse Wilson · 14 years ago
  56. 9559e74 Improve our modified UTF-8 implementation. by Elliott Hughes · 14 years ago
  57. aec2ed4 Remove tests for SecurityManager. by Jesse Wilson · 14 years ago
  58. 107bf37 am 304ca349: am 29ad030d: Merge "Test that strings interned manually and then later loaded as literals maintain reference equality." into gingerbread by Jesse Wilson · 14 years ago
  59. e465a41 am ef6370c1: Fix initialization races in X509CertImpl by Brian Carlstrom · 14 years ago
  60. ef6370c Fix initialization races in X509CertImpl by Brian Carlstrom · 14 years ago
  61. e0cf017 Improve Data(Input|Output)(Stream)? documentation. by Elliott Hughes · 14 years ago
  62. 43a9f77 BufferIterator support for byte[]. by Elliott Hughes · 14 years ago
  63. 0601502 Test that strings interned manually and then later loaded as literals maintain reference equality. by Jesse Wilson · 14 years ago
  64. 1b3761e Merge "Factor out the code that peeks/pokes ints/longs/shorts from a byte[]." into dalvik-dev by Elliott Hughes · 14 years ago
  65. af301fb Factor out the code that peeks/pokes ints/longs/shorts from a byte[]. by Elliott Hughes · 14 years ago
  66. 1c5aa9a am 8ae047f5: Merge "Change Engine.getInstance interfaces to make usage less error prone" by Brian Carlstrom · 14 years ago
  67. 6cdb6b7 Change Engine.getInstance interfaces to make usage less error prone by Brian Carlstrom · 14 years ago
  68. 3fdb2c6 Merge "Follow up on HTTP proxy selector docs." into dalvik-dev by Jesse Wilson · 14 years ago
  69. ce23c2d am 0a480846: Remove Engine.spi memory leak by clearing after access by Brian Carlstrom · 14 years ago
  70. 0a48084 Remove Engine.spi memory leak by clearing after access by Brian Carlstrom · 14 years ago
  71. ac29aad Follow up on HTTP proxy selector docs. by Jesse Wilson · 14 years ago
  72. 90224a5 Merge "Rewrite ProxySelector and write a test to go with it." into dalvik-dev by Jesse Wilson · 14 years ago
  73. 3b0348d Rewrite ProxySelector and write a test to go with it. by Jesse Wilson · 14 years ago
  74. aba7ce6 Add and use STATIC_ASSERT for compile-time asserts, and remove some 32-bit limits. by Elliott Hughes · 14 years ago
  75. 9efa300 Remove more tabs. by Elliott Hughes · 14 years ago
  76. 1f07ea2 Give every NumberFormatException a useful detail message. by Elliott Hughes · 14 years ago
  77. 2d48139 am 4ad543f9: am d9523a4f: am 7fe9c8ad: Merge "Tests for HTTP bugs using HTTPS through a proxy." into gingerbread by Jesse Wilson · 14 years ago
  78. de72f0f am 12dad512: am 2545edd2: am 5b539e57: Merge "Fix HTTPS hostname verification to use the URL host, not the proxy host." into gingerbread by Jesse Wilson · 14 years ago
  79. 845da92 am 00e115ca: am 4aa863a0: Fix Class.getMethods() for visibility bridge methods. by Jesse Wilson · 14 years ago
  80. 4ad543f am d9523a4f: am 7fe9c8ad: Merge "Tests for HTTP bugs using HTTPS through a proxy." into gingerbread by Jesse Wilson · 14 years ago
  81. 12dad51 am 2545edd2: am 5b539e57: Merge "Fix HTTPS hostname verification to use the URL host, not the proxy host." into gingerbread by Jesse Wilson · 14 years ago
  82. 00e115c am 4aa863a0: Fix Class.getMethods() for visibility bridge methods. by Jesse Wilson · 14 years ago
  83. 1d95ed8 am 49a52427: am 7e39eff6: am ed72e08a: Change SSLParametersImpl.getDefaultTrustManager to not throw checked exceptions by Brian Carlstrom · 14 years ago
  84. 7f43cc3 am f97a046b: am 0dc94964: am d6e53e42: SSLParameters.getDefaultTrustManager() should lazily initialize its value by Brian Carlstrom · 14 years ago
  85. 49a5242 am 7e39eff6: am ed72e08a: Change SSLParametersImpl.getDefaultTrustManager to not throw checked exceptions by Brian Carlstrom · 14 years ago
  86. f97a046 am 0dc94964: am d6e53e42: SSLParameters.getDefaultTrustManager() should lazily initialize its value by Brian Carlstrom · 14 years ago
  87. 7fe9c8a Merge "Tests for HTTP bugs using HTTPS through a proxy." into gingerbread by Jesse Wilson · 14 years ago
  88. 5b539e5 Merge "Fix HTTPS hostname verification to use the URL host, not the proxy host." into gingerbread by Jesse Wilson · 14 years ago
  89. 984fcff Tests for HTTP bugs using HTTPS through a proxy. by Jesse Wilson · 14 years ago
  90. ea81327 Fix HTTPS hostname verification to use the URL host, not the proxy host. by Jesse Wilson · 14 years ago
  91. 4aa863a Fix Class.getMethods() for visibility bridge methods. by Jesse Wilson · 14 years ago
  92. 69a0026 Merge "Fix Class.getMethods() for visibility bridge methods." into gingerbread by Jesse Wilson · 14 years ago
  93. 7e27918 Fix Class.getMethods() for visibility bridge methods. by Jesse Wilson · 14 years ago
  94. ed72e08 Change SSLParametersImpl.getDefaultTrustManager to not throw checked exceptions by Brian Carlstrom · 14 years ago
  95. d6e53e4 SSLParameters.getDefaultTrustManager() should lazily initialize its value by Brian Carlstrom · 14 years ago
  96. b744a7e Add a hidden method to clear our Java-level DNS cache. by Elliott Hughes · 14 years ago
  97. 5917e30 Merge "Revised CloseGuard usage pattern" into dalvik-dev by Brian Carlstrom · 14 years ago
  98. 13de9f9 Remove a dead test runner. by Elliott Hughes · 14 years ago
  99. 12f2d8e Revised CloseGuard usage pattern by Brian Carlstrom · 14 years ago
  100. fa006ff resolve automerge of 755f7f25 from master to dalvik-dev by Brian Carlstrom · 14 years ago