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