- 2e3904d L2capNetworkProvider should use its own handler thread by Patrick Rohr · 8 months ago
- 30d8a25 Disallow legacy tether() API starting in B by Quang Anh Luong · 9 months ago
- f1ae5ab Register reserved offer by Patrick Rohr · 8 months ago
- 77df9d3 Add blanket offer to L2capNetworkProvider by Patrick Rohr · 8 months ago
- 47425dc Add empty L2capNetworkProvider by Patrick Rohr · 10 months ago
- f3f0da1 Merge "Add support for updating reserved offers" into main by Treehugger Robot · 8 months ago
- e7a4b08 Add support for updating reserved offers by Patrick Rohr · 9 months ago
- 8231494 Merge "Remove the transactionId field" into main by Treehugger Robot · 8 months ago
- 58e8845 Merge "Revert "Use timerfd to improve the accuracy of query timing"" into main by Treehugger Robot · 8 months ago
- a481dc1 Revert "Use timerfd to improve the accuracy of query timing" by Paul Hu · 8 months ago
- 1272722 Merge "Add API for FLAG_SKIP_PROBING" into main by Remi NGUYEN VAN · 8 months ago
- 7a3423b Add API for FLAG_SKIP_PROBING by Remi NGUYEN VAN · 9 months ago
- f734831 Add a test to ensure reservation requests do not match regular offers by Patrick Rohr · 9 months ago
- 73eee54 Add reserveNetwork API by Patrick Rohr · 9 months ago
- 93136f1 Add NetworkCallback#onReserved by Patrick Rohr · 9 months ago
- f6ddd7f Merge "Advertise with short hostnames" into main by Treehugger Robot · 9 months ago
- 5e99d1f Advertise with short hostnames by Remi NGUYEN VAN · 9 months ago
- e3af4d4 Remove the transactionId field by Remi NGUYEN VAN · 10 months ago
- a6e9c66 Move query scheduling time to MdnsQueryScheduler by Remi NGUYEN VAN · 11 months ago
- 69ce1b9 Merge "Use timerfd to improve the accuracy of query timing" into main by Paul Hu · 9 months ago
- a5bd71c Merge "Support optional parameters for CSLocalAgentCreationTests" into main by Junyu Lai · 9 months ago
- 3a5b37a Merge changes Icecb889a,Id06116ad into main by Treehugger Robot · 9 months ago
- 06fa57b Set the reservationId when a new NetworkRequest is created by Patrick Rohr · 9 months ago
- b960664 Merge changes Id723dc9e,I3665d843 into main by Patrick Rohr · 9 months ago
- 3d51a99 Use timerfd to improve the accuracy of query timing by Paul Hu · 12 months ago
- a950b32 Support optional parameters for CSLocalAgentCreationTests by Junyu Lai · 9 months ago
- e4c602e Treat RESERVATION requests the same as REQUEST types by Patrick Rohr · 9 months ago
- e73e04a Unit test for TrafficStats Rate Limit Cache by Junyu Lai · 10 months ago
- f45f407 Merge changes I2388220a,I5f282160 into main by Treehugger Robot · 10 months ago
- feeff37 Add a test for delayed teardown with unregisterAfterReplacement. by Lorenzo Colitti · 10 months ago
- 6258c44 Merge "Drop the redundant type and caller uid checks for TrafficStats" into main by Treehugger Robot · 10 months ago
- 739d200 Drop the redundant type and caller uid checks for TrafficStats by Junyu Lai · 10 months ago
- cf3b26e Merge "Make the idle timer for network data tracking configurable" into main by Treehugger Robot · 10 months ago
- 30ff675 Merge "Add config for client-side traffic stats rate-limit cache." into main by Junyu Lai · 10 months ago
- 05be25b Merge changes Ia7ea051f,I38bdfe00 into main by Treehugger Robot · 10 months ago
- 457b54a Merge "Address review comments at aosp/3249945" into main by Treehugger Robot · 10 months ago
- b9071f8 Add config for client-side traffic stats rate-limit cache. by Junyu Lai · 11 months ago
- e51bae6 Fix system caller cannot query stats for other uids by Junyu Lai · 10 months ago
- c623c94 Make the idle timer for network data tracking configurable by Suprabh Shukla · 11 months ago
- 24fcc36 Use device config to enable/disable the rate-limit cache feature by Junyu Lai · 11 months ago
- 9fb574d Address review comments at aosp/3249945 by Junyu Lai · 11 months ago
- 6bf2ce4 Merge changes I7184eaa0,I2c5951ab into main by Lorenzo Colitti · 10 months ago
- dfe98fc Do not crash when adding UID ranges to a destroyed network. by Lorenzo Colitti · 11 months ago
- a81bfaf Test that UID ranges can incorrectly be added to a destroyed network. by Lorenzo Colitti · 11 months ago
- f311b43 Move buildMdnsServiceInfoFromResponse to MdnsUtils. by Paul Hu · 1 year, 1 month ago
- 78bd660 Fix the test flake in testRemoveServicesAfterSocketDestroyed by Paul Hu · 11 months ago
- 6a7e703 Merge "Remove cached services when the network is disconnected or unrequested" into main by Treehugger Robot · 12 months ago
- 079c77c Remove cached services when the network is disconnected or unrequested by Paul Hu · 1 year ago
- a8746d5 Rename Service Side TrafficStats Cache by Yun-Chen Cheng · 12 months ago
- 05fb57e Merge "No-op refactoring for TrafficStats APIs" into main by Yun-Chen Cheng · 12 months ago
- 69b8360 No-op refactoring for TrafficStats APIs by Yun-Chen Cheng · 12 months ago
- 7089617 Merge changes Id9799762,I9d749393 into main by Paul Hu · 12 months ago
- 61a220e Add DiscoveryExecutor#executeDelayed by Paul Hu · 1 year, 1 month ago
- 04f4b03 Add unit test to verify retrieving and storing the network events. by Xiao Ma · 1 year ago
- ea68942 Merge "Inform DNS resolver whether DDR is enabled." into main by Lorenzo Colitti · 1 year ago
- 7cde306 Inform DNS resolver whether DDR is enabled. by Lorenzo Colitti · 1 year ago
- 5dcee89 Merge "Check network destroy status before networkRemoveUidRangesParcel" into main by Motomu Utsumi · 1 year ago
- 471f201 Check network destroy status before networkRemoveUidRangesParcel by Motomu Utsumi · 1 year, 1 month ago
- 435ca43 Merge "Shedule task with current run if there is a service in the cache" into main by Paul Hu · 1 year, 1 month ago
- 89abf53 Shedule task with current run if there is a service in the cache by Paul Hu · 1 year, 2 months ago
- af56915 Merge "Pass DoH information to DnsResolver" into main by Remi NGUYEN VAN · 1 year, 1 month ago
- fecc2ec Unit test for intent spam by Yun-Chen Cheng · 1 year, 1 month ago
- c14288f Skip adding ingress discard rule to OEM VPN by Motomu Utsumi · 1 year, 1 month ago
- 057369c Merge changes If787d3f3,I6de357ac into main by Remi NGUYEN VAN · 1 year, 1 month ago
- c4b4fee Merge "Skip adding ingress discard rule to legacy VPN" into main by Treehugger Robot · 1 year, 1 month ago
- 73889ed Merge "Add removeServices method in MdnsServiceCache" into main by Paul Hu · 1 year, 1 month ago
- d90f318 Add removeServices method in MdnsServiceCache by Paul Hu · 1 year, 1 month ago
- dfb1592 Rename getShrinkedBackingArray to getMinimized* by Remi NGUYEN VAN · 1 year, 1 month ago
- 2d78124 Suspend callbacks for frozen apps by Remi NGUYEN VAN · 1 year, 3 months ago
- 1b376f0 Skip adding ingress discard rule to legacy VPN by Motomu Utsumi · 1 year, 1 month ago
- c759b03 Merge "Fix ktlint errors" into main by Treehugger Robot · 1 year, 1 month ago
- 141aac3 Merge "Do not send empty TXT records" into main by Remi NGUYEN VAN · 1 year, 1 month ago
- 89b87e1 Fix ktlint errors by Remi NGUYEN VAN · 1 year, 1 month ago
- 9ecc570 Do not send empty TXT records by Remi NGUYEN VAN · 1 year, 2 months ago
- 29c0d2a Fix to return BLOCKED_REASON_NONE for system uids by Motomu Utsumi · 1 year, 1 month ago
- 6ade6e2 Merge "Update the QueryTaskConfig constructor" into main by Paul Hu · 1 year, 1 month ago
- 8c5dc51 Update the QueryTaskConfig constructor by Paul Hu · 1 year, 2 months ago
- d851a04 Consolidate DNS label comparison functions in DnsUtils by Yuyang Huang · 1 year, 2 months ago
- 16828bd Merge changes I6cc2507d,I187ea15d into main by Remi NGUYEN VAN · 1 year, 2 months ago
- 48d2527 Add flag for QUEUE_CALLBACKS_FOR_FROZEN_APPS by Remi NGUYEN VAN · 1 year, 2 months ago
- c3621e6 Add a CallbackQueue class by Remi NGUYEN VAN · 1 year, 2 months ago
- 51dc24a Merge "Ensure all DatagramPackets with the same destination address" into main by Treehugger Robot · 1 year, 2 months ago
- 8f2c306 Refactor RoutingCoordinator by Handa Wang · 1 year, 2 months ago
- 5289382 Merge "Improve NetworkCallback declared methods toString" into main by Treehugger Robot · 1 year, 2 months ago
- baf7c11 Improve NetworkCallback declared methods toString by Remi NGUYEN VAN · 1 year, 3 months ago
- 9f3b991 Merge "Refactor enforceMeteredApnPolicy" into main by Motomu Utsumi · 1 year, 2 months ago
- e9c07ff Refactor enforceMeteredApnPolicy by Motomu Utsumi · 1 year, 2 months ago
- 2bbcc34 Ensure all DatagramPackets with the same destination address by Paul Hu · 1 year, 4 months ago
- e1c10b0 Merge "Only send callbacks when overridden" into main by Treehugger Robot · 1 year, 2 months ago
- 2fd3823 Only send callbacks when overridden by Remi NGUYEN VAN · 1 year, 3 months ago
- 3d00262 Make firewall bpf code multi-user aware by Suprabh Shukla · 1 year, 2 months ago
- 58526e4 Merge changes I76b0a7ba,If7308f1a,Ica8faced,Ia8f42ed0,I975afb45, ... into main by Treehugger Robot · 1 year, 2 months ago
- 0129a7a Add support for link state tracking by Patrick Rohr · 1 year, 2 months ago
- 7bd5e6d Add unit test class for EthernetInterfaceStateMachine by Patrick Rohr · 1 year, 3 months ago
- d700a20 Merge "Do not display "null" in sign-in note details" into main am: 488d40d122 by Treehugger Robot · 1 year, 3 months ago
- 488d40d Merge "Do not display "null" in sign-in note details" into main by Treehugger Robot · 1 year, 3 months ago
- 05aa33c Do not display "null" in sign-in note details by Remi NGUYEN VAN · 1 year, 3 months ago
- 20fb6a4 Merge changes I62c990d0,I413bdb76,I020ba48e into main am: 3e07102814 by Motomu Utsumi · 1 year, 3 months ago
- 3e07102 Merge changes I62c990d0,I413bdb76,I020ba48e into main by Motomu Utsumi · 1 year, 3 months ago
- 1e0f207 Merge "waitForIdle to avoid stubbing mocked bpfNetMaps while CS is accessing" into main am: 65bb6527cd by Treehugger Robot · 1 year, 3 months ago