1. 6db3d0c Increase ThreadTest tolerance by Mathieu Chartier · 10 years ago
  2. 6bfd870 Merge "More FileDescriptor.isSocket cleanup." by Elliott Hughes · 10 years ago
  3. 160fad7 More FileDescriptor.isSocket cleanup. by Elliott Hughes · 10 years ago
  4. 2ea4821 Merge "Add VMRuntime.clampGrowthLimit" by Mathieu Chartier · 10 years ago
  5. 26408c2 Add VMRuntime.clampGrowthLimit by Mathieu Chartier · 10 years ago
  6. fac834b Merge "Fix and clean up FileDescriptor.isSocket." by Elliott Hughes · 10 years ago
  7. 4f263fd Fix and clean up FileDescriptor.isSocket. by Elliott Hughes · 10 years ago
  8. 85a9dbb Merge "SSLSocketTest: test close alert during handshake" by Kenny Root · 10 years ago
  9. 58d0df7 SSLSocketTest: test close alert during handshake by Kenny Root · 10 years ago
  10. c9c4daa Merge "Add a test for bug 18644314." by Narayan Kamath · 10 years ago
  11. 1925e7d Add a test for bug 18644314. by Narayan Kamath · 10 years ago
  12. ed755e7 Merge "SSLEngineTest: position should be same as produced/consumed" by Kenny Root · 10 years ago
  13. 946d9a0 SSLEngineTest: position should be same as produced/consumed by Kenny Root · 10 years ago
  14. ecd4291 Merge "Fix a javadoc typo in java.net.URL.equals." by Elliott Hughes · 10 years ago
  15. 9f2c0e3 Merge "Make some hidden methods final and more obviously private" by Neil Fuller · 10 years ago
  16. 3a2414f Make some hidden methods final and more obviously private by Neil Fuller · 10 years ago
  17. bfb6633 Fix a javadoc typo in java.net.URL.equals. by Elliott Hughes · 10 years ago
  18. 2bec0e7 Merge "Avoid a type conversion during comparison" by Neil Fuller · 10 years ago
  19. 139d9d8 Avoid a type conversion during comparison by Neil Fuller · 10 years ago
  20. d0f39db Merge "Fix Harmony's HostnameVerifierTest breakage." by Alex Klyubin · 10 years ago
  21. cf26d52 Fix Harmony's HostnameVerifierTest breakage. by Alex Klyubin · 10 years ago
  22. 880bf04 Merge "Extend ArrayList fastpath to Collections.sort(List<T>, Comparator<T>)." by Narayan Kamath · 10 years ago
  23. 36776bc Extend ArrayList fastpath to Collections.sort(List<T>, Comparator<T>). by Narayan Kamath · 10 years ago
  24. 7d286de Merge "Fix documentation for Calendar#clone." by Narayan Kamath · 10 years ago
  25. 77ef292 Fix documentation for Calendar#clone. by Narayan Kamath · 10 years ago
  26. f891c7d Merge "Fix CharsetEncoder.canEncode for empty CharSequences" by Narayan Kamath · 10 years ago
  27. 2413888 Fix CharsetEncoder.canEncode for empty CharSequences by Narayan Kamath · 10 years ago
  28. 50e0273 Merge "Add a zero-copy path for Collections.sort() on ArrayList." by Narayan Kamath · 10 years ago
  29. fa080b8 Add a zero-copy path for Collections.sort() on ArrayList. by Narayan Kamath · 10 years ago
  30. c3c69f0 Merge "Fix integer overflow issue in ZoneInfo." by Narayan Kamath · 10 years ago
  31. 2237a9d Fix integer overflow issue in ZoneInfo. by Narayan Kamath · 10 years ago
  32. 904dbce05 Merge "MimeUtils: add ODF presentation (template)" by Elliott Hughes · 10 years ago
  33. 787a462 MimeUtils: add ODF presentation (template) by Miklos Vajna · 10 years ago
  34. 8a2692f Merge "Fix thread correctness issue in OldAndroidMonitorTest." by Narayan Kamath · 10 years ago
  35. 3676560 Fix thread correctness issue in OldAndroidMonitorTest. by Junjie Hu · 10 years ago
  36. 70c8656 Merge "Create GregorianCalendar via a delegate." by Narayan Kamath · 10 years ago
  37. b5997f4 Create GregorianCalendar via a delegate. by Deepanshu Gupta · 10 years ago
  38. d201b4a Merge "Move heap trimming daemon and GC deamon into a single daemon" by Mathieu Chartier · 10 years ago
  39. 152be54 Move heap trimming daemon and GC deamon into a single daemon by Mathieu Chartier · 10 years ago
  40. 35b10b4 Merge "Add various system calls needed by the zygote." by Elliott Hughes · 10 years ago
  41. e30cdc8 Merge "Add hwp to MimeUtils map." by Elliott Hughes · 10 years ago
  42. 7685626 Add hwp to MimeUtils map. by Sungmin Choi · 10 years ago
  43. 8f0f2ac Add various system calls needed by the zygote. by Elliott Hughes · 10 years ago
  44. 7f61d2b Merge "Don't TEMP_FAILURE_RETRY calls that can't fail." by Elliott Hughes · 10 years ago
  45. 5643128 Don't TEMP_FAILURE_RETRY calls that can't fail. by Elliott Hughes · 10 years ago
  46. 33c9c49 Merge "Don't try to build the libcore native code on the Mac." by Elliott Hughes · 10 years ago
  47. 4bf0485 Don't try to build the libcore native code on the Mac. by Elliott Hughes · 10 years ago
  48. 9620c65 Merge "Fix poll to never return EINTR." by Elliott Hughes · 10 years ago
  49. fa54209 Fix poll to never return EINTR. by Elliott Hughes · 10 years ago
  50. f1f0b00 Merge "Add a hidden API for detecting response charsets." by Narayan Kamath · 10 years ago
  51. a11b70d Add a hidden API for detecting response charsets. by Narayan Kamath · 10 years ago
  52. 8f09005 Merge "Repurpose "HexEncoding" for internal users." by Narayan Kamath · 10 years ago
  53. 11f82d1 Repurpose "HexEncoding" for internal users. by Narayan Kamath · 10 years ago
  54. ae5e913 Merge "Remove unnecessary include directives." by Elliott Hughes · 10 years ago
  55. d3148c7 Merge "Move GC daemon locking logic into heap" by Mathieu Chartier · 10 years ago
  56. fc0498f Remove unnecessary include directives. by Elliott Hughes · 10 years ago
  57. a57efa2 Move GC daemon locking logic into heap by Mathieu Chartier · 10 years ago
  58. 35f07bd Merge "Update ByteBuffer positions in Posix.* functions." by Narayan Kamath · 10 years ago
  59. d9f7e57 Update ByteBuffer positions in Posix.* functions. by Narayan Kamath · 10 years ago
  60. 7c3ed52 Merge "When connecting to a SOCKS proxy, use the resolved IP" by Neil Fuller · 10 years ago
  61. c489247 Merge "Fix InetSocketAddress.getHostString(): return the name if available" by Neil Fuller · 10 years ago
  62. e747d58 Merge "Fix Mac build (control reaches end of non-void function)." by Elliott Hughes · 10 years ago
  63. f2ea64c Fix Mac build (control reaches end of non-void function). by Elliott Hughes · 10 years ago
  64. 4538be5 Merge "Fix Mac build (unused parameter)." by Elliott Hughes · 10 years ago
  65. 5e92aa6 Fix Mac build (unused parameter). by Elliott Hughes · 10 years ago
  66. 95b3899 Merge "Only allow one requestGC at a time" by Mathieu Chartier · 10 years ago
  67. c0b55b8 Only allow one requestGC at a time by Mathieu Chartier · 10 years ago
  68. 2d265ac Merge "Remove dependency on AndroidConfig.h." by Elliott Hughes · 10 years ago
  69. 500b6ac Remove dependency on AndroidConfig.h. by Elliott Hughes · 10 years ago
  70. 618ea89 Merge "Fix Mac build." by Elliott Hughes · 10 years ago
  71. 62eda73 Fix Mac build. by Elliott Hughes · 10 years ago
  72. a501041 Merge "Fix native registration." by Elliott Hughes · 10 years ago
  73. 75781e7 Fix native registration. by Elliott Hughes · 10 years ago
  74. d355c4a Merge "Add pipe2 and O_CLOEXEC to the libcore POSIX API." by Elliott Hughes · 10 years ago
  75. 0d8b5c3 Add pipe2 and O_CLOEXEC to the libcore POSIX API. by Elliott Hughes · 10 years ago
  76. b6609f0 Merge "Use EMPTY_ITERATOR for EmptyList" by Calin Juravle · 10 years ago
  77. 02f20db Use EMPTY_ITERATOR for EmptyList by Calin Juravle · 10 years ago
  78. 1c9e142 Merge "Remove a workaround for an icu4c header file hack." by Elliott Hughes · 10 years ago
  79. cc4bdc5 Remove a workaround for an icu4c header file hack. by Elliott Hughes · 10 years ago
  80. 7c9156a Merge "Add epub to MimeUtils map." by Ben Murdoch · 10 years ago
  81. 7da22a2 Add epub to MimeUtils map. by Ben Murdoch · 10 years ago
  82. b3073df Merge "Don't include private bionic headers." by Elliott Hughes · 10 years ago
  83. c544b58 Don't include private bionic headers. by Elliott Hughes · 10 years ago
  84. 4f1eff2 Merge "Fix libcore.java.net.OldCookieHandlerTest#test_get_put()" by Narayan Kamath · 10 years ago
  85. 7cb815a Fix libcore.java.net.OldCookieHandlerTest#test_get_put() by Wei Liu · 10 years ago
  86. f696c24 Merge "Assert default SSLSocketFactory and HostnameVerifier actually used." by Alex Klyubin · 10 years ago
  87. b3a4dd8 When connecting to a SOCKS proxy, use the resolved IP by Neil Fuller · 10 years ago
  88. 9f274e1 Merge "Track date format changes for es_ES and es_US." by Narayan Kamath · 10 years ago
  89. b475aa0 Track date format changes for es_ES and es_US. by Narayan Kamath · 10 years ago
  90. b4fe6c3 Merge "Track more CLDR-26 updates." by Narayan Kamath · 10 years ago
  91. 4ff138b Merge "cacerts uses MD5-based file names -- fix README accordingly." by Alex Klyubin · 10 years ago
  92. bb5fdaf cacerts uses MD5-based file names -- fix README accordingly. by Alex Klyubin · 10 years ago
  93. 87f5c03 Merge "Update expectations, tests don't fail." by Nicolas Geoffray · 10 years ago
  94. f7a3859 Update expectations, tests don't fail. by Nicolas Geoffray · 10 years ago
  95. d28aba4 Track more CLDR-26 updates. by Narayan Kamath · 10 years ago
  96. cb43b29 Merge "Get rid of Support_Configuration.SpecialInetTestAddress ..." by Narayan Kamath · 10 years ago
  97. 89b456d Merge "Fix failing socket tests." by Narayan Kamath · 10 years ago
  98. 4f3e128 Assert default SSLSocketFactory and HostnameVerifier actually used. by Alex Klyubin · 10 years ago
  99. 59c2a0a Merge "Modernize requirements for platform-default HostnameVerifier." by Alex Klyubin · 10 years ago
  100. 3ed96cb Merge "Use okhttp's OkHostnameVerifier as the default." by Alex Klyubin · 10 years ago