1. 867f0e5 Apply upstream commit: Allow HTAB in header values. am: f38272f18f by Tobias Thierer · 8 years ago int/n/fp2
  2. f38272f Apply upstream commit: Allow HTAB in header values. by Tobias Thierer · 8 years ago
  3. ff44cb1 Use different URL encoding for single quote in query am: da039605fa by Neil Fuller · 8 years ago
  4. da03960 Use different URL encoding for single quote in query by Neil Fuller · 8 years ago
  5. ffe9365 Fix regression in the HTTP request line am: af79cbf93e by Neil Fuller · 8 years ago
  6. af79cbf Fix regression in the HTTP request line by Neil Fuller · 8 years ago
  7. cd57d9e Fix regression in the HTTP request line by Neil Fuller · 8 years ago
  8. 94442d7 Relax validation of HTTP header values to retain L/M behavior am: 75687ca5ae by Neil Fuller · 8 years ago
  9. 75687ca Relax validation of HTTP header values to retain L/M behavior by Neil Fuller · 8 years ago
  10. 9c0f52b Merge "Fix a race closing MockSpdyPeer." into marshmallow-cts-dev am: 8284e5f am: 386cd9c am: 113a90b am: e3deca1 am: 19ddbba by Daniel Xie · 8 years ago
  11. 0481d3f Merge "Fix a race closing MockSpdyPeer." into marshmallow-cts-dev am: 8284e5f am: 386cd9c am: 113a90b am: e3deca1 by Takeshi Katae · 8 years ago
  12. 19ddbba Merge "Fix a race closing MockSpdyPeer." into marshmallow-cts-dev am: 8284e5f am: 386cd9c am: 113a90b by Daniel Xie · 8 years ago
  13. e3deca1 Merge "Fix a race closing MockSpdyPeer." into marshmallow-cts-dev am: 8284e5f am: 386cd9c by Takeshi Katae · 8 years ago
  14. 113a90b Merge "Fix a race closing MockSpdyPeer." into marshmallow-cts-dev am: 8284e5f by Daniel Xie · 8 years ago
  15. 386cd9c Merge "Fix a race closing MockSpdyPeer." into marshmallow-cts-dev am: 8284e5f by Takeshi Katae · 8 years ago
  16. 8284e5f Merge "Fix a race closing MockSpdyPeer." into marshmallow-cts-dev by Daniel Xie · 8 years ago
  17. 08cb518 Modify tests with parameters to work with CTS am: 6b17166 by Nicholas Sauer · 8 years ago
  18. 6b17166 Modify tests with parameters to work with CTS by Nicholas Sauer · 8 years ago
  19. e5075f0 Fix a race closing MockSpdyPeer. by Takeshi Katae · 8 years ago
  20. 4c52173 Reapply an upstream OkHttp change to Android for HttpUrl by Neil Fuller · 8 years ago
  21. 469258d Reapply an upstream OkHttp change to Android for HttpUrl by Neil Fuller · 8 years ago
  22. 6dde4fd Apply upstream OkHttp HttpUrl fix by jwilson · 9 years ago
  23. e31a2f4 Apply upstream OkHttp HttpUrl fix by jwilson · 9 years ago
  24. 49e7226 Apply upstream OkHttp HttpUrl fix by Isaac Green · 9 years ago
  25. 2d6bab1 okhttp: add workaround in RequestTest for \r by Sergio Giro · 8 years ago
  26. c06ef25 Workaround for request header values with trailing '\r' or '\r\n' by Sergio Giro · 8 years ago
  27. 3ddb382 Temporary workaround for whatsapp issues. by Narayan Kamath · 8 years ago
  28. ae7731a Force okhttp to continue to use v51 (1.7) .class files by Neil Fuller · 8 years ago
  29. e23f5ef Merge "Use hostname aware isCleartextTrafficPermitted" am: 0cf52b731c by Chad Brubaker · 8 years ago
  30. d576394 Merge "Use hostname aware isCleartextTrafficPermitted" am: 0cf52b731c by Chad Brubaker · 8 years ago
  31. 0cf52b7 Merge "Use hostname aware isCleartextTrafficPermitted" by Chad Brubaker · 8 years ago
  32. 3be9592 Merge "Add basic URLFilter for HttpURLConnection" am: f97dca763d am: 330c948618 by Chad Brubaker · 8 years ago
  33. 330c948 Merge "Add basic URLFilter for HttpURLConnection" am: f97dca763d by Chad Brubaker · 8 years ago
  34. f97dca7 Merge "Add basic URLFilter for HttpURLConnection" by Chad Brubaker · 8 years ago
  35. 36e73c9 Use hostname aware isCleartextTrafficPermitted by Chad Brubaker · 8 years ago
  36. 27c8053 Add basic URLFilter for HttpURLConnection by Chad Brubaker · 8 years ago
  37. a7a2ee6 Merge "Permit space to be encoded as + or %20." am: 0202993c54 am: 51385e0ead by Narayan Kamath · 8 years ago
  38. 51385e0 Merge "Permit space to be encoded as + or %20." am: 0202993c54 by Narayan Kamath · 8 years ago
  39. 0202993 Merge "Permit space to be encoded as + or %20." by Narayan Kamath · 8 years ago
  40. 65f07be Permit space to be encoded as + or %20. by Narayan Kamath · 8 years ago
  41. dc219ce Merge "Workaround for request header values with trailing \'\n\'" am: 84965c4e17 by Neil Fuller · 8 years ago
  42. 4d93440 Merge "Workaround for request header values with trailing \'\n\'" am: 84965c4e17 by Neil Fuller · 8 years ago
  43. 84965c4 Merge "Workaround for request header values with trailing '\n'" by Neil Fuller · 8 years ago
  44. 28c5794 Workaround for request header values with trailing '\n' by Neil Fuller · 8 years ago
  45. 47b78b5 Merge changes from topic \'aosp-merge-24-12\' am: 27a7c9ada5 am: beb9a51c4d by Narayan Kamath · 8 years ago
  46. beb9a51 Merge changes from topic \'aosp-merge-24-12\' am: 27a7c9ada5 by Narayan Kamath · 8 years ago
  47. 27a7c9a Merge changes from topic 'aosp-merge-24-12' by Narayan Kamath · 8 years ago
  48. 04b2952 Use core-oj alongside core-libart wherever required. by Ying Wang · 8 years ago
  49. 71a49ec Add core-oj to the list of dependencies by Przemyslaw Szczepaniak · 8 years ago
  50. 5b46d7d Merge "Refactor NetworkSecurityPolicy to be pluggable" am: ae4b4a66e7 by Chad Brubaker · 8 years ago
  51. d888fa3 Merge "Refactor NetworkSecurityPolicy to be pluggable" am: ae4b4a66e7 by Chad Brubaker · 8 years ago
  52. ae4b4a6 Merge "Refactor NetworkSecurityPolicy to be pluggable" by Chad Brubaker · 8 years ago
  53. a8b3618 Refactor NetworkSecurityPolicy to be pluggable by Chad Brubaker · 8 years ago
  54. f2fd027 Merge "Fix HttpURLConnection.setFollowRedirects()" am: a74263de52 am: b0d5e00ec4 by Neil Fuller · 8 years ago
  55. 37411b6 Merge "Fix HttpURLConnection.setFollowRedirects()" am: a74263de52 am: b0d5e00ec4 by Neil Fuller · 8 years ago
  56. b0d5e00 Merge "Fix HttpURLConnection.setFollowRedirects()" am: a74263de52 by Neil Fuller · 8 years ago
  57. a74263d Merge "Fix HttpURLConnection.setFollowRedirects()" by Neil Fuller · 8 years ago
  58. b701c07 Fix HttpURLConnection.setFollowRedirects() by Neil Fuller · 8 years ago
  59. ab302b7 Use core-oj alongside core-libart wherever required. by Ying Wang · 8 years ago
  60. aed5d55 Add core-oj to the list of dependencies by Przemyslaw Szczepaniak · 8 years ago
  61. dde1312 Merge "Fix URLConnectionTest.writeTimeouts with large receive buffers" am: a51d868761 am: 69a592327a by Neil Fuller · 8 years ago
  62. 710ae5e Merge "Fix URLConnectionTest.writeTimeouts with large receive buffers" am: a51d868761 by Neil Fuller · 8 years ago
  63. 69a5923 Merge "Fix URLConnectionTest.writeTimeouts with large receive buffers" by Neil Fuller · 8 years ago
  64. a51d868 Merge "Fix URLConnectionTest.writeTimeouts with large receive buffers" by Neil Fuller · 8 years ago
  65. 2238586 Merge "DO NOT MERGE: Fix URLConnectionTest.writeTimeouts with large receive buffers" into marshmallow-cts-dev am: c4b12fab81 -s ours am: 6247b330f4 am: 8857d6f3a3 by Neil Fuller · 8 years ago
  66. 0d23579 Merge "DO NOT MERGE: Fix URLConnectionTest.writeTimeouts with large receive buffers" into marshmallow-cts-dev am: c4b12fab81 -s ours am: 6247b330f4 by Neil Fuller · 8 years ago
  67. 8857d6f Merge "DO NOT MERGE: Fix URLConnectionTest.writeTimeouts with large receive buffers" into marshmallow-cts-dev am: c4b12fab81 -s ours by Neil Fuller · 8 years ago
  68. 6247b33 Merge "DO NOT MERGE: Fix URLConnectionTest.writeTimeouts with large receive buffers" into marshmallow-cts-dev by Neil Fuller · 8 years ago
  69. c4b12fa Merge "DO NOT MERGE: Fix URLConnectionTest.writeTimeouts with large receive buffers" into marshmallow-cts-dev by Neil Fuller · 8 years ago
  70. a7a7e05 Revert "DO NOT MERGE Revert "okio: increase segment size to 8 KiB"" am: 57813a7d01 by Thierry Strudel · 8 years ago
  71. 141472a Revert "DO NOT MERGE Revert "okio: increase segment size to 8 KiB"" by Thierry Strudel · 8 years ago
  72. 62dc0a1 DO NOT MERGE: Fix URLConnectionTest.writeTimeouts with large receive buffers by Neil Fuller · 8 years ago
  73. d22dae2 Fix URLConnectionTest.writeTimeouts with large receive buffers by Neil Fuller · 8 years ago
  74. 57813a7 Revert "DO NOT MERGE Revert "okio: increase segment size to 8 KiB"" by Thierry Strudel · 9 years ago
  75. 49e01b3 Merge "DO NOT MERGE Revert "okio: increase segment size to 8 KiB"" into mnc-dr-dev am: 6d293a35bf by Ye Wen · 9 years ago
  76. 2c544bc Merge "DO NOT MERGE Revert "okio: increase segment size to 8 KiB"" into mnc-dr-dev by Ye Wen · 9 years ago
  77. 6d293a3 Merge "DO NOT MERGE Revert "okio: increase segment size to 8 KiB"" into mnc-dr-dev by Ye Wen · 9 years ago
  78. 0051544 DO NOT MERGE Revert "okio: increase segment size to 8 KiB" by Ye Wen · 9 years ago
  79. d60dfa3 Merge "Fix visibility of test method that prevents tests running" am: 77cc4fcff2 by Neil Fuller · 9 years ago
  80. 92b46ba Merge "Fix visibility of test method that prevents tests running" am: 77cc4fcff2 by Neil Fuller · 9 years ago
  81. 77cc4fc Merge "Fix visibility of test method that prevents tests running" by Neil Fuller · 9 years ago
  82. c4c05ff Fix visibility of test method that prevents tests running by Neil Fuller · 9 years ago
  83. 8cf6f7a Fix Http(s)URLConnectionImpl.getInstanceFollowsRedirects() by Neil Fuller · 9 years ago
  84. 083b407 Fix Http(s)URLConnectionImpl.getInstanceFollowsRedirects() by Neil Fuller · 9 years ago
  85. 8edcad6 Merge "Fix Http(s)URLConnectionImpl.getInstanceFollowsRedirects()" by Neil Fuller · 9 years ago
  86. c03aeca Merge "Fix Http(s)URLConnectionImpl.getInstanceFollowsRedirects()" by Neil Fuller · 9 years ago
  87. ceafaf3 Fix Http(s)URLConnectionImpl.getInstanceFollowsRedirects() by Neil Fuller · 9 years ago
  88. 1b4af3d resolved conflicts for 14053454 to mnc-dr-dev-plus-aosp by Neil Fuller · 9 years ago
  89. 1405345 am e0d02d71: Reduce the memory requirements of a test by Neil Fuller · 9 years ago
  90. 495b751 am d1c79b97: am 8912339b: Merge changes from topic \'okhttpupgrade_afterm\' by Neil Fuller · 9 years ago
  91. d1c79b9 am 8912339b: Merge changes from topic \'okhttpupgrade_afterm\' by Neil Fuller · 9 years ago
  92. e0d02d7 Reduce the memory requirements of a test by Neil Fuller · 9 years ago
  93. 8912339 Merge changes from topic 'okhttpupgrade_afterm' by Neil Fuller · 9 years ago
  94. 9e58a5c am 147e5ea7: okio: increase segment size to 8 KiB by Thierry Strudel · 9 years ago
  95. 147e5ea okio: increase segment size to 8 KiB by Thierry Strudel · 9 years ago
  96. 36132b3 Android modifications to OkHttp by Neil Fuller · 9 years ago
  97. 71b9f47 Pull latest code from upstream okhttp and okio by Neil Fuller · 9 years ago
  98. 655ef9e am 93e6103c: (-s ours) am ff23ada4: am 04ebb4d1: am b60e2bef: (-s ours) am 99189120: Merge "Revert "Revert "Add further handling for when a CONNECT incorrectly returns a body.""" into lollipop-mr1-cts-dev by Neil Fuller · 9 years ago
  99. 20a8efc am 96c2ae2d: (-s ours) am 79969219: am fe5cf4e1: am 6e829118: (-s ours) am ce55fb3f: Merge "Revert "Add further handling for when a CONNECT incorrectly returns a body."" into lollipop-cts-dev automerge: a3c0a65 by Neil Fuller · 9 years ago
  100. e0e328b am 20e0e655: (-s ours) am dd172a12: Allow HttpEngine to retry connections on timeout / interruption. by Narayan Kamath · 9 years ago