1. 008167d Fix jsr166 tests by Calin Juravle · 10 years ago
  2. 6b3592a Merge "Fix a test that assumes Locale.getDefault() == Locale.US" by Neil Fuller · 10 years ago
  3. 9c83373 Merge "Removing suppression of tests that obviously no longer exist." by Neil Fuller · 10 years ago
  4. 28673a2 Removing suppression of tests that obviously no longer exist. by Neil Fuller · 10 years ago
  5. 9e880cc Fix a test that assumes Locale.getDefault() == Locale.US by Neil Fuller · 10 years ago
  6. c774344 Merge "Enlarge the minimum key size of RSA to enhance the security" by Kenny Root · 10 years ago
  7. 85cd6a1 Merge "Fix tests that relied on ReferenceQueue ordering semantics." by Narayan Kamath · 10 years ago
  8. dd8a196 Merge "Remove ArtMethod's quick fields for frame size and spills." by Vladimir Marko · 10 years ago
  9. 5e303c6 Fix tests that relied on ReferenceQueue ordering semantics. by Narayan Kamath · 10 years ago
  10. c03fdbd Merge "Fix ObjectInputStream proxy de-serialization" by Neil Fuller · 10 years ago
  11. be69af0 Fix ObjectInputStream proxy de-serialization by Neil Fuller · 10 years ago
  12. 01a1441 Merge "Fix mapping for Field.TIME_ZONE." by Narayan Kamath · 10 years ago
  13. 6cb4582 Merge "Work around an icu4c 53 bug in DecimalFormat.getGroupingSize." by Elliott Hughes · 10 years ago
  14. a238515 Merge changes I726f16f9,Idd2f4ef1 by Lajos Molnar · 10 years ago
  15. 923706a DirectByteBuffer: add setAccessible() by Lajos Molnar · 10 years ago
  16. 7e02765 Better protection against accessing freed DirectByteBuffers by Lajos Molnar · 10 years ago
  17. 52fb223 Merge "Fix Hashtable CTS test" by Neil Fuller · 10 years ago
  18. 4df29e1 Fix Hashtable CTS test by Neil Fuller · 10 years ago
  19. 78b660e Fix mapping for Field.TIME_ZONE. by Narayan Kamath · 10 years ago
  20. 2d2cead Remove ArtMethod's quick fields for frame size and spills. by Vladimir Marko · 10 years ago
  21. 0a2ddb6 Merge "Remove test for unsupported GregorianCalendar functionality." by Narayan Kamath · 10 years ago
  22. 5eea675 Remove test for unsupported GregorianCalendar functionality. by Narayan Kamath · 10 years ago
  23. f7892a2 Merge "Fix UnicodeBlockTest." by Narayan Kamath · 10 years ago
  24. 7ed2856 Fix UnicodeBlockTest. by Narayan Kamath · 10 years ago
  25. 5888feb Merge "Blacklist a known failure in GregorianCalendarTest." by Narayan Kamath · 10 years ago
  26. 3f2128b Blacklist a known failure in GregorianCalendarTest. by Narayan Kamath · 10 years ago
  27. 5c1acb4 Merge "Add android.system.Os.link for link(2)." by Elliott Hughes · 10 years ago
  28. 04428d6 Add android.system.Os.link for link(2). by Elliott Hughes · 10 years ago
  29. 605a54c Work around an icu4c 53 bug in DecimalFormat.getGroupingSize. by Elliott Hughes · 10 years ago
  30. 567dcb2 Merge "Fix various errors in FileURLConnectionTest." by Narayan Kamath · 10 years ago
  31. d94e746 Fix various errors in FileURLConnectionTest. by Narayan Kamath · 10 years ago
  32. 2e68348 Enlarge the minimum key size of RSA to enhance the security by DanielMo · 10 years ago
  33. 4f1bfee Merge "Add missing 'const'." by Elliott Hughes · 10 years ago
  34. 1ff70d5 Add missing 'const'. by Elliott Hughes · 10 years ago
  35. 80e7315 Merge "SSLSocketTest: fix some flaky tests" by Kenny Root · 10 years ago
  36. 13bb5c1 Merge "Add CRLReason and friends" by Kenny Root · 10 years ago
  37. f7d0a1e Add CRLReason and friends by Kenny Root · 10 years ago
  38. a660f1c SSLSocketTest: fix some flaky tests by Kenny Root · 10 years ago
  39. ce2bc2c Merge "Handle Reference.get in native code." by Mathieu Chartier · 10 years ago
  40. 73f428d Merge "Use the right class loader in ProxyTest." by Narayan Kamath · 10 years ago
  41. 4258671 Merge "Blacklist ControlTest test case." by Neil Fuller · 10 years ago
  42. ed437fe Use the right class loader in ProxyTest. by Narayan Kamath · 10 years ago
  43. d377f24 Blacklist ControlTest test case. by Neil Fuller · 10 years ago
  44. 4abcf7a Merge changes Iaaafcbed,Ifbca5637 by Kenny Root · 10 years ago
  45. 0ce0407 Merge "NIST-PKITS: add testDeltaCRLs_ValiddeltaCRLTest5" by Kenny Root · 10 years ago
  46. f80fe01 NIST-PKITS: add testDeltaCRLs_ValiddeltaCRLTest5 by Kenny Root · 10 years ago
  47. 1b6a2f5 KeyStoreTest: add more key types by Kenny Root · 10 years ago
  48. 888373c KeyManagerFactoryTest: add all the possible key types by Kenny Root · 10 years ago
  49. 5b8b1ea Merge "Ensure consistent (backwards-compatible) capitalization for yesterday/today/tomorrow." by Elliott Hughes · 10 years ago
  50. 3879b91 Ensure consistent (backwards-compatible) capitalization for yesterday/today/tomorrow. by Elliott Hughes · 10 years ago
  51. 5a9c2b9 Merge "Basic documentation for android.system." by Elliott Hughes · 10 years ago
  52. 34721e8 Basic documentation for android.system. by Elliott Hughes · 10 years ago
  53. d8eb43c Merge "Change ReferenceQueue order from LIFO to FIFO." by Narayan Kamath · 10 years ago
  54. 3470d3b Handle Reference.get in native code. by Mathieu Chartier · 10 years ago
  55. db3cbbc Merge "Add java.security.cert.Extension interface" by Kenny Root · 10 years ago
  56. 4782c2c Add java.security.cert.Extension interface by Kenny Root · 10 years ago
  57. eb3e588 Change ReferenceQueue order from LIFO to FIFO. by Elena Sayapina · 10 years ago
  58. f560c53 Merge "Revert "Libcore: Remove <> in CloseGuardMonitor test class"" by Andreas Gampe · 10 years ago
  59. d3b5f04 Revert "Libcore: Remove <> in CloseGuardMonitor test class" by Andreas Gampe · 10 years ago
  60. 32ec257 Merge "Fix BN to use correct size of array" by Narayan Kamath · 10 years ago
  61. 6bc20cd Fix BN to use correct size of array by Serguei Katkov · 10 years ago
  62. b7bef74 Merge "Improve the performance of Annotation checks" by Neil Fuller · 10 years ago
  63. f198b04 Merge "SSLEngineResult: better exception messages" by Kenny Root · 10 years ago
  64. 26e2d85 SSLEngineResult: better exception messages by Kenny Root · 10 years ago
  65. 87b72cd Merge "Relax the chen/shen test." by Elliott Hughes · 10 years ago
  66. 2684c1a Merge "Libcore: Remove <> in CloseGuardMonitor test class" by Andreas Gampe · 10 years ago
  67. 307e642 Libcore: Remove <> in CloseGuardMonitor test class by Andreas Gampe · 10 years ago
  68. 1d9ae81 Relax the chen/shen test. by Elliott Hughes · 10 years ago
  69. ea3a6f5 Merge "Add finalizer references in native code." by Mathieu Chartier · 10 years ago
  70. 8e32bec Merge "Remove a printStackTrace()" by Neil Fuller · 10 years ago
  71. f4ac5a5 Remove a printStackTrace() by Neil Fuller · 10 years ago
  72. 4be06e9 Merge "Add 2 additional interruption test cases" by Neil Fuller · 10 years ago
  73. eec4356 Merge "Improve detection of CloseGuard protected resource leakage" by Paul Duffin · 10 years ago
  74. 63e957f Add finalizer references in native code. by Mathieu Chartier · 10 years ago
  75. a6f350c Improve detection of CloseGuard protected resource leakage by Paul Duffin · 10 years ago
  76. 8ccb6f5 Merge "Add an instructionSet argument to isDexOptNeededInternal." by Narayan Kamath · 10 years ago
  77. 7889586 Add an instructionSet argument to isDexOptNeededInternal. by Narayan Kamath · 10 years ago
  78. 9f2ab8a Merge "Add a mapping between ABIs and instruction sets." by Narayan Kamath · 10 years ago
  79. a607cc9 Add a mapping between ABIs and instruction sets. by Narayan Kamath · 10 years ago
  80. 793dd41 Merge "Make sure every struct has a toString." by Elliott Hughes · 10 years ago
  81. fe77f81 Make sure every struct has a toString. by Elliott Hughes · 10 years ago
  82. ce28fdc Merge "Use __SIGRTMIN so bionic can hide our signal from causal passers-by." by Elliott Hughes · 10 years ago
  83. 6c29595 Use __SIGRTMIN so bionic can hide our signal from causal passers-by. by Elliott Hughes · 10 years ago
  84. 68a60cd Merge "add prctl / PR_SET_NO_NEW_PRIVS" by Nick Kralevich · 10 years ago
  85. 5215e4c add prctl / PR_SET_NO_NEW_PRIVS by Nick Kralevich · 10 years ago
  86. f3305fa Merge "libcore.io.OsConstants is dead; long live android.system.OsConstants!" by Elliott Hughes · 10 years ago
  87. ad85992 libcore.io.OsConstants is dead; long live android.system.OsConstants! by Elliott Hughes · 10 years ago
  88. 68579de Add 2 additional interruption test cases by Neil Fuller · 10 years ago
  89. 97e35de Merge "1.7 interoperability changes for FileLock" by Neil Fuller · 10 years ago
  90. a10637a 1.7 interoperability changes for FileLock by Neil Fuller · 10 years ago
  91. 6d4959f Merge "Move ErrnoException into android.system." by Elliott Hughes · 10 years ago
  92. 41d8acb Move ErrnoException into android.system. by Elliott Hughes · 10 years ago
  93. ab8f676 Merge "Move StructStat and StructStatVfs now all the callers have switched over." by Elliott Hughes · 10 years ago
  94. a2fac5b Move StructStat and StructStatVfs now all the callers have switched over. by Elliott Hughes · 10 years ago
  95. f84885a Merge "Revert "Add 1.7 methods to TimeZone / SimpleTimeZone"" by Neil Fuller · 10 years ago
  96. 7ebbf2f Revert "Add 1.7 methods to TimeZone / SimpleTimeZone" by Neil Fuller · 10 years ago
  97. f7cd4db Merge "Remove ArtMethod's quick fields mapping table and vmap table." by Vladimir Marko · 10 years ago
  98. edbc606 Merge "SSLEngine: update harmony tests" by Kenny Root · 10 years ago
  99. b330a5e SSLEngine: update harmony tests by Kenny Root · 10 years ago
  100. 0bdee7b Merge "Revert "Fix internal master until I have access again."" by Elliott Hughes · 10 years ago