1. 667d529 am 95d1a131: Fixing broken OkHttp CTS test by Neil Fuller · 11 years ago
  2. 95d1a13 Fixing broken OkHttp CTS test by Neil Fuller · 11 years ago
  3. 4ba737a am f010a424: am a44dc1ea: am 2b069b2d: am 798243ff: am 98488da3: am aefd3aaf: SCSV support by Neil Fuller · 11 years ago
  4. f010a42 am a44dc1ea: am 2b069b2d: am 798243ff: am 98488da3: am aefd3aaf: SCSV support by Neil Fuller · 11 years ago
  5. a44dc1e am 2b069b2d: am 798243ff: am 98488da3: am aefd3aaf: SCSV support by Neil Fuller · 11 years ago
  6. 2b069b2 am 798243ff: am 98488da3: am aefd3aaf: SCSV support by Neil Fuller · 11 years ago
  7. 798243f am 98488da3: am aefd3aaf: SCSV support by Neil Fuller · 11 years ago
  8. 98488da am aefd3aaf: SCSV support by Neil Fuller · 11 years ago
  9. 71d84ae am 1602b292: am 28018144: am 14b8a7ac: am c3f6560f: SCSV support by Neil Fuller · 11 years ago
  10. 1602b29 am 28018144: am 14b8a7ac: am c3f6560f: SCSV support by Neil Fuller · 11 years ago
  11. 2801814 am 14b8a7ac: am c3f6560f: SCSV support by Neil Fuller · 11 years ago
  12. 14b8a7a am c3f6560f: SCSV support by Neil Fuller · 11 years ago
  13. c3f6560 SCSV support by Neil Fuller · 11 years ago
  14. e5f7f28 am e256f2c5: SCSV support by Neil Fuller · 11 years ago
  15. aefd3aa SCSV support by Neil Fuller · 11 years ago
  16. e256f2c SCSV support by Neil Fuller · 11 years ago
  17. 752a104 am e3bfefb1: Fix OkHttp test failure for fast devices by Neil Fuller · 11 years ago
  18. e3bfefb Fix OkHttp test failure for fast devices by Neil Fuller · 11 years ago
  19. e746885 am 2ef5d26d: Merge "Alter Android\'s connection pool behavior on network config changes" by Neil Fuller · 11 years ago
  20. 2ef5d26 Merge "Alter Android's connection pool behavior on network config changes" by Neil Fuller · 11 years ago
  21. e90db59 am 00de4554: (-s ours) Merge "external/okhttp changes to support connection pool flushing" by Neil Fuller · 11 years ago
  22. 9196e81 Alter Android's connection pool behavior on network config changes by Neil Fuller · 11 years ago
  23. 00de455 Merge "external/okhttp changes to support connection pool flushing" by Neil Fuller · 11 years ago
  24. 54a6fb9 external/okhttp changes to support connection pool flushing by Neil Fuller · 11 years ago
  25. 6b2511b am 0918fed9: (-s ours) Merge "Enable android.net to reuse OkHttpClient creation logic" by Neil Fuller · 11 years ago
  26. 0918fed Merge "Enable android.net to reuse OkHttpClient creation logic" by Neil Fuller · 11 years ago
  27. 2be7280 Enable android.net to reuse OkHttpClient creation logic by Neil Fuller · 11 years ago
  28. 996cb98 am 8bced3e7: Alter Android\'s connection pool behavior on network config changes by Neil Fuller · 11 years ago
  29. 8bced3e Alter Android's connection pool behavior on network config changes by Neil Fuller · 11 years ago
  30. 568871c am 84f674f3: external/okhttp changes to support connection pool flushing by Neil Fuller · 11 years ago
  31. b130cac am c19427fc: Enable android.net to reuse OkHttpClient creation logic by Neil Fuller · 11 years ago
  32. 84f674f external/okhttp changes to support connection pool flushing by Neil Fuller · 11 years ago
  33. c19427f Enable android.net to reuse OkHttpClient creation logic by Neil Fuller · 11 years ago
  34. d0937ca am a7da17a4: Fix NPE in Connection#close when socket == null. by Narayan Kamath · 11 years ago
  35. 8e12f25 am bd5b1a78: Merge "Fix NPE in Connection#close when socket == null." by Narayan Kamath · 11 years ago
  36. a7da17a Fix NPE in Connection#close when socket == null. by Narayan Kamath · 11 years ago
  37. bd5b1a7 Merge "Fix NPE in Connection#close when socket == null." by Narayan Kamath · 11 years ago
  38. c2bb00c Fix NPE in Connection#close when socket == null. by Narayan Kamath · 11 years ago
  39. 37222af am ced21f60: Merge "Fix knock-ons from upstream okhttp pull #1011" by Narayan Kamath · 11 years ago
  40. cdbadea am fbe29149: Merge "Apply okhttp upstream pull request #1011" by Neil Fuller · 11 years ago
  41. ced21f6 Merge "Fix knock-ons from upstream okhttp pull #1011" by Narayan Kamath · 11 years ago
  42. 807414a Fix knock-ons from upstream okhttp pull #1011 by Neil Fuller · 11 years ago
  43. fbe2914 Merge "Apply okhttp upstream pull request #1011" by Neil Fuller · 11 years ago
  44. 5093c4f Apply okhttp upstream pull request #1011 by Neil Fuller · 11 years ago
  45. 89b5c01 am 2ee29995: Fix transparent gzip for basic auth. by Neil Fuller · 11 years ago
  46. 2ee2999 Fix transparent gzip for basic auth. by Neil Fuller · 11 years ago
  47. 1ef87be am c71b04ea: Merge "Fix transparent gzip for basic auth." by Neil Fuller · 11 years ago
  48. c71b04e Merge "Fix transparent gzip for basic auth." by Neil Fuller · 11 years ago
  49. f6af62d Fix transparent gzip for basic auth. by Neil Fuller · 11 years ago
  50. 31ff31a am c5cad20e: Merge "DO NOT MERGE Revert "Remove workaround for *.clients.google.com."" into lmp-dev by Alex Klyubin · 11 years ago
  51. c5cad20 Merge "DO NOT MERGE Revert "Remove workaround for *.clients.google.com."" into lmp-dev by Alex Klyubin · 11 years ago
  52. 53f542f DO NOT MERGE Revert "Remove workaround for *.clients.google.com." by Alex Klyubin · 11 years ago
  53. d56038b am 1701377c: Merge "Remove workaround for *.clients.google.com." into lmp-dev by Alex Klyubin · 11 years ago
  54. df0578b am 7c7f22d8: Allow callers to pass in a custom host resolver implementation. by Lorenzo Colitti · 11 years ago
  55. 9a60f9f am 4909663c: Merge "Allow callers to pass in a custom host resolver implementation." by Lorenzo Colitti · 11 years ago
  56. 1701377 Merge "Remove workaround for *.clients.google.com." into lmp-dev by Alex Klyubin · 11 years ago
  57. 7c7f22d Allow callers to pass in a custom host resolver implementation. by Lorenzo Colitti · 11 years ago
  58. fa38bbf Remove workaround for *.clients.google.com. by Alex Klyubin · 11 years ago
  59. c009e8c am 37405d91: Merge "Remove workaround for *.clients.google.com." by Alex Klyubin · 11 years ago
  60. 4909663 Merge "Allow callers to pass in a custom host resolver implementation." by Lorenzo Colitti · 11 years ago
  61. 2695578 Allow callers to pass in a custom host resolver implementation. by Lorenzo Colitti · 11 years ago
  62. 37405d9 Merge "Remove workaround for *.clients.google.com." by Alex Klyubin · 11 years ago
  63. 66acc67 Remove workaround for *.clients.google.com. by Alex Klyubin · 11 years ago
  64. fc98711 am 1410c75d: Use the socket factory for direct connections as well. by Lorenzo Colitti · 11 years ago
  65. 1410c75 Use the socket factory for direct connections as well. by Lorenzo Colitti · 11 years ago
  66. 78ccf38 am eff66cb9: Merge "Use the socket factory for direct connections as well." by Lorenzo Colitti · 11 years ago
  67. eff66cb Merge "Use the socket factory for direct connections as well." by Lorenzo Colitti · 11 years ago
  68. a83ddf1 Use the socket factory for direct connections as well. by Lorenzo Colitti · 11 years ago
  69. 8e96328 am 3f968acf: Allow specifying a socket factory for connections. by Jake Wharton · 11 years ago
  70. 5ef36ba am 993d4204: Merge "Allow specifying a socket factory for connections." by Lorenzo Colitti · 11 years ago
  71. 3f968ac Allow specifying a socket factory for connections. by Jake Wharton · 11 years ago
  72. 993d420 Merge "Allow specifying a socket factory for connections." by Lorenzo Colitti · 11 years ago
  73. e5baca5 Allow specifying a socket factory for connections. by Jake Wharton · 11 years ago
  74. 8d37445 am e506e8a3: am 8fb3486d: am d6c1bef6: am 4e9fb0dd: Merge "Fix build." by Elliott Hughes · 11 years ago
  75. 4301f37 am bf740824: am d6c1bef6: am 4e9fb0dd: Merge "Fix build." by Elliott Hughes · 11 years ago
  76. e506e8a am 8fb3486d: am d6c1bef6: am 4e9fb0dd: Merge "Fix build." by Elliott Hughes · 11 years ago
  77. 8fb3486 am d6c1bef6: am 4e9fb0dd: Merge "Fix build." by Elliott Hughes · 11 years ago
  78. bf74082 am d6c1bef6: am 4e9fb0dd: Merge "Fix build." by Elliott Hughes · 11 years ago
  79. d6c1bef am 4e9fb0dd: Merge "Fix build." by Elliott Hughes · 11 years ago
  80. 4e9fb0d Merge "Fix build." by Elliott Hughes · 11 years ago
  81. 4f87695 Fix build. by Elliott Hughes · 11 years ago
  82. 75724fa am b776aa70: am 865f0db0: Merge "Switch from core to core-libart" by Brian Carlstrom · 11 years ago
  83. b776aa7 am 865f0db0: Merge "Switch from core to core-libart" by Brian Carlstrom · 11 years ago
  84. 865f0db Merge "Switch from core to core-libart" by Brian Carlstrom · 11 years ago
  85. c5fecf2 Switch from core to core-libart by Brian Carlstrom · 11 years ago
  86. 7c2de39 am cefd6c9f: Fix build. by Elliott Hughes · 11 years ago
  87. cefd6c9 Fix build. by Elliott Hughes · 11 years ago
  88. 1bd46a3 am ca02dc9d: am f66b7973: Merge "Remove deprecated WITH_HOST_DALVIK." by Ian Rogers · 11 years ago
  89. ca02dc9 am f66b7973: Merge "Remove deprecated WITH_HOST_DALVIK." by Ian Rogers · 11 years ago
  90. f66b797 Merge "Remove deprecated WITH_HOST_DALVIK." by Ian Rogers · 11 years ago
  91. 112fb08 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 11 years ago
  92. 607eeed am c675ba68: merge in master-release history after reset to 05590daa8c2cd929c8a7b0f23d55e0a223a3f676 by The Android Automerger · 11 years ago
  93. 43df2b6 am f984b8b9: am 3341b7d2: am 5f331151: Merge "Delete okhttp-tests and add okhttp-tests-nojarjar" by Neil Fuller · 11 years ago
  94. f984b8b am 3341b7d2: am 5f331151: Merge "Delete okhttp-tests and add okhttp-tests-nojarjar" by Neil Fuller · 11 years ago
  95. 3341b7d am 5f331151: Merge "Delete okhttp-tests and add okhttp-tests-nojarjar" by Neil Fuller · 11 years ago
  96. 5f33115 Merge "Delete okhttp-tests and add okhttp-tests-nojarjar" by Neil Fuller · 11 years ago
  97. 30ba61a am d9e6089b: am 43e59e2c: am f3b4edfa: Merge "Add jarjar rules to repackage okio to com.android.okio" by Neil Fuller · 11 years ago
  98. d9e6089 am 43e59e2c: am f3b4edfa: Merge "Add jarjar rules to repackage okio to com.android.okio" by Neil Fuller · 11 years ago
  99. 43e59e2 am f3b4edfa: Merge "Add jarjar rules to repackage okio to com.android.okio" by Neil Fuller · 11 years ago
  100. 98d2d60 Delete okhttp-tests and add okhttp-tests-nojarjar by Neil Fuller · 11 years ago