- c773e24 Merge "Use LongSupplier in LruCacheWithExpiry" into main am: 5da77c88ef by Treehugger Robot · 5 months ago
- bd1fe20 Use LongSupplier in LruCacheWithExpiry by Junyu Lai · 6 months ago
- b6335e2 Merge changes I9fb420ec,If00a7dc5,I8025cc2e into main am: 495fe09110 by Quang Luong · 6 months ago
- 2f37e81 Make Tethering public API for DO/Carrier apps by Quang Anh Luong · 9 months ago
- 2278f9d Merge "Change ethernet enabled state from int to using boolean" into main am: dd87fb0d06 by Chuwei He · 6 months ago
- dd87fb0 Merge "Change ethernet enabled state from int to using boolean" into main by Chuwei He · 6 months ago
- 9efa5f8 Change ethernet enabled state from int to using boolean by Chuwei He · 6 months ago
- f7e4067 Merge "Fix setEthernetEnabled API to properly affect administrative state" into main am: 3e8bfe912e by Chuwei He · 6 months ago
- 3e8bfe9 Merge "Fix setEthernetEnabled API to properly affect administrative state" into main by Chuwei He · 6 months ago
- 694aa02 Fix setEthernetEnabled API to properly affect administrative state by Chuwei He · 6 months ago
- 1373078 Merge "Refactor query delay calculations" into main am: 3e9d905bb6 by Treehugger Robot · 6 months ago
- 3e9d905 Merge "Refactor query delay calculations" into main by Treehugger Robot · 6 months ago
- 9cb2ee0 Merge 24Q4 (ab/12406339) into aosp-main-future by Xin Li · 6 months ago
- 9dbe694 Merge "Remove the VisibleForTesting annotation." into main by Treehugger Robot · 6 months ago
- 5f71222 Remove the VisibleForTesting annotation. by Paul Hu · 6 months ago
- b0999c0 Merge "Add LRU cache with expiry class" into main by Junyu Lai · 7 months ago
- d5f09a9 Add LRU cache with expiry class by Junyu Lai · 7 months ago
- 30ff675 Merge "Add config for client-side traffic stats rate-limit cache." into main by Junyu Lai · 7 months ago
- 05be25b Merge changes Ia7ea051f,I38bdfe00 into main by Treehugger Robot · 7 months ago
- 457b54a Merge "Address review comments at aosp/3249945" into main by Treehugger Robot · 7 months ago
- b9071f8 Add config for client-side traffic stats rate-limit cache. by Junyu Lai · 7 months ago
- 40311a2 Merge "Clarify advertising logs" into main by Treehugger Robot · 7 months ago
- 24fcc36 Use device config to enable/disable the rate-limit cache feature by Junyu Lai · 7 months ago
- 9fb574d Address review comments at aosp/3249945 by Junyu Lai · 7 months ago
- 625342e Clarify advertising logs by Paul Hu · 7 months ago
- aa6b4c3 Refactor query delay calculations by Remi NGUYEN VAN · 8 months ago
- 3e25dcd Merge "Clarify logs in MdnsServiceTypeClient" into main by Treehugger Robot · 7 months ago
- 3b0f867 Merge "Disable perfetto lock for OnSetup/OnStart/OnStart." into main by Treehugger Robot · 7 months ago
- 68a760a Disable perfetto lock for OnSetup/OnStart/OnStart. by Ryan Zuklie · 7 months ago
- c0e7097 Standardize handler thread checks by Paul Hu · 8 months ago
- 3c052f3 Clarify logs in MdnsServiceTypeClient by Paul Hu · 7 months ago
- b0e3eaf Merge "Consolidate handler thread check functions in HandlerUtils" into main by Treehugger Robot · 7 months ago
- 8589c09 Delete a surprising amount of dead code by Patrick Rohr · 7 months ago
- 84a40ff Consolidate handler thread check functions in HandlerUtils by Paul Hu · 8 months ago
- 49bf74e Merge "Move buildMdnsServiceInfoFromResponse to MdnsUtils." into main by Paul Hu · 7 months ago
- f311b43 Move buildMdnsServiceInfoFromResponse to MdnsUtils. by Paul Hu · 10 months ago
- ef1b2ea Merge "Ensure the dump service is completed" into main by Paul Hu · 7 months ago
- 7871320 Ensure the dump service is completed by Paul Hu · 10 months ago
- f4d6946 Rename queryCount -> queryIndex by Remi NGUYEN VAN · 7 months ago
- 6288cce Rename getDelayUntilNextTaskWithoutBackoff by Remi NGUYEN VAN · 8 months ago
- e7b7c0c Merge "Fix deadlock from outside Perfetto mutex" into main am: a0eabde1f7 am: 15752abf72 by Treehugger Robot · 8 months ago
- 33197cb Merge "Merge ConsumeAllLocked into ConsumeAll" into main am: a17967c1e5 am: 30a05afbd7 by Treehugger Robot · 8 months ago
- 584d69a Merge "Add separate mutex for BPF ring buffer." into main am: 312777655a am: aa95e91448 by Treehugger Robot · 8 months ago
- e8a769f Fix deadlock from outside Perfetto mutex by Ryan Zuklie · 8 months ago
- 7e9f27b Merge ConsumeAllLocked into ConsumeAll by Ryan Zuklie · 8 months ago
- 52a8f3c Add separate mutex for BPF ring buffer. by Ryan Zuklie · 8 months ago
- 1656993 Merge "Remove cached services when the network is disconnected or unrequested" into main am: 6a7e703f17 am: 9ed9595326 by Treehugger Robot · 8 months ago
- 6a7e703 Merge "Remove cached services when the network is disconnected or unrequested" into main by Treehugger Robot · 8 months ago
- 079c77c Remove cached services when the network is disconnected or unrequested by Paul Hu · 9 months ago
- f2c72c8 Merge "Rename Service Side TrafficStats Cache" into main am: ba780ae2a3 am: 0d3115acea by Yun-Chen Cheng · 8 months ago
- a8746d5 Rename Service Side TrafficStats Cache by Yun-Chen Cheng · 8 months ago
- a923fe6 Merge "No-op refactoring for TrafficStats APIs" into main am: 05fb57ea97 am: 0bc4d4ea5e by Yun-Chen Cheng · 8 months ago
- 05fb57e Merge "No-op refactoring for TrafficStats APIs" into main by Yun-Chen Cheng · 8 months ago
- ee8bbac Merge "Make java_sdk_library dependencies explicit" into main am: 430a8ad33c am: f912eae4e8 by Treehugger Robot · 8 months ago
- 69b8360 No-op refactoring for TrafficStats APIs by Yun-Chen Cheng · 9 months ago
- 8401b6a Make java_sdk_library dependencies explicit by Jihoon Kang · 9 months ago
- ace7ff6 Merge changes Id9799762,I9d749393 into main am: 70896174e2 am: 476a670b44 by Paul Hu · 9 months ago
- 7089617 Merge changes Id9799762,I9d749393 into main by Paul Hu · 9 months ago
- f7e7b42 Introduce FlagOverrideProvider#getIntValueForTest by Paul Hu · 9 months ago
- 61a220e Add DiscoveryExecutor#executeDelayed by Paul Hu · 9 months ago
- 837a589 NetworkTracePoller: fix a warning by explicitly capturing 'this' am: b055f15845 am: ed6511eb5f by Maciej Żenczykowski · 9 months ago
- b055f15 NetworkTracePoller: fix a warning by explicitly capturing 'this' by Maciej Żenczykowski · 9 months ago
- 840e57f Merge "Minor Fix in NetworkStatsService" into main am: 340a2e3bf4 am: 7566aba86f by Yun-Chen Cheng · 9 months ago
- 8640338 Minor Fix in NetworkStatsService by Junyu Lai · 12 months ago
- 491e3eb Merge changes I6d267dda,I2a9aa02b into main am: a22fdc2214 am: a5d2836ba6 by Motomu Utsumi · 9 months ago
- a22fdc2 Merge changes I6d267dda,I2a9aa02b into main by Motomu Utsumi · 9 months ago
- 2fc1154 Use java_aconfig_library for android_core_networking flags by Motomu Utsumi · 9 months ago
- a705a9a Merge "Shedule task with current run if there is a service in the cache" into main am: 435ca438bb am: 3a2aafa83a by Paul Hu · 9 months ago
- 435ca43 Merge "Shedule task with current run if there is a service in the cache" into main by Paul Hu · 9 months ago
- 89abf53 Shedule task with current run if there is a service in the cache by Paul Hu · 10 months ago
- 22f25ab Merge "Dump cached services" into main am: e5ae809e9f am: 2add8c5ad7 by Treehugger Robot · 9 months ago
- 1022c38 Dump cached services by Paul Hu · 10 months ago
- d04fd5c Style changes for avoidAdvertisingEmptyTxtRecords am: d52637ff74 am: 5e6a7a222a by Remi NGUYEN VAN · 9 months ago
- d52637f Style changes for avoidAdvertisingEmptyTxtRecords by Remi NGUYEN VAN · 9 months ago
- 2816176 Merge "Add boilerplate code for CertificateTransparencyService" into main am: cdf826268d am: 11c5168da7 by Sandro Montanari · 9 months ago
- 9ffc068 Add boilerplate code for CertificateTransparencyService by Sandro Montanari · 10 months ago
- ce0f961 Merge changes from topic "Intent spam" into main am: 925747a773 am: 130ad34d73 by Yun-Chen Cheng · 9 months ago
- fecc2ec Unit test for intent spam by Yun-Chen Cheng · 10 months ago
- 0682bdc Fix spamming of network stats updated intent by Junyu Lai · 12 months ago
- dee175d Merge "Add removeServices method in MdnsServiceCache" into main am: 73889ed954 am: 1be2499d0a by Paul Hu · 10 months ago
- 73889ed Merge "Add removeServices method in MdnsServiceCache" into main by Paul Hu · 10 months ago
- d90f318 Add removeServices method in MdnsServiceCache by Paul Hu · 10 months ago
- eb2b012 Merge "Fix ktlint errors" into main am: c759b039ac am: 309da270ce by Treehugger Robot · 10 months ago
- 7c6285c Merge "Do not send empty TXT records" into main am: 141aac3b73 am: 326049ba10 by Remi NGUYEN VAN · 10 months ago
- 89b87e1 Fix ktlint errors by Remi NGUYEN VAN · 10 months ago
- 9ecc570 Do not send empty TXT records by Remi NGUYEN VAN · 10 months ago
- c12dbd6 Merge "Update the QueryTaskConfig constructor" into main am: 6ade6e2042 am: cac5292afb by Paul Hu · 10 months ago
- 6ade6e2 Merge "Update the QueryTaskConfig constructor" into main by Paul Hu · 10 months ago
- 18c4b77 Merge "Modify DnsUtils to use uppercase DNS label conversion" into main am: 53c87fd9a1 am: ce0b6d5264 by Treehugger Robot · 10 months ago
- e0051d4 Modify DnsUtils to use uppercase DNS label conversion by Yuyang Huang · 10 months ago
- 8c5dc51 Update the QueryTaskConfig constructor by Paul Hu · 10 months ago
- e958e40 Merge "Consolidate DNS label comparison functions in DnsUtils" into main am: 880807031f am: cc3d5369b8 by Treehugger Robot · 10 months ago
- d851a04 Consolidate DNS label comparison functions in DnsUtils by Yuyang Huang · 10 months ago
- 3dd35b1 Merge "Display correct expiration time of service record" into main am: c5ba28161d am: 04f35f4134 by Treehugger Robot · 10 months ago
- c5ba281 Merge "Display correct expiration time of service record" into main by Treehugger Robot · 10 months ago
- a428c1f Display correct expiration time of service record by Paul Hu · 11 months ago
- e201f21 Merge "Ensure all DatagramPackets with the same destination address" into main am: 51dc24ad0b am: 4fe99e8547 by Treehugger Robot · 11 months ago
- 2bbcc34 Ensure all DatagramPackets with the same destination address by Paul Hu · 1 year, 1 month ago
- d2b1a08 Merge changes I76b0a7ba,If7308f1a,Ica8faced,Ia8f42ed0,I975afb45, ... into main am: 58526e4d96 am: 45af9e8664 by Treehugger Robot · 11 months ago
- 58526e4 Merge changes I76b0a7ba,If7308f1a,Ica8faced,Ia8f42ed0,I975afb45, ... into main by Treehugger Robot · 11 months ago