1. 6b3592a Merge "Fix a test that assumes Locale.getDefault() == Locale.US" by Neil Fuller · 10 years ago
  2. 9e880cc Fix a test that assumes Locale.getDefault() == Locale.US by Neil Fuller · 10 years ago
  3. c03fdbd Merge "Fix ObjectInputStream proxy de-serialization" by Neil Fuller · 10 years ago
  4. be69af0 Fix ObjectInputStream proxy de-serialization by Neil Fuller · 10 years ago
  5. 01a1441 Merge "Fix mapping for Field.TIME_ZONE." by Narayan Kamath · 10 years ago
  6. 6cb4582 Merge "Work around an icu4c 53 bug in DecimalFormat.getGroupingSize." by Elliott Hughes · 10 years ago
  7. 923706a DirectByteBuffer: add setAccessible() by Lajos Molnar · 10 years ago
  8. 7e02765 Better protection against accessing freed DirectByteBuffers by Lajos Molnar · 10 years ago
  9. 78b660e Fix mapping for Field.TIME_ZONE. by Narayan Kamath · 10 years ago
  10. 5eea675 Remove test for unsupported GregorianCalendar functionality. by Narayan Kamath · 10 years ago
  11. 5c1acb4 Merge "Add android.system.Os.link for link(2)." by Elliott Hughes · 10 years ago
  12. 04428d6 Add android.system.Os.link for link(2). by Elliott Hughes · 10 years ago
  13. 605a54c Work around an icu4c 53 bug in DecimalFormat.getGroupingSize. by Elliott Hughes · 10 years ago
  14. 567dcb2 Merge "Fix various errors in FileURLConnectionTest." by Narayan Kamath · 10 years ago
  15. d94e746 Fix various errors in FileURLConnectionTest. by Narayan Kamath · 10 years ago
  16. 4f1bfee Merge "Add missing 'const'." by Elliott Hughes · 10 years ago
  17. 1ff70d5 Add missing 'const'. by Elliott Hughes · 10 years ago
  18. 80e7315 Merge "SSLSocketTest: fix some flaky tests" by Kenny Root · 10 years ago
  19. 13bb5c1 Merge "Add CRLReason and friends" by Kenny Root · 10 years ago
  20. f7d0a1e Add CRLReason and friends by Kenny Root · 10 years ago
  21. a660f1c SSLSocketTest: fix some flaky tests by Kenny Root · 10 years ago
  22. ce2bc2c Merge "Handle Reference.get in native code." by Mathieu Chartier · 10 years ago
  23. 73f428d Merge "Use the right class loader in ProxyTest." by Narayan Kamath · 10 years ago
  24. ed437fe Use the right class loader in ProxyTest. by Narayan Kamath · 10 years ago
  25. 4abcf7a Merge changes Iaaafcbed,Ifbca5637 by Kenny Root · 10 years ago
  26. 1b6a2f5 KeyStoreTest: add more key types by Kenny Root · 10 years ago
  27. 888373c KeyManagerFactoryTest: add all the possible key types by Kenny Root · 10 years ago
  28. 3879b91 Ensure consistent (backwards-compatible) capitalization for yesterday/today/tomorrow. by Elliott Hughes · 10 years ago
  29. 5a9c2b9 Merge "Basic documentation for android.system." by Elliott Hughes · 10 years ago
  30. 34721e8 Basic documentation for android.system. by Elliott Hughes · 10 years ago
  31. d8eb43c Merge "Change ReferenceQueue order from LIFO to FIFO." by Narayan Kamath · 10 years ago
  32. 3470d3b Handle Reference.get in native code. by Mathieu Chartier · 10 years ago
  33. 4782c2c Add java.security.cert.Extension interface by Kenny Root · 10 years ago
  34. eb3e588 Change ReferenceQueue order from LIFO to FIFO. by Elena Sayapina · 10 years ago
  35. 32ec257 Merge "Fix BN to use correct size of array" by Narayan Kamath · 10 years ago
  36. 6bc20cd Fix BN to use correct size of array by Serguei Katkov · 10 years ago
  37. b7bef74 Merge "Improve the performance of Annotation checks" by Neil Fuller · 10 years ago
  38. f198b04 Merge "SSLEngineResult: better exception messages" by Kenny Root · 10 years ago
  39. 26e2d85 SSLEngineResult: better exception messages by Kenny Root · 10 years ago
  40. 87b72cd Merge "Relax the chen/shen test." by Elliott Hughes · 10 years ago
  41. 1d9ae81 Relax the chen/shen test. by Elliott Hughes · 10 years ago
  42. 8e32bec Merge "Remove a printStackTrace()" by Neil Fuller · 10 years ago
  43. f4ac5a5 Remove a printStackTrace() by Neil Fuller · 10 years ago
  44. 4be06e9 Merge "Add 2 additional interruption test cases" by Neil Fuller · 10 years ago
  45. a6f350c Improve detection of CloseGuard protected resource leakage by Paul Duffin · 11 years ago
  46. 793dd41 Merge "Make sure every struct has a toString." by Elliott Hughes · 10 years ago
  47. fe77f81 Make sure every struct has a toString. by Elliott Hughes · 10 years ago
  48. ce28fdc Merge "Use __SIGRTMIN so bionic can hide our signal from causal passers-by." by Elliott Hughes · 10 years ago
  49. 6c29595 Use __SIGRTMIN so bionic can hide our signal from causal passers-by. by Elliott Hughes · 10 years ago
  50. 5215e4c add prctl / PR_SET_NO_NEW_PRIVS by Nick Kralevich · 10 years ago
  51. ad85992 libcore.io.OsConstants is dead; long live android.system.OsConstants! by Elliott Hughes · 10 years ago
  52. 68579de Add 2 additional interruption test cases by Neil Fuller · 10 years ago
  53. a10637a 1.7 interoperability changes for FileLock by Neil Fuller · 11 years ago
  54. 41d8acb Move ErrnoException into android.system. by Elliott Hughes · 10 years ago
  55. a2fac5b Move StructStat and StructStatVfs now all the callers have switched over. by Elliott Hughes · 10 years ago
  56. 7ebbf2f Revert "Add 1.7 methods to TimeZone / SimpleTimeZone" by Neil Fuller · 10 years ago
  57. 0c1b487 Revert "Fix internal master until I have access again." by Elliott Hughes · 10 years ago
  58. 510b952 Fix internal master until I have access again. by Elliott Hughes · 10 years ago
  59. 85fa428 Merge "Groundwork towards making the Libcore.os functionality public." by Elliott Hughes · 10 years ago
  60. 5d930ca Groundwork towards making the Libcore.os functionality public. by Elliott Hughes · 10 years ago
  61. 6b40837 Support explicit + in Byte, Short, Integer, Long. by Calin Juravle · 11 years ago
  62. 41f4f55 Merge "Fix UUID#parseString in the presence of explicit + signs." by Calin Juravle · 10 years ago
  63. a6735a1 Merge "Disallow explicit signs in SocketHandler port parsing." by Calin Juravle · 10 years ago
  64. 9064b9e Merge "Disallow explicit signs in java.sql.Timestamp#valueOf()" by Calin Juravle · 10 years ago
  65. ae6e60b Fix UUID#parseString in the presence of explicit + signs. by Calin Juravle · 10 years ago
  66. 232c91d Disallow explicit signs in SocketHandler port parsing. by Calin Juravle · 10 years ago
  67. 91916bf Disallow explicit signs in java.sql.Timestamp#valueOf() by Calin Juravle · 10 years ago
  68. 4d40293 Merge "libcore changes to support asynchronous close interruption" by Neil Fuller · 10 years ago
  69. a368cef Fix SSLEngineTest for RI by Kenny Root · 10 years ago
  70. f0d40d6 libcore changes to support asynchronous close interruption by Neil Fuller · 10 years ago
  71. 5ed386f @hide Integer#parsePositiveInt(String) by Calin Juravle · 10 years ago
  72. 5d5c657 Merge "Disallow explicit signs in java.sql.Date#valueOf()" by Calin Juravle · 10 years ago
  73. 0b2a71a Disallow explicit signs in java.sql.Date#valueOf() by Calin Juravle · 10 years ago
  74. 0d18ebc Merge "Change DecimalFormat.setRoundingMode() behavior to stay in spec" by Neil Fuller · 10 years ago
  75. b9c3557 Fix build (javadoc @link tags). by Elliott Hughes · 10 years ago
  76. 3e3ea73 Allow empty rules in a RuleBasedCollator. by Elliott Hughes · 10 years ago
  77. f6ab042 Fix typo in Locale docs. by Elliott Hughes · 10 years ago
  78. 453ed11 Merge "Track the icu4c 53 update in the Locale documentation." by Elliott Hughes · 10 years ago
  79. 4b7bd91 Merge "Updated documentation for RuleBasedCollator." by Elliott Hughes · 10 years ago
  80. 582a8e3 Track the icu4c 53 update in the Locale documentation. by Elliott Hughes · 10 years ago
  81. 5d51965 Merge "Update collation tests for icu4c 53." by Elliott Hughes · 10 years ago
  82. 55dfcd8 Update collation tests for icu4c 53. by ccornelius · 10 years ago
  83. 915faab Merge changes I7db8e513,I564283bb by Kenny Root · 10 years ago
  84. 105e394 Merge "Remove include of private ICU include and set constant size for buffer in libcore_icu_NativeCollation.cpp" by Elliott Hughes · 10 years ago
  85. 1c13b45 Updated documentation for RuleBasedCollator. by Elliott Hughes · 10 years ago
  86. 09adf7b Remove include of private ICU include and set constant size for buffer in by ccornelius · 10 years ago
  87. 1c0b7eb Add parsePositiveInt for internal use. by Calin Juravle · 10 years ago
  88. c96651d Change DecimalFormat.setRoundingMode() behavior to stay in spec by Neil Fuller · 10 years ago
  89. a5cfa10 Merge "Set ICU's default locale from Locale.getDefault." by Narayan Kamath · 10 years ago
  90. de0eb68 Set ICU's default locale from Locale.getDefault. by Narayan Kamath · 10 years ago
  91. 727df12 Update SSLEngineTest for OpenSSL by Kenny Root · 10 years ago
  92. 3ad1704 Update SSLEngineTest for RI by Kenny Root · 10 years ago
  93. bb3195f Don't allow explicit signs in URL port numbers. by Calin Juravle · 10 years ago
  94. 30fac583 Don't allow explicit signs in URI port numbers. by Calin Juravle · 10 years ago
  95. 9acf622 Fix Locale.getDisplayName. by Narayan Kamath · 10 years ago
  96. 86d9e25 Merge "Fix for ClassLoaderTest under CTS" by Neil Fuller · 10 years ago
  97. 63291dd Fix for ClassLoaderTest under CTS by Neil Fuller · 10 years ago
  98. 23bdc75 Merge "Fix broken CTS HttpCookie test" by Neil Fuller · 10 years ago
  99. 154d3fb Fix broken CTS HttpCookie test by Neil Fuller · 10 years ago
  100. a2f8e8a Fix Greek uppercasing. by Elliott Hughes · 10 years ago