1. 7016220 Merge "SCSV support" by Neil Fuller · 10 years ago
  2. 9da11da SCSV support by Neil Fuller · 10 years ago
  3. cfa2143 Merge "Fix OkHttp test failure for fast devices" by Neil Fuller · 10 years ago
  4. 80dc43a Fix OkHttp test failure for fast devices by Neil Fuller · 10 years ago
  5. 2ef5d26 Merge "Alter Android's connection pool behavior on network config changes" by Neil Fuller · 10 years ago
  6. 9196e81 Alter Android's connection pool behavior on network config changes by Neil Fuller · 10 years ago
  7. 00de455 Merge "external/okhttp changes to support connection pool flushing" by Neil Fuller · 10 years ago
  8. 54a6fb9 external/okhttp changes to support connection pool flushing by Neil Fuller · 10 years ago
  9. 0918fed Merge "Enable android.net to reuse OkHttpClient creation logic" by Neil Fuller · 10 years ago
  10. 2be7280 Enable android.net to reuse OkHttpClient creation logic by Neil Fuller · 10 years ago
  11. bd5b1a7 Merge "Fix NPE in Connection#close when socket == null." by Narayan Kamath · 10 years ago
  12. c2bb00c Fix NPE in Connection#close when socket == null. by Narayan Kamath · 10 years ago
  13. ced21f6 Merge "Fix knock-ons from upstream okhttp pull #1011" by Narayan Kamath · 10 years ago
  14. 807414a Fix knock-ons from upstream okhttp pull #1011 by Neil Fuller · 10 years ago
  15. fbe2914 Merge "Apply okhttp upstream pull request #1011" by Neil Fuller · 10 years ago
  16. 5093c4f Apply okhttp upstream pull request #1011 by Neil Fuller · 10 years ago
  17. c71b04e Merge "Fix transparent gzip for basic auth." by Neil Fuller · 10 years ago
  18. f6af62d Fix transparent gzip for basic auth. by Neil Fuller · 10 years ago
  19. 4909663 Merge "Allow callers to pass in a custom host resolver implementation." by Lorenzo Colitti · 10 years ago
  20. 2695578 Allow callers to pass in a custom host resolver implementation. by Lorenzo Colitti · 10 years ago
  21. 37405d9 Merge "Remove workaround for *.clients.google.com." by Alex Klyubin · 10 years ago
  22. 66acc67 Remove workaround for *.clients.google.com. by Alex Klyubin · 10 years ago
  23. eff66cb Merge "Use the socket factory for direct connections as well." by Lorenzo Colitti · 10 years ago
  24. a83ddf1 Use the socket factory for direct connections as well. by Lorenzo Colitti · 10 years ago
  25. 993d420 Merge "Allow specifying a socket factory for connections." by Lorenzo Colitti · 10 years ago
  26. e5baca5 Allow specifying a socket factory for connections. by Jake Wharton · 10 years ago
  27. 4e9fb0d Merge "Fix build." by Elliott Hughes · 10 years ago
  28. 4f87695 Fix build. by Elliott Hughes · 10 years ago
  29. 865f0db Merge "Switch from core to core-libart" by Brian Carlstrom · 10 years ago
  30. c5fecf2 Switch from core to core-libart by Brian Carlstrom · 10 years ago
  31. f66b797 Merge "Remove deprecated WITH_HOST_DALVIK." by Ian Rogers · 10 years ago
  32. 112fb08 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 10 years ago
  33. 3341b7d am 5f331151: Merge "Delete okhttp-tests and add okhttp-tests-nojarjar" by Neil Fuller · 10 years ago
  34. 5f33115 Merge "Delete okhttp-tests and add okhttp-tests-nojarjar" by Neil Fuller · 10 years ago
  35. 43e59e2 am f3b4edfa: Merge "Add jarjar rules to repackage okio to com.android.okio" by Neil Fuller · 10 years ago
  36. 98d2d60 Delete okhttp-tests and add okhttp-tests-nojarjar by Neil Fuller · 10 years ago
  37. f3b4edf Merge "Add jarjar rules to repackage okio to com.android.okio" by Neil Fuller · 10 years ago
  38. 23dbc95 Add jarjar rules to repackage okio to com.android.okio by Neil Fuller · 10 years ago
  39. ec69dbf Merge commit '6c74ff63cf3a770c2048dbf353517ff6e7cdb91d' into HEAD by Bill Yi · 10 years ago
  40. 808b7a3 Merge "Pull upstream fixes from OkHttp" by Neil Fuller · 11 years ago
  41. 78092f3 Pull upstream fixes from OkHttp by Neil Fuller · 11 years ago
  42. 6c74ff6 am 99e31cc1: Merge "Pull upstream fixes from OkHttp" by Neil Fuller · 11 years ago
  43. 99e31cc Merge "Pull upstream fixes from OkHttp" by Neil Fuller · 11 years ago
  44. 4944713 Pull upstream fixes from OkHttp by Neil Fuller · 11 years ago
  45. 751d617 am f5d93b07: Merge "Upgrade OkHttp to newer code" by Neil Fuller · 11 years ago
  46. f5d93b0 Merge "Upgrade OkHttp to newer code" by Neil Fuller · 11 years ago
  47. c6bd683 Upgrade OkHttp to newer code by Neil Fuller · 11 years ago
  48. c52ee30 am 5a6bf640: Merge "Update okhttp to a more recent commit." by Neil Fuller · 11 years ago
  49. 9bee963 am b53d6947: Fix Gradle build by Justin Morey · 11 years ago
  50. b53d694 Fix Gradle build by Justin Morey · 11 years ago
  51. 22e99da am 04e5463d: Add a number of sample and test apps to the Gradle build by Justin Morey · 11 years ago
  52. 04e5463 Add a number of sample and test apps to the Gradle build by Justin Morey · 11 years ago
  53. 6daa2d5 am 3aed1bfc: Fixed to build cleanly in GMS Core environment, where the platform code is not available. by Costin Manolache · 11 years ago
  54. 3aed1bf Fixed to build cleanly in GMS Core environment, where the platform code is not available. by Costin Manolache · 11 years ago
  55. 5a6bf64 Merge "Update okhttp to a more recent commit." by Neil Fuller · 11 years ago
  56. 3c938a3 Update okhttp to a more recent commit. by Neil Fuller · 11 years ago
  57. 4f902f5 am 8db86568: Merge commit \'1bbb3a16a5ed2f947a113d8ff2f77f07929fc2d4\' into HEAD by The Android Open Source Project · 11 years ago
  58. 8db8656 Merge commit '1bbb3a16a5ed2f947a113d8ff2f77f07929fc2d4' into HEAD by The Android Open Source Project · 11 years ago
  59. 642242c am 1168a050: Merge "Remove use of LOCAL_BUILD_HOST_DEX" by Narayan Kamath · 11 years ago
  60. 1168a05 Merge "Remove use of LOCAL_BUILD_HOST_DEX" by Narayan Kamath · 11 years ago
  61. 565b472 Remove use of LOCAL_BUILD_HOST_DEX by Narayan Kamath · 11 years ago
  62. ea0fcb4 am c16fe4a6: Merge commit \'d9761bc4827611272110b2416d11f60e683ca8a2\' into HEAD by The Android Open Source Project · 11 years ago
  63. c16fe4a Merge commit 'd9761bc4827611272110b2416d11f60e683ca8a2' into HEAD by The Android Open Source Project · 11 years ago
  64. 1bbb3a1 am 49d9ce33: Make scheme & realm comparisons case insensitive. by Narayan Kamath · 11 years ago
  65. ad4ac17 am 6ac81b7f: Merge "Fix assert import in RawHeadersTest." by Narayan Kamath · 11 years ago
  66. 23dfa62 am cbb998ea: Merge "Update okhttp." by Narayan Kamath · 11 years ago
  67. 6ac81b7 Merge "Fix assert import in RawHeadersTest." by Narayan Kamath · 11 years ago
  68. cbb998e Merge "Update okhttp." by Narayan Kamath · 11 years ago
  69. 49d9ce3 Make scheme & realm comparisons case insensitive. by Narayan Kamath · 11 years ago
  70. a1f58d9 Fix assert import in RawHeadersTest. by Narayan Kamath · 11 years ago
  71. 166772b Update okhttp. by Narayan Kamath · 11 years ago
  72. d9761bc am 18685c9f: merge in KQS81M by Ed Heyl · 11 years ago
  73. 18685c9 merge in KQS81M by Ed Heyl · 11 years ago
  74. 2946265 merge in klp-release history after reset to klp-dev by The Android Automerger · 11 years ago
  75. 26c320b am 06672b78: Merge "Don\'t support anything other than Basic auth." into klp-dev by Narayan Kamath · 11 years ago
  76. 06672b7 Merge "Don't support anything other than Basic auth." into klp-dev by Narayan Kamath · 11 years ago
  77. 123333e Don't support anything other than Basic auth. by Narayan Kamath · 11 years ago
  78. 7922e74 am e9b2610e: Fix HttpUrlConnection#isUsingProxy. by Narayan Kamath · 11 years ago
  79. 7148e61 am ed17abea: Merge "Don\'t support anything other than Basic auth." by Narayan Kamath · 11 years ago
  80. ed17abe Merge "Don't support anything other than Basic auth." by Narayan Kamath · 11 years ago
  81. 1f4d585 Don't support anything other than Basic auth. by Narayan Kamath · 11 years ago
  82. 5ff8455 merge in klp-release history after reset to klp-dev by The Android Automerger · 11 years ago
  83. e9b2610 Fix HttpUrlConnection#isUsingProxy. by Narayan Kamath · 11 years ago
  84. 6c4b321 am 12a41c08: Merge "Fix HttpUrlConnection#isUsingProxy." by Narayan Kamath · 11 years ago
  85. 12a41c0 Merge "Fix HttpUrlConnection#isUsingProxy." by Narayan Kamath · 11 years ago
  86. be9eef7 Fix HttpUrlConnection#isUsingProxy. by Narayan Kamath · 11 years ago
  87. 03200bd am 395bb551: Merge "Respect read timeout on recycled connections." into klp-dev by Narayan Kamath · 11 years ago
  88. 395bb55 Merge "Respect read timeout on recycled connections." into klp-dev by Narayan Kamath · 11 years ago
  89. c751735 merge in klp-release history after reset to klp-dev by The Android Automerger · 11 years ago
  90. 10662b2 Respect read timeout on recycled connections. by Narayan Kamath · 11 years ago
  91. 2cfad6b am 68a95891: Merge "Respect read timeout on recycled connections." by Narayan Kamath · 11 years ago
  92. 0c4f11b am ec3d1055: Allow certificate inspections after connect. by Narayan Kamath · 11 years ago
  93. 68a9589 Merge "Respect read timeout on recycled connections." by Narayan Kamath · 11 years ago
  94. 7673926 Respect read timeout on recycled connections. by Narayan Kamath · 11 years ago
  95. ec3d105 Allow certificate inspections after connect. by Narayan Kamath · 11 years ago
  96. bb723bf am 8b2bd827: Merge "Allow certificate inspections after connect." by Narayan Kamath · 11 years ago
  97. 8b2bd82 Merge "Allow certificate inspections after connect." by Narayan Kamath · 11 years ago
  98. 415f345 Allow certificate inspections after connect. by Narayan Kamath · 11 years ago
  99. 950c515 Fix HttpsUrlConnection#setDefaultHostnameVerifier. by Narayan Kamath · 11 years ago
  100. 6459c47 am 21a51325: Fix HttpsUrlConnection#setDefaultHostnameVerifier. by Narayan Kamath · 11 years ago