1. 303d1c9 Merge "Simplify the nio Buffer implementations, and fix MappedByteBuffer." by Elliott Hughes · 12 years ago
  2. fe5da19 Simplify the nio Buffer implementations, and fix MappedByteBuffer. by Elliott Hughes · 12 years ago
  3. 5ea690e Merge "Fix build." by Elliott Hughes · 12 years ago
  4. 8ec8340 Fix build. by Elliott Hughes · 12 years ago
  5. 8ea23af Merge "Make NativeTestTarget more useful for benchmarking." by Elliott Hughes · 12 years ago
  6. da84bf3 Make NativeTestTarget more useful for benchmarking. by Elliott Hughes · 13 years ago
  7. 95e6c6a Merge "Improve java.nio.Buffer.toString." by Elliott Hughes · 12 years ago
  8. 3b5eb93 Improve java.nio.Buffer.toString. by Elliott Hughes · 12 years ago
  9. e8f2e49 Merge "MimeUtils' list of MIME types should be in order of popularity." by Elliott Hughes · 12 years ago
  10. 3b6a38d MimeUtils' list of MIME types should be in order of popularity. by Elliott Hughes · 12 years ago
  11. ee41b1d Merge "Fix libcore translation of AF_UNSPEC InetAddress instances." by Elliott Hughes · 12 years ago
  12. d52f91a Fix libcore translation of AF_UNSPEC InetAddress instances. by Elliott Hughes · 12 years ago
  13. 48caff2 Merge "Revert "Revert "Fix Manifest behavior with Manifest-Version/Signature-Version.""" by Elliott Hughes · 12 years ago
  14. 3f52fe8 Revert "Revert "Fix Manifest behavior with Manifest-Version/Signature-Version."" by Elliott Hughes · 12 years ago
  15. ad5dc53 Merge "Remove EWOULDBLOCK from libcore." by Elliott Hughes · 12 years ago
  16. f4a4259 Remove EWOULDBLOCK from libcore. by Elliott Hughes · 12 years ago
  17. 27f9b5d Merge "Revert "Fix Manifest behavior with Manifest-Version/Signature-Version."" by Elliott Hughes · 12 years ago
  18. 713a61f Revert "Fix Manifest behavior with Manifest-Version/Signature-Version." by Elliott Hughes · 12 years ago
  19. 0c89977 Merge "Fix Manifest behavior with Manifest-Version/Signature-Version." by Elliott Hughes · 12 years ago
  20. 32690f2 Fix Manifest behavior with Manifest-Version/Signature-Version. by Elliott Hughes · 12 years ago
  21. 9d2f4d3 Merge "Cleanup openssl test generation scripts to work in any directory" by Brian Carlstrom · 12 years ago
  22. 3e3ded0 Merge "Fix CalendarTest.test_clear_45877." by Elliott Hughes · 12 years ago
  23. beed898 Merge "Throw a more detailed exception on failure in NativeCrypto_SSL_CTX_new" by Brian Carlstrom · 12 years ago
  24. 80a08c7 Fix CalendarTest.test_clear_45877. by Elliott Hughes · 12 years ago
  25. e94dde5 Throw a more detailed exception on failure in NativeCrypto_SSL_CTX_new by Brian Carlstrom · 12 years ago
  26. 691f0a5 Cleanup openssl test generation scripts to work in any directory by Brian Carlstrom · 12 years ago
  27. 0f7e3bb Merge "Add support for Unix domain sockets." by Elliott Hughes · 12 years ago
  28. 482a3fc Add support for Unix domain sockets. by Elliott Hughes · 12 years ago
  29. 2add675 Merge "Mapped IPv4 address test fix" by Kenny Root · 12 years ago
  30. 2ea0b34 Mapped IPv4 address test fix by Kenny Root · 12 years ago
  31. 557719c Merge "Make String's fast-path UTF-8 decoder more like icu4c." by Elliott Hughes · 12 years ago
  32. a47599f Make String's fast-path UTF-8 decoder more like icu4c. by Elliott Hughes · 12 years ago
  33. 6e58f68 Merge "Add a regression test for a Field.isAnnotationPresent crash." by Elliott Hughes · 12 years ago
  34. 0d9faac Add a regression test for a Field.isAnnotationPresent crash. by Elliott Hughes · 12 years ago
  35. 21342d1 Merge "Add missing finals, small doc tidying." by Ian Rogers · 12 years ago
  36. 40d1aa5 Merge "Clarify Calendar.clear documentation." by Elliott Hughes · 12 years ago
  37. 5d2bc7c4 Add missing finals, small doc tidying. by Ian Rogers · 12 years ago
  38. afc18db Clarify Calendar.clear documentation. by Elliott Hughes · 12 years ago
  39. bbb8672 Merge "Fix ConcurrentCloseTest's write test to ensure we're really blocked in write(2)." by Elliott Hughes · 12 years ago
  40. 271e9ad Fix ConcurrentCloseTest's write test to ensure we're really blocked in write(2). by Elliott Hughes · 12 years ago
  41. 8c331a0 Merge "Use H instead of k in DateToStringBenchmark." by Elliott Hughes · 12 years ago
  42. e699186 Merge "NativeCrypto: throw exception on invalid DNS altname" by Kenny Root · 12 years ago
  43. 96b6422 Use H instead of k in DateToStringBenchmark. by Elliott Hughes · 12 years ago
  44. 0eeaa39 Merge "Improve java.util.zip compression level documentation." by Elliott Hughes · 12 years ago
  45. d38edfc Improve java.util.zip compression level documentation. by Jorrit Jongma · 12 years ago
  46. 223319e NativeCrypto: throw exception on invalid DNS altname by Kenny Root · 12 years ago
  47. 17f4373 Merge "Fix for test_SSLSocket_HandshakeCompletedListener_RuntimeException" by Brian Carlstrom · 12 years ago
  48. 6b948b6 Merge "Assorted socket fixes related to test_SSLSocket_setSoWriteTimeout failure investigation" by Brian Carlstrom · 12 years ago
  49. 283a5d1 Fix for test_SSLSocket_HandshakeCompletedListener_RuntimeException by Brian Carlstrom · 12 years ago
  50. 51cf1b4 Assorted socket fixes related to test_SSLSocket_setSoWriteTimeout failure investigation by Brian Carlstrom · 12 years ago
  51. 3661cb8 Merge "NativeCrypto: reject non-IA5String altnames" by Kenny Root · 12 years ago
  52. 7ee4ba6 Merge "Return Olson ids from TimeZoneNames.forLocale in zone.tab order." by Elliott Hughes · 12 years ago
  53. e4502a9 NativeCrypto: reject non-IA5String altnames by Kenny Root · 12 years ago
  54. ec61aba Merge "NativeCrypto: catch null input streams in cert factory" by Kenny Root · 12 years ago
  55. fe7c003 Merge "Fix test since getExtendedKeyUsage doc disagrees" by Kenny Root · 12 years ago
  56. 41dbe21 NativeCrypto: catch null input streams in cert factory by Kenny Root · 12 years ago
  57. c8e3ef3 Fix test since getExtendedKeyUsage doc disagrees by Kenny Root · 12 years ago
  58. dad6760 Return Olson ids from TimeZoneNames.forLocale in zone.tab order. by Elliott Hughes · 12 years ago
  59. 13bf447 Merge "NativeCrypto: be more tolerant during translateKey" by Kenny Root · 12 years ago
  60. 7885a9c NativeCrypto: be more tolerant during translateKey by Kenny Root · 12 years ago
  61. bc7222d Merge "Revert "Put DRLCertFactory as first provider"" by Kenny Root · 12 years ago
  62. 7d0ed36 Revert "Put DRLCertFactory as first provider" by Kenny Root · 12 years ago
  63. 909c758 Merge "Fix Security2Test counting" by Kenny Root · 12 years ago
  64. 67ff477 Fix Security2Test counting by Kenny Root · 12 years ago
  65. 0048f46 Merge "Switch TLS Channel ID API from ECPrivateKey to PrivateKey." by Kenny Root · 12 years ago
  66. 1c77920 Merge "NativeCrypto: switch throw mappings to switch" by Kenny Root · 12 years ago
  67. 61ed0bc NativeCrypto: switch throw mappings to switch by Kenny Root · 12 years ago
  68. c17bdfa Switch TLS Channel ID API from ECPrivateKey to PrivateKey. by Alex Klyubin · 12 years ago
  69. 0ca2c68 Merge "Unit test updates for ICU 51 patches" by Elliott Hughes · 12 years ago
  70. 9001de1 Unit test updates for ICU 51 patches by Jay Shrauner · 12 years ago
  71. 0cf5fd3 Merge "NativeCrypto: throw instead of return null" by Kenny Root · 12 years ago
  72. ce14ab8 NativeCrypto: throw instead of return null by Kenny Root · 12 years ago
  73. 25b8e1d Merge "Add support for ECDH KeyAgreement to OpenSSLProvider." by Kenny Root · 12 years ago
  74. e741559 Add support for ECDH KeyAgreement to OpenSSLProvider. by Alex Klyubin · 12 years ago
  75. 3f81fef Merge "Switch Provider changedProperties to LinkedHashMap" by Kenny Root · 12 years ago
  76. adb4135 Switch Provider changedProperties to LinkedHashMap by Kenny Root · 12 years ago
  77. 7b87674 Merge "NativeCrypto: make all DSA errors the same" by Kenny Root · 12 years ago
  78. a19da4f NativeCrypto: make all DSA errors the same by Kenny Root · 12 years ago
  79. b95f716 Merge "NativeCrypto: various fixes" by Kenny Root · 12 years ago
  80. e6de385 NativeCrypto: various fixes by Kenny Root · 12 years ago
  81. 21e3492 Merge changes I8475e328,Ie0e35777 by Kenny Root · 12 years ago
  82. 15cfd91 NativeCrypto: add CertPath encoding PkiPath by Kenny Root · 12 years ago
  83. 5205583 NativeCrypto: add CertPath support with PKCS7 by Kenny Root · 12 years ago
  84. cd4a5f7 Merge "NativeCrypto: eliminate some unneeded suppressions" by Kenny Root · 12 years ago
  85. 2afdf69 Merge "CertPathSpi: fix encoding arg name" by Kenny Root · 12 years ago
  86. 47cda91 Merge "Fix AlphabeticIndexTest build failure." by Elliott Hughes · 12 years ago
  87. 36a023f Fix AlphabeticIndexTest build failure. by Elliott Hughes · 12 years ago
  88. 585ed1b Merge "Add JNI wrappers for ImmutableIndex" by Elliott Hughes · 12 years ago
  89. 78af00c Add JNI wrappers for ImmutableIndex by Jay Shrauner · 12 years ago
  90. 4e74f18 NativeCrypto: eliminate some unneeded suppressions by Kenny Root · 12 years ago
  91. 8f4a284 CertPathSpi: fix encoding arg name by Kenny Root · 12 years ago
  92. e25247b Merge "NativeCrypto: add OpenSSL X.509 certificate/CRLs" by Kenny Root · 12 years ago
  93. 75dc960 NativeCrypto: add OpenSSL X.509 certificate/CRLs by Kenny Root · 12 years ago
  94. 6e17ec4 Merge "Unit tests for all registered ECDH KeyAgreement instances." by Kenny Root · 12 years ago
  95. 7cbe871 Merge "Put DRLCertFactory as first provider" by Kenny Root · 12 years ago
  96. b01f3e8 Put DRLCertFactory as first provider by Kenny Root · 12 years ago
  97. 5335487 Merge "Add test for empty CRL" by Kenny Root · 12 years ago
  98. 8659e5f Add test for empty CRL by Kenny Root · 12 years ago
  99. 7d9bf11 Merge "SigAlgParams and other tests" by Kenny Root · 12 years ago
  100. 58815d8 Merge "Add a regression test for Matcher.replaceFirst." by Elliott Hughes · 12 years ago