1. ed2a3ec Merge "[NS A11] Small refactor" by Chalard Jean · 4 years, 8 months ago
  2. a150138 Merge "Adjust PermissionMonitor#startMonitoring in ConnectivityService" by Treehugger Robot · 4 years, 8 months ago
  3. d39db87 [NS A11] Small refactor by Chalard Jean · 4 years, 9 months ago
  4. c89c489 [NS A10] Cleanup by Chalard Jean · 4 years, 9 months ago
  5. 1a4548c [NS A09] Always rematch all networks to requests by Chalard Jean · 4 years, 9 months ago
  6. 578c420 [NS A08] Tiny refactoring by Chalard Jean · 4 years, 9 months ago
  7. c9ffb4e [NS A07] Move the last side effects out of the decision loop. by Chalard Jean · 4 years, 9 months ago
  8. c6784cc [NS A06] Move more side effects out of the decision loop by Chalard Jean · 4 years, 9 months ago
  9. 7f014e5 [NS A05] Move some side effects out of the network decision loop by Chalard Jean · 4 years, 9 months ago
  10. 8dcbaa5 [NS A04] Store changes in rematchNetworkAndRequests in a map by Chalard Jean · 4 years, 9 months ago
  11. cf90423 [NS A03] Remove mNetworkForRequestId by Chalard Jean · 4 years, 9 months ago
  12. 6860259 [NS A02] Move the contents of mNetworkForRequestId to NRIs by Chalard Jean · 4 years, 9 months ago
  13. 11293a9 [NS A01] Add checks for the handler thread by Chalard Jean · 4 years, 9 months ago
  14. f2d7370 Adjust PermissionMonitor#startMonitoring in ConnectivityService by paulhu · 4 years, 9 months ago
  15. c2bac51 [NS01] Create NetworkScore by lucaslin · 4 years, 9 months ago
  16. 783f221 Better notification to user when DNS-over-TLS is broken by lucaslin · 4 years, 10 months ago
  17. 3302cfc Remove the network capabilities which are added twice by lucaslin · 4 years, 10 months ago
  18. 311fc56 Merge "API to detect which network interfaces support wake-on-lan" by Iavor-Valentin Iftime · 4 years, 10 months ago
  19. c86ebba API to detect which network interfaces support wake-on-lan by Valentin Iftime · 4 years, 11 months ago
  20. 04665db Merge "ConnectivityService: Grant networkstack uid extra privileges" by Treehugger Robot · 4 years, 10 months ago
  21. e896c6d ConnectivityService: Grant networkstack uid extra privileges by Roshan Pius · 4 years, 10 months ago
  22. afdecd5 Opportunistic cleanup by Chalard Jean · 4 years, 10 months ago
  23. d191463 Merge "DO NOT MERGE - Merge Android 10 into master" by Xin Li · 5 years ago
  24. bb59253 Add ConnectivityServiceIntegrationTest by Remi NGUYEN VAN · 5 years ago
  25. d471b98 Merge "Fix LockdownVpnTracker deadlock when resetting legacy Always-On VPN" by junyulai · 5 years ago
  26. 465088e Fix LockdownVpnTracker deadlock when resetting legacy Always-On VPN by junyulai · 5 years ago
  27. 5af1031 Merge "Run callbacks on ConnectivityService thread" am: bef5d2165d by Remi NGUYEN VAN · 5 years ago
  28. f935479 Run callbacks on ConnectivityService thread by Remi NGUYEN VAN · 5 years ago
  29. 6285755 Merge "Extract test utilities for ConnectivityService" am: b7d270a73e by Remi NGUYEN VAN · 5 years ago
  30. b7d270a Merge "Extract test utilities for ConnectivityService" by Treehugger Robot · 5 years ago
  31. ccd7ed5 Merge "Fix null pointer exception of calling NetworkInfo.mState.name()" by Chalard Jean · 5 years ago
  32. 95dc87e Extract test utilities for ConnectivityService by Remi NGUYEN VAN · 5 years ago
  33. 1505d0a Fix null pointer exception of calling NetworkInfo.mState.name() by Yintang Gu · 5 years ago
  34. 736194d Merge "Unit tests for new explicitlySelected behaviour." am: d1379a4a80 by Lorenzo Colitti · 5 years ago
  35. b5ad613 Unit tests for new explicitlySelected behaviour. by Lorenzo Colitti · 5 years ago
  36. e6e57b2 Merge "Remove all static members from NetworkStatsFactory." am: 63f94f411b by Lorenzo Colitti · 5 years ago
  37. 4aa8760 Remove all static members from NetworkStatsFactory. by Lorenzo Colitti · 5 years ago
  38. 0b5a4d8 Merge "Only show "Connected" note after opening portal" am: f2aa4ce4bd by Remi NGUYEN VAN · 5 years ago
  39. 0839a19 Only show "Connected" note after opening portal by Remi NGUYEN VAN · 5 years ago
  40. 2299133 Don't auto-connect to networks that have no/limited connectivity. by Lorenzo Colitti · 5 years ago
  41. 2471441 Merge changes Ieb8645ac,I6466ec14,I87deb82b,I995b108e,Ib6521459 am: f4c10e8bc2 by Varun Anand · 5 years ago
  42. f4c10e8 Merge changes Ieb8645ac,I6466ec14,I87deb82b,I995b108e,Ib6521459 by Varun Anand · 5 years ago
  43. eb39f7e Merge "Restore the Private DNS settings to default mode upon network resets." into qt-dev by Xiao Ma · 5 years ago
  44. da15cb0 Merge "Restore the Private DNS settings to default mode upon network resets." into qt-dev by TreeHugger Robot · 5 years ago
  45. 9fbbdeb NetworkStatsFactory: Take VPNs into account for network/battery stats by Benedict Wong · 5 years ago
  46. f214e5c Merge "Change factoryReset to succeed for Settings" into qt-dev am: 7fc7f9ce22 by Lorenzo Colitti · 5 years ago
  47. a84d9fa Revert "Revert "Take all VPN underlying networks into account when migrating traffic for"" by Benedict Wong · 5 years ago
  48. 29ddbd5 Change factoryReset to succeed for Settings by Heemin Seog · 5 years ago
  49. 9e31318 Change factoryReset to succeed for Settings by Heemin Seog · 5 years ago
  50. ed25f9c Restore the Private DNS settings to default mode upon network resets. by Xiao Ma · 5 years ago
  51. db275b4 Merge "Fix NullPointerException in ConnectivityService" am: 56dbf7cc45 by Mark Chien · 5 years ago
  52. 56dbf7c Merge "Fix NullPointerException in ConnectivityService" by Mark Chien · 5 years ago
  53. d8220c2 Revert "Take all VPN underlying networks into account when migrating traffic for" by Varun Anand · 5 years ago
  54. 4f16107 Revert "Addressing comments for http://ag/7700679." by Varun Anand · 5 years ago
  55. f0904eb Revert "Take all VPN underlying networks into account when migrating traffic for" by Benedict Wong · 5 years ago
  56. 543883e Revert "Addressing comments for http://ag/7700679." am: 1fbf261c01 by Benedict Wong · 5 years ago
  57. ac06c10 Revert "Take all VPN underlying networks into account when migrating traffic for" by Benedict Wong · 5 years ago
  58. 1fbf261 Revert "Addressing comments for http://ag/7700679." by Benedict Wong · 5 years ago
  59. 938457e Don't use a high-priority notification on auto-join. by Lorenzo Colitti · 5 years ago
  60. 8563bf1 Merge "Don't use a high-priority notification on auto-join." into qt-dev by Lorenzo Colitti · 5 years ago
  61. c8d0589 Don't use a high-priority notification on auto-join. by Lorenzo Colitti · 5 years ago
  62. ec2c7ec Always prompt for limited connectivity. by Lorenzo Colitti · 5 years ago
  63. eabf2d0 Merge "Always prompt for limited connectivity." into qt-dev am: 4a5a129fb2 by Lorenzo Colitti · 5 years ago
  64. dff977d Always prompt for limited connectivity. by Lorenzo Colitti · 5 years ago
  65. 79e58ad Merge "Allow passing in acceptUnvalidated without explicitlySelected" by Lorenzo Colitti · 5 years ago
  66. 091de3f Allow passing in acceptUnvalidated without explicitlySelected by Lorenzo Colitti · 5 years ago
  67. e0348e5 Merge "Allow passing in acceptUnvalidated without explicitlySelected" into qt-dev by Lorenzo Colitti · 5 years ago
  68. 0e33bd1 Allow passing in acceptUnvalidated without explicitlySelected by Lorenzo Colitti · 5 years ago
  69. 1b71a28 Merge "Don't auto-connect to networks that have no/limited connectivity." into qt-dev by Lorenzo Colitti · 5 years ago
  70. a85d8ba Merge "Don't auto-connect to networks that have no/limited connectivity." into qt-dev by TreeHugger Robot · 5 years ago
  71. abf2243 Re-notify if the network goes to PARTIAL. by Lorenzo Colitti · 5 years ago
  72. d6d2f8d Merge "Re-notify if the network goes to PARTIAL." am: a5496669e8 am: 58d4e7304c by Lorenzo Colitti · 5 years ago
  73. aedf0479 Re-notify if the network goes to PARTIAL. by Chiachang Wang · 5 years ago
  74. 0f1cd1d Fix NullPointerException in ConnectivityService by soma, kawata · 5 years ago
  75. 38846fc Merge "Don't crash ConnectivityService if the network stack crashes." am: 55d1b0500a by Lorenzo Colitti · 5 years ago
  76. f331108 Don't crash ConnectivityService if the network stack crashes. by Lorenzo Colitti · 5 years ago
  77. ac955b3 Don't crash ConnectivityService if the network stack crashes. by Lorenzo Colitti · 5 years ago
  78. e4bfdcc Addressing comments for http://ag/7700679. by Varun Anand · 5 years ago
  79. 9a1f478 Prevent a 4-way binder interlock leading to a leak. by Chalard Jean · 5 years ago
  80. 6010104 Merge "Prevent a 4-way binder interlock leading to a leak." am: 2b801dc016 by Chalard Jean · 5 years ago
  81. d560330 Prevent a 4-way binder interlock leading to a leak. by Chalard Jean · 5 years ago
  82. c0e461f Don't auto-connect to networks that have no/limited connectivity. by Lorenzo Colitti · 5 years ago
  83. ebf59f0 Merge changes from topic "vpn_data_accounting" into qt-dev am: b33d2ca2e3 by Varun Anand · 5 years ago
  84. b33d2ca Merge changes from topic "vpn_data_accounting" into qt-dev by Varun Anand · 5 years ago
  85. a229333 Addressing comments for http://ag/7700679. by Varun Anand · 5 years ago
  86. 917327b Take all VPN underlying networks into account when migrating traffic for by Varun Anand · 5 years ago
  87. d6e2bbb Wipe the data in IpMemoryStore database upon network factory reset. by Xiao Ma · 5 years ago
  88. 29f6cdc Merge "Wipe the data in IpMemoryStore database upon network factory reset." am: 2bc72d2fe0 by Xiao Ma · 5 years ago
  89. d91ec09 Wipe the data in IpMemoryStore database upon network factory reset. by Xiao Ma · 5 years ago
  90. 8d57321 Update multiple validation result to ConnectivityService by Chiachang Wang · 5 years ago
  91. 4532abd Merge "Update multiple validation result to ConnectivityService" am: 20ee375003 by Chiachang Wang · 5 years ago
  92. 8ea15c96 Update multiple validation result to ConnectivityService by Chiachang Wang · 5 years ago
  93. eb20d2a Fix captive portal app can be launched w/o MAINLINE_NETWORK_STACK permission by Paul Hu · 5 years ago
  94. c1af699 Merge "Fix captive portal app can be launched w/o MAINLINE_NETWORK_STACK permission" am: cfcbda3345 by Paul Hu · 5 years ago
  95. 9852560 Fix captive portal app can be launched w/o MAINLINE_NETWORK_STACK permission by paulhu · 5 years ago
  96. f986110 Support strict mode private DNS on VPNs that provide Internet. by Chalard Jean · 5 years ago
  97. 414b8c8 Merge "Support strict mode private DNS on VPNs that provide Internet." am: a56eab41a6 by Chalard Jean · 5 years ago
  98. a56eab4 Merge "Support strict mode private DNS on VPNs that provide Internet." by Chalard Jean · 5 years ago
  99. a331651 Merge changes Ibff278a6,If6d537a3 am: ecc6fad658 am: a865058628 by Junyu Lai · 5 years ago
  100. 80986d9 Support strict mode private DNS on VPNs that provide Internet. by Lorenzo Colitti · 5 years ago