1. 6892974 Merge "Revert "Add SkipNativeNetworkCreation flag in NetworkAgentConfig"" into main by Treehugger Robot · 12 months ago
  2. b04a804 Revert "Add SkipNativeNetworkCreation flag in NetworkAgentConfig" by Junyu Lai · 12 months ago
  3. 3687f0e Merge "Move server reservation validation to L2capNetworkSpecifier" into main by Maciej Żenczykowski · 12 months ago
  4. 47669ff Merge "Move client request validation to L2capNetworkSpecifier" into main by Maciej Żenczykowski · 12 months ago
  5. 0508c94 Move server reservation validation to L2capNetworkSpecifier by Patrick Rohr · 12 months ago
  6. bf65974 Move client request validation to L2capNetworkSpecifier by Patrick Rohr · 12 months ago
  7. 95d7f5b Delete unused createTapInterface method by Patrick Rohr · 12 months ago
  8. d14f094 Delete unused createTapInterface method by Patrick Rohr · 12 months ago
  9. 2bef486 Replace createTapInterface() with new Builder API by Patrick Rohr · 12 months ago
  10. f847144 Replace createTapInterface() call with new Builder API by Patrick Rohr · 12 months ago
  11. fe058c6 Add configuration object and builder for creating tun/tap interfaces by Patrick Rohr · 12 months ago
  12. 8331a79 Update lnp app compat to be enabled after cur development version by Jacque Li · 12 months ago
  13. e0b1197 Revert https://r.android.com/3477936 by Mohannad Farrag · 12 months ago
  14. 02574fa Merge "Add metric to HttpEngine preload" into main by Treehugger Robot · 1 year ago
  15. 448eb43 Adding access methods for local_net_access_map and local_net_blocked_uid_map by Sarup Dalwani · 1 year, 1 month ago
  16. b09cd9e Add metric to HttpEngine preload by Mohannad Farrag · 1 year ago
  17. 074b213 Merge "Add toString to L2capNetworkSpecifier" into main by Maciej Żenczykowski · 1 year, 1 month ago
  18. 30d8a25 Disallow legacy tether() API starting in B by Quang Anh Luong · 1 year, 2 months ago
  19. 080c913 Add toString to L2capNetworkSpecifier by Patrick Rohr · 1 year, 1 month ago
  20. 74a8f47 Implement matching semantics for L2capNetworkSpecifier by Patrick Rohr · 1 year, 1 month ago
  21. 5e61925 Do not allow L2CAP specifier with ROLE_SERVER and remote address set by Patrick Rohr · 1 year, 1 month ago
  22. 7faa0b4 Do not redact PSM from L2capNetworkSpecifier by Patrick Rohr · 1 year, 1 month ago
  23. 5b6e6b2 Use IntRange for setPsm by Patrick Rohr · 1 year, 1 month ago
  24. d10fa68 Improve documentation of L2capNetworkSpecifier by Patrick Rohr · 1 year, 1 month ago
  25. c7e3884 Have setRemoteAddress accept a Nullable remoteAddress by Patrick Rohr · 1 year, 1 month ago
  26. 961528d Add L2capNetworkSpecifier by Patrick Rohr · 1 year, 2 months ago
  27. 121ab15 Fix exception when unparcelling NetworkRequest with reservationId by Patrick Rohr · 1 year, 1 month ago
  28. 73eee54 Add reserveNetwork API by Patrick Rohr · 1 year, 2 months ago
  29. 4cef67c Do not allow any request to pass in reservationId by Patrick Rohr · 1 year, 2 months ago
  30. 93136f1 Add NetworkCallback#onReserved by Patrick Rohr · 1 year, 2 months ago
  31. 55726f1 Add app compat change ID for LNP by Jacque Li · 1 year, 4 months ago
  32. 3a5b37a Merge changes Icecb889a,Id06116ad into main by Treehugger Robot · 1 year, 2 months ago
  33. 06fa57b Set the reservationId when a new NetworkRequest is created by Patrick Rohr · 1 year, 2 months ago
  34. cb91a25 Add reservationId to NetworkCapabilities by Patrick Rohr · 1 year, 3 months ago
  35. b960664 Merge changes Id723dc9e,I3665d843 into main by Patrick Rohr · 1 year, 2 months ago
  36. 69aa3c5 Merge "CaptivePortal: implement setDelegateUid API." into main by Xiao Ma · 1 year, 2 months ago
  37. 1f277bb Merge "Conditionally include VCN in Tethering module" into main by Yan Yan · 1 year, 2 months ago
  38. d7f747d Merge "Clean up getAttributionTag" into main by Maciej Żenczykowski · 1 year, 2 months ago
  39. 7d6dfd5 CaptivePortal: implement setDelegateUid API. by Patrick Rohr · 1 year, 2 months ago
  40. fef111c Add SkipNativeNetworkCreation flag in NetworkAgentConfig by Junyu Lai · 1 year, 2 months ago
  41. 25f22a9 Clean up getAttributionTag by Patrick Rohr · 1 year, 2 months ago
  42. 517c2e3 Adds a new RESERVATION request type by Patrick Rohr · 1 year, 3 months ago
  43. b4ccc6a Conditionally include VCN in Tethering module by Yan Yan · 1 year, 3 months ago
  44. c3a2764 Merge "Add a new module-only API to preload HttpEngine" into main by Treehugger Robot · 1 year, 3 months ago
  45. e0e0636 Merge "Expose Connectivity libraries to VCN and tests" into main by Yan Yan · 1 year, 3 months ago
  46. ee0a07c Sort framework-connectivity-defaults libs alphabetically by Yuyang Huang · 1 year, 3 months ago
  47. 587f996 Expose Connectivity libraries to VCN and tests by Yan Yan · 1 year, 4 months ago
  48. 5023143 Add a new module-only API to preload HttpEngine by Mohannad Farrag · 1 year, 3 months ago
  49. 0b1a7b8 NetworkAgent: Log a metric if a message is queued before registration by Arjun Dhaliwal · 1 year, 3 months ago
  50. 1cc7769 Add FrameworkConnectivityStatsLog for logging metrics by Yuyang Huang · 1 year, 3 months ago
  51. fcfe907 Merge "Fix comment" into main by Maciej Żenczykowski · 1 year, 5 months ago
  52. 430a8ad Merge "Make java_sdk_library dependencies explicit" into main by Treehugger Robot · 1 year, 5 months ago
  53. 8401b6a Make java_sdk_library dependencies explicit by Jihoon Kang · 1 year, 6 months ago
  54. e7cae17 Add NetworkStack to framework-connetivity and framework-tethering impl lib visibility by Jihoon Kang · 1 year, 5 months ago
  55. 9d5d7d0 Skip TestDropPacketToVpnAddress if the feature is disabled by Motomu Utsumi · 1 year, 6 months ago
  56. 2fc1154 Use java_aconfig_library for android_core_networking flags by Motomu Utsumi · 1 year, 6 months ago
  57. 9ffc068 Add boilerplate code for CertificateTransparencyService by Sandro Montanari · 1 year, 7 months ago
  58. a7511c2 Merge "Support NetworkStats#addEntries API" into main by Junyu Lai · 1 year, 6 months ago
  59. d0e0494 Support NetworkStats#addEntries API by Junyu Lai · 1 year, 7 months ago
  60. 057369c Merge changes If787d3f3,I6de357ac into main by Remi NGUYEN VAN · 1 year, 6 months ago
  61. 2d78124 Suspend callbacks for frozen apps by Remi NGUYEN VAN · 1 year, 8 months ago
  62. 29c0d2a Fix to return BLOCKED_REASON_NONE for system uids by Motomu Utsumi · 1 year, 7 months ago
  63. 4d25564 Add framework-connectivity-pre-jarjar-without-cronet by Motomu Utsumi · 1 year, 7 months ago
  64. c3621e6 Add a CallbackQueue class by Remi NGUYEN VAN · 1 year, 7 months ago
  65. e7c1b62 Fix comment by Patrick Rohr · 1 year, 7 months ago
  66. 8f2c306 Refactor RoutingCoordinator by Handa Wang · 1 year, 7 months ago
  67. 9b0df36 Refactor staticlibs by Handa Wang · 1 year, 7 months ago
  68. e1c10b0 Merge "Only send callbacks when overridden" into main by Treehugger Robot · 1 year, 8 months ago
  69. 2fd3823 Only send callbacks when overridden by Remi NGUYEN VAN · 1 year, 9 months ago
  70. 3d00262 Make firewall bpf code multi-user aware by Suprabh Shukla · 1 year, 8 months ago
  71. 4ece737 Baseline Lint FlaggedApi violations by Mårten Kongstad · 1 year, 8 months ago
  72. bfe49e0 Update document for ApfCapabilities.hashCode() by Yuyang Huang · 1 year, 8 months ago
  73. 3e07102 Merge changes I62c990d0,I413bdb76,I020ba48e into main by Motomu Utsumi · 1 year, 8 months ago
  74. 154ce63 Introduce NET_CAPABILITY_NOT_BANDWIDTH_CONSTRAINED by Motomu Utsumi · 1 year, 9 months ago
  75. 9d88333 Merge "Add config flag for useDeclaredMethodsForCallbacks" into main by Remi NGUYEN VAN · 1 year, 8 months ago
  76. aa355ac Add config flag for useDeclaredMethodsForCallbacks by Remi NGUYEN VAN · 1 year, 9 months ago
  77. ab1a067 Stop throwing when the invalid capability is passed by Motomu Utsumi · 1 year, 9 months ago
  78. 67b6790 Merge changes If3dbe234,Ia1299759 into main by Junyu Lai · 1 year, 8 months ago
  79. 288aca0 Treat APFv3 as APFv4 with not fully working counters. by Maciej Żenczykowski · 1 year, 9 months ago
  80. cfd5a51 Revert^2 "Add blocked reason for internet permission" by Motomu Utsumi · 1 year, 9 months ago
  81. cb74c08 Revert "Add blocked reason for internet permission" by Priyanka Advani · 1 year, 9 months ago
  82. ee96ba0 Add blocked reason for internet permission by Motomu Utsumi · 1 year, 9 months ago
  83. 216f8ad Merge "Update compat flag to use VERSION_CODES.VANILLA_ICE_CREAM instead of 35" into main by Treehugger Robot · 1 year, 9 months ago
  84. 175ca03 Update compat flag to use VERSION_CODES.VANILLA_ICE_CREAM instead of 35 by Motomu Utsumi · 1 year, 9 months ago
  85. 6ff9b58 Implement missing hashCode() method in ApfCapabilities by Yuyang Huang · 1 year, 9 months ago
  86. f53e9cf Check compat change flag for rate-limit cache by Junyu Lai · 1 year, 11 months ago
  87. b15be22 Update APIs that depends on isUidNetworkingBlocked to follow compat flag by Motomu Utsumi · 1 year, 9 months ago
  88. 90c9703 Disable the NETWORKINFO_WITHOUT_INTERNET_BLOCKED flag in V by Lorenzo Colitti · 1 year, 9 months ago
  89. 0b4be79 Add compat flag for ActiveNetworkInfo blocked state by Motomu Utsumi · 1 year, 9 months ago
  90. eb92054 Add bpf map based getUidNetworkingBlockedReasons by Motomu Utsumi · 1 year, 10 months ago
  91. 9e75aad Add blocked reason for OEM deny firewall chains by Motomu Utsumi · 1 year, 10 months ago
  92. 2c248d2 Add @RequiresApi(TIRAMISU) to BpfNetMapsUtils by Motomu Utsumi · 1 year, 11 months ago
  93. c044932 Merge "Add firewall chains for HAPPY_BOX and user/admin PENALTY_BOX" into main by Motomu Utsumi · 1 year, 10 months ago
  94. 11d3345 Add firewall chains for HAPPY_BOX and user/admin PENALTY_BOX by Motomu Utsumi · 1 year, 11 months ago
  95. 32ec9e0 Reland cronet 121_0_6167_71: remove http_client_logging lib by Chidera Olibie · 1 year, 10 months ago
  96. a7c3b50 Merge "Revert^2 "Revert "Revert "Revert "cronet 121_0_6167_71: remove htt..."" into main by Chidera Olibie · 1 year, 10 months ago
  97. 2a85b5e Revert^2 "Revert "Revert "Revert "cronet 121_0_6167_71: remove htt..." by Chidera Olibie · 1 year, 10 months ago
  98. 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, 10 months ago
  99. 0634c7c Merge "Do faster bitmask checks on NetworkCapabilities" into main by Shai Barack · 1 year, 11 months ago
  100. 1ba19c9 Revert "Revert "Revert "Revert "cronet 121_0_6167_71: remove htt..." by Chidera Olibie · 1 year, 11 months ago