1. a17c83e Patterns API column for j.t.SimpleDateFormat javadoc by Przemyslaw Szczepaniak · 8 years ago
  2. 90a3bb3 Merge "GCM ciphers should not allow key and nonce re-use" by Treehugger Robot · 8 years ago
  3. a90dfab Merge "Include core_lambda_stubs in core_oj." by Narayan Kamath · 8 years ago
  4. 02fa18e GCM ciphers should not allow key and nonce re-use by Kenny Root · 8 years ago
  5. d097a9b Include core_lambda_stubs in core_oj. by Narayan Kamath · 8 years ago
  6. 3a72ee2 Merge "Temporarily blacklist MethodHandles tests." by Narayan Kamath · 8 years ago
  7. 7b019aa Temporarily blacklist MethodHandles tests. by Narayan Kamath · 8 years ago
  8. ec73afe Merge "Update java.io.File to 8u60" by Przemyslaw Szczepaniak · 8 years ago
  9. 0b12bb1 Merge "Introduce java.lang.invoke.MethodHandles." by Treehugger Robot · 8 years ago
  10. 0d10b9c Merge "Collapse ART's AbstractMethod class into Executable" by Neil Fuller · 8 years ago
  11. a3f5e89 Introduce java.lang.invoke.MethodHandles. by Narayan Kamath · 8 years ago
  12. 56f0ed6 Merge "Update Random to OpenJDK8u60" by Tobias Thierer · 8 years ago
  13. e1f193f Collapse ART's AbstractMethod class into Executable by Neil Fuller · 8 years ago
  14. 05376c1 Merge "Tests for java.lang.reflect.Parameter and associated unhiding" by Neil Fuller · 8 years ago
  15. e1bee3b Merge changes I790e3f98,I3ef08052,I3568b44c,I8f6d80b7,Ib1894742 by Treehugger Robot · 8 years ago
  16. 657266e Merge "CipherTest: factor out common log code" by Treehugger Robot · 8 years ago
  17. 37db1d7 Update Random to OpenJDK8u60 by Tobias Thierer · 8 years ago
  18. 7d38257 Tests for java.lang.reflect.Parameter and associated unhiding by Neil Fuller · 8 years ago
  19. 6ad1e2b Merge "Prevent SocketTest off-thread Exception from escaping" by Neil Fuller · 8 years ago
  20. d5d1b63 Prevent SocketTest off-thread Exception from escaping by Neil Fuller · 8 years ago
  21. 86a9bcd Merge "CipherTest: Remove unused AES_MODES" by Treehugger Robot · 8 years ago
  22. 0aa2ae6 Merge changes Ia479b71e,I763706be,I1e806a47,I1908352f,I3a5f8fd1, ... by Treehugger Robot · 8 years ago
  23. dfb337d CipherTest: do not test known ciphertext for randomized algorithms by Kenny Root · 8 years ago
  24. 6aaf31e CipherTest: specify AlgorithmParameterSpec instead of IV by Kenny Root · 8 years ago
  25. 24548c7 CipherTest: key generation failure is AssertionError by Kenny Root · 8 years ago
  26. babf8a9 CipherTest: add new CipherTestParam ctor that takes both keys by Kenny Root · 8 years ago
  27. 3407235 Merge changes from topic 'libjavacore_unload' by Treehugger Robot · 8 years ago
  28. 113ad93 CipherTest: distinguish between encrypt and decrypt keys by Kenny Root · 8 years ago
  29. 9d64332 CipherTest: factor out common log code by Kenny Root · 8 years ago
  30. f867abe CipherTest: Remove unused AES_MODES by Kenny Root · 8 years ago
  31. e62244c CipherTest: remove unused pubKey variable by Kenny Root · 8 years ago
  32. 935389a CipherTest: remove the now-unused keyAlgorithm field by Kenny Root · 8 years ago
  33. e5d11d4 CipherTest: use SecretKeySpec instead of byte[] by Kenny Root · 8 years ago
  34. 9214be8 CipherTest: replace repeated key public construction by Kenny Root · 8 years ago
  35. dcdeeb9 CipherTest: replace repeated key construction by Kenny Root · 8 years ago
  36. 59fdf81 CipherTest: add missing RSA private key parameters by Kenny Root · 8 years ago
  37. 5a98502 CipherTest: fix RSA encrypt and decrypt meaning by Kenny Root · 8 years ago
  38. c7a1dc2 Merge changes If74426ae,Ife3aba57 by Treehugger Robot · 8 years ago
  39. 8b9d4a2 luni: Change ICU registration to use RAII by Igor Murashkin · 8 years ago
  40. bdcc75a Revert "Revert "libjavacore: Implement JNI_OnUnload for icu"" by Igor Murashkin · 8 years ago
  41. 0485c8f Improve testing around pending connect() exceptions by Neil Fuller · 8 years ago
  42. eee4dc2 Merge "Revert "libjavacore: Implement JNI_OnUnload for icu"" by Nicolas Geoffray · 8 years ago
  43. 7288f8d Revert "libjavacore: Implement JNI_OnUnload for icu" by Nicolas Geoffray · 8 years ago
  44. 979fbd7 Fix DatagramSocket.disconnect() by Neil Fuller · 8 years ago
  45. 522db36 Merge "Fix TryFailThrowable warnings found by error prone" by Paul Duffin · 8 years ago
  46. 5afe372 Merge "java.lang.invoke: Add a concrete subclass of MethodHandle." by Treehugger Robot · 8 years ago
  47. be62aa2 Fix TryFailThrowable warnings found by error prone by Paul Duffin · 8 years ago
  48. ed43811 java.lang.invoke: Add a concrete subclass of MethodHandle. by Narayan Kamath · 8 years ago
  49. ecd49d2 Merge "libjavacore: Implement JNI_OnUnload for icu" by Treehugger Robot · 8 years ago
  50. 995b392 Merge "Drop RC4 cipher suite support from TLS" by Chad Brubaker · 8 years ago
  51. a082b7b libjavacore: Implement JNI_OnUnload for icu by Igor Murashkin · 8 years ago
  52. c42ac75 Merge "MethodHandleStatics: Remove unused debugging code." by Treehugger Robot · 8 years ago
  53. 6422e44 Merge "Remove LocalArray.h." by Chih-hung Hsieh · 8 years ago
  54. 90bca1d Merge "Revert "Use JUnit 4 annotation instead of 'large' tag for CTSv2"" by Treehugger Robot · 8 years ago
  55. a512bfb Merge "Fix NPE when sending DatagramPacket" by Yi Kong · 8 years ago
  56. e2e5d92 MethodHandleStatics: Remove unused debugging code. by Narayan Kamath · 8 years ago
  57. e4fb317 Revert "Use JUnit 4 annotation instead of 'large' tag for CTSv2" by Narayan Kamath · 8 years ago
  58. 6764aa3 Fix NPE when sending DatagramPacket by Yi Kong · 8 years ago
  59. 09fdb03 Merge "SSLv3 in client SSLSocket is disabled by default since M" by Treehugger Robot · 8 years ago
  60. 50baaea Remove LocalArray.h. by Chih-Hung Hsieh · 8 years ago
  61. 0022bef Merge "ojluni: solve issues with exceptions in cipher-related streams" by Sergio Giro · 8 years ago
  62. 88d05b3 SSLv3 in client SSLSocket is disabled by default since M by Alex Klyubin · 8 years ago
  63. fb32e77 Merge "Add missing datagram channel #close statement." by Shubham Ajmera · 8 years ago
  64. 2e5060e Add missing datagram channel #close statement. by Shubham Ajmera · 8 years ago
  65. 1a9046d Merge "Use JUnit 4 annotation instead of 'large' tag for CTSv2" by Tobias Thierer · 8 years ago
  66. c329f25 Update java.io.File to 8u60 by Przemyslaw Szczepaniak · 8 years ago
  67. d486079 Merge "Fix OsTest#test_xattr_Errno test on CTS" by Treehugger Robot · 8 years ago
  68. 8a97872 Drop RC4 cipher suite support from TLS by Chad Brubaker · 8 years ago
  69. 52056d7 Fix OsTest#test_xattr_Errno test on CTS by Yi Kong · 8 years ago
  70. 4e580f2 Use JUnit 4 annotation instead of 'large' tag for CTSv2 by Tobias Thierer · 8 years ago
  71. 4d8b5b2 ojluni: solve issues with exceptions in cipher-related streams by Sergio Giro · 8 years ago
  72. 39f3dee Merge "Update six more classes from java.util to OpenJDK8u60" by Treehugger Robot · 8 years ago
  73. e64b867 Update six more classes from java.util to OpenJDK8u60 by Tobias Thierer · 8 years ago
  74. 8b747f0 Merge "Addition of Parameter / MalformedParametersException" by Neil Fuller · 8 years ago
  75. 4385796 Merge "Rename libicuuc-host/libicui18n-host to libicuuc/libicui18n" by Dan Willemsen · 8 years ago
  76. af15670 Merge "Rename PrivilegedActionExceptionTest" by Treehugger Robot · 8 years ago
  77. c78c68a Rename libicuuc-host/libicui18n-host to libicuuc/libicui18n by Dan Willemsen · 8 years ago
  78. 772b2b8 Merge "CipherTest: in ASN1 encoding for GCM, no value for tag size means 12" by Sergio Giro · 8 years ago
  79. 07ddead Merge "SignatureTest: make the mock MySignature public" by Sergio Giro · 8 years ago
  80. e28606d Rename PrivilegedActionExceptionTest by Yi Kong · 8 years ago
  81. 58704a9 Merge "Update test to allow HTAB in HTTP header values" by Tobias Thierer · 8 years ago
  82. c422a34 Merge "dalvik: Add new optimization annotation for art (@CriticalNative)" by Igor Murashkin · 8 years ago
  83. bf0152d Merge "Add test to make sure TLS elliptic curves list is sensible" by Treehugger Robot · 8 years ago
  84. dcabb63 Update test to allow HTAB in HTTP header values by Tobias Thierer · 8 years ago
  85. c97ba7f Add test to make sure TLS elliptic curves list is sensible by Kenny Root · 8 years ago
  86. 5304210 SignatureTest: make the mock MySignature public by Sergio Giro · 8 years ago
  87. 03a4971 CipherTest: in ASN1 encoding for GCM, no value for tag size means 12 by Sergio Giro · 8 years ago
  88. d2b8ad9 Merge "Fix OldSystemTest#test_load, again" by Przemyslaw Szczepaniak · 8 years ago
  89. 0584eda Merge "Update Scanner to OpenJDK8u60" by Tobias Thierer · 8 years ago
  90. 8dece7e Update Scanner to OpenJDK8u60 by Tobias Thierer · 8 years ago
  91. 5d3003b Merge changes I40d19bd4,I88081683 by Tobias Thierer · 8 years ago
  92. 19b9ddd Fix OldSystemTest#test_load, again by Przemyslaw Szczepaniak · 8 years ago
  93. 8552d99 Merge "Unstub PrivilegedActionException" by Treehugger Robot · 8 years ago
  94. 0eb2ef8 Unstub PrivilegedActionException by Yi Kong · 8 years ago
  95. 0d8a2ad Merge "Update java.io.DataInput to 8u60" by Przemyslaw Szczepaniak · 8 years ago
  96. f0e61cf Merge "Update java.io.RandomAccessFile to 8u60" by Przemyslaw Szczepaniak · 8 years ago
  97. 1777d31 Update java.io.RandomAccessFile to 8u60 by Przemyslaw Szczepaniak · 8 years ago
  98. 36d8796 Merge "ART: Added benchmark for string dex cache" by Mathieu Chartier · 8 years ago
  99. 23f33cd dalvik: Add new optimization annotation for art (@CriticalNative) by Igor Murashkin · 8 years ago
  100. 13fa4a2 Merge "Fix CookiesTest#testCookieStoreNullUris" by Treehugger Robot · 8 years ago