1. f277bbc Fix the Mac build by moving libcore to libc++. by Dan Albert · 10 years ago
  2. f9a3c05 Merge "Move from UniquePtr to std::unique_ptr." by Ian Rogers · 10 years ago
  3. b3aacde Move from UniquePtr to std::unique_ptr. by Ian Rogers · 10 years ago
  4. d4d881f Merge "SSLSocket: track update to TLS defaults" by Kenny Root · 10 years ago
  5. ef4d134 Merge "Don't define DISALLOW_COPY_AND_ASSIGN." by Ian Rogers · 10 years ago
  6. b4cf28b Don't define DISALLOW_COPY_AND_ASSIGN. by Ian Rogers · 10 years ago
  7. 2b32e9a Merge "Use equals for comparing percent strings." by Narayan Kamath · 10 years ago
  8. f412a78 Use equals for comparing percent strings. by Narayan Kamath · 10 years ago
  9. 140f3a3 Merge "SSLSocket: document current behavior with SSLContext" by Kenny Root · 10 years ago
  10. 8e810dd SSLSocket: track update to TLS defaults by Kenny Root · 10 years ago
  11. bda96e0 SSLSocket: document current behavior with SSLContext by Kenny Root · 10 years ago
  12. 1cb912c Merge "Disable tzdata in $ANDROID_DATA." by Elliott Hughes · 10 years ago
  13. 7983bf0 Disable tzdata in $ANDROID_DATA. by Elliott Hughes · 10 years ago
  14. bb23450 Merge "Allow "_" in URIs." by Narayan Kamath · 10 years ago
  15. 435edc3 Allow "_" in URIs. by Narayan Kamath · 10 years ago
  16. f7ba96d Merge "Improve DexFile debugging" by Brian Carlstrom · 10 years ago
  17. e606e1e Improve DexFile debugging by Brian Carlstrom · 10 years ago
  18. be4e0fd Merge "Allow 1 ulp difference in test_cbrt_D and test_sinh_D." by Elliott Hughes · 10 years ago
  19. cf6718b Merge "Update tests for HttpURLConnection.disconnect() changes" by Neil Fuller · 10 years ago
  20. cf5f864 Allow 1 ulp difference in test_cbrt_D and test_sinh_D. by Elliott Hughes · 10 years ago
  21. 246e740 Update tests for HttpURLConnection.disconnect() changes by Neil Fuller · 10 years ago
  22. 64c8a4f Merge "Regression test for sl date format consistency." by Elliott Hughes · 10 years ago
  23. 08ff81f Regression test for sl date format consistency. by Elliott Hughes · 10 years ago
  24. ab385d6 Merge "Fix javadoc links for property related methods." by Narayan Kamath · 10 years ago
  25. 8940f9c Fix javadoc links for property related methods. by Narayan Kamath · 10 years ago
  26. 489419f Merge "Add an additional regression test for SSLSocketTest." by Neil Fuller · 10 years ago
  27. ed74432 Merge "Changes to support TLS fallback SCSV" by Neil Fuller · 10 years ago
  28. d2ad744 Merge "Fix LocaleDataTest build breakage." by Elliott Hughes · 10 years ago
  29. 4349006 Fix LocaleDataTest build breakage. by Elliott Hughes · 10 years ago
  30. 026194b Merge "Remove no-longer used timeFormat12 and timeFormat24." by Elliott Hughes · 10 years ago
  31. d8aa6c7 Remove no-longer used timeFormat12 and timeFormat24. by Elliott Hughes · 10 years ago
  32. 9aee966 Merge "Only allow once GC request at a time." by Mathieu Chartier · 10 years ago
  33. 81df4ad Only allow once GC request at a time. by Mathieu Chartier · 10 years ago
  34. fbcc49e Merge "Wire up frameworks notifications of 12/24 hour preferences." by Elliott Hughes · 10 years ago
  35. 96e130c Merge "Add support for TLS_FALLBACK_SCSV" by Neil Fuller · 10 years ago
  36. 728cf54 Add an additional regression test for SSLSocketTest. by Neil Fuller · 10 years ago
  37. cafe1a7 Wire up frameworks notifications of 12/24 hour preferences. by Elliott Hughes · 10 years ago
  38. 5309a0c Merge "autoclose all <a name> tags so they don't disappear on web site" by Elliott Hughes · 10 years ago
  39. 8233f5f autoclose all <a name> tags so they don't disappear on web site by smain@google.com · 10 years ago
  40. 7618d0b Changes to support TLS fallback SCSV by Neil Fuller · 10 years ago
  41. 3b96a51 Add support for TLS_FALLBACK_SCSV by Kenny Root · 10 years ago
  42. 65e04e1 Merge "Track change to bouncycastle" by Kenny Root · 10 years ago
  43. 218699c Track change to bouncycastle by Kenny Root · 10 years ago
  44. 1f7fcec Merge "Fix resource leak in StrictJarFile." by Narayan Kamath · 10 years ago
  45. b369ebd Fix resource leak in StrictJarFile. by Narayan Kamath · 10 years ago
  46. c2f096c Merge "Make unchecked getDeclaredFields/Methods methods public-hidden" by Brian Carlstrom · 10 years ago
  47. 4bde7d7 Make unchecked getDeclaredFields/Methods methods public-hidden by Alan Viverette · 10 years ago
  48. 0daa8d9 Merge "Fix ReferenceQueueDaemon.enqueue to start at element 1 of the list" by Mathieu Chartier · 10 years ago
  49. a05e229 Fix ReferenceQueueDaemon.enqueue to start at element 1 of the list by Mathieu Chartier · 10 years ago
  50. a96d687 Merge "Support DecimalFormatSymbols' percent symbol being a string." by Elliott Hughes · 10 years ago
  51. a68116c Support DecimalFormatSymbols' percent symbol being a string. by Elliott Hughes · 10 years ago
  52. 7d7c480 Merge "Fix missing word in Timer docs." by Elliott Hughes · 10 years ago
  53. f8055ee Fix missing word in Timer docs. by Elliott Hughes · 10 years ago
  54. 73dbf1c Merge "Add method for initializing unchangeable system properties." by Calin Juravle · 10 years ago
  55. e499f03 Add method for initializing unchangeable system properties. by Calin Juravle · 10 years ago
  56. f4e7de9 Merge "Add VMRuntime.isBootClassPathOnDisk" by Brian Carlstrom · 10 years ago
  57. 852d933 Add VMRuntime.isBootClassPathOnDisk by Brian Carlstrom · 10 years ago
  58. 3a025d3 Merge "Enable hostname verification for absolute hostnames." by Kenny Root · 10 years ago
  59. 76d3863 Merge "Reject wildcard certs for single-label domain names." by Kenny Root · 10 years ago
  60. 972b728 Merge "Rewrite tests and add tests that demonstrate a bug" by Neil Fuller · 10 years ago
  61. 4e92b62 Rewrite tests and add tests that demonstrate a bug by Neil Fuller · 10 years ago
  62. 37fcc48 Merge "Mark libcore.java.text.DecimalFormatSymbolsTest#test_getInstance_unknown_or_invalid_locale a known failure." by Neil Fuller · 10 years ago
  63. 19dcdd9 Mark libcore.java.text.DecimalFormatSymbolsTest#test_getInstance_unknown_or_invalid_locale a known failure. by Elliott Hughes · 10 years ago
  64. 77afa6c Merge "Fix test_formatToCharacterIterator_original" by Neil Fuller · 10 years ago
  65. df014f5 Merge "Fixing formatDouble scientific notation tests" by Neil Fuller · 10 years ago
  66. 4862d47 Merge "Update Class.primitiveType field uses." by Hiroshi Yamauchi · 10 years ago
  67. c519ec2 Update Class.primitiveType field uses. by Hiroshi Yamauchi · 10 years ago
  68. d90019a Fix test_formatToCharacterIterator_original by Neil Fuller · 10 years ago
  69. 279c42d Fixing formatDouble scientific notation tests by Neil Fuller · 10 years ago
  70. c515270 Merge "Libcore: Allow "os.arch" system property to be changed" by Andreas Gampe · 10 years ago
  71. a1bb82d Libcore: Allow "os.arch" system property to be changed by jgu21 · 10 years ago
  72. 14d4830 Reject wildcard certs for single-label domain names. by Alex Klyubin · 10 years ago
  73. b632c30 Merge "Tidy up DecimalFormatTest" by Neil Fuller · 10 years ago
  74. 352ffc5 Merge "Make libcore compile with BoringSSL." by Elliott Hughes · 10 years ago
  75. a94333e Merge "Revert "Make parameter name match comments for sdk build."" by Elliott Hughes · 10 years ago
  76. 5be13ee Revert "Make parameter name match comments for sdk build." by Elliott Hughes · 10 years ago
  77. 8f41237 Tidy up DecimalFormatTest by Neil Fuller · 10 years ago
  78. c65e291 Merge "Revert "Implements some StrictMath functions for improved performance."" by Elliott Hughes · 10 years ago
  79. 130893b Revert "Implements some StrictMath functions for improved performance." by Elliott Hughes · 10 years ago
  80. 6463939 Merge "Change FinalizerWatchdogDaemon to not hold objects live" by Mathieu Chartier · 10 years ago
  81. fd8e1f6 Change FinalizerWatchdogDaemon to not hold objects live by Mathieu Chartier · 10 years ago
  82. 8383f34 Make libcore compile with BoringSSL. by Adam Langley · 10 years ago
  83. 9be69a9 Enable hostname verification for absolute hostnames. by Alex Klyubin · 10 years ago
  84. 737ea55 Merge "libcore changes to support ConnectionPool cache flushing" by Neil Fuller · 10 years ago
  85. bf5b79f Merge "Fix FilePreferencesImplTest test initialization errors." by Neil Fuller · 10 years ago
  86. 95c68ff Fix FilePreferencesImplTest test initialization errors. by Neil Fuller · 10 years ago
  87. 7c7be26 libcore changes to support ConnectionPool cache flushing by Neil Fuller · 10 years ago
  88. 64bbdb2 Merge "Removing some compiler-warning suppressions from EnumMap" by Neil Fuller · 10 years ago
  89. cb10afa Merge "Fix ZoneInfo.useDaylightTime()" by Neil Fuller · 10 years ago
  90. 9d15fa1 Merge "Delete RuntimeTest freeMemory test" by Mathieu Chartier · 10 years ago
  91. e86edc8 Merge "Libcore: Change miranda modifier flag" by Andreas Gampe · 10 years ago
  92. 788b5e4 Fix ZoneInfo.useDaylightTime() by Neil Fuller · 10 years ago
  93. a9f1fb9 Removing some compiler-warning suppressions from EnumMap by Neil Fuller · 10 years ago
  94. 1014532 Libcore: Change miranda modifier flag by Andreas Gampe · 10 years ago
  95. e5f3533 Delete RuntimeTest freeMemory test by Mathieu Chartier · 10 years ago
  96. 19003bd Merge "Fix race between finalizeAllEnqueued and GC" by Mathieu Chartier · 10 years ago
  97. 4c1daa0 Fix race between finalizeAllEnqueued and GC by Mathieu Chartier · 10 years ago
  98. 43edd42 Merge "Introduce checks for integer overflow during division." by Neil Fuller · 10 years ago
  99. 226c3a9 Merge "Remove referenceStaticOffsets from Class.java since it's not needed anymore." by Mingyao Yang · 10 years ago
  100. 9fa4a8d Remove referenceStaticOffsets from Class.java since it's not needed anymore. by Mingyao Yang · 10 years ago