1. 7847d33 Move NativeCrypto dependencies on openssl internals to jsse.patch by Brian Carlstrom · 14 years ago
  2. a5c608e TrustManager improvements by Brian Carlstrom · 14 years ago
  3. ea6c57a am 7c69a149: am aa37a8aa: Avoid races between OpenSSLSocketImpl I/O and close() by Brian Carlstrom · 14 years ago
  4. 7c69a14 am aa37a8aa: Avoid races between OpenSSLSocketImpl I/O and close() by Brian Carlstrom · 14 years ago
  5. aa37a8a Avoid races between OpenSSLSocketImpl I/O and close() by Brian Carlstrom · 14 years ago
  6. 12e7cb0 Avoid races between OpenSSLSocketImpl I/O and close() by Brian Carlstrom · 14 years ago
  7. 2e37069 Change SamplingProfiler to use a sampling interval instead of Hz by Brian Carlstrom · 14 years ago
  8. 9103cc1 am 47d94511: am 95d52b3b: Remove a pointless test, which just tested a test support class. by Dan Bornstein · 14 years ago
  9. 47d9451 am 95d52b3b: Remove a pointless test, which just tested a test support class. by Dan Bornstein · 14 years ago
  10. 95d52b3 Remove a pointless test, which just tested a test support class. by Dan Bornstein · 14 years ago
  11. 93e0cbb am d6103319: am aeeaa64f: Replace the implementation of this class. by Dan Bornstein · 14 years ago
  12. d610331 am aeeaa64f: Replace the implementation of this class. by Dan Bornstein · 14 years ago
  13. aeeaa64 Replace the implementation of this class. by Dan Bornstein · 14 years ago
  14. 6cbbd11 Don't BlockGuard on INetworkSystem.isConnected w/ 0 timeout. by Brad Fitzpatrick · 14 years ago
  15. d128047 am cb5204fe: am 09b06cc1: Set capabilities sooner. by Andy McFadden · 14 years ago
  16. cb5204f am 09b06cc1: Set capabilities sooner. by Andy McFadden · 14 years ago
  17. 09b06cc Set capabilities sooner. by Andy McFadden · 14 years ago
  18. 51658b7 am 686547e2: (-s ours) am 481134c0: Merge "Remove Elliptic Curve CA certificate" into gingerbread by Brian Carlstrom · 14 years ago
  19. 686547e am 481134c0: Merge "Remove Elliptic Curve CA certificate" into gingerbread by Brian Carlstrom · 14 years ago
  20. 481134c Merge "Remove Elliptic Curve CA certificate" into gingerbread by Brian Carlstrom · 14 years ago
  21. 119e5bf Remove Elliptic Curve CA certificate by Brian Carlstrom · 14 years ago
  22. 76fe13d am 06f64732: am 96f748a2: Merge "fix operator precedence bug when calculating bits." into gingerbread by Nick Kralevich · 14 years ago
  23. 06f6473 am 96f748a2: Merge "fix operator precedence bug when calculating bits." into gingerbread by Nick Kralevich · 14 years ago
  24. 96f748a Merge "fix operator precedence bug when calculating bits." into gingerbread by Nick Kralevich · 14 years ago
  25. 386bfdc am 409630d7: am 50458469: Merge "Documenting WiFi sign in and SSL fallback with HttpURLConnection." into gingerbread by Jesse Wilson · 14 years ago
  26. 409630d am 50458469: Merge "Documenting WiFi sign in and SSL fallback with HttpURLConnection." into gingerbread by Jesse Wilson · 14 years ago
  27. 5045846 Merge "Documenting WiFi sign in and SSL fallback with HttpURLConnection." into gingerbread by Jesse Wilson · 14 years ago
  28. 23e3c8d Documenting WiFi sign in and SSL fallback with HttpURLConnection. by Jesse Wilson · 14 years ago
  29. caea65e fix operator precedence bug when calculating bits. by Nick Kralevich · 14 years ago
  30. 57f2ec9 Merge "Move improved cert chain handling from CertificateChainValidator to TrustManagerImpl" by Brian Carlstrom · 14 years ago
  31. 28013f5 am 2e5cc6ce: am 4506af08: Merge "Improving the documentation around SecureRandom.setSeed()." into gingerbread by Jesse Wilson · 14 years ago
  32. 2e5cc6c am 4506af08: Merge "Improving the documentation around SecureRandom.setSeed()." into gingerbread by Jesse Wilson · 14 years ago
  33. 4506af0 Merge "Improving the documentation around SecureRandom.setSeed()." into gingerbread by Jesse Wilson · 14 years ago
  34. e52c164 Improving the documentation around SecureRandom.setSeed(). by Jesse Wilson · 14 years ago
  35. 9ff0e55 Move improved cert chain handling from CertificateChainValidator to TrustManagerImpl by Brian Carlstrom · 14 years ago
  36. 0f5d75d am 1439a25b: (-s ours) am 58972ff8: Merge "Restore md2WithRSAEncryption version of Version Class 3 CA" into gingerbread by Brian Carlstrom · 14 years ago
  37. a0ea4f0 am c3c555bc: am 10548999: Merge "Remove obsolete test from AllTests group." into gingerbread by Jesse Wilson · 14 years ago
  38. 0fde4f6 Merge commit 'd9768e71' into manualmerge by Jesse Wilson · 14 years ago
  39. 1439a25 am 58972ff8: Merge "Restore md2WithRSAEncryption version of Version Class 3 CA" into gingerbread by Brian Carlstrom · 14 years ago
  40. c3c555b am 10548999: Merge "Remove obsolete test from AllTests group." into gingerbread by Jesse Wilson · 14 years ago
  41. 58972ff Merge "Restore md2WithRSAEncryption version of Version Class 3 CA" into gingerbread by Brian Carlstrom · 14 years ago
  42. 5f3c50f am 6a4f4c86: am 13727ea1: Fix SamplingProfiler for use in zygote by Brian Carlstrom · 14 years ago
  43. 998389a Restore md2WithRSAEncryption version of Version Class 3 CA by Brian Carlstrom · 14 years ago
  44. 1054899 Merge "Remove obsolete test from AllTests group." into gingerbread by Jesse Wilson · 14 years ago
  45. 1747448 Remove obsolete test from AllTests group. by Jesse Wilson · 14 years ago
  46. d9768e7 am 712fd372: Merge "Remove tests for SecurityManager." into gingerbread by Jesse Wilson · 14 years ago
  47. 712fd37 Merge "Remove tests for SecurityManager." into gingerbread by Jesse Wilson · 14 years ago
  48. aec2ed4 Remove tests for SecurityManager. by Jesse Wilson · 14 years ago
  49. 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
  50. 6a4f4c8 am 13727ea1: Fix SamplingProfiler for use in zygote by Brian Carlstrom · 14 years ago
  51. 13727ea Fix SamplingProfiler for use in zygote by Brian Carlstrom · 14 years ago
  52. ef6370c Fix initialization races in X509CertImpl by Brian Carlstrom · 14 years ago
  53. 304ca34 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
  54. 29ad030 Merge "Test that strings interned manually and then later loaded as literals maintain reference equality." into gingerbread by Jesse Wilson · 14 years ago
  55. 0601502 Test that strings interned manually and then later loaded as literals maintain reference equality. by Jesse Wilson · 14 years ago
  56. 8ae047f Merge "Change Engine.getInstance interfaces to make usage less error prone" by Brian Carlstrom · 14 years ago
  57. 6cdb6b7 Change Engine.getInstance interfaces to make usage less error prone by Brian Carlstrom · 14 years ago
  58. 490a5fc am c009f346: am b27ce0cf: Clean up the construction-time arrangements. by Dan Bornstein · 14 years ago
  59. c009f34 am b27ce0cf: Clean up the construction-time arrangements. by Dan Bornstein · 14 years ago
  60. 0a48084 Remove Engine.spi memory leak by clearing after access by Brian Carlstrom · 14 years ago
  61. b27ce0c Clean up the construction-time arrangements. by Dan Bornstein · 14 years ago
  62. 4ad543f am d9523a4f: am 7fe9c8ad: Merge "Tests for HTTP bugs using HTTPS through a proxy." into gingerbread by Jesse Wilson · 14 years ago
  63. 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
  64. 85d374c am 4a0c7d60: am 69a0026b: Merge "Fix Class.getMethods() for visibility bridge methods." into gingerbread by Jesse Wilson · 14 years ago
  65. 00e115c am 4aa863a0: Fix Class.getMethods() for visibility bridge methods. by Jesse Wilson · 14 years ago
  66. 49a5242 am 7e39eff6: am ed72e08a: Change SSLParametersImpl.getDefaultTrustManager to not throw checked exceptions by Brian Carlstrom · 14 years ago
  67. f97a046 am 0dc94964: am d6e53e42: SSLParameters.getDefaultTrustManager() should lazily initialize its value by Brian Carlstrom · 14 years ago
  68. d9523a4 am 7fe9c8ad: Merge "Tests for HTTP bugs using HTTPS through a proxy." into gingerbread by Jesse Wilson · 14 years ago
  69. 2545edd am 5b539e57: Merge "Fix HTTPS hostname verification to use the URL host, not the proxy host." into gingerbread by Jesse Wilson · 14 years ago
  70. 4a0c7d6 am 69a0026b: Merge "Fix Class.getMethods() for visibility bridge methods." into gingerbread by Jesse Wilson · 14 years ago
  71. 7fe9c8a Merge "Tests for HTTP bugs using HTTPS through a proxy." into gingerbread by Jesse Wilson · 14 years ago
  72. 5b539e5 Merge "Fix HTTPS hostname verification to use the URL host, not the proxy host." into gingerbread by Jesse Wilson · 14 years ago
  73. 984fcff Tests for HTTP bugs using HTTPS through a proxy. by Jesse Wilson · 14 years ago
  74. ea81327 Fix HTTPS hostname verification to use the URL host, not the proxy host. by Jesse Wilson · 14 years ago
  75. 4aa863a Fix Class.getMethods() for visibility bridge methods. by Jesse Wilson · 14 years ago
  76. 69a0026 Merge "Fix Class.getMethods() for visibility bridge methods." into gingerbread by Jesse Wilson · 14 years ago
  77. 7e27918 Fix Class.getMethods() for visibility bridge methods. by Jesse Wilson · 14 years ago
  78. 7e39eff am ed72e08a: Change SSLParametersImpl.getDefaultTrustManager to not throw checked exceptions by Brian Carlstrom · 14 years ago
  79. ed72e08 Change SSLParametersImpl.getDefaultTrustManager to not throw checked exceptions by Brian Carlstrom · 14 years ago
  80. 0dc9496 am d6e53e42: SSLParameters.getDefaultTrustManager() should lazily initialize its value by Brian Carlstrom · 14 years ago
  81. d6e53e4 SSLParameters.getDefaultTrustManager() should lazily initialize its value by Brian Carlstrom · 14 years ago
  82. 6a27d01 am 058c0764: am 765c2139: Drop a proper finalizer in RandomAccessFile to catch resource leaks. by Jesse Wilson · 14 years ago
  83. 755f7f2 am 644de474: am 0ad02672: Test what happens to RandomAccessFile when it is leaked. by Jesse Wilson · 14 years ago
  84. a8e7b5e am ee3152da: am 0e8cadc6: java.io.File javadoc improvements. by Elliott Hughes · 14 years ago
  85. cc27a45 am 290e262c: am 575c2a63: Merge "Fix and improve Matcher.group(int) documentation." into gingerbread by Elliott Hughes · 14 years ago
  86. 058c076 am 765c2139: Drop a proper finalizer in RandomAccessFile to catch resource leaks. by Jesse Wilson · 14 years ago
  87. 765c213 Drop a proper finalizer in RandomAccessFile to catch resource leaks. by Jesse Wilson · 14 years ago
  88. 644de47 am 0ad02672: Test what happens to RandomAccessFile when it is leaked. by Jesse Wilson · 14 years ago
  89. ee3152d am 0e8cadc6: java.io.File javadoc improvements. by Elliott Hughes · 14 years ago
  90. 44b0fe0 am fc15fc0f: am 7b4e6828: Merge "Favor Harmony\'s CertificateFactory.X509 over BouncyCastle\'s" into gingerbread by Brian Carlstrom · 14 years ago
  91. 0ad0267 Test what happens to RandomAccessFile when it is leaked. by Jesse Wilson · 14 years ago
  92. 0e8cadc java.io.File javadoc improvements. by Elliott Hughes · 14 years ago
  93. 290e262 am 575c2a63: Merge "Fix and improve Matcher.group(int) documentation." into gingerbread by Elliott Hughes · 14 years ago
  94. 575c2a6 Merge "Fix and improve Matcher.group(int) documentation." into gingerbread by Elliott Hughes · 14 years ago
  95. 5850271 Fix and improve Matcher.group(int) documentation. by Elliott Hughes · 14 years ago
  96. 0a1b409 Merge "Remove expiring trustcenter.de CA certificates" by Brian Carlstrom · 14 years ago
  97. 33cb982 Remove OpenSSLSocketImpl.instanceCount by Brian Carlstrom · 14 years ago
  98. b3f685a Remove expiring trustcenter.de CA certificates by Brian Carlstrom · 14 years ago
  99. 8a81dbf am 1d2861f4: am 7d38fa0f: Merge "Test updates for new SecretKeyFactory.PBKDF2WithHmacSHA1 support" into gingerbread by Brian Carlstrom · 14 years ago
  100. fc15fc0 am 7b4e6828: Merge "Favor Harmony\'s CertificateFactory.X509 over BouncyCastle\'s" into gingerbread by Brian Carlstrom · 14 years ago