1. ed41493 Change ThreadsTest to use CyclicBarrier to address flakiness by Brian Carlstrom · 12 years ago
  2. a51183e am 42dac9f1: Merge "Fix the pt_PT currency symbol (€ rather than ¤)." by Elliott Hughes · 12 years ago
  3. a49a1e8 Fix the pt_PT currency symbol (€ rather than ¤). by Elliott Hughes · 12 years ago
  4. 50e0be6 Wait for threads to finish in ThreadsTest before continuing by Brian Carlstrom · 12 years ago
  5. d7b0268 am b3503014: Merge "Make sure URL.toURILenient throws the proper exception on trailing garbage escape" by Brian Carlstrom · 12 years ago
  6. bb1546d Make sure URL.toURILenient throws the proper exception on trailing garbage escape by Brian Carlstrom · 12 years ago
  7. 71e7cf5 am 5088f4ce: Merge "Pull libcore\'s time zone data from the new single \'tzdata\' file." by Elliott Hughes · 12 years ago
  8. 5088f4c Merge "Pull libcore's time zone data from the new single 'tzdata' file." by Elliott Hughes · 12 years ago
  9. 6cbefca Pull libcore's time zone data from the new single 'tzdata' file. by Elliott Hughes · 12 years ago
  10. 3c47350 resolved conflicts for merge of 019ddbbe to jb-mr1-dev-plus-aosp by Brian Carlstrom · 12 years ago
  11. 9726be5 Fix Thread.interrupt and PipedInputStream/PipedReader issues found by InterruptedStreamTest by Brian Carlstrom · 12 years ago
  12. bf92f45 am 29d8e0c9: Merge "Fix OldThreadTest.test_getState to work when run repeatedly" by Brian Carlstrom · 12 years ago
  13. 436426f Fix OldThreadTest.test_getState to work when run repeatedly by Brian Carlstrom · 12 years ago
  14. 1b18a42 am d2f41fe2: Merge "Fix ConcurrentCloseTest flakiness." by Elliott Hughes · 12 years ago
  15. 0e1afa1 Fix ConcurrentCloseTest flakiness. by Elliott Hughes · 12 years ago
  16. d2f41fe Merge "Fix ConcurrentCloseTest flakiness." by Elliott Hughes · 12 years ago
  17. babccbf Fix ConcurrentCloseTest flakiness. by Elliott Hughes · 12 years ago
  18. 7434c15 am a7b391c1: Merge "AlgNameMapper: make test case insensitive" by Kenny Root · 12 years ago
  19. ea80e16 AlgNameMapper: make test case insensitive by Kenny Root · 12 years ago
  20. fb31596 am 0eacbe9c: Merge "Try to more robustly identify algorithm for JARs" by Kenny Root · 12 years ago
  21. c323184 am 196687f6: Merge "Use OpenSSL to convert from OID to name" by Kenny Root · 12 years ago
  22. 0eacbe9 Merge "Try to more robustly identify algorithm for JARs" by Kenny Root · 12 years ago
  23. 196687f Merge "Use OpenSSL to convert from OID to name" by Kenny Root · 12 years ago
  24. 0130cf9 am f2df9e57: Merge "Adding minimum cryptographic strength check for cert chains." by Geremy Condra · 12 years ago
  25. f2df9e57 Merge "Adding minimum cryptographic strength check for cert chains." by Geremy Condra · 12 years ago
  26. 200be70 Adding minimum cryptographic strength check for cert chains. by Geremy Condra · 12 years ago
  27. 8a0cab6 Try to more robustly identify algorithm for JARs by Kenny Root · 12 years ago
  28. ed23021 am 815d8932: Merge "More "charsetName" consistency." by Elliott Hughes · 12 years ago
  29. 7d7a6e6 am 45b4903d: Merge "Fix flakiness with InterruptedStreamTest DO NOT MERGE" into jb-mr1-dev by Brian Carlstrom · 12 years ago
  30. 45b4903 Merge "Fix flakiness with InterruptedStreamTest DO NOT MERGE" into jb-mr1-dev by Brian Carlstrom · 12 years ago
  31. 52522f8 am 105068e3: Merge "Fix test flakiness." into jb-mr1-dev by Elliott Hughes · 12 years ago
  32. 105068e Merge "Fix test flakiness." into jb-mr1-dev by Elliott Hughes · 12 years ago
  33. be4a7d6 More "charsetName" consistency. by Elliott Hughes · 12 years ago
  34. 243111f8 Fix flakiness with InterruptedStreamTest DO NOT MERGE by Brian Carlstrom · 12 years ago
  35. 2887998 am 34e8086a: Merge "Add tests for AlgNameMapper" by Kenny Root · 12 years ago
  36. 5f01aef am d3d501c3: Merge "SubjectPublicKeyInfo: use algorithm OID as fallback" by Kenny Root · 12 years ago
  37. 2b096f6 Fix test flakiness. by Elliott Hughes · 12 years ago
  38. 4a8388a Use OpenSSL to convert from OID to name by Kenny Root · 12 years ago
  39. 34e8086 Merge "Add tests for AlgNameMapper" by Kenny Root · 12 years ago
  40. 0251c5a SubjectPublicKeyInfo: use algorithm OID as fallback by Kenny Root · 12 years ago
  41. ffff7d7 am f86b7fe2: Fix ThreadsTest use of CyclicBarrier by Brian Carlstrom · 12 years ago
  42. b762206 am 70798f65: Merge "OpenSSLCipher: add ARC4 support" by Kenny Root · 12 years ago
  43. f86b7fe Fix ThreadsTest use of CyclicBarrier by Brian Carlstrom · 12 years ago
  44. 73a0777 Add tests for AlgNameMapper by Kenny Root · 12 years ago
  45. edefa57 OpenSSLCipher: add ARC4 support by Kenny Root · 12 years ago
  46. b495e79 am 75404c04: Merge "Fix a typo where BufferedReader refers to chars as bytes." by Brian Carlstrom · 12 years ago
  47. 75404c0 Merge "Fix a typo where BufferedReader refers to chars as bytes." by Brian Carlstrom · 12 years ago
  48. a0b1d5d am dd3dd77e: Change ThreadsTest to use CyclicBarrier to address flakiness by Brian Carlstrom · 12 years ago
  49. fd1bbd5 Fix a typo where BufferedReader refers to chars as bytes. by Jesse Wilson · 12 years ago
  50. dd3dd77 Change ThreadsTest to use CyclicBarrier to address flakiness by Brian Carlstrom · 12 years ago
  51. 9dbe25c am 0bf8e7a3: Merge "Add support for ECDSA signatures on jar files" by Kenny Root · 12 years ago
  52. 52c906b Add support for ECDSA signatures on jar files by Kenny Root · 12 years ago
  53. a802453 NativeCrypto: add third argument for bad merge by Kenny Root · 12 years ago
  54. 9679c42 am d5d84f6c: Merge "NativeCrypto: add EC key pairs" by Kenny Root · 12 years ago
  55. 9d2fb53 NativeCrypto: add EC key pairs by Kenny Root · 12 years ago
  56. 46d6243 Change OpenSSLCipherRSA.{engineGetBlockSize,engineGetOutputSize} to return result based on key size by Brian Carlstrom · 12 years ago
  57. a1efc89 am 4e8aff78: Merge "Remove various content-free package.html files." by Elliott Hughes · 12 years ago
  58. 3bee60c am bf983d54: Merge "Move the useful parts of the java.sql package.html into the relevant classes." by Elliott Hughes · 12 years ago
  59. b24a6fe am a7a609b2: Merge "Remove XML package.html files." by Elliott Hughes · 12 years ago
  60. 4e8aff7 Merge "Remove various content-free package.html files." by Elliott Hughes · 12 years ago
  61. bf983d5 Merge "Move the useful parts of the java.sql package.html into the relevant classes." by Elliott Hughes · 12 years ago
  62. bfd37b2 Move the useful parts of the java.sql package.html into the relevant classes. by Elliott Hughes · 12 years ago
  63. 0d69427 am bf0709af: Merge "Fix typos from "beed" to "been"" by Brian Carlstrom · 12 years ago
  64. aca7f86 am 0dc144dd: Merge "Move java.lang.ref documentation into Reference." by Elliott Hughes · 12 years ago
  65. d187373 am b37c70ea: Merge "NativeCrypto: const correctness for bignumToArray" by Kenny Root · 12 years ago
  66. 02f8123 Remove various content-free package.html files. by Elliott Hughes · 12 years ago
  67. 3306cbe Remove XML package.html files. by Elliott Hughes · 12 years ago
  68. bf0709a Merge "Fix typos from "beed" to "been"" by Brian Carlstrom · 12 years ago
  69. 0dc144d Merge "Move java.lang.ref documentation into Reference." by Elliott Hughes · 12 years ago
  70. b37c70e Merge "NativeCrypto: const correctness for bignumToArray" by Kenny Root · 12 years ago
  71. 8f09b07 Move java.lang.ref documentation into Reference. by Elliott Hughes · 12 years ago
  72. 5692d40 Fix typos from "beed" to "been" by Brian Carlstrom · 12 years ago
  73. d8cf93d NativeCrypto: const correctness for bignumToArray by Kenny Root · 12 years ago
  74. 72e4440 Change OpenSSLCipherRSA.{engineGetBlockSize,engineGetOutputSize} to return result based on key size by Brian Carlstrom · 12 years ago
  75. 3e0b9fe am 73757035: Merge "Fix StringTest#testCaseMapping_en_US." by Elliott Hughes · 12 years ago
  76. ba31b4a Fix StringTest#testCaseMapping_en_US. by Elliott Hughes · 12 years ago
  77. 33cd780 am 099ded13: Merge "Explain that System.arraycopy is like memmove(3), not memcpy(3)." by Elliott Hughes · 12 years ago
  78. 0883232 Explain that System.arraycopy is like memmove(3), not memcpy(3). by Elliott Hughes · 12 years ago
  79. 56d07d1 am 58d33700: Merge "Extra log output for ConcurrentCloseTest flakiness." by Elliott Hughes · 12 years ago
  80. 7860128 Extra log output for ConcurrentCloseTest flakiness. by Elliott Hughes · 12 years ago
  81. 7358758 Extra log output for ConcurrentCloseTest flakiness. by Elliott Hughes · 12 years ago
  82. a56d9c6 am 6508bcc2: Merge "Add stronger digest support to JarVerifier" by Kenny Root · 12 years ago
  83. 8b1ab34 am 99d0590f: Merge "Remove provider specified from JarVerifier" by Kenny Root · 12 years ago
  84. 4604b15 Merge "resolved conflicts for merge of 30d217ad to jb-mr1-dev-plus-aosp" into jb-mr1-dev-plus-aosp by Kenny Root · 12 years ago
  85. b3bc3cd resolved conflicts for merge of 30d217ad to jb-mr1-dev-plus-aosp by Kenny Root · 12 years ago
  86. 132efe0 am cc5d0071: Fix races in OldPreferencesTest. by Elliott Hughes · 12 years ago
  87. cc5d007 Fix races in OldPreferencesTest. by Elliott Hughes · 12 years ago
  88. 729266e Merge "Fix races in OldPreferencesTest." by Elliott Hughes · 12 years ago
  89. 6508bcc Merge "Add stronger digest support to JarVerifier" by Kenny Root · 12 years ago
  90. 99d0590 Merge "Remove provider specified from JarVerifier" by Kenny Root · 12 years ago
  91. 30d217a Merge "Add OIDs for algorithms" by Kenny Root · 12 years ago
  92. bd8ab2e Remove provider specified from JarVerifier by Kenny Root · 12 years ago
  93. bff099b Add stronger digest support to JarVerifier by Kenny Root · 12 years ago
  94. 0f12963 Fix races in OldPreferencesTest. by Elliott Hughes · 12 years ago
  95. 3d16433 Add OIDs for algorithms by Kenny Root · 12 years ago
  96. 32c0425 am 23719174: Merge "Rewrite NativeBreakIterator to use refreshInputText." by Elliott Hughes · 12 years ago
  97. 2371917 Merge "Rewrite NativeBreakIterator to use refreshInputText." by Elliott Hughes · 12 years ago
  98. 0158436 Rewrite NativeBreakIterator to use refreshInputText. by Elliott Hughes · 12 years ago
  99. 83400bd Merge "NativeCrypto: clear errors for key verification" into jb-mr1-dev by Brian Carlstrom · 12 years ago
  100. 5b4b173 am 29e51335: NativeCryptoTest#test_SSL_do_handshake_clientCertificateRequested_throws_after_renegotiate by Brian Carlstrom · 12 years ago