- 2165ccd gn2bp: Add action attributes to arch by Motomu Utsumi · 3 years, 4 months ago
- 5fde8e1 gn2bp: Add finalize function for non set attributes by Motomu Utsumi · 3 years, 4 months ago
- 2648df0 gn2bp: Add helper function to finalize attributes by Motomu Utsumi · 3 years, 4 months ago
- 27bf596 gn2bp: Update initial value of script and response_file_contents by Motomu Utsumi · 3 years, 4 months ago
- 8f1eb5b gn2bp: Remove unused imports by Motomu Utsumi · 3 years, 4 months ago
- f097064 gn2bp: Run ./update_results.sh by Motomu Utsumi · 3 years, 4 months ago
- 551082a Merge changes I08043bfc,I765a85da,Icdc8e5ed by Motomu Utsumi · 3 years, 4 months ago
- ce21088 gn2bp: support building against Android's modp_b64 by Patrick Rohr · 3 years, 4 months ago
- feed223 gn2bp: support building against Android's libbrotli by Patrick Rohr · 3 years, 4 months ago
- 6cd0f25 gn2bp: properly support builtin modules by Patrick Rohr · 3 years, 4 months ago
- 438e4a8 copy in bpf_base_test.cpp from system/netd by Maciej Żenczykowski · 3 years, 4 months ago
- 869e180 Merge changes Ibf58f981,I2c007222,I23d13c71,I4c1a8be6,I96e4c083, ... by Motomu Utsumi · 3 years, 4 months ago
- a2f9fe6 Merge "Make ProfileNetworkPreferenceList generic" by Treehugger Robot · 3 years, 4 months ago
- 0606fc8 Make ProfileNetworkPreferenceList generic by Chalard Jean · 3 years, 4 months ago
- 10b746f gn2bp: add support for building against Android zlib by Patrick Rohr · 3 years, 4 months ago
- 25926e6 gn2bp: support architecture in builtin_deps by Patrick Rohr · 3 years, 4 months ago
- 7069556 gn2bp: correctly flatten source_sets under linker unit target by Patrick Rohr · 3 years, 4 months ago
- 94c2490 gn2bp: add is_linker_unit_type helper to Target by Patrick Rohr · 3 years, 4 months ago
- 9d7539e gn2bp: fix include dir denylist by Patrick Rohr · 3 years, 4 months ago
- dd98f5b gn2bp: fix Android.bp.swp by Patrick Rohr · 3 years, 4 months ago
- c12fede Merge changes If187d023,I41c557d6 by Treehugger Robot · 3 years, 4 months ago
- 2ed9835 Rename getBypassable to isBypassable by chiachangwang · 3 years, 4 months ago
- a066e55 Add MdnsAnnouncer by Remi NGUYEN VAN · 3 years, 6 months ago
- e274170 Also use other compressed names in DNS compression by Remi NGUYEN VAN · 3 years, 4 months ago
- df91219 Merge changes I9cd2b861,I4e5f779b by Remi NGUYEN VAN · 3 years, 4 months ago
- 6d81768 Merge "SyncSM08: statically import tethering error code constant" by Mark Chien · 3 years, 4 months ago
- df42636 Merge "remove only use of OVERFLOW_COUNTERSET" by Treehugger Robot · 3 years, 4 months ago
- cccbc49 Merge "Ensure default network before testing" by Junyu Lai · 3 years, 4 months ago
- 9796860 remove only use of OVERFLOW_COUNTERSET by Maciej Żenczykowski · 3 years, 4 months ago
- 74461fc SyncSM08: statically import tethering error code constant by Mark · 3 years, 4 months ago
- 05c26dd Merge changes Ia9a4c64f,I094cc67e,I7ce41964,I5bd954c2 by Motomu Utsumi · 3 years, 4 months ago
- 52405f7 Ensure default network before testing by Junyu Lai · 3 years, 4 months ago
- f1fdca6 Use compression for mDNS NSEC record data by Remi NGUYEN VAN · 3 years, 4 months ago
- 3568fdd Add MdnsProber by Remi NGUYEN VAN · 3 years, 5 months ago
- e71a061 gn2bp: fix comment formatting. by Patrick Rohr · 3 years, 4 months ago
- 689a9c0 gn2bp: fix _is_java_group by Patrick Rohr · 3 years, 4 months ago
- 9185577 Merge "Add areLongLivedTcpConnectionsExpensive in VpnTransportInfo" by Chiachang Wang · 3 years, 4 months ago
- dd10b43 gn2bp: disable libunwind by Patrick Rohr · 3 years, 4 months ago
- 0913f0b gn2bp: stop parsing dep tree for builtin modules by Patrick Rohr · 3 years, 4 months ago
- a07cef1 Add areLongLivedTcpConnectionsExpensive in VpnTransportInfo by chiachangwang · 3 years, 4 months ago
- edbf34a Merge "Add unit tests checking MTU of interfaces are set." by Hansen Kurli · 3 years, 4 months ago
- 33dc0cf Merge "gn2bp: propagate is_java_target value" by Motomu Utsumi · 3 years, 4 months ago
- dac9cd5 Merge "gn2bp: rename _is_java_target to _is_java_group" by Motomu Utsumi · 3 years, 4 months ago
- b7b3b74 Merge "gn2bp: delete unused function" by Motomu Utsumi · 3 years, 4 months ago
- 0c7ef52 gn2bp: propagate is_java_target value by Patrick Rohr · 3 years, 4 months ago
- df3c20c gn2bp: rename _is_java_target to _is_java_group by Patrick Rohr · 3 years, 4 months ago
- 17d4e4a gn2bp: delete unused function by Patrick Rohr · 3 years, 4 months ago
- 0f116bf Merge "Revert "Cronet: add test server"" by Patrick Rohr · 3 years, 4 months ago
- c4b72b9 Merge "Acquire a wakelock before sending KEYCODE_SLEEP" into android13-tests-dev am: 51413173f0 by Shubhangi Pawar · 3 years, 4 months ago
- 5141317 Merge "Acquire a wakelock before sending KEYCODE_SLEEP" into android13-tests-dev by Shubhangi Pawar · 3 years, 4 months ago
- a0fdf1e Revert "Cronet: add test server" by Chidera Olibie · 3 years, 4 months ago
- b271755 Merge "Cronet: add test server" by Chidera Olibie · 3 years, 4 months ago
- c188565 Merge "gn2bp: Set compile_multilibe: first to cc_object for gcc_processor.py" by Patrick Rohr · 3 years, 4 months ago
- a0f25c4 Cronet: add test server by Chidera Olibie · 3 years, 4 months ago
- c3ebeb8 Merge "Add ConfigInfrastructure stubs lib to Android.bp" by Hassan Ali · 3 years, 4 months ago
- d78cda2 Merge changes Icd842479,I2206a846 by Paul Hu · 3 years, 4 months ago
- 2f1de80 Add MdnsInterfaceSocket and MdnsSocketProvider by Paul Hu · 3 years, 6 months ago
- 3597deb Merge "Disconnect network when captive portal returns unwanted." by Hansen Kurli · 3 years, 4 months ago
- 4fb65c7 gn2bp: Set compile_multilibe: first to cc_object for gcc_processor.py by Motomu Utsumi · 3 years, 4 months ago
- 05a49a5 gn2bp: Update libs to stop soong complaining by Motomu Utsumi · 3 years, 4 months ago
- 42acf6d gn2bp: Add apex_available to cronet_aml_java by Motomu Utsumi · 3 years, 4 months ago
- f985e03 gn2bp: Set sdk_verion and add required libs to cronet_aml_java by Motomu Utsumi · 3 years, 4 months ago
- ba3be9e gn2bp: Add sdk_version to the Module by Motomu Utsumi · 3 years, 4 months ago
- df6024d gn2bp: Add required libs to cronet_aml_java by Motomu Utsumi · 3 years, 4 months ago
- 89f38e4 gn2bp: Add required libs to `JniGenerator` by Mohannad Farrag · 3 years, 4 months ago
- 3d3d613 gn2bp: Generate `JniProcessor` manually by Mohannad Farrag · 3 years, 4 months ago
- e815d86 gn2bp: Add libs to `java_library` by Mohannad Farrag · 3 years, 4 months ago
- b30d371 gn2bp: Add required include_dirs for `aidl` files by Mohannad Farrag · 3 years, 4 months ago
- 4864c7f Merge changes Ib068ffc9,I4154659c by Maciej Żenczykowski · 3 years, 4 months ago
- 9e53b63 Put the Network info in MdnsServiceInfo by Paul Hu · 3 years, 5 months ago
- 03ea258 Merge "DO NOT MERGE: don't test BPF tethering offload in CTS" into android13-tests-dev am: 1be7d5e77c am: 7336c27847 by Shubhangi Pawar · 3 years, 4 months ago
- 7080c57 [automerger skipped] DO NOT MERGE: don't test BPF tethering offload in CTS am: 7af74d7095 -s ours am: a1a00498d0 -s ours by Hungming Chen · 3 years, 4 months ago
- 7336c27 Merge "DO NOT MERGE: don't test BPF tethering offload in CTS" into android13-tests-dev am: 1be7d5e77c by Shubhangi Pawar · 3 years, 4 months ago
- a1a0049 [automerger skipped] DO NOT MERGE: don't test BPF tethering offload in CTS am: 7af74d7095 -s ours by Hungming Chen · 3 years, 4 months ago
- 1be7d5e Merge "DO NOT MERGE: don't test BPF tethering offload in CTS" into android13-tests-dev by Shubhangi Pawar · 3 years, 4 months ago
- 7b452a1 bpf_shared.h - split clatd portion out into clatd.h by Maciej Żenczykowski · 3 years, 4 months ago
- 4e3321e bpf_tethering.h -> offload.h by Maciej Żenczykowski · 3 years, 4 months ago
- bc4e514 Add ConfigInfrastructure stubs lib to Android.bp by Hassan Ali · 3 years, 4 months ago
- 8d267d8 Add unit tests checking MTU of interfaces are set. by Hansen Kurli · 3 years, 4 months ago
- 5054bde Merge changes I1b2e50f1,I78926bf7 am: e491095525 by Mohannad Farrag · 3 years, 4 months ago
- e491095 Merge changes I1b2e50f1,I78926bf7 by Mohannad Farrag · 3 years, 4 months ago
- 7c156e4 Merge "Add polling for WifiManager#getConnectionInfo" am: 07718da004 by Chris Ye · 3 years, 4 months ago
- c9ed1c8 Merge "Revert "Remove the stats protos from ConnectivityService until tests are added"" am: fee29c5c09 by Frank Li · 3 years, 4 months ago
- 07718da Merge "Add polling for WifiManager#getConnectionInfo" by Chris Ye · 3 years, 4 months ago
- fee29c5 Merge "Revert "Remove the stats protos from ConnectivityService until tests are added"" by Frank Li · 3 years, 4 months ago
- d34ee2b Merge "Verify that the underlying network info will be cleared/sent or not" am: dc824e95de by Lucas Lin · 3 years, 4 months ago
- dc824e9 Merge "Verify that the underlying network info will be cleared/sent or not" by Lucas Lin · 3 years, 4 months ago
- fe72003 Merge "Test: rename EthernetTetheringTest to CtsEthernetTetheringTest" am: 6abbb4111f by Nucca Chen · 3 years, 4 months ago
- 6abbb41 Merge "Test: rename EthernetTetheringTest to CtsEthernetTetheringTest" by Nucca Chen · 3 years, 4 months ago
- 85a4b93 Merge "Correct the test design for network lost case" am: 678113ade7 by Lucas Lin · 3 years, 4 months ago
- 9c2cee1 gn2bp: Split `gcc_preprocess` actions into genrules by Mohannad Farrag · 3 years, 4 months ago
- 678113a Merge "Correct the test design for network lost case" by Lucas Lin · 3 years, 4 months ago
- 81bb834 gn2bp: Add compile_multilib attribute by Motomu Utsumi · 3 years, 4 months ago
- 3a71a29 Merge "offload.c - fix a mistake in a comment" am: 6d20bf2834 by Maciej Żenczykowski · 3 years, 4 months ago
- 6d20bf2 Merge "offload.c - fix a mistake in a comment" by Maciej Żenczykowski · 3 years, 4 months ago
- 614b1f4 [automerger skipped] Fix cell stats did not increase due to rate limit in battery stats am: aa1826207a -s ours am: e9dd9fc45d -s ours by Aaron Huang · 3 years, 4 months ago
- e9dd9fc [automerger skipped] Fix cell stats did not increase due to rate limit in battery stats am: aa1826207a -s ours by Aaron Huang · 3 years, 4 months ago
- d1938df Verify that the underlying network info will be cleared/sent or not by lucaslin · 3 years, 4 months ago
- 0b915e2 Correct the test design for network lost case by lucaslin · 3 years, 4 months ago
- fe3cd51 Acquire a wakelock before sending KEYCODE_SLEEP by Leon Li · 3 years, 5 months ago