1. 50767f4 Stop checking for QUIC success in CTS tests by Stefano Duo · 2 years, 5 months ago
  2. 73e2e87 Move cronet to framework-connectivity by Motomu Utsumi · 2 years, 5 months ago
  3. f6c1417 Migrate CTS test users of UploadDataProvider to a single canonical impl. by Dan Stahr · 2 years, 6 months ago
  4. 4264d14 [Cronet] Move OWNERS file to parent tests directory by Chidera Olibie · 2 years, 6 months ago
  5. d18610d Merge "Add addPublicKeyPins test" by Stefano Duo · 2 years, 6 months ago
  6. e7529e8 Add addPublicKeyPins test by Stefano Duo · 2 years, 6 months ago
  7. 965a4bc Add setEnableBrotli tests by Chidera Olibie · 2 years, 6 months ago
  8. 0230196 Merge "Add setQuicOptions test" by Chidera Olibie · 2 years, 6 months ago
  9. 948fa4b Add setQuicOptions test by Chidera Olibie · 2 years, 6 months ago
  10. f118bf5 Add test for QuicOption.setHandshakeUserAgent by Chidera Olibie · 2 years, 6 months ago
  11. 596e9d8 Add CTS for QuicException by Chidera Olibie · 2 years, 7 months ago
  12. 2441e4a cronet: Update APIs naming by Motomu Utsumi · 2 years, 6 months ago
  13. 746f10e Merge "EnableHttpCache: Make use of new CtsTestServer cachable response" by Stefano Duo · 2 years, 6 months ago
  14. f773124 Merge "Add tests for setting custom headers." by Dan Stahr · 2 years, 6 months ago
  15. 58af719 Merge "Use CtsTestServer to test PublicKeyPinningBypass" by Stefano Duo · 2 years, 6 months ago
  16. 9ed7a33 Merge "cronet: Fix AutoBoxing API linter issue" by Dan Stahr · 2 years, 6 months ago
  17. 72d18ba EnableHttpCache: Make use of new CtsTestServer cachable response by Stefano Duo · 2 years, 6 months ago
  18. 04482e4 Use CtsTestServer to test PublicKeyPinningBypass by Stefano Duo · 2 years, 6 months ago
  19. 020b319 Merge "Add a test for the version string presence." by Dan Stahr · 2 years, 6 months ago
  20. 7fd00cc Add tests for setting custom headers. by Dan Stahr · 2 years, 6 months ago
  21. 80dc27d Merge "Add a multiple redirects test for Cronet." by Dan Stahr · 2 years, 6 months ago
  22. 68ceaa3 Add a test for the version string presence. by Dan Stahr · 2 years, 6 months ago
  23. 1c96f94 Add a multiple redirects test for Cronet. by Dan Stahr · 2 years, 6 months ago
  24. 3b67313 Merge "[Cronet] Add setDnsOptionsTest" by Chidera Olibie · 2 years, 6 months ago
  25. 5cdd07a cronet: Fix AutoBoxing API linter issue by Motomu Utsumi · 2 years, 6 months ago
  26. 1bf87ce [Cronet] Add setDnsOptionsTest by Chidera Olibie · 2 years, 6 months ago
  27. e2e3ec4 Merge "Enable tests for idle connection timeout getter / setter." by Dan Stahr · 2 years, 6 months ago
  28. 2639f1d Merge "Add test for setConnectionMigration options" by Chidera Olibie · 2 years, 6 months ago
  29. 4bc78be Enable tests for idle connection timeout getter / setter. by Dan Stahr · 2 years, 6 months ago
  30. 822122f Add test for setConnectionMigration options by Chidera Olibie · 2 years, 6 months ago
  31. 944d6a3 Merge "Cronet API: make UrlRequest.Callback an interface." by Treehugger Robot · 2 years, 6 months ago
  32. 067aecf Add HttpEngine#{bindTo, unbindFrom}Network CTS tests by Stefano Duo · 2 years, 6 months ago
  33. fcfe8c7 Cronet API: make UrlRequest.Callback an interface. by Dan Stahr · 2 years, 6 months ago
  34. a23a74a Merge "Add more test coverage for UrlRequest and ConnectionMigrationOptions." by Dan Stahr · 2 years, 6 months ago
  35. 7dd9519 Add more test coverage for UrlRequest and ConnectionMigrationOptions. by Dan Stahr · 2 years, 6 months ago
  36. d229268 cronet: Hide old newUrlRequestBuilder by Motomu Utsumi · 2 years, 6 months ago
  37. d41fa7b cronet: Make BidirectionalStream.Callback interface by Motomu Utsumi · 2 years, 6 months ago
  38. 444192a cronet: Use HeaderBlock for getHeaders API by Motomu Utsumi · 2 years, 6 months ago
  39. 00b4a97 cronet: Address Setter/Getter related API linter issues by Motomu Utsumi · 2 years, 6 months ago
  40. 709d8f3 Merge "cronet: add test for urlresponse info" by Chidera Olibie · 2 years, 6 months ago
  41. 0ba6154 Merge "Add CTS tests for user agent." by Dan Stahr · 2 years, 6 months ago
  42. 0ea16d8 Add CTS tests for user agent. by Dan Stahr · 2 years, 6 months ago
  43. d67c63e Add direct executor and ByteBuffer state test coverage. by Dan Stahr · 2 years, 7 months ago
  44. e3d4b0a Merge "cronet: Fix ListenerInterface API linter error" by Motomu Utsumi · 2 years, 6 months ago
  45. 4fa5fe1 Merge "cronet: Fix ListenerLast API linter error" by Motomu Utsumi · 2 years, 6 months ago
  46. 8f04e0d Merge "Add testHttpEngine_EnablePublicKeyPinningBypassForLocalTrustAnchors" by Stefano Duo · 2 years, 6 months ago
  47. 21af035 Merge "Revert "Revert "Add testHttpEngine_EnableHttpCache""" by Stefano Duo · 2 years, 6 months ago
  48. abf2a8b Merge "Add NetHttpCoverageTests to mainline presubmit" by Chidera Olibie · 2 years, 6 months ago
  49. 6d9f7be Merge "Add CTS tests for QuicOptions" by Dan Stahr · 2 years, 6 months ago
  50. d66799a Add NetHttpCoverageTests to mainline presubmit by Chidera Olibie · 2 years, 8 months ago
  51. 73d869f cronet: Fix ListenerInterface API linter error by Motomu Utsumi · 2 years, 7 months ago
  52. 45a35ae cronet: Fix ListenerLast API linter error by Motomu Utsumi · 2 years, 7 months ago
  53. af33f01 Add CTS tests for QuicOptions by Dan Stahr · 2 years, 6 months ago
  54. dd6e964 Add testHttpEngine_EnablePublicKeyPinningBypassForLocalTrustAnchors by Stefano Duo · 2 years, 7 months ago
  55. 6977153 Revert "Revert "Add testHttpEngine_EnableHttpCache"" by Stefano Duo · 2 years, 6 months ago
  56. ecb76dc cronet: add test for urlresponse info by Chidera Olibie · 2 years, 6 months ago
  57. 8722531 Cronet: Add bidirectionalStream GET request test by Chidera Olibie · 2 years, 6 months ago
  58. 5fdc756 Merge "Revert "Add testHttpEngine_EnableHttpCache"" by Chidera Olibie · 2 years, 6 months ago
  59. eff4a85 Revert "Add testHttpEngine_EnableHttpCache" by Oleg Blinnikov · 2 years, 6 months ago
  60. f21c105 Merge "Add BidirectionalStreamCallback util class" by Chidera Olibie · 2 years, 6 months ago
  61. b4f2ac2 Merge "Add testHttpEngine_EnableHttpCache" by Stefano Duo · 2 years, 6 months ago
  62. cb8add1 Add BidirectionalStreamCallback util class by Chidera Olibie · 2 years, 6 months ago
  63. b298aee Cronet clean up by Chidera Olibie · 2 years, 6 months ago
  64. 02970ff Merge "TestUrlRequestCallback: assert internal states using matchers" by Stefano Duo · 2 years, 7 months ago
  65. c75668a Merge "Update Cronet/tests/cts/AndroidManifest.xml" by Frank Feng · 2 years, 7 months ago
  66. 0fbde75 Update Cronet/tests/cts/AndroidManifest.xml by Frank Feng · 2 years, 7 months ago
  67. f909669 Add testHttpEngine_EnableHttpCache by Stefano Duo · 2 years, 7 months ago
  68. b7c14eb TestUrlRequestCallback: assert internal states using matchers by Stefano Duo · 2 years, 7 months ago
  69. 237172d Merge "Add CTS for ConnectionMigrationOptions API" by Chidera Olibie · 2 years, 7 months ago
  70. 5f70ec9 Add more test coverage for DnsOptions. by Dan Stahr · 2 years, 7 months ago
  71. 57d11ad Add CTS for ConnectionMigrationOptions API by Chidera Olibie · 2 years, 7 months ago
  72. 6436cc1 Merge "Add CTS for DnsOptions API" by Chidera Olibie · 2 years, 7 months ago
  73. 16484bd Merge "Remove compile_multilib from non-coverage test target" by Chidera Olibie · 2 years, 7 months ago
  74. 2b012c2 Add CTS for DnsOptions API by Chidera Olibie · 2 years, 7 months ago
  75. 3796903 Add CTS for Network Exception by Chidera Olibie · 2 years, 7 months ago
  76. 0a5befb Add CTS for CallbackException by Chidera Olibie · 2 years, 7 months ago
  77. ab552d1 Always cancel requests during tearDown by Stefano Duo · 2 years, 7 months ago
  78. b3cad55 Remove compile_multilib from non-coverage test target by Chidera Olibie · 2 years, 7 months ago
  79. c8f7d1f Merge "Create a separate coverage target for Cronet tests" by Chidera Olibie · 2 years, 7 months ago
  80. e3e2e7f Create a separate coverage target for Cronet tests by Chidera Olibie · 2 years, 7 months ago
  81. d5bab6b cronet: add CTS test for net.http.UrlRequest failure by Etienne Dechamps · 2 years, 7 months ago
  82. 09b8b28 Merge "Cronet: add test for handling post request" by Chidera Olibie · 2 years, 7 months ago
  83. 68f7c3a Merge "Cronet QUIC test: skip if request fails" by Treehugger Robot · 2 years, 7 months ago
  84. a3d69d0 Cronet: add test for handling post request by Chidera Olibie · 2 years, 9 months ago
  85. 90bcc0d Merge "cronet: handle post request" by Chidera Olibie · 2 years, 7 months ago
  86. 59c8cf3 Cronet QUIC test: skip if request fails by Stefano Duo · 2 years, 7 months ago
  87. ed6f25b cronet: add CTS test for net.http.UrlRequest.cancel() by Etienne Dechamps · 2 years, 7 months ago
  88. 9dd83a2 cronet: handle post request by Chidera Olibie · 2 years, 9 months ago
  89. 44563b5 testHttpEngine_EnableQuic: Send multiple requests by Stefano Duo · 2 years, 8 months ago
  90. b91ba3f Cronet: add TestUploadDataProvider by Chidera Olibie · 2 years, 9 months ago
  91. d6bb618 cronet: align cronet test naming with API by Patrick Rohr · 2 years, 8 months ago
  92. 63863bf cronet: rename CronetCtsTestServer to HttpCtsTestServer by Patrick Rohr · 2 years, 8 months ago
  93. 4c77a7d Create Cronet's CTS for CronetEngine APIs by Stefano Duo · 2 years, 8 months ago
  94. 7351f47 Refactor internet connection check into utility function by Stefano Duo · 2 years, 8 months ago
  95. aa257b1 Merge changes I54d367fd,Ib789dc59 by Patrick Rohr · 2 years, 8 months ago
  96. 04a633a cronet: update tests to use android.net.http API by Patrick Rohr · 2 years, 8 months ago
  97. 6839424 cronet: use defaults to enable or disable tests by Patrick Rohr · 2 years, 8 months ago
  98. 8d6cbff Rename CtsCronetTestCases to CtsNetHttpTestCases by Chidera Olibie · 2 years, 8 months ago
  99. f0f0ac0 cronet: add variable to disable cronet tests on tm-mainline-prod by Patrick Rohr · 2 years, 8 months ago
  100. f18cacf Cronet: add test for urlrequest status by Chidera Olibie · 2 years, 9 months ago