- 4028f90 Merge "Add comments to explain why mayCloseSockets is called twice." by Motomu Utsumi · 2 years, 10 months ago
- 41c8430 Merge "Split testFirewallBlocking to tests for each chain" by Treehugger Robot · 2 years, 10 months ago
- 6345e46 Add comments to explain why mayCloseSockets is called twice. by Motomu Utsumi · 2 years, 10 months ago
- 2d13d43 Clear the CallingIdentity before in the context of property check by Yuyang Huang · 2 years, 10 months ago
- 253206f Split testFirewallBlocking to tests for each chain by Motomu Utsumi · 2 years, 10 months ago
- 259ccb3 Merge changes from topic "cbpf" by Treehugger Robot · 2 years, 10 months ago
- f3440dd clat: switch to relative cbpf filter by Maciej Żenczykowski · 2 years, 10 months ago
- 26b8e85 clatutils - code cleanup by Maciej Żenczykowski · 2 years, 10 months ago
- a23a74a Merge "Add more test coverage for UrlRequest and ConnectionMigrationOptions." by Dan Stahr · 2 years, 10 months ago
- 3f0a0db Merge "cronet: re-enable lint" by Dan Stahr · 2 years, 10 months ago
- fafc473 Merge "cronet: Hide old newUrlRequestBuilder" by Dan Stahr · 2 years, 10 months ago
- d4a1c63 cronet: re-enable lint by Motomu Utsumi · 2 years, 10 months ago
- 7dd9519 Add more test coverage for UrlRequest and ConnectionMigrationOptions. by Dan Stahr · 2 years, 10 months ago
- 24c5510 Merge changes I8f22b022,I41daef08 by Maciej Żenczykowski · 2 years, 10 months ago
- 3e647f3 Merge "Move NetworkTracePoller to a new file" by Maciej Żenczykowski · 2 years, 10 months ago
- d229268 cronet: Hide old newUrlRequestBuilder by Motomu Utsumi · 2 years, 10 months ago
- 4bc39e2 Merge "[DK4] Add cts to test automatic on/off keepalive" by Chiachang Wang · 2 years, 10 months ago
- 0eca785 Merge "Store registered network callbacks and unregister all at tearDown" by Chiachang Wang · 2 years, 10 months ago
- 5d70ea8 Merge "Run testRegisterServiceInfoCallback on test iface" by Treehugger Robot · 2 years, 10 months ago
- 04de61f Merge "cronet: Make BidirectionalStream.Callback interface" by Motomu Utsumi · 2 years, 10 months ago
- 1d696fe Merge changes Ie102f962,Iaaaab5e4 by Patrick Rohr · 2 years, 10 months ago
- ba0f26f Merge changes from topics "setter_getter_fix", "use_header_block" by Treehugger Robot · 2 years, 10 months ago
- c211511 Merge changes from topics "kpFromCarrier", "noNetCapNoMigration" by Chiachang Wang · 2 years, 10 months ago
- 78cfe33 Merge "Expose the getter for idle connection timeout." by Dan Stahr · 2 years, 10 months ago
- f63b5df Expose the getter for idle connection timeout. by Dan Stahr · 2 years, 10 months ago
- 9f8d55f Run testRegisterServiceInfoCallback on test iface by Remi NGUYEN VAN · 2 years, 10 months ago
- d41fa7b cronet: Make BidirectionalStream.Callback interface by Motomu Utsumi · 2 years, 10 months ago
- 444192a cronet: Use HeaderBlock for getHeaders API by Motomu Utsumi · 2 years, 10 months ago
- 00b4a97 cronet: Address Setter/Getter related API linter issues by Motomu Utsumi · 2 years, 10 months ago
- 7ee63b6 Merge "Remove requireNonNull check from matchesWifiNetworkKey" by Junyu Lai · 2 years, 10 months ago
- 334b8db Verify no migration started without valid network capabilties by chiachangwang · 2 years, 10 months ago
- 3a91e2d Test reading keepalive timer from carrierconfig by chiachangwang · 2 years, 10 months ago
- 7dd5fce Merge "Remove eventuallyExpectOrNull" by Jean Chalard · 2 years, 10 months ago
- d741db3 Merge changes I53ebf1bb,I8540af27 by Remi NGUYEN VAN · 2 years, 10 months ago
- 0530348 Merge "Make testBlockedStatusCallback doesn't rely on validated network" by Treehugger Robot · 2 years, 10 months ago
- e9df7ca Merge "Remove unused augmentWithStackedInterfaces" by Treehugger Robot · 2 years, 10 months ago
- 6e1649a [DK4] Add cts to test automatic on/off keepalive by chiachangwang · 2 years, 11 months ago
- e6ea90c Store registered network callbacks and unregister all at tearDown by chiachangwang · 2 years, 10 months ago
- 31b6c65 Merge "Update system APIs based on feedback." by Jeff Sharkey · 2 years, 10 months ago
- 709d8f3 Merge "cronet: add test for urlresponse info" by Chidera Olibie · 2 years, 10 months ago
- 0ba6154 Merge "Add CTS tests for user agent." by Dan Stahr · 2 years, 10 months ago
- a0076a0 Merge "cronet: Fix remaining MissingNullability API linter issue" by Dan Stahr · 2 years, 10 months ago
- 8725ce2 Merge "cronet: Fix some MissingNullability API lineter issues" by Dan Stahr · 2 years, 10 months ago
- 43bd824 Merge "Add direct executor and ByteBuffer state test coverage." by Dan Stahr · 2 years, 10 months ago
- 0ea16d8 Add CTS tests for user agent. by Dan Stahr · 2 years, 10 months ago
- 71c006b Merge changes from topic "PerNetworkServiceTypeClient" by Paul Hu · 2 years, 10 months ago
- ee0e6cd Merge "Migrate reigster service callback backend" by Paul Hu · 2 years, 10 months ago
- beb03f1 Enable new NsdManager backend on U+ by Remi NGUYEN VAN · 2 years, 10 months ago
- 6c0f75b Merge "Add cts for new VpnProfile fields" by Chiachang Wang · 2 years, 10 months ago
- d89289b Update NsdManagerTest for newer backend usage by Remi NGUYEN VAN · 2 years, 10 months ago
- 615610c Remove unused augmentWithStackedInterfaces by Junyu Lai · 2 years, 10 months ago
- 9736912 Make testBlockedStatusCallback doesn't rely on validated network by Junyu Lai · 2 years, 10 months ago
- 41b5e83 cronet: Fix remaining MissingNullability API linter issue by Motomu Utsumi · 2 years, 10 months ago
- bff88ee cronet: Fix some MissingNullability API lineter issues by Chidera Olibie · 2 years, 11 months ago
- da3c0fe Create MdnsServiceTypeClient per network by Paul Hu · 2 years, 10 months ago
- d0dd0d4 ethernet: report server mode interfaces when listener is registered by Patrick Rohr · 2 years, 10 months ago
- 9fd65dc Merge "Compile HalfSheetUX against framework-connectivity-t.impl" by Cole Faust · 2 years, 10 months ago
- bd2ed9b ethernet: rename getInterfaces to getClientModeInterfaces by Patrick Rohr · 2 years, 10 months ago
- 0b5879e Merge changes I2e05b016,I8ff36f37,I302bbe8d by Patrick Rohr · 2 years, 10 months ago
- 2ceab19 cronet import: let script create upstream-import branch by Patrick Rohr · 2 years, 10 months ago
- 3817a94 cronet import: add flag to set --force by Patrick Rohr · 2 years, 10 months ago
- 6deb3db cronet import: make last_rev optional by Patrick Rohr · 2 years, 10 months ago
- 75de743 Move NetworkTracePoller to a new file by Ryan Zuklie · 2 years, 10 months ago
- 9e8162c Merge "Update ConnectivityManager javadoc" by Sherri Lin · 2 years, 10 months ago
- d67c63e Add direct executor and ByteBuffer state test coverage. by Dan Stahr · 2 years, 10 months ago
- bf9d2a0 Wait for a socket to be created before sending packets by Paul Hu · 2 years, 10 months ago
- 8ac1143 Remove requireNonNull check from matchesWifiNetworkKey by Aaron Huang · 2 years, 11 months ago
- 8eae7f2 Merge "cronet: Fixed AcronymName API linter issue" by Motomu Utsumi · 2 years, 10 months ago
- e3d4b0a Merge "cronet: Fix ListenerInterface API linter error" by Motomu Utsumi · 2 years, 10 months ago
- 4fa5fe1 Merge "cronet: Fix ListenerLast API linter error" by Motomu Utsumi · 2 years, 10 months ago
- aed2d4c Merge changes from topics "fix_builder_set_style", "fix_missing_nullability", "fix_static_final_builder" by Motomu Utsumi · 2 years, 10 months ago
- 4122892 Compile HalfSheetUX against framework-connectivity-t.impl by Cole Faust · 2 years, 10 months ago
- 4ffd34c Update system APIs based on feedback. by Jeff Sharkey · 2 years, 10 months ago
- dd4cecc Merge changes Ic85cab22,I97791a80,I521eb50c by Ryan Zuklie · 2 years, 10 months ago
- 8f04e0d Merge "Add testHttpEngine_EnablePublicKeyPinningBypassForLocalTrustAnchors" by Stefano Duo · 2 years, 10 months ago
- 21af035 Merge "Revert "Revert "Add testHttpEngine_EnableHttpCache""" by Stefano Duo · 2 years, 10 months ago
- 2172a5a Merge "Keep case in MdnsServiceInfo attributes" by Remi NGUYEN VAN · 2 years, 10 months ago
- abf2a8b Merge "Add NetHttpCoverageTests to mainline presubmit" by Chidera Olibie · 2 years, 10 months ago
- 0e929dd Keep case in MdnsServiceInfo attributes by Remi NGUYEN VAN · 2 years, 10 months ago
- 6d9f7be Merge "Add CTS tests for QuicOptions" by Dan Stahr · 2 years, 10 months ago
- d66799a Add NetHttpCoverageTests to mainline presubmit by Chidera Olibie · 2 years, 11 months ago
- 7c15059 cronet: Fixed AcronymName API linter issue by Motomu Utsumi · 2 years, 10 months ago
- 73d869f cronet: Fix ListenerInterface API linter error by Motomu Utsumi · 2 years, 10 months ago
- 45a35ae cronet: Fix ListenerLast API linter error by Motomu Utsumi · 2 years, 10 months ago
- 2b86591 Fill in all resolved addresses into NsdServiceInfo by Paul Hu · 2 years, 10 months ago
- 30bd70d Migrate reigster service callback backend by Paul Hu · 2 years, 11 months ago
- 6477d7b Merge "Support multiple IPv4 / IPv6 addresses in MdnsResponse" by Paul Hu · 2 years, 10 months ago
- 8b4dc5e Add support for concurrent data sources. by Ryan Zuklie · 2 years, 10 months ago
- 74e8736 Make NetworkTraceHandler thread safe by Ryan Zuklie · 2 years, 10 months ago
- 572bbe4 Refactor Network Tracing into separate data source by Ryan Zuklie · 2 years, 10 months ago
- 3a632ae Support multiple IPv4 / IPv6 addresses in MdnsResponse by Paul Hu · 2 years, 10 months ago
- af33f01 Add CTS tests for QuicOptions by Dan Stahr · 2 years, 10 months ago
- e4407fb Merge changes I987ab866,I73fa9ca7 by Paul Hu · 2 years, 10 months ago
- dd6e964 Add testHttpEngine_EnablePublicKeyPinningBypassForLocalTrustAnchors by Stefano Duo · 2 years, 10 months ago
- 6977153 Revert "Revert "Add testHttpEngine_EnableHttpCache"" by Stefano Duo · 2 years, 10 months ago
- 5505063 cronet: Addressed StaticFinalBuilder API linter errors by Motomu Utsumi · 2 years, 10 months ago
- 15a147c cronet: Fix BuilderSetStyle API lint errors by Motomu Utsumi · 2 years, 10 months ago
- 0ace420 cronet: Fix MissingNullability API linter errors by Motomu Utsumi · 2 years, 10 months ago
- 41ecffb Merge "Add flags for allowlisting types for new NSD impl" by Remi NGUYEN VAN · 2 years, 10 months ago
- d3e793d Merge changes I197fbfb8,I6375e771,I48536927 by Junyu Lai · 2 years, 10 months ago