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