1. 152be54 Move heap trimming daemon and GC deamon into a single daemon by Mathieu Chartier · 10 years ago
  2. f1f0b00 Merge "Add a hidden API for detecting response charsets." by Narayan Kamath · 10 years ago
  3. a11b70d Add a hidden API for detecting response charsets. by Narayan Kamath · 10 years ago
  4. 8f09005 Merge "Repurpose "HexEncoding" for internal users." by Narayan Kamath · 10 years ago
  5. 11f82d1 Repurpose "HexEncoding" for internal users. by Narayan Kamath · 10 years ago
  6. ae5e913 Merge "Remove unnecessary include directives." by Elliott Hughes · 10 years ago
  7. d3148c7 Merge "Move GC daemon locking logic into heap" by Mathieu Chartier · 10 years ago
  8. fc0498f Remove unnecessary include directives. by Elliott Hughes · 10 years ago
  9. a57efa2 Move GC daemon locking logic into heap by Mathieu Chartier · 10 years ago
  10. 35f07bd Merge "Update ByteBuffer positions in Posix.* functions." by Narayan Kamath · 10 years ago
  11. d9f7e57 Update ByteBuffer positions in Posix.* functions. by Narayan Kamath · 10 years ago
  12. 7c3ed52 Merge "When connecting to a SOCKS proxy, use the resolved IP" by Neil Fuller · 10 years ago
  13. c489247 Merge "Fix InetSocketAddress.getHostString(): return the name if available" by Neil Fuller · 10 years ago
  14. e747d58 Merge "Fix Mac build (control reaches end of non-void function)." by Elliott Hughes · 10 years ago
  15. f2ea64c Fix Mac build (control reaches end of non-void function). by Elliott Hughes · 10 years ago
  16. 4538be5 Merge "Fix Mac build (unused parameter)." by Elliott Hughes · 10 years ago
  17. 5e92aa6 Fix Mac build (unused parameter). by Elliott Hughes · 10 years ago
  18. 95b3899 Merge "Only allow one requestGC at a time" by Mathieu Chartier · 10 years ago
  19. c0b55b8 Only allow one requestGC at a time by Mathieu Chartier · 10 years ago
  20. 2d265ac Merge "Remove dependency on AndroidConfig.h." by Elliott Hughes · 10 years ago
  21. 500b6ac Remove dependency on AndroidConfig.h. by Elliott Hughes · 10 years ago
  22. 618ea89 Merge "Fix Mac build." by Elliott Hughes · 10 years ago
  23. 62eda73 Fix Mac build. by Elliott Hughes · 10 years ago
  24. a501041 Merge "Fix native registration." by Elliott Hughes · 10 years ago
  25. 75781e7 Fix native registration. by Elliott Hughes · 10 years ago
  26. d355c4a Merge "Add pipe2 and O_CLOEXEC to the libcore POSIX API." by Elliott Hughes · 10 years ago
  27. 0d8b5c3 Add pipe2 and O_CLOEXEC to the libcore POSIX API. by Elliott Hughes · 10 years ago
  28. b6609f0 Merge "Use EMPTY_ITERATOR for EmptyList" by Calin Juravle · 10 years ago
  29. 02f20db Use EMPTY_ITERATOR for EmptyList by Calin Juravle · 10 years ago
  30. 1c9e142 Merge "Remove a workaround for an icu4c header file hack." by Elliott Hughes · 10 years ago
  31. cc4bdc5 Remove a workaround for an icu4c header file hack. by Elliott Hughes · 10 years ago
  32. 7c9156a Merge "Add epub to MimeUtils map." by Ben Murdoch · 10 years ago
  33. 7da22a2 Add epub to MimeUtils map. by Ben Murdoch · 10 years ago
  34. b3073df Merge "Don't include private bionic headers." by Elliott Hughes · 10 years ago
  35. c544b58 Don't include private bionic headers. by Elliott Hughes · 10 years ago
  36. 4f1eff2 Merge "Fix libcore.java.net.OldCookieHandlerTest#test_get_put()" by Narayan Kamath · 10 years ago
  37. 7cb815a Fix libcore.java.net.OldCookieHandlerTest#test_get_put() by Wei Liu · 10 years ago
  38. f696c24 Merge "Assert default SSLSocketFactory and HostnameVerifier actually used." by Alex Klyubin · 10 years ago
  39. b3a4dd8 When connecting to a SOCKS proxy, use the resolved IP by Neil Fuller · 10 years ago
  40. 9f274e1 Merge "Track date format changes for es_ES and es_US." by Narayan Kamath · 10 years ago
  41. b475aa0 Track date format changes for es_ES and es_US. by Narayan Kamath · 10 years ago
  42. b4fe6c3 Merge "Track more CLDR-26 updates." by Narayan Kamath · 10 years ago
  43. 4ff138b Merge "cacerts uses MD5-based file names -- fix README accordingly." by Alex Klyubin · 10 years ago
  44. bb5fdaf cacerts uses MD5-based file names -- fix README accordingly. by Alex Klyubin · 10 years ago
  45. 87f5c03 Merge "Update expectations, tests don't fail." by Nicolas Geoffray · 10 years ago
  46. f7a3859 Update expectations, tests don't fail. by Nicolas Geoffray · 10 years ago
  47. d28aba4 Track more CLDR-26 updates. by Narayan Kamath · 10 years ago
  48. cb43b29 Merge "Get rid of Support_Configuration.SpecialInetTestAddress ..." by Narayan Kamath · 10 years ago
  49. 89b456d Merge "Fix failing socket tests." by Narayan Kamath · 10 years ago
  50. 4f3e128 Assert default SSLSocketFactory and HostnameVerifier actually used. by Alex Klyubin · 10 years ago
  51. 59c2a0a Merge "Modernize requirements for platform-default HostnameVerifier." by Alex Klyubin · 10 years ago
  52. 3ed96cb Merge "Use okhttp's OkHostnameVerifier as the default." by Alex Klyubin · 10 years ago
  53. 3ea21b6 Get rid of Support_Configuration.SpecialInetTestAddress ... by Narayan Kamath · 10 years ago
  54. 3a8b418 Merge "Use a MockWebServer instead of hitting the network." by Narayan Kamath · 10 years ago
  55. bdfea59 Merge "Delete ContentHandlerFactoryTest." by Narayan Kamath · 10 years ago
  56. 5c3f421 Use a MockWebServer instead of hitting the network. by Jason Parks · 10 years ago
  57. e9847f0 Delete ContentHandlerFactoryTest. by Narayan Kamath · 10 years ago
  58. af8ca5f Use okhttp's OkHostnameVerifier as the default. by Alex Klyubin · 10 years ago
  59. f4ce5a4 Modernize requirements for platform-default HostnameVerifier. by Alex Klyubin · 10 years ago
  60. f2f13bf Merge "Fix failing connection tests." by Narayan Kamath · 10 years ago
  61. d8f7074 Fix failing connection tests. by Jason Parks · 10 years ago
  62. 83b5554 Fix failing socket tests. by Narayan Kamath · 10 years ago
  63. 382575b Merge "Rename packages to match directory structure." by Narayan Kamath · 10 years ago
  64. e82be46 Rename packages to match directory structure. by Narayan Kamath · 10 years ago
  65. ee458cf Fix InetSocketAddress.getHostString(): return the name if available by Neil Fuller · 10 years ago
  66. 72f2e91 Merge "Update expectations of cbrt test." by Nicolas Geoffray · 10 years ago
  67. 226886e Update expectations of cbrt test. by Nicolas Geoffray · 10 years ago
  68. 93565e1 Merge changes I41d7fbdb,Ia94b4d22 by Narayan Kamath · 10 years ago
  69. 2e47cbc Add tests for issue 18554122. by Narayan Kamath · 10 years ago
  70. 4e05c84 Add test case for issue 18428603 by Narayan Kamath · 10 years ago
  71. acaaf85 Merge "Fix obsolete javadoc." by Narayan Kamath · 10 years ago
  72. c41b248 Merge "Fix crash in selector.wakeup() with closed selector" by Neil Fuller · 10 years ago
  73. 99a0c82 Fix crash in selector.wakeup() with closed selector by Neil Fuller · 10 years ago
  74. 461f38f Fix obsolete javadoc. by Narayan Kamath · 10 years ago
  75. 0a392e0 Merge "Expand on how to get fractional percentages." by Elliott Hughes · 10 years ago
  76. e6bab37 Expand on how to get fractional percentages. by Elliott Hughes · 10 years ago
  77. d9d4ec6 Merge "Clarify the rounding behavior of a percent formatter." by Elliott Hughes · 10 years ago
  78. d9ce78b Clarify the rounding behavior of a percent formatter. by Elliott Hughes · 10 years ago
  79. 8aab60f Merge "Update expectations for host." by Nicolas Geoffray · 10 years ago
  80. 2c303a2 Update expectations for host. by Nicolas Geoffray · 10 years ago
  81. 765a6c4 Merge "Track CLDR-26 updates to currency data." by Narayan Kamath · 10 years ago
  82. 6b00fa9 Merge "Add a simple test for "last-modified" headers." by Narayan Kamath · 10 years ago
  83. 85e839f Track CLDR-26 updates to currency data. by Narayan Kamath · 10 years ago
  84. 659e01c Merge "Fix URLConnectionTest for devices without full internet access." by Narayan Kamath · 10 years ago
  85. 4284daf Add a simple test for "last-modified" headers. by Narayan Kamath · 10 years ago
  86. d8ce757 Fix URLConnectionTest for devices without full internet access. by Aaron Whyte · 10 years ago
  87. c0f3fe3 Merge "Track CDLR-26 changes to czech narrow standalone months." by Narayan Kamath · 10 years ago
  88. 5cf9044 Merge "Track ICU54 CLDR update." by Narayan Kamath · 10 years ago
  89. 6c22ecb Merge ""Pacific/Apia" is now "Apia Standard Time"." by Narayan Kamath · 10 years ago
  90. 4e5e7de "Pacific/Apia" is now "Apia Standard Time". by Narayan Kamath · 10 years ago
  91. 5e0ff7c Merge "Fix CharsetEncoder.canEncode for ignorable code points." by Narayan Kamath · 10 years ago
  92. bfd0ba3 Track CDLR-26 changes to czech narrow standalone months. by Narayan Kamath · 10 years ago
  93. 6f19d46 Track ICU54 CLDR update. by Narayan Kamath · 10 years ago
  94. c0c629a Fix CharsetEncoder.canEncode for ignorable code points. by Narayan Kamath · 10 years ago
  95. 6ff0bc5 Merge "Move dexCacheStrings from ArtMethod to ArtClass" by Mathieu Chartier · 10 years ago
  96. f75e5d4 Merge "Only the Mac doesn't have POSIX clocks." by Elliott Hughes · 10 years ago
  97. 3d38e82 Move dexCacheStrings from ArtMethod to ArtClass by Mathieu Chartier · 10 years ago
  98. d4fba3b Only the Mac doesn't have POSIX clocks. by Elliott Hughes · 10 years ago
  99. 0660927 Merge "Assert finite default timeout for TLS/SSL sessions." by Alex Klyubin · 10 years ago
  100. cb6b3cf Merge "CTS tests for the platform-default HostnameVerifier." by Alex Klyubin · 10 years ago