- 0de93b4 Make firewall bpf code multi-user aware by Suprabh Shukla · 1 year, 2 months ago
- bfe49e0 Update document for ApfCapabilities.hashCode() by Yuyang Huang · 1 year, 2 months ago
- 3e07102 Merge changes I62c990d0,I413bdb76,I020ba48e into main by Motomu Utsumi · 1 year, 2 months ago
- 154ce63 Introduce NET_CAPABILITY_NOT_BANDWIDTH_CONSTRAINED by Motomu Utsumi · 1 year, 2 months ago
- 9d88333 Merge "Add config flag for useDeclaredMethodsForCallbacks" into main by Remi NGUYEN VAN · 1 year, 2 months ago
- aa355ac Add config flag for useDeclaredMethodsForCallbacks by Remi NGUYEN VAN · 1 year, 2 months ago
- ab1a067 Stop throwing when the invalid capability is passed by Motomu Utsumi · 1 year, 2 months ago
- 67b6790 Merge changes If3dbe234,Ia1299759 into main by Junyu Lai · 1 year, 2 months ago
- 288aca0 Treat APFv3 as APFv4 with not fully working counters. by Maciej Żenczykowski · 1 year, 2 months ago
- cfd5a51 Revert^2 "Add blocked reason for internet permission" by Motomu Utsumi · 1 year, 2 months ago
- cb74c08 Revert "Add blocked reason for internet permission" by Priyanka Advani · 1 year, 3 months ago
- ee96ba0 Add blocked reason for internet permission by Motomu Utsumi · 1 year, 3 months ago
- 216f8ad Merge "Update compat flag to use VERSION_CODES.VANILLA_ICE_CREAM instead of 35" into main by Treehugger Robot · 1 year, 3 months ago
- 175ca03 Update compat flag to use VERSION_CODES.VANILLA_ICE_CREAM instead of 35 by Motomu Utsumi · 1 year, 3 months ago
- 6ff9b58 Implement missing hashCode() method in ApfCapabilities by Yuyang Huang · 1 year, 3 months ago
- f53e9cf Check compat change flag for rate-limit cache by Junyu Lai · 1 year, 4 months ago
- b15be22 Update APIs that depends on isUidNetworkingBlocked to follow compat flag by Motomu Utsumi · 1 year, 3 months ago
- 90c9703 Disable the NETWORKINFO_WITHOUT_INTERNET_BLOCKED flag in V by Lorenzo Colitti · 1 year, 3 months ago
- 0b4be79 Add compat flag for ActiveNetworkInfo blocked state by Motomu Utsumi · 1 year, 3 months ago
- eb92054 Add bpf map based getUidNetworkingBlockedReasons by Motomu Utsumi · 1 year, 4 months ago
- 9e75aad Add blocked reason for OEM deny firewall chains by Motomu Utsumi · 1 year, 4 months ago
- 2c248d2 Add @RequiresApi(TIRAMISU) to BpfNetMapsUtils by Motomu Utsumi · 1 year, 4 months ago
- c044932 Merge "Add firewall chains for HAPPY_BOX and user/admin PENALTY_BOX" into main by Motomu Utsumi · 1 year, 4 months ago
- 11d3345 Add firewall chains for HAPPY_BOX and user/admin PENALTY_BOX by Motomu Utsumi · 1 year, 4 months ago
- 32ec9e0 Reland cronet 121_0_6167_71: remove http_client_logging lib by Chidera Olibie · 1 year, 4 months ago
- a7c3b50 Merge "Revert^2 "Revert "Revert "Revert "cronet 121_0_6167_71: remove htt..."" into main by Chidera Olibie · 1 year, 4 months ago
- 2a85b5e Revert^2 "Revert "Revert "Revert "cronet 121_0_6167_71: remove htt..." by Chidera Olibie · 1 year, 4 months ago
- 22cc321 Merge changes from topic "revert-3005178-revert-3001326-revert-2998737-revert-2980591-cronet_121_0_6167_71-JBOUFGJXPX-ICXECJPUPA-OOMALUYYUV-HXQZEVTNSQ" into main by Chidera Olibie · 1 year, 4 months ago
- 0634c7c Merge "Do faster bitmask checks on NetworkCapabilities" into main by Shai Barack · 1 year, 4 months ago
- 1ba19c9 Revert "Revert "Revert "Revert "cronet 121_0_6167_71: remove htt..." by Chidera Olibie · 1 year, 4 months ago
- d618f95 Udpate setNetworkSpecifier logic support Satellite Transport by Nagendra Prasad Nagarle Basavaraju · 1 year, 5 months ago
- 68d68d8 Merge "Separate Struct.java into its own lib." into main by Yang Sun · 1 year, 4 months ago
- 3aa62e6 Separate Struct.java into its own lib. by Yang Sun · 1 year, 5 months ago
- cb448f5 Fix isUidNetworkingBlocked for system uids by Motomu Utsumi · 1 year, 5 months ago
- 4a18c1b Merge changes from topic "revert-3001326-revert-2998737-revert-2980591-cronet_121_0_6167_71-JBOUFGJXPX-ICXECJPUPA-OOMALUYYUV" into main by George Verhaegen · 1 year, 5 months ago
- e450572 Revert "Revert "Revert "cronet 121_0_6167_71: remove http_client..." by Lisa (LeeWei) Liu · 1 year, 5 months ago
- 52dceb8 Merge changes from topic "revert-2998737-revert-2980591-cronet_121_0_6167_71-JBOUFGJXPX-ICXECJPUPA" into main by Chidera Olibie · 1 year, 5 months ago
- 2f79f58 Move isChainEnabled and getUidRule to BpfNetMapsUtils by Motomu Utsumi · 1 year, 5 months ago
- bb35aa1 Move isUidNetworkingBlocked to BpfNetMapsUtils by Motomu Utsumi · 1 year, 5 months ago
- e1d536b Call getDataSaverEnabled from isUidNetworkingBlocked by Motomu Utsumi · 1 year, 5 months ago
- 70e7011 Do faster bitmask checks on NetworkCapabilities by Shai Barack · 1 year, 5 months ago
- 7bfcd30 Merge "Rename BpfNetMapsReader to NetworkStackBpfNetMaps" into main by Motomu Utsumi · 1 year, 5 months ago
- fc50404 Rename BpfNetMapsReader to NetworkStackBpfNetMaps by Motomu Utsumi · 1 year, 5 months ago
- cfc6b02 Revert "Revert "cronet 121_0_6167_71: remove http_client_logging..." by Chidera Olibie · 1 year, 5 months ago
- 5784191 Merge "Throw if isUidNetworkingBlocked is called below U" into main by Treehugger Robot · 1 year, 5 months ago
- 7291d11 Throw if isUidNetworkingBlocked is called below U by Junyu Lai · 1 year, 5 months ago
- 8ee26e6 Merge "Remove DEFAULT_FORBIDDEN_CAPABILITIES from NetworkRequest" into main by Motomu Utsumi · 1 year, 5 months ago
- d496696 Merge changes from topic "revert-2980591-cronet_121_0_6167_71-JBOUFGJXPX" into main by Treehugger Robot · 1 year, 5 months ago
- 29ff998 Remove DEFAULT_FORBIDDEN_CAPABILITIES from NetworkRequest by Motomu Utsumi · 1 year, 5 months ago
- d2c103e Merge "Add CompatChange for local network matching" into main by Motomu Utsumi · 1 year, 5 months ago
- dae7f8c Revert "cronet 121_0_6167_71: remove http_client_logging lib" by Patrick Rohr · 1 year, 5 months ago
- 14d2e19 Merge changes from topic "cronet_121_0_6167_71" into main by Treehugger Robot · 1 year, 5 months ago
- ad480e0 Add CompatChange for local network matching by Motomu Utsumi · 1 year, 6 months ago
- 2154e52 Merge "Remove unused library visibility" into main by Chiachang Wang · 1 year, 5 months ago
- 0df28d8 Merge "Move VpnManagerServiceTest and VpnTest to frameworks" into main by Chiachang Wang · 1 year, 5 months ago
- 52d3296 Remove unused library visibility by Chiachang Wang · 1 year, 5 months ago
- a5d9875 Move VpnManagerServiceTest and VpnTest to frameworks by Chiachang Wang · 1 year, 5 months ago
- db67a80 Merge "Include structs lib in service-connectivity-pre-jarjar" into main by Yang Sun · 1 year, 5 months ago
- 09f0d47 cronet 121_0_6167_71: remove http_client_logging lib by Chidera Olibie · 1 year, 5 months ago
- 8c0f678 Merge "Udpate setNetworkSpecifier to support Satellite Transport." into main by Nagendra Prasad Nagarle Basavaraju · 1 year, 5 months ago
- a8a74e2 Udpate setNetworkSpecifier to support Satellite Transport. by Nagendra Prasad Nagarle Basavaraju · 1 year, 6 months ago
- 1c9fb59 Include structs lib in service-connectivity-pre-jarjar by Yang Sun · 1 year, 6 months ago
- b5391d2 Merge "Bump the required SDK level to U for isUidNetworkingBlocked" into main by Junyu Lai · 1 year, 5 months ago
- 934d483 Bump the required SDK level to U for isUidNetworkingBlocked by Junyu Lai · 1 year, 6 months ago
- 1ec0655 Merge "Update flags.aconfig to follow the current APIs" into main by Motomu Utsumi · 1 year, 6 months ago
- 52f294c Update flags.aconfig to follow the current APIs by Motomu Utsumi · 1 year, 6 months ago
- 4f95627 Update javadoc for NET_CAPABILITY_LOCAL_NETWORK API by Motomu Utsumi · 1 year, 6 months ago
- 1252f7f Make TetheringRequest parcelable by Quang Anh Luong · 1 year, 6 months ago
- ec3b193 Merge "Check whether kernel is for X86 via JNI" into main by Maciej Żenczykowski · 1 year, 6 months ago
- 02f6124 Check whether kernel is for X86 via JNI by Yan Yan · 1 year, 6 months ago
- 1fa6f09 add TRANSPORT_SATELLITE to NetworkCapabilities by Nagendra Prasad Nagarle Basavaraju · 1 year, 6 months ago
- 7cabd32 Support bringing up restricted wifi by Ying Xu · 1 year, 7 months ago
- 54aaccc Merge "Expose `NET_CAPABILITY_LOCAL_NETWORK` as public API" into main by Motomu Utsumi · 1 year, 6 months ago
- 21005ed Expose `NET_CAPABILITY_LOCAL_NETWORK` as public API by Handa Wang · 1 year, 8 months ago
- 1042c17 Merge "Remove strict_updatability_linting: true" into main by Cole Faust · 1 year, 6 months ago
- 01b5ede [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 1 year, 6 months ago
- 61fba50 Merge changes from topic "mdns-subtype-discovery" into main by Kangping Dong · 1 year, 7 months ago
- 0d450d3 Bpf: open code PRE_T - too complex for errorprone linter by Maciej Żenczykowski · 1 year, 7 months ago
- ee56c43 Remove strict_updatability_linting: true by Cole Faust · 1 year, 7 months ago
- 97d6aeb [mdns] add API for discovery with subtype by Kangping Dong · 1 year, 8 months ago
- be30b3e Baseline NewApi issues by Cole Faust · 1 year, 7 months ago
- bcc245d Merge "Support multicast routing" into main by Yang Sun · 1 year, 7 months ago
- baa50fa Support multicast routing by Yang Sun · 1 year, 8 months ago
- 287258d Support checking kernel bitness via JNI by Yan Yan · 1 year, 7 months ago
- 9c8111d Merge "Add more context in javadoc of setDataSaverEnabled" into main by Junyu Lai · 1 year, 7 months ago
- f304823 Add more context in javadoc of setDataSaverEnabled by Junyu Lai · 1 year, 7 months ago
- 8c22b9a Merge "Introduce NsdManager API for in-place service updates without re-announcement." into main by Remi NGUYEN VAN · 1 year, 8 months ago
- 806f5a1 implement Thread Border Router e2e integration test by Handa Wang · 1 year, 8 months ago
- 86d083f Introduce NsdManager API for in-place service updates without re-announcement. by Yuyang Huang · 1 year, 8 months ago
- 2e7920c Merge "List baseline_filename on modules that are implititly using it" into main by Cole Faust · 1 year, 8 months ago
- a52ecf0 List baseline_filename on modules that are implititly using it by Cole Faust · 1 year, 8 months ago
- 8df4b70 Remove sdk level check when calling getDataSaverEnabled by Junyu Lai · 1 year, 8 months ago
- 22941b3 Don't add LOCAL_NETWORK as forbidden capability by Lorenzo Colitti · 1 year, 8 months ago
- 38c7503 [BR14] Tracker Data Saver status in ConnectivityService by Junyu Lai · 1 year, 8 months ago
- dc7a325 Merge "Remove workaround to remove FlaggedAPI in ump" into main by Motomu Utsumi · 1 year, 8 months ago
- 38795d6 Merge "Add support for setsockoptBytes" into main by Yang Sun · 1 year, 8 months ago
- 88410c6 Remove workaround to remove FlaggedAPI in ump by Motomu Utsumi · 1 year, 8 months ago
- f2987b8 Add support for setsockoptBytes by Yang Sun · 1 year, 8 months ago
- dda4052 Merge "Revert^2 "Update NetworkAgent#register to compatible with old NetworkAgentTest"" into main by Motomu Utsumi · 1 year, 8 months ago
- 3c58917 Revert^2 "Update NetworkAgent#register to compatible with old NetworkAgentTest" by Motomu Utsumi · 1 year, 8 months ago