- 011fe56 gn2bp: explicitly make tool_files a list by Patrick Rohr · 3 years, 3 months ago
- da778a0 gn2bp: add basic parser support for copy and action_foreach rules by Patrick Rohr · 3 years, 3 months ago
- 26af1e7 gn2bp: allow targets to depend on chromium's libc++ and libunwind by Patrick Rohr · 3 years, 3 months ago
- fa7e926 gn2bp: Update define to cflag conversion by Motomu Utsumi · 3 years, 3 months ago
- fcac485 gn2bp: Add script to generate .bp with supported targets by Motomu Utsumi · 3 years, 3 months ago
- b26c337 gn2bp: Remove unuded code by Motomu Utsumi · 3 years, 3 months ago
- 73e0322 gn2bp: Remove unused ODRChecker by Motomu Utsumi · 3 years, 3 months ago
- db4ac8e Merge "IpServerTest: add test addRemoveTetherClient" by Nucca Chen · 3 years, 3 months ago
- 411f5a2 Merge changes I65eb8574,I95d0f11e,I0bb2161c,I31da8411,I45a81774, ... by Patrick Rohr · 3 years, 3 months ago
- e3aa5c0 Merge "[Feature sync] Propagate network interface index to MdnsServiceInfo" by Paul Hu · 3 years, 3 months ago
- df7335f Merge "[Feature sync] fix handling arbitrary bytes in TXT value" by Paul Hu · 3 years, 3 months ago
- bc3f566 Merge "clatd - ipv6 fragment to ipv4 translation support" by Maciej Żenczykowski · 3 years, 3 months ago
- be9685c clatd - ipv6 fragment to ipv4 translation support by Maciej Żenczykowski · 3 years, 3 months ago
- c6331c8 gn2bp: support '//' in label_to_path by Patrick Rohr · 3 years, 3 months ago
- 344b247 gn2bp: add support for local_include_dirs by Patrick Rohr · 3 years, 3 months ago
- 8726d48 gn2bp: remove perfetto's hardcoded include dir by Patrick Rohr · 3 years, 3 months ago
- 29ba305 gn2bp: remove additional_args values by Patrick Rohr · 3 years, 3 months ago
- d521379 gn2bp: remove perfetto debug and lto options by Patrick Rohr · 3 years, 3 months ago
- 61b2bad gn2bp: change module prefix to cronet_aml_ by Patrick Rohr · 3 years, 3 months ago
- d91c72a gn2bp: remove target_vendor_available list by Patrick Rohr · 3 years, 3 months ago
- dc38394 gn2bp: remove target_host_supported values by Patrick Rohr · 3 years, 3 months ago
- c36ef42 gn2bp: remove hard-coded initrc config by Patrick Rohr · 3 years, 3 months ago
- 1aa504a gn2bp: remove default target support by Patrick Rohr · 3 years, 3 months ago
- 3db246a gn2bp: remove gn desc invocation from gen_android_bp by Patrick Rohr · 3 years, 3 months ago
- 1022bc2 gn2bp: remove perfetto build flags file by Patrick Rohr · 3 years, 3 months ago
- 94693eb gn2bp: remove output comparison and --check_only support by Patrick Rohr · 3 years, 3 months ago
- 5478b39 gn2bp: update year in license of generated bp file by Patrick Rohr · 3 years, 3 months ago
- cb98e9b gn2bp: check if file passed in extras exists by Patrick Rohr · 3 years, 3 months ago
- 95212a2 gn2bp: remove perfetto proto target groups by Patrick Rohr · 3 years, 3 months ago
- 23f2619 gn2bp: delete compat.py by Patrick Rohr · 3 years, 3 months ago
- fba227c Merge "gn2bp: add copy of perfetto project gn to bp tooling" by Patrick Rohr · 3 years, 3 months ago
- 92d7412 gn2bp: add copy of perfetto project gn to bp tooling by Patrick Rohr · 3 years, 3 months ago
- 2830f7a Merge "Skip test if battery is not present" by Aaron Huang · 3 years, 3 months ago
- 9592fa8 Merge "Bypass VPN lockdown for clat initialization" by Maciej Żenczykowski · 3 years, 3 months ago
- 3b3d9c5 Merge changes I67ba0379,Iced00bb4 by Maciej Żenczykowski · 3 years, 3 months ago
- a32628c Merge "remove prog_clatd_schedcls_egress4_clat_ether" by Treehugger Robot · 3 years, 3 months ago
- a40faea Merge changes I0789d9bd,Idf4cf74a by Treehugger Robot · 3 years, 3 months ago
- 130e75b Bypass VPN lockdown for clat initialization by t-m-w · 3 years, 3 months ago
- 9b9e291 Merge "Firewall: Support a greater number of apps/uids" by Maciej Żenczykowski · 3 years, 3 months ago
- 5edd296 Merge "Improve tests for notifyIfacesChangedForNetworkStats." by Lorenzo Colitti · 3 years, 3 months ago
- 8e0a9c9 [automerger skipped] ethernet: enable testCallbacks_forServerModeInterfaces on CF am: 20b6108815 -s ours by Patrick Rohr · 3 years, 3 months ago
- 580d0d5 Disable ignoring validation on roam just after boot. by Lorenzo Colitti · 3 years, 3 months ago
- 6bf9bb3 Minor cleanups for ignore validation failures after roam tests. by Lorenzo Colitti · 3 years, 3 months ago
- 321321c clatd - preparation for ipv6 to ipv4 fragmentation translation by Maciej Żenczykowski · 3 years, 3 months ago
- e0ddc47 clatd - pull in more fragmentation related stuff from kernel headers by Maciej Żenczykowski · 3 years, 3 months ago
- 78fcfdb Skip test if battery is not present by Aaron Huang · 3 years, 3 months ago
- 59234fd remove prog_clatd_schedcls_egress4_clat_ether by Maciej Żenczykowski · 3 years, 3 months ago
- 6540583 [Feature sync] Propagate network interface index to MdnsServiceInfo by Paul Hu · 3 years, 3 months ago
- e231650 [Feature sync] fix handling arbitrary bytes in TXT value by Paul Hu · 3 years, 3 months ago
- 8203a18 Merge "[CC05] Replace expectCallback* with expect" by Jean Chalard · 3 years, 3 months ago
- 381e339 Merge "Remove unused TetheringConfigurationParcel fileds" by Mark Chien · 3 years, 3 months ago
- 90143e4 [CC05] Replace expectCallback* with expect by Chalard Jean · 3 years, 4 months ago
- c8e40c1 flag test.o bpf program as being test only by Maciej Żenczykowski · 3 years, 3 months ago
- a015bfa [automerger skipped] ethernet: expand server mode callbacks test am: 1cfc1aeed5 -s ours by Patrick Rohr · 3 years, 3 months ago
- 9165568 [automerger skipped] ethernet: add test for removing interface while in server mode am: edb331fc92 -s ours by Patrick Rohr · 3 years, 3 months ago
- 1778397 Merge "offload.c - make tether_error_map read only." by Treehugger Robot · 3 years, 3 months ago
- dd656e6 Merge "ethernet: ignore restricted interfaces in tests" by Patrick Rohr · 3 years, 3 months ago
- be25f96 offload.c - make tether_error_map read only. by Maciej Żenczykowski · 3 years, 3 months ago
- efb5d60 Merge "[Feature Sync] Remove expired service" by Paul Hu · 3 years, 3 months ago
- d6317fb Merge "[CC02] Expect losing explicitly" by Jean Chalard · 3 years, 3 months ago
- 56b3222 Firewall: Support a greater number of apps/uids by t-m-w · 3 years, 3 months ago
- bfd0d14 ethernet: ignore restricted interfaces in tests by Patrick Rohr · 3 years, 5 months ago
- b789d6a Merge "Remove system_server_current related work arounds" by Paul Duffin · 3 years, 3 months ago
- ea23c52 Merge "Remove unused mOpenSessionCallsPerUid from NetworkStatsService" by Treehugger Robot · 3 years, 3 months ago
- cea0023 [CC02] Expect losing explicitly by Chalard Jean · 3 years, 4 months ago
- 151894e Merge "Filter ifaces for uid operations value before combine" by Aaron Huang · 3 years, 3 months ago
- ce9e945 [Feature Sync] Remove expired service by Paul Hu · 3 years, 6 months ago
- 20b6108 ethernet: enable testCallbacks_forServerModeInterfaces on CF by Patrick Rohr · 3 years, 7 months ago
- 1cfc1ae ethernet: expand server mode callbacks test by Patrick Rohr · 3 years, 7 months ago
- edb331f ethernet: add test for removing interface while in server mode by Patrick Rohr · 3 years, 7 months ago
- af1b47c Filter ifaces for uid operations value before combine by Aaron Huang · 3 years, 8 months ago
- bda6a2d Merge "Add logs for changes in capabilities and score" by Jean Chalard · 3 years, 3 months ago
- 0c8d808 Merge "Make constants static import" by Aaron Huang · 3 years, 3 months ago
- 403d7d7 Merge changes Icf3df3aa,I92adad60 by Motomu Utsumi · 3 years, 3 months ago
- 5118a52 Remove system_server_current related work arounds by Paul Duffin · 3 years, 3 months ago
- df46aeb Merge "Add toString() to Ipv6ForwardingRule" by Nucca Chen · 3 years, 3 months ago
- 86317d8 Add logs for changes in capabilities and score by Chalard Jean · 3 years, 3 months ago
- e45e581 Merge "Move bit utilities to BitUtils." by Jean Chalard · 3 years, 3 months ago
- d96aff4 Merge "Fix an infinite loop" by Jean Chalard · 3 years, 3 months ago
- a0824ea Merge "Add new fields - |upstream_events| and |duration_millis| in stats.proto" by Wayne Ma · 3 years, 3 months ago
- 65425b4 Merge "ethernet: increase test timeout to account for rs delay / retry" by Patrick Rohr · 3 years, 3 months ago
- 1d0b669 Merge changes If25054c3,I2f58d769 by Patrick Rohr · 3 years, 3 months ago
- a77786f ethernet: increase test timeout to account for rs delay / retry by Patrick Rohr · 3 years, 3 months ago
- f53604a ethernet: use consistent timeout values by Patrick Rohr · 3 years, 3 months ago
- d29ee04 Merge "Make unregisterAfterReplacement tear down CONNECTING networks." by Treehugger Robot · 3 years, 3 months ago
- 0df40f3 Improve tests for notifyIfacesChangedForNetworkStats. by Lorenzo Colitti · 3 years, 3 months ago
- b797819 Merge "Add test for NetworkStats.clearInterfaces" by Aaron Huang · 3 years, 3 months ago
- 88edc35 Keep primitive members used by MessageUtils. by Chalard Jean · 3 years, 4 months ago
- 1c1f1e1 ethernet: use short timeout for assumeNoInterfaceForTetheringAvailable by Patrick Rohr · 3 years, 3 months ago
- 4c3159d Add test for NetworkStats.clearInterfaces by Aaron Huang · 3 years, 4 months ago
- 98a3577 Merge "Test MOBIKE trigged while VPN data stall" by Chiachang Wang · 3 years, 3 months ago
- 1d420b3 Move bit utilities to BitUtils. by Chalard Jean · 3 years, 3 months ago
- 1e4afe0 Fix an infinite loop by Chalard Jean · 3 years, 3 months ago
- 10f347c Merge "Update uiautomator references in packages/modules/Connectivity" by Daniel Peykov · 3 years, 3 months ago
- fe6ecc6 Add new fields - |upstream_events| and |duration_millis| in stats.proto by Wayne Ma · 3 years, 4 months ago
- 49d3626 Merge "Increase timeout for waiting a validated network" by Chiachang Wang · 3 years, 3 months ago
- ca1f007 Increase timeout for waiting a validated network by chiachangwang · 3 years, 3 months ago
- 82350ea Make unregisterAfterReplacement tear down CONNECTING networks. by Lorenzo Colitti · 3 years, 4 months ago
- fb63db0 Merge "Clear DNS cache after every network access." by Sudheer Shanka · 3 years, 3 months ago
- 1de4209 Clear DNS cache after every network access. by Sudheer Shanka · 3 years, 6 months ago