1. 62d35f7 [FUI04] Refactor VpnInfo by junyulai · 4 years, 6 months ago
  2. bd7f3cd [FUI03] No-op refactoring of VpnInfo by junyulai · 4 years, 6 months ago
  3. 4c69988 Merge changes Ic67cff95,Id7a6175c,I3d6896f5,Iaff727e7 by James Mattis · 4 years, 6 months ago
  4. 08131f3 Updates to handler logic for multilayer requests by James Mattis · 4 years, 8 months ago
  5. 7b26bba Update to sendAllRequestsToProvider for Multilayer by James Mattis · 4 years, 8 months ago
  6. 332aae3 Merge "Update jni to get int descriptor in native layer" by Chiachang Wang · 4 years, 6 months ago
  7. 30199ca Update jni to get int descriptor in native layer by Chiachang Wang · 4 years, 7 months ago
  8. 4071a8c Merge "Fix FrameworksNetIntegrationTests failure" by Paul Hu · 4 years, 6 months ago
  9. d07d47e Merge "Revert^2 "Replace Context#sendStickyBroadcastAsUser()"" by Paul Hu · 4 years, 6 months ago
  10. 757e0e8 Multilayer request updates to request callbacks by James Mattis · 4 years, 8 months ago
  11. 622428c Multilayer support when NAI requests are updated by James Mattis · 4 years, 8 months ago
  12. c5a7a59 Merge changes I713bc2ec,Ib9ab07c9 by Treehugger Robot · 4 years, 6 months ago
  13. 32fd208 Revert^2 "Replace Context#sendStickyBroadcastAsUser()" by Paul Hu · 4 years, 6 months ago
  14. 591fe53 Merge "Add method to match address \ port with QosFilter" by Daniel Bright · 4 years, 6 months ago
  15. 42a9366 Merge "Revert "Replace Context#sendStickyBroadcastAsUser()"" by Will Osborn · 4 years, 6 months ago
  16. b15a22e Fix FrameworksNetIntegrationTests failure by paulhu · 4 years, 6 months ago
  17. 3eaba31 Revert "Replace Context#sendStickyBroadcastAsUser()" by Will Osborn · 4 years, 6 months ago
  18. 0a66821 Merge "Replace Context#sendStickyBroadcastAsUser()" by Paul Hu · 4 years, 6 months ago
  19. cb95247 [FUI05] Remove wimax data usage unit test by junyulai · 4 years, 7 months ago
  20. de493c0 [FUI14] Get SSID from NetworkCapabilities by junyulai · 4 years, 7 months ago
  21. 07dd129 Add method to match address \ port with QosFilter by Daniel Bright · 4 years, 8 months ago
  22. 85aad57 Merge "Replace NetworkPolicyManagerInternal#isUidRestrictedOnMeteredNetworks()" by Paul Hu · 4 years, 6 months ago
  23. 29f0f6d Merge "Add Qos Callback support" by Chalard Jean · 4 years, 6 months ago
  24. a96f7a4 Merge "Add Qos Callback files" by Chalard Jean · 4 years, 6 months ago
  25. 5ef8031 Merge "Mark connectivity test utilities as module API" by Remi NGUYEN VAN · 4 years, 6 months ago
  26. 76cf0c5 Replace NetworkPolicyManagerInternal#isUidRestrictedOnMeteredNetworks() by paulhu · 4 years, 7 months ago
  27. 7d4530b Mark connectivity test utilities as module API by Remi NGUYEN VAN · 4 years, 7 months ago
  28. 60f02ed Add Qos Callback support by Daniel Bright · 5 years ago
  29. 53f0e44 Add Qos Callback files by Daniel Bright · 4 years, 6 months ago
  30. d793eb3 Use network list in UNDERLYING_NETWORKS_CHANGED by Remi NGUYEN VAN · 4 years, 7 months ago
  31. 18e77a4 Merge "[IT4.4] Host network activity related logic into a new class" by Chiachang Wang · 4 years, 6 months ago
  32. 0ad97bf Merge "Use ParcelFileDescriptor instead of FileDescriptor in the aidl" by Chiachang Wang · 4 years, 6 months ago
  33. 979f46a Use ParcelFileDescriptor instead of FileDescriptor in the aidl by Chiachang Wang · 4 years, 7 months ago
  34. 161e0b9 Merge "Replace Context @hide API in MultinetworkPolicyTracker" by Paul Hu · 4 years, 6 months ago
  35. 6d502ed [IT4.4] Host network activity related logic into a new class by lucaslin · 4 years, 7 months ago
  36. cc041a7 Merge "Mark TestNetworkManager as module API" by Remi NGUYEN VAN · 4 years, 6 months ago
  37. 5eee3ec Mark TestNetworkManager as module API by Remi NGUYEN VAN · 4 years, 7 months ago
  38. fd8dac4 Replace Context @hide API in MultinetworkPolicyTracker by paulhu · 4 years, 7 months ago
  39. 2fa034c Merge "Revert "[VCN06] Support request background network"" by Junyu Lai · 4 years, 7 months ago
  40. 34263da Revert "[VCN06] Support request background network" by Junyu Lai · 4 years, 7 months ago
  41. d806079 Merge "Fix CaptivePortalDataTest#testParcelUnparcel on R" by Treehugger Robot · 4 years, 7 months ago
  42. 4fcb0e5 Merge changes I475502fd,Ibf376a6f,Ia52f9caf by Treehugger Robot · 4 years, 7 months ago
  43. da94136 Fix CaptivePortalDataTest#testParcelUnparcel on R by Remi NGUYEN VAN · 4 years, 7 months ago
  44. 34007bd Address comments on aosp/1539753, aosp/1542487 and aosp/1547496. by Lorenzo Colitti · 4 years, 7 months ago
  45. 95f0791 Merge "[VCN06] Support request background network" by Junyu Lai · 4 years, 7 months ago
  46. c284b4b Fix propagating underlying caps when a network disconnects. by Lorenzo Colitti · 4 years, 7 months ago
  47. dbf549c Test for bugs with suspended VPN underlying networks. by Lorenzo Colitti · 4 years, 7 months ago
  48. c127a58 Merge changes Ic5750d4f,I9fa888c9,I4211475f by Lorenzo Colitti · 4 years, 7 months ago
  49. 3a6e50b Merge "Enforce that NetworkAgentInfo fields are never null." by Treehugger Robot · 4 years, 7 months ago
  50. 6ecf04d [VCN06] Support request background network by junyulai · 4 years, 7 months ago
  51. 5c27674 Deflake testNetworkBlockedStatusAlwaysOnVpn by Lorenzo Colitti · 4 years, 7 months ago
  52. 79ff365 Simplify testVpnRestrictedUsers. by Lorenzo Colitti · 4 years, 7 months ago
  53. 756a734 Add test coverage for LockdownVpnTracker. by Lorenzo Colitti · 4 years, 7 months ago
  54. 83d0656 Enforce that NetworkAgentInfo fields are never null. by Lorenzo Colitti · 4 years, 7 months ago
  55. f49e1b0 Merge "Mark several NetworkAgentInfo members @NonNull and address TODO." by Lorenzo Colitti · 4 years, 7 months ago
  56. 671085f Merge "Remove unused IpConnectivityMetrics in CS" by Paul Hu · 4 years, 7 months ago
  57. a1b4fbe Remove unused IpConnectivityMetrics in CS by paulhu · 4 years, 7 months ago
  58. b60805b Merge "Replace hidden ParcelFileDescriptor constructor usage" by Chiachang Wang · 4 years, 7 months ago
  59. c5f86f4 Replace hidden ParcelFileDescriptor constructor usage by Chiachang Wang · 4 years, 7 months ago
  60. fdc3167 Merge "LocationPermissionChecker: Exempt privileged components from location check" by Roshan Pius · 4 years, 7 months ago
  61. c529710 Replace Context#sendStickyBroadcastAsUser() by paulhu · 4 years, 7 months ago
  62. 3157c36 Merge "[VCN05.1] Add unit test for invalid request types" by Junyu Lai · 4 years, 7 months ago
  63. 131d7c1 Mark several NetworkAgentInfo members @NonNull and address TODO. by Lorenzo Colitti · 4 years, 7 months ago
  64. 854f6a6 LocationPermissionChecker: Exempt privileged components from location check by Roshan Pius · 4 years, 7 months ago
  65. 12cf8ca [VCN05.1] Add unit test for invalid request types by junyulai · 4 years, 7 months ago
  66. 25dc766 Merge "Refactor setCurrentProxyScriptUrl to a void method" by Aaron Huang · 4 years, 7 months ago
  67. 116341a Merge "Fix CaptivePortalDataTest on R-" by Treehugger Robot · 4 years, 7 months ago
  68. 054800f Fix CaptivePortalDataTest on R- by Remi NGUYEN VAN · 4 years, 7 months ago
  69. 17ac644 Merge "Waiting for idle in test" by James Mattis · 4 years, 7 months ago
  70. 7cdb30e Merge "NetworkCapabilities: Embed location senstive TransportInfo" by Roshan Pius · 4 years, 7 months ago
  71. a34c401 Merge changes I28e39400,Ibada8b42 by Lorenzo Colitti · 4 years, 7 months ago
  72. 3637b6d Merge "Migrate Slog usage in MultinetworkPolicyTracker to Log" by Aaron Huang · 4 years, 7 months ago
  73. 283e061 UserManager restricted profile SystemApis by Adam Bookatz · 4 years, 8 months ago
  74. a39f357 Improve testing of CONNECTIVITY_ACTION broadcasts. by Lorenzo Colitti · 4 years, 7 months ago
  75. 8188af4 Merge "[VCN05] Pass request type when requesting network" by Junyu Lai · 4 years, 7 months ago
  76. 28fd780 Refactor setCurrentProxyScriptUrl to a void method by Aaron Huang · 4 years, 8 months ago
  77. fc52b82 Migrate Slog usage in MultinetworkPolicyTracker to Log by Aaron Huang · 4 years, 7 months ago
  78. 8505c87 Merge "Rename PacManager to PacProxyInstaller" by Aaron Huang · 4 years, 7 months ago
  79. 3e1edde Waiting for idle in test by James Mattis · 4 years, 7 months ago
  80. ca95071 Merge "Revert "[VCN01] Add NOT_VCN_MANAGED capability"" by satayev · 4 years, 7 months ago
  81. 5e2b869 Revert "[VCN01] Add NOT_VCN_MANAGED capability" by satayev · 4 years, 7 months ago
  82. c4706c1 Merge "Stop using VPNs in getActiveNetworkForUidInternal." by Lorenzo Colitti · 4 years, 7 months ago
  83. 74d1327 Merge "Align coding style of line-wrapping in NetworkCapabilities" by Junyu Lai · 4 years, 7 months ago
  84. 810f56b Merge "[IT4.21] Update the label type of idle timer" by Chiachang Wang · 4 years, 7 months ago
  85. 11e7cb2 Rename PacManager to PacProxyInstaller by Aaron Huang · 4 years, 9 months ago
  86. 7098881 Align coding style of line-wrapping in NetworkCapabilities by junyulai · 4 years, 8 months ago
  87. 5031026 [IT4.21] Update the label type of idle timer by Chiachang Wang · 4 years, 7 months ago
  88. 869e702 [VCN01] Add NOT_VCN_MANAGED capability by junyulai · 4 years, 8 months ago
  89. 423fff6 NetworkCapabilities: Embed location senstive TransportInfo by Roshan Pius · 4 years, 7 months ago
  90. 6fce418 Merge "Support for Venue URL and friendly name from Network agent" by Hai Shalom · 4 years, 7 months ago
  91. a68139a Stop using VPNs in getActiveNetworkForUidInternal. by Lorenzo Colitti · 4 years, 8 months ago
  92. 013be9d Merge changes I3eb82680,I9d6147d9 by Lorenzo Colitti · 4 years, 7 months ago
  93. 2602eda Merge "Keep Vehicle internal network always up" by Tomasz Wasilczyk · 4 years, 7 months ago
  94. 2793ab9 Keep Vehicle internal network always up by Tomasz Wasilczyk · 4 years, 8 months ago
  95. b8e4bc9 Let ConnectivityService control the socket closure by Ken Chen · 4 years, 7 months ago
  96. d9932a7 Stop using IIpConnectivityMetrics in ConnectivityService. by Lorenzo Colitti · 4 years, 7 months ago
  97. d1a7816 [VCN05] Pass request type when requesting network by junyulai · 4 years, 7 months ago
  98. 57f4dfc Merge "Remove Vpn#isBlockingUid." by Lorenzo Colitti · 4 years, 7 months ago
  99. 016c150 Merge "Replace NetworkPolicyManagerInternal#isUidNetworkingBlocked()" by Paul Hu · 4 years, 7 months ago
  100. 5e27a2f Merge "[VCN02] Make LingerTimer takes request Id instead of NetworkRequest" by Treehugger Robot · 4 years, 7 months ago