1. b01f3e8 Put DRLCertFactory as first provider by Kenny Root · 12 years ago
  2. 5335487 Merge "Add test for empty CRL" by Kenny Root · 12 years ago
  3. 8659e5f Add test for empty CRL by Kenny Root · 12 years ago
  4. 7d9bf11 Merge "SigAlgParams and other tests" by Kenny Root · 12 years ago
  5. 58815d8 Merge "Add a regression test for Matcher.replaceFirst." by Elliott Hughes · 12 years ago
  6. d475c44 Add a regression test for Matcher.replaceFirst. by Elliott Hughes · 12 years ago
  7. 8351dcc Merge "Add a Formatter regression test." by Elliott Hughes · 12 years ago
  8. 2462fed Add a Formatter regression test. by Elliott Hughes · 12 years ago
  9. a698d22 SigAlgParams and other tests by Kenny Root · 12 years ago
  10. 3655d9f Merge "use longs instead of ints to store pointers in regex classes" by Elliott Hughes · 12 years ago
  11. 8cf6ab7 Merge "NativeCrypto: add OpenSSLBIOInputStream" by Kenny Root · 12 years ago
  12. c1f6588 NativeCrypto: add OpenSSLBIOInputStream by Kenny Root · 12 years ago
  13. 262e191 Merge "NativeCrypto: fix 64-bit pointer" by Kenny Root · 12 years ago
  14. d1309c1 NativeCrypto: fix 64-bit pointer by Kenny Root · 12 years ago
  15. a993bbc Merge "use longs instead of ints to store pointers in OpenSSL binding" by Brian Carlstrom · 12 years ago
  16. 8acd613 use longs instead of ints to store pointers in OpenSSL binding by Joel Dice · 12 years ago
  17. 07daaa4 Merge "Add Unsafe.allocateInstance." by Elliott Hughes · 12 years ago
  18. 09bcea1 Add Unsafe.allocateInstance. by Elliott Hughes · 12 years ago
  19. ff66631 Merge "Fix the HashMap performance regression." by Elliott Hughes · 12 years ago
  20. e2f2209 Fix the HashMap performance regression. by Elliott Hughes · 12 years ago
  21. ad616f2 use longs instead of ints to store pointers in regex classes by Joel Dice · 12 years ago
  22. 2f53c4b Merge "use longs instead of ints to store pointers in NativeDecimalFormat" by Elliott Hughes · 12 years ago
  23. 60b997f use longs instead of ints to store pointers in NativeDecimalFormat by Joel Dice · 12 years ago
  24. 3e93a51 Merge "use longs instead of ints to store pointers in ExpatParser" by Elliott Hughes · 12 years ago
  25. 0b00d81 use longs instead of ints to store pointers in ExpatParser by Joel Dice · 12 years ago
  26. 2970474 Merge "use longs instead of ints to store pointers in ObjectStreamClass" by Elliott Hughes · 12 years ago
  27. a40dc9f use longs instead of ints to store pointers in ObjectStreamClass by Joel Dice · 12 years ago
  28. e2394cf Merge "Make the CLDR version available." by Elliott Hughes · 12 years ago
  29. 15d8280 Make the CLDR version available. by Elliott Hughes · 12 years ago
  30. dd78d48 Merge "Fix AlphabeticIndexTest after the icu4c 50 upgrade." by Elliott Hughes · 12 years ago
  31. 4ed5915 Fix AlphabeticIndexTest after the icu4c 50 upgrade. by Elliott Hughes · 12 years ago
  32. 776e91f Merge "Fix test failures caused by the icu4c 50 upgrade." by Elliott Hughes · 12 years ago
  33. 3a87814 Fix test failures caused by the icu4c 50 upgrade. by Elliott Hughes · 12 years ago
  34. c009c40 Merge "Switch to using icu4c 50's TimeZoneNames API." by Elliott Hughes · 12 years ago
  35. 0425c8e Merge "CertPath: output PkiPath in correct order" by Brian Carlstrom · 12 years ago
  36. ac7cf58 Switch to using icu4c 50's TimeZoneNames API. by Elliott Hughes · 12 years ago
  37. 4687620 Merge "Add support for SECG names for NIST P-192 and P-256 ECC curves." by Kenny Root · 12 years ago
  38. 42cbaa3 Merge "Add test for CertPath" by Kenny Root · 12 years ago
  39. 8c6714a CertPath: output PkiPath in correct order by Kenny Root · 12 years ago
  40. 34acecb Add test for CertPath by Kenny Root · 12 years ago
  41. 29ffa38 Merge "Remove duplication in EvilMapTest." by Elliott Hughes · 12 years ago
  42. ce51dc9 Remove duplication in EvilMapTest. by Elliott Hughes · 12 years ago
  43. 3f89884 Merge "Fix HashMap/Hashtable/LinkedHashMap to not allow corruption of the shared table." by Elliott Hughes · 12 years ago
  44. 9084e96 Fix HashMap/Hashtable/LinkedHashMap to not allow corruption of the shared table. by Elliott Hughes · 12 years ago
  45. 604db40 Merge "Tidy up runtime memory query documentation." by Ian Rogers · 12 years ago
  46. 37a65db Tidy up runtime memory query documentation. by Ian Rogers · 12 years ago
  47. d77a119 Merge "Fix DatatypeFactory documentation." by Elliott Hughes · 12 years ago
  48. 4300005 Fix DatatypeFactory documentation. by Elliott Hughes · 12 years ago
  49. 42b0a6b Merge "Fix Method.equals." by Elliott Hughes · 12 years ago
  50. c498f38 Fix Method.equals. by Elliott Hughes · 12 years ago
  51. b4e5606 Merge "Secondary hash for IdentityHashMap and WeakHashMap." by Elliott Hughes · 12 years ago
  52. 1424a2a Secondary hash for IdentityHashMap and WeakHashMap. by Ian Rogers · 12 years ago
  53. b955bb7 Merge "CertPath: fix some arg names" by Kenny Root · 12 years ago
  54. 228d2e1 CertPath: fix some arg names by Kenny Root · 12 years ago
  55. a8c00f9 Merge "Memory leak in StringStack::push detected in ExpatParser_initialize" by Elliott Hughes · 12 years ago
  56. e8c6258 Memory leak in StringStack::push detected in ExpatParser_initialize by andrey yusipov · 12 years ago
  57. 7c389f8 Merge "Be explicit about how dangerous JSON "longs" are." by Elliott Hughes · 12 years ago
  58. e8e2a30 Be explicit about how dangerous JSON "longs" are. by Elliott Hughes · 12 years ago
  59. 663af2b Merge "Implement Package.getAnnotations." by Elliott Hughes · 12 years ago
  60. 968c52b5 Implement Package.getAnnotations. by Elliott Hughes · 12 years ago
  61. ece2576 Merge "Persist Transliterator objects with JNI wrappers" by Elliott Hughes · 12 years ago
  62. 1c02531 Persist Transliterator objects with JNI wrappers by Jay Shrauner · 12 years ago
  63. 0d4aec9 Merge "Add additional AlphabeticIndex methods" by Elliott Hughes · 12 years ago
  64. 72484cc Add additional AlphabeticIndex methods by Jay Shrauner · 12 years ago
  65. 004df9b Add support for SECG names for NIST P-192 and P-256 ECC curves. by Alex Klyubin · 12 years ago
  66. e85508f Merge "Add the code.google.com/p/dalvik benchmarks to libcore." by Elliott Hughes · 12 years ago
  67. 97aba27 Add the code.google.com/p/dalvik benchmarks to libcore. by Elliott Hughes · 12 years ago
  68. 8d1430e Merge "Admit that we can't really fix DateFormatSymbols serialization..." by Elliott Hughes · 12 years ago
  69. 9e6d7ff Merge "Add explicit null check in ArrayList" by Kenny Root · 12 years ago
  70. ec7e476 Admit that we can't really fix DateFormatSymbols serialization... by Elliott Hughes · 12 years ago
  71. e728d7c Add explicit null check in ArrayList by Kenny Root · 12 years ago
  72. 55b4abf Merge "Tracking bouncycastle 1.48 upgrade" by Brian Carlstrom · 12 years ago
  73. ac4b39b Tracking bouncycastle 1.48 upgrade by Brian Carlstrom · 12 years ago
  74. c17d289 am 4151fc41: Merge "Remove invalid X509Certificate2Test tests" by Kenny Root · 12 years ago
  75. 4151fc4 Merge "Remove invalid X509Certificate2Test tests" by Kenny Root · 12 years ago
  76. b8db85c am e18b05b5: Merge "Explain Formatter\'s %tc better." by Elliott Hughes · 12 years ago
  77. 53b3020 Remove invalid X509Certificate2Test tests by Kenny Root · 12 years ago
  78. e18b05b Merge "Explain Formatter's %tc better." by Elliott Hughes · 12 years ago
  79. 5f7d337 Explain Formatter's %tc better. by Elliott Hughes · 12 years ago
  80. 94e229d am 081d4360: Merge "NativeCrypto: fix ENGINE tests" by Kenny Root · 12 years ago
  81. ea92b7e am 0bc21cb6: Merge "Expose Java arrays inside ScopedPrimitiveArrays." by Elliott Hughes · 12 years ago
  82. 081d436 Merge "NativeCrypto: fix ENGINE tests" by Kenny Root · 12 years ago
  83. 0bc21cb Merge "Expose Java arrays inside ScopedPrimitiveArrays." by Elliott Hughes · 12 years ago
  84. c38663d Expose Java arrays inside ScopedPrimitiveArrays. by Jeff Sharkey · 12 years ago
  85. fefaf99 NativeCrypto: fix ENGINE tests by Kenny Root · 12 years ago
  86. 332af30 am 5bdd623a: Merge "Implement UTS #35 5-count date format patterns." by Elliott Hughes · 12 years ago
  87. 5bdd623 Merge "Implement UTS #35 5-count date format patterns." by Elliott Hughes · 12 years ago
  88. 92fc63e Implement UTS #35 5-count date format patterns. by Elliott Hughes · 12 years ago
  89. cbcfa07 am e5e09174: Merge "NativeCrypto: serialize EC keys differently" by Kenny Root · 12 years ago
  90. 6e2e28d am 5171a616: Merge "Update KeyPairGeneratorTest for EC keys" by Kenny Root · 12 years ago
  91. ad04d7b am 50f675d3: Merge "NativeCrypto: update curve names to match OpenSSL" by Kenny Root · 12 years ago
  92. e5e0917 Merge "NativeCrypto: serialize EC keys differently" by Kenny Root · 12 years ago
  93. 5171a61 Merge "Update KeyPairGeneratorTest for EC keys" by Kenny Root · 12 years ago
  94. 50f675d Merge "NativeCrypto: update curve names to match OpenSSL" by Kenny Root · 12 years ago
  95. d583c92 Update KeyPairGeneratorTest for EC keys by Kenny Root · 12 years ago
  96. 3039d83 NativeCrypto: serialize EC keys differently by Kenny Root · 12 years ago
  97. e909f45 am a22d7124: Merge "Fix KeyPairGenerator test for DH" by Kenny Root · 12 years ago
  98. 3fefbd8 NativeCrypto: update curve names to match OpenSSL by Kenny Root · 12 years ago
  99. a22d712 Merge "Fix KeyPairGenerator test for DH" by Kenny Root · 12 years ago
  100. 92d2dac Fix KeyPairGenerator test for DH by Kenny Root · 12 years ago