1. cf5f864 Allow 1 ulp difference in test_cbrt_D and test_sinh_D. by Elliott Hughes · 10 years ago
  2. 64c8a4f Merge "Regression test for sl date format consistency." by Elliott Hughes · 10 years ago
  3. 08ff81f Regression test for sl date format consistency. by Elliott Hughes · 10 years ago
  4. ab385d6 Merge "Fix javadoc links for property related methods." by Narayan Kamath · 10 years ago
  5. 8940f9c Fix javadoc links for property related methods. by Narayan Kamath · 10 years ago
  6. 489419f Merge "Add an additional regression test for SSLSocketTest." by Neil Fuller · 10 years ago
  7. ed74432 Merge "Changes to support TLS fallback SCSV" by Neil Fuller · 10 years ago
  8. d2ad744 Merge "Fix LocaleDataTest build breakage." by Elliott Hughes · 10 years ago
  9. 4349006 Fix LocaleDataTest build breakage. by Elliott Hughes · 10 years ago
  10. 026194b Merge "Remove no-longer used timeFormat12 and timeFormat24." by Elliott Hughes · 10 years ago
  11. d8aa6c7 Remove no-longer used timeFormat12 and timeFormat24. by Elliott Hughes · 10 years ago
  12. 9aee966 Merge "Only allow once GC request at a time." by Mathieu Chartier · 10 years ago
  13. 81df4ad Only allow once GC request at a time. by Mathieu Chartier · 10 years ago
  14. fbcc49e Merge "Wire up frameworks notifications of 12/24 hour preferences." by Elliott Hughes · 10 years ago
  15. 96e130c Merge "Add support for TLS_FALLBACK_SCSV" by Neil Fuller · 10 years ago
  16. 728cf54 Add an additional regression test for SSLSocketTest. by Neil Fuller · 10 years ago
  17. cafe1a7 Wire up frameworks notifications of 12/24 hour preferences. by Elliott Hughes · 10 years ago
  18. 5309a0c Merge "autoclose all <a name> tags so they don't disappear on web site" by Elliott Hughes · 10 years ago
  19. 8233f5f autoclose all <a name> tags so they don't disappear on web site by smain@google.com · 10 years ago
  20. 7618d0b Changes to support TLS fallback SCSV by Neil Fuller · 10 years ago
  21. 3b96a51 Add support for TLS_FALLBACK_SCSV by Kenny Root · 10 years ago
  22. 65e04e1 Merge "Track change to bouncycastle" by Kenny Root · 10 years ago
  23. 218699c Track change to bouncycastle by Kenny Root · 10 years ago
  24. 1f7fcec Merge "Fix resource leak in StrictJarFile." by Narayan Kamath · 10 years ago
  25. b369ebd Fix resource leak in StrictJarFile. by Narayan Kamath · 10 years ago
  26. c2f096c Merge "Make unchecked getDeclaredFields/Methods methods public-hidden" by Brian Carlstrom · 10 years ago
  27. 4bde7d7 Make unchecked getDeclaredFields/Methods methods public-hidden by Alan Viverette · 10 years ago
  28. 0daa8d9 Merge "Fix ReferenceQueueDaemon.enqueue to start at element 1 of the list" by Mathieu Chartier · 10 years ago
  29. a05e229 Fix ReferenceQueueDaemon.enqueue to start at element 1 of the list by Mathieu Chartier · 10 years ago
  30. a96d687 Merge "Support DecimalFormatSymbols' percent symbol being a string." by Elliott Hughes · 10 years ago
  31. a68116c Support DecimalFormatSymbols' percent symbol being a string. by Elliott Hughes · 10 years ago
  32. 7d7c480 Merge "Fix missing word in Timer docs." by Elliott Hughes · 10 years ago
  33. f8055ee Fix missing word in Timer docs. by Elliott Hughes · 10 years ago
  34. 73dbf1c Merge "Add method for initializing unchangeable system properties." by Calin Juravle · 10 years ago
  35. e499f03 Add method for initializing unchangeable system properties. by Calin Juravle · 10 years ago
  36. f4e7de9 Merge "Add VMRuntime.isBootClassPathOnDisk" by Brian Carlstrom · 10 years ago
  37. 852d933 Add VMRuntime.isBootClassPathOnDisk by Brian Carlstrom · 10 years ago
  38. 3a025d3 Merge "Enable hostname verification for absolute hostnames." by Kenny Root · 10 years ago
  39. 76d3863 Merge "Reject wildcard certs for single-label domain names." by Kenny Root · 10 years ago
  40. 972b728 Merge "Rewrite tests and add tests that demonstrate a bug" by Neil Fuller · 10 years ago
  41. 4e92b62 Rewrite tests and add tests that demonstrate a bug by Neil Fuller · 10 years ago
  42. 37fcc48 Merge "Mark libcore.java.text.DecimalFormatSymbolsTest#test_getInstance_unknown_or_invalid_locale a known failure." by Neil Fuller · 10 years ago
  43. 19dcdd9 Mark libcore.java.text.DecimalFormatSymbolsTest#test_getInstance_unknown_or_invalid_locale a known failure. by Elliott Hughes · 10 years ago
  44. 77afa6c Merge "Fix test_formatToCharacterIterator_original" by Neil Fuller · 10 years ago
  45. df014f5 Merge "Fixing formatDouble scientific notation tests" by Neil Fuller · 10 years ago
  46. 4862d47 Merge "Update Class.primitiveType field uses." by Hiroshi Yamauchi · 10 years ago
  47. c519ec2 Update Class.primitiveType field uses. by Hiroshi Yamauchi · 10 years ago
  48. d90019a Fix test_formatToCharacterIterator_original by Neil Fuller · 10 years ago
  49. 279c42d Fixing formatDouble scientific notation tests by Neil Fuller · 10 years ago
  50. c515270 Merge "Libcore: Allow "os.arch" system property to be changed" by Andreas Gampe · 10 years ago
  51. a1bb82d Libcore: Allow "os.arch" system property to be changed by jgu21 · 10 years ago
  52. 14d4830 Reject wildcard certs for single-label domain names. by Alex Klyubin · 10 years ago
  53. b632c30 Merge "Tidy up DecimalFormatTest" by Neil Fuller · 10 years ago
  54. 352ffc5 Merge "Make libcore compile with BoringSSL." by Elliott Hughes · 10 years ago
  55. a94333e Merge "Revert "Make parameter name match comments for sdk build."" by Elliott Hughes · 10 years ago
  56. 5be13ee Revert "Make parameter name match comments for sdk build." by Elliott Hughes · 10 years ago
  57. 8f41237 Tidy up DecimalFormatTest by Neil Fuller · 10 years ago
  58. c65e291 Merge "Revert "Implements some StrictMath functions for improved performance."" by Elliott Hughes · 10 years ago
  59. 130893b Revert "Implements some StrictMath functions for improved performance." by Elliott Hughes · 10 years ago
  60. 6463939 Merge "Change FinalizerWatchdogDaemon to not hold objects live" by Mathieu Chartier · 10 years ago
  61. fd8e1f6 Change FinalizerWatchdogDaemon to not hold objects live by Mathieu Chartier · 10 years ago
  62. 8383f34 Make libcore compile with BoringSSL. by Adam Langley · 10 years ago
  63. 9be69a9 Enable hostname verification for absolute hostnames. by Alex Klyubin · 10 years ago
  64. 737ea55 Merge "libcore changes to support ConnectionPool cache flushing" by Neil Fuller · 10 years ago
  65. bf5b79f Merge "Fix FilePreferencesImplTest test initialization errors." by Neil Fuller · 10 years ago
  66. 95c68ff Fix FilePreferencesImplTest test initialization errors. by Neil Fuller · 10 years ago
  67. 7c7be26 libcore changes to support ConnectionPool cache flushing by Neil Fuller · 10 years ago
  68. 64bbdb2 Merge "Removing some compiler-warning suppressions from EnumMap" by Neil Fuller · 10 years ago
  69. cb10afa Merge "Fix ZoneInfo.useDaylightTime()" by Neil Fuller · 10 years ago
  70. 9d15fa1 Merge "Delete RuntimeTest freeMemory test" by Mathieu Chartier · 10 years ago
  71. e86edc8 Merge "Libcore: Change miranda modifier flag" by Andreas Gampe · 10 years ago
  72. 788b5e4 Fix ZoneInfo.useDaylightTime() by Neil Fuller · 10 years ago
  73. a9f1fb9 Removing some compiler-warning suppressions from EnumMap by Neil Fuller · 10 years ago
  74. 1014532 Libcore: Change miranda modifier flag by Andreas Gampe · 10 years ago
  75. e5f3533 Delete RuntimeTest freeMemory test by Mathieu Chartier · 10 years ago
  76. 19003bd Merge "Fix race between finalizeAllEnqueued and GC" by Mathieu Chartier · 10 years ago
  77. 4c1daa0 Fix race between finalizeAllEnqueued and GC by Mathieu Chartier · 10 years ago
  78. 43edd42 Merge "Introduce checks for integer overflow during division." by Neil Fuller · 10 years ago
  79. 226c3a9 Merge "Remove referenceStaticOffsets from Class.java since it's not needed anymore." by Mingyao Yang · 10 years ago
  80. 9fa4a8d Remove referenceStaticOffsets from Class.java since it's not needed anymore. by Mingyao Yang · 10 years ago
  81. 3de4fce Merge "High CPU load in java.nio using poll" by Elliott Hughes · 10 years ago
  82. f41df4f High CPU load in java.nio using poll by Przemyslaw Jakwert · 10 years ago
  83. f7cf74a Introduce checks for integer overflow during division. by Neil Fuller · 10 years ago
  84. e3c2ce0 Merge "Add Reference.getReferent for reference intrinsic." by Mathieu Chartier · 10 years ago
  85. ee1ba61 Add Reference.getReferent for reference intrinsic. by Mathieu Chartier · 10 years ago
  86. 2ead7d1 Merge "Suppress one more apache-harmony sql test" by Neil Fuller · 10 years ago
  87. 51ff72e Suppress one more apache-harmony sql test by Neil Fuller · 10 years ago
  88. b7ddd5e Merge "Suppress broken apache-harmony beans CTS tests" by Neil Fuller · 10 years ago
  89. e9121d6 Suppress broken apache-harmony beans CTS tests by Neil Fuller · 10 years ago
  90. f9865fc Merge "Add handling for hashed uninflated object." by Mathieu Chartier · 10 years ago
  91. 1b0d929 Add handling for hashed uninflated object. by Mathieu Chartier · 10 years ago
  92. f48abd8 Merge "Change ReferenceQueue.add to append at end of the unenqueued list" by Mathieu Chartier · 10 years ago
  93. 3747744 Change ReferenceQueue.add to append at end of the unenqueued list by Mathieu Chartier · 10 years ago
  94. c9a79e6 Merge "DecimalFormatSymbols with a null locale should throw." by Narayan Kamath · 10 years ago
  95. aeecf3e Merge "Make sure calendars are compared correctly." by Narayan Kamath · 10 years ago
  96. 2f3e9b3 Make sure calendars are compared correctly. by Narayan Kamath · 10 years ago
  97. fba9a7e DecimalFormatSymbols with a null locale should throw. by Narayan Kamath · 10 years ago
  98. 32adcb4 Merge "Fix race in finalizeAllEnqueued." by Mathieu Chartier · 10 years ago
  99. bbd514c Merge "Libcore: Add parameter to zygote hook" by Andreas Gampe · 10 years ago
  100. de49a22 Fix race in finalizeAllEnqueued. by Mathieu Chartier · 10 years ago