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