- 2a6dbac Merge "Stop checking for QUIC success in CTS tests" am: af37953664 by Treehugger Robot · 2 years, 5 months ago
- 50767f4 Stop checking for QUIC success in CTS tests by Stefano Duo · 2 years, 5 months ago
- ceb9f59 Merge "Move cronet to framework-connectivity" am: 8b02a2682a by Motomu Utsumi · 2 years, 5 months ago
- 73e2e87 Move cronet to framework-connectivity by Motomu Utsumi · 2 years, 5 months ago
- 1a19bfb Merge "Migrate CTS test users of UploadDataProvider to a single canonical impl." am: 045147a632 by Dan Stahr · 2 years, 5 months ago
- f6c1417 Migrate CTS test users of UploadDataProvider to a single canonical impl. by Dan Stahr · 2 years, 6 months ago
- 18c011e Merge "[Cronet] Move OWNERS file to parent tests directory" am: dd813e185e by Chidera Olibie · 2 years, 6 months ago
- 4264d14 [Cronet] Move OWNERS file to parent tests directory by Chidera Olibie · 2 years, 6 months ago
- 1658b13 Merge "Add addPublicKeyPins test" am: d18610d9b1 by Stefano Duo · 2 years, 6 months ago
- d18610d Merge "Add addPublicKeyPins test" by Stefano Duo · 2 years, 6 months ago
- e220321 Merge "Add setEnableBrotli tests" am: c9cf281abe by Chidera Olibie · 2 years, 6 months ago
- e7529e8 Add addPublicKeyPins test by Stefano Duo · 2 years, 6 months ago
- 965a4bc Add setEnableBrotli tests by Chidera Olibie · 2 years, 6 months ago
- 1c48bab Merge "Add setQuicOptions test" am: 023019600a by Chidera Olibie · 2 years, 6 months ago
- 0230196 Merge "Add setQuicOptions test" by Chidera Olibie · 2 years, 6 months ago
- 36529b9 Merge "Add test for QuicOption.setHandshakeUserAgent" am: 8e7ff17ae9 by Chidera Olibie · 2 years, 6 months ago
- 948fa4b Add setQuicOptions test by Chidera Olibie · 2 years, 6 months ago
- f118bf5 Add test for QuicOption.setHandshakeUserAgent by Chidera Olibie · 2 years, 6 months ago
- 88f7d5f Add CTS for QuicException am: 596e9d8e5a by Chidera Olibie · 2 years, 6 months ago
- 596e9d8 Add CTS for QuicException by Chidera Olibie · 2 years, 7 months ago
- ef03027 Merge "cronet: Update APIs naming" am: f4ea712ce4 by Motomu Utsumi · 2 years, 6 months ago
- 2441e4a cronet: Update APIs naming by Motomu Utsumi · 2 years, 6 months ago
- cdb6cfa Merge "EnableHttpCache: Make use of new CtsTestServer cachable response" am: 746f10e6d0 by Stefano Duo · 2 years, 6 months ago
- 746f10e Merge "EnableHttpCache: Make use of new CtsTestServer cachable response" by Stefano Duo · 2 years, 6 months ago
- 0b4f27d Merge "Add tests for setting custom headers." am: f7731244f5 by Dan Stahr · 2 years, 6 months ago
- 9805d5c Merge "Use CtsTestServer to test PublicKeyPinningBypass" am: 58af719c93 by Stefano Duo · 2 years, 6 months ago
- f773124 Merge "Add tests for setting custom headers." by Dan Stahr · 2 years, 6 months ago
- 58af719 Merge "Use CtsTestServer to test PublicKeyPinningBypass" by Stefano Duo · 2 years, 6 months ago
- 35e1256 Merge "cronet: Fix AutoBoxing API linter issue" am: 9ed7a339a1 by Dan Stahr · 2 years, 6 months ago
- 9ed7a33 Merge "cronet: Fix AutoBoxing API linter issue" by Dan Stahr · 2 years, 6 months ago
- 72d18ba EnableHttpCache: Make use of new CtsTestServer cachable response by Stefano Duo · 2 years, 6 months ago
- 04482e4 Use CtsTestServer to test PublicKeyPinningBypass by Stefano Duo · 2 years, 6 months ago
- ec4837b Merge "Add a test for the version string presence." am: 020b31904a by Dan Stahr · 2 years, 6 months ago
- 020b319 Merge "Add a test for the version string presence." by Dan Stahr · 2 years, 6 months ago
- 7fd00cc Add tests for setting custom headers. by Dan Stahr · 2 years, 6 months ago
- 8268857 Merge "Add a multiple redirects test for Cronet." am: 80dc27dc23 by Dan Stahr · 2 years, 6 months ago
- 80dc27d Merge "Add a multiple redirects test for Cronet." by Dan Stahr · 2 years, 6 months ago
- 68ceaa3 Add a test for the version string presence. by Dan Stahr · 2 years, 6 months ago
- 8f534e3 Merge "[Cronet] Add setDnsOptionsTest" am: 3b67313159 by Chidera Olibie · 2 years, 6 months ago
- 1c96f94 Add a multiple redirects test for Cronet. by Dan Stahr · 2 years, 6 months ago
- 3b67313 Merge "[Cronet] Add setDnsOptionsTest" by Chidera Olibie · 2 years, 6 months ago
- 5cdd07a cronet: Fix AutoBoxing API linter issue by Motomu Utsumi · 2 years, 6 months ago
- 1bf87ce [Cronet] Add setDnsOptionsTest by Chidera Olibie · 2 years, 6 months ago
- 02b91fd Merge "Enable tests for idle connection timeout getter / setter." am: e2e3ec4dae by Dan Stahr · 2 years, 6 months ago
- 54d1aa0 Merge "Add test for setConnectionMigration options" am: 2639f1d2fe by Chidera Olibie · 2 years, 6 months ago
- e2e3ec4 Merge "Enable tests for idle connection timeout getter / setter." by Dan Stahr · 2 years, 6 months ago
- 2639f1d Merge "Add test for setConnectionMigration options" by Chidera Olibie · 2 years, 6 months ago
- 4bc78be Enable tests for idle connection timeout getter / setter. by Dan Stahr · 2 years, 6 months ago
- c3cdcf4 Merge "Cronet API: make UrlRequest.Callback an interface." am: 944d6a3235 by Treehugger Robot · 2 years, 6 months ago
- 822122f Add test for setConnectionMigration options by Chidera Olibie · 2 years, 6 months ago
- 944d6a3 Merge "Cronet API: make UrlRequest.Callback an interface." by Treehugger Robot · 2 years, 6 months ago
- 6fae051 Merge "Add HttpEngine#{bindTo, unbindFrom}Network CTS tests" am: 210540d3b5 by Stefano Duo · 2 years, 6 months ago
- 067aecf Add HttpEngine#{bindTo, unbindFrom}Network CTS tests by Stefano Duo · 2 years, 6 months ago
- fcfe8c7 Cronet API: make UrlRequest.Callback an interface. by Dan Stahr · 2 years, 6 months ago
- f82c85a Merge "Add more test coverage for UrlRequest and ConnectionMigrationOptions." am: a23a74a232 by Dan Stahr · 2 years, 6 months ago
- a23a74a Merge "Add more test coverage for UrlRequest and ConnectionMigrationOptions." by Dan Stahr · 2 years, 6 months ago
- 248fede Merge "cronet: Hide old newUrlRequestBuilder" am: fafc4731ac by Dan Stahr · 2 years, 6 months ago
- 7dd9519 Add more test coverage for UrlRequest and ConnectionMigrationOptions. by Dan Stahr · 2 years, 6 months ago
- d229268 cronet: Hide old newUrlRequestBuilder by Motomu Utsumi · 2 years, 6 months ago
- cecbe3e Merge "cronet: Make BidirectionalStream.Callback interface" am: 04de61f9e9 by Motomu Utsumi · 2 years, 6 months ago
- d466421 Merge changes from topics "setter_getter_fix", "use_header_block" am: ba0f26fb86 by Treehugger Robot · 2 years, 6 months ago
- d41fa7b cronet: Make BidirectionalStream.Callback interface by Motomu Utsumi · 2 years, 6 months ago
- 444192a cronet: Use HeaderBlock for getHeaders API by Motomu Utsumi · 2 years, 6 months ago
- 00b4a97 cronet: Address Setter/Getter related API linter issues by Motomu Utsumi · 2 years, 6 months ago
- cfe63e8 Merge "cronet: add test for urlresponse info" am: 709d8f3062 by Chidera Olibie · 2 years, 6 months ago
- 709d8f3 Merge "cronet: add test for urlresponse info" by Chidera Olibie · 2 years, 6 months ago
- ca7fdbc Merge "Add CTS tests for user agent." am: 0ba615423c by Dan Stahr · 2 years, 6 months ago
- 0ba6154 Merge "Add CTS tests for user agent." by Dan Stahr · 2 years, 6 months ago
- 9def9eb Merge "Add direct executor and ByteBuffer state test coverage." am: 43bd824d29 by Dan Stahr · 2 years, 6 months ago
- 0ea16d8 Add CTS tests for user agent. by Dan Stahr · 2 years, 6 months ago
- d67c63e Add direct executor and ByteBuffer state test coverage. by Dan Stahr · 2 years, 7 months ago
- 9a192da Merge "cronet: Fix ListenerInterface API linter error" am: e3d4b0a08f by Motomu Utsumi · 2 years, 6 months ago
- 0957ad6 Merge "cronet: Fix ListenerLast API linter error" am: 4fa5fe1968 by Motomu Utsumi · 2 years, 6 months ago
- e3d4b0a Merge "cronet: Fix ListenerInterface API linter error" by Motomu Utsumi · 2 years, 6 months ago
- 4fa5fe1 Merge "cronet: Fix ListenerLast API linter error" by Motomu Utsumi · 2 years, 6 months ago
- b3595c2 Merge "Add testHttpEngine_EnablePublicKeyPinningBypassForLocalTrustAnchors" am: 8f04e0d036 by Stefano Duo · 2 years, 6 months ago
- 0ea9595 Merge "Revert "Revert "Add testHttpEngine_EnableHttpCache""" am: 21af035644 by Stefano Duo · 2 years, 6 months ago
- 8f04e0d Merge "Add testHttpEngine_EnablePublicKeyPinningBypassForLocalTrustAnchors" by Stefano Duo · 2 years, 6 months ago
- 21af035 Merge "Revert "Revert "Add testHttpEngine_EnableHttpCache""" by Stefano Duo · 2 years, 6 months ago
- 885eac8 Merge "Add NetHttpCoverageTests to mainline presubmit" am: abf2a8b235 by Chidera Olibie · 2 years, 6 months ago
- abf2a8b Merge "Add NetHttpCoverageTests to mainline presubmit" by Chidera Olibie · 2 years, 6 months ago
- b258de3 Merge "Add CTS tests for QuicOptions" am: 6d9f7be7b3 by Dan Stahr · 2 years, 6 months ago
- 6d9f7be Merge "Add CTS tests for QuicOptions" by Dan Stahr · 2 years, 6 months ago
- d66799a Add NetHttpCoverageTests to mainline presubmit by Chidera Olibie · 2 years, 8 months ago
- 73d869f cronet: Fix ListenerInterface API linter error by Motomu Utsumi · 2 years, 7 months ago
- 45a35ae cronet: Fix ListenerLast API linter error by Motomu Utsumi · 2 years, 7 months ago
- af33f01 Add CTS tests for QuicOptions by Dan Stahr · 2 years, 6 months ago
- dd6e964 Add testHttpEngine_EnablePublicKeyPinningBypassForLocalTrustAnchors by Stefano Duo · 2 years, 7 months ago
- 6977153 Revert "Revert "Add testHttpEngine_EnableHttpCache"" by Stefano Duo · 2 years, 6 months ago
- 9258703 Merge "Cronet: Add bidirectionalStream GET request test" am: e189e00719 by Chidera Olibie · 2 years, 6 months ago
- ecb76dc cronet: add test for urlresponse info by Chidera Olibie · 2 years, 6 months ago
- 8722531 Cronet: Add bidirectionalStream GET request test by Chidera Olibie · 2 years, 6 months ago
- ec260a1 Merge "Revert "Add testHttpEngine_EnableHttpCache"" am: 5fdc75602e by Chidera Olibie · 2 years, 6 months ago
- 5fdc756 Merge "Revert "Add testHttpEngine_EnableHttpCache"" by Chidera Olibie · 2 years, 6 months ago
- eff4a85 Revert "Add testHttpEngine_EnableHttpCache" by Oleg Blinnikov · 2 years, 6 months ago
- 2c0fba1 Merge "Add BidirectionalStreamCallback util class" am: f21c105b88 by Chidera Olibie · 2 years, 6 months ago
- 434d55d Merge "Add testHttpEngine_EnableHttpCache" am: b4f2ac248f by Stefano Duo · 2 years, 6 months ago
- f21c105 Merge "Add BidirectionalStreamCallback util class" by Chidera Olibie · 2 years, 6 months ago
- b4f2ac2 Merge "Add testHttpEngine_EnableHttpCache" by Stefano Duo · 2 years, 6 months ago
- cac809f Cronet clean up am: b298aee089 by Chidera Olibie · 2 years, 6 months ago