1. 7c4a6c5 Merge changes I4b793e86,I6f86add0,I2db9535b,I703db6d3 by Chalard Jean · 4 years, 9 months ago
  2. 67576ac Fix a doc by Chalard Jean · 4 years, 9 months ago
  3. 04ea217 [NS A27] Remove useless logs and a useless var by Chalard Jean · 4 years, 9 months ago
  4. e63d4bb [NS A26] Move available callbacks out of the rematch computation by Chalard Jean · 4 years, 9 months ago
  5. 336d25f [NS A25] Send all listen callbacks after all rematches by Chalard Jean · 4 years, 9 months ago
  6. 5c18198 [NS A24] Add an object to represent changes in assignment by Chalard Jean · 4 years, 9 months ago
  7. a6f315a [NS A23.1] Minor cleanup by Chalard Jean · 4 years, 9 months ago
  8. 7ec1ff6 [NS A23] Move a synchronized block in a central place by Chalard Jean · 4 years, 10 months ago
  9. 1892115 [NS A22] Small refactoring by Chalard Jean · 4 years, 10 months ago
  10. 3cf4e7f [NS A21] More cleanup by Chalard Jean · 4 years, 10 months ago
  11. 11becab [NS A20] Cleanup by Chalard Jean · 4 years, 10 months ago
  12. 6be6942 Merge "Replace the permission of internal connectivity checks" by Paul Hu · 4 years, 9 months ago
  13. 59148b7 Replace the permission of internal connectivity checks by paulhu · 5 years ago
  14. 3e4d43c [NS A19] Inline updateCapabilities in rematch. by Chalard Jean · 4 years, 10 months ago
  15. 28e6b26 [NS A18] Reverse listens and request-availables by Chalard Jean · 4 years, 10 months ago
  16. 82001cf Merge changes I720a1feb,I9539b8cc,Ib79b777b by Chalard Jean · 4 years, 9 months ago
  17. 5cf5b30 Merge changes I0613c23f,Ibeab8d0a,I8bd668ad,I7d3a16be by Chalard Jean · 4 years, 9 months ago
  18. a3984a1 [NS A17] Update linger state after rematching. by Chalard Jean · 4 years, 10 months ago
  19. 0147c90 [NS A16] Cleanup by Chalard Jean · 4 years, 10 months ago
  20. 18ee53f [NS A15] Move legacy default broadcasts out of the loop by Chalard Jean · 4 years, 10 months ago
  21. bbaa33e [NS A14] Move code notifying battery stats in its right place by Chalard Jean · 4 years, 10 months ago
  22. e8401af Merge changes from topic "tether_migrate" by Mark Chien · 4 years, 9 months ago
  23. 0df2ebc4 [Tether07] Migrate Tethering into module by markchien · 5 years ago
  24. 24b7fe0 [NS A13] Move legacy broadcast handling after rematch. by Chalard Jean · 4 years, 10 months ago
  25. 3892583 [NS A12] Move some legacy type tracker handling to a function by Chalard Jean · 4 years, 10 months ago
  26. 587758b Add tests for ConnectivityService → BatteryStats messages by Chalard Jean · 4 years, 10 months ago
  27. ed2a3ec Merge "[NS A11] Small refactor" by Chalard Jean · 4 years, 10 months ago
  28. a150138 Merge "Adjust PermissionMonitor#startMonitoring in ConnectivityService" by Treehugger Robot · 4 years, 10 months ago
  29. d39db87 [NS A11] Small refactor by Chalard Jean · 4 years, 10 months ago
  30. c89c489 [NS A10] Cleanup by Chalard Jean · 4 years, 10 months ago
  31. 1a4548c [NS A09] Always rematch all networks to requests by Chalard Jean · 4 years, 10 months ago
  32. 578c420 [NS A08] Tiny refactoring by Chalard Jean · 4 years, 10 months ago
  33. c9ffb4e [NS A07] Move the last side effects out of the decision loop. by Chalard Jean · 4 years, 10 months ago
  34. c6784cc [NS A06] Move more side effects out of the decision loop by Chalard Jean · 4 years, 10 months ago
  35. 7f014e5 [NS A05] Move some side effects out of the network decision loop by Chalard Jean · 4 years, 10 months ago
  36. 8dcbaa5 [NS A04] Store changes in rematchNetworkAndRequests in a map by Chalard Jean · 4 years, 10 months ago
  37. cf90423 [NS A03] Remove mNetworkForRequestId by Chalard Jean · 4 years, 10 months ago
  38. 6860259 [NS A02] Move the contents of mNetworkForRequestId to NRIs by Chalard Jean · 4 years, 10 months ago
  39. 11293a9 [NS A01] Add checks for the handler thread by Chalard Jean · 4 years, 10 months ago
  40. f2d7370 Adjust PermissionMonitor#startMonitoring in ConnectivityService by paulhu · 4 years, 10 months ago
  41. c2bac51 [NS01] Create NetworkScore by lucaslin · 4 years, 10 months ago
  42. 783f221 Better notification to user when DNS-over-TLS is broken by lucaslin · 4 years, 11 months ago
  43. 3302cfc Remove the network capabilities which are added twice by lucaslin · 5 years ago
  44. 311fc56 Merge "API to detect which network interfaces support wake-on-lan" by Iavor-Valentin Iftime · 5 years ago
  45. c86ebba API to detect which network interfaces support wake-on-lan by Valentin Iftime · 5 years ago
  46. 04665db Merge "ConnectivityService: Grant networkstack uid extra privileges" by Treehugger Robot · 5 years ago
  47. e896c6d ConnectivityService: Grant networkstack uid extra privileges by Roshan Pius · 5 years ago
  48. afdecd5 Opportunistic cleanup by Chalard Jean · 5 years ago
  49. d191463 Merge "DO NOT MERGE - Merge Android 10 into master" by Xin Li · 5 years ago
  50. bb59253 Add ConnectivityServiceIntegrationTest by Remi NGUYEN VAN · 5 years ago
  51. d471b98 Merge "Fix LockdownVpnTracker deadlock when resetting legacy Always-On VPN" by junyulai · 5 years ago
  52. 465088e Fix LockdownVpnTracker deadlock when resetting legacy Always-On VPN by junyulai · 5 years ago
  53. 5af1031 Merge "Run callbacks on ConnectivityService thread" am: bef5d2165d by Remi NGUYEN VAN · 5 years ago
  54. f935479 Run callbacks on ConnectivityService thread by Remi NGUYEN VAN · 5 years ago
  55. 6285755 Merge "Extract test utilities for ConnectivityService" am: b7d270a73e by Remi NGUYEN VAN · 5 years ago
  56. b7d270a Merge "Extract test utilities for ConnectivityService" by Treehugger Robot · 5 years ago
  57. ccd7ed5 Merge "Fix null pointer exception of calling NetworkInfo.mState.name()" by Chalard Jean · 5 years ago
  58. 95dc87e Extract test utilities for ConnectivityService by Remi NGUYEN VAN · 5 years ago
  59. 1505d0a Fix null pointer exception of calling NetworkInfo.mState.name() by Yintang Gu · 5 years ago
  60. 736194d Merge "Unit tests for new explicitlySelected behaviour." am: d1379a4a80 by Lorenzo Colitti · 5 years ago
  61. b5ad613 Unit tests for new explicitlySelected behaviour. by Lorenzo Colitti · 5 years ago
  62. e6e57b2 Merge "Remove all static members from NetworkStatsFactory." am: 63f94f411b by Lorenzo Colitti · 5 years ago
  63. 4aa8760 Remove all static members from NetworkStatsFactory. by Lorenzo Colitti · 5 years ago
  64. 0b5a4d8 Merge "Only show "Connected" note after opening portal" am: f2aa4ce4bd by Remi NGUYEN VAN · 5 years ago
  65. 0839a19 Only show "Connected" note after opening portal by Remi NGUYEN VAN · 5 years ago
  66. 2299133 Don't auto-connect to networks that have no/limited connectivity. by Lorenzo Colitti · 5 years ago
  67. 2471441 Merge changes Ieb8645ac,I6466ec14,I87deb82b,I995b108e,Ib6521459 am: f4c10e8bc2 by Varun Anand · 5 years ago
  68. f4c10e8 Merge changes Ieb8645ac,I6466ec14,I87deb82b,I995b108e,Ib6521459 by Varun Anand · 5 years ago
  69. eb39f7e Merge "Restore the Private DNS settings to default mode upon network resets." into qt-dev by Xiao Ma · 5 years ago
  70. da15cb0 Merge "Restore the Private DNS settings to default mode upon network resets." into qt-dev by TreeHugger Robot · 5 years ago
  71. 9fbbdeb NetworkStatsFactory: Take VPNs into account for network/battery stats by Benedict Wong · 5 years ago
  72. f214e5c Merge "Change factoryReset to succeed for Settings" into qt-dev am: 7fc7f9ce22 by Lorenzo Colitti · 5 years ago
  73. a84d9fa Revert "Revert "Take all VPN underlying networks into account when migrating traffic for"" by Benedict Wong · 5 years ago
  74. 29ddbd5 Change factoryReset to succeed for Settings by Heemin Seog · 5 years ago
  75. 9e31318 Change factoryReset to succeed for Settings by Heemin Seog · 5 years ago
  76. ed25f9c Restore the Private DNS settings to default mode upon network resets. by Xiao Ma · 5 years ago
  77. db275b4 Merge "Fix NullPointerException in ConnectivityService" am: 56dbf7cc45 by Mark Chien · 5 years ago
  78. 56dbf7c Merge "Fix NullPointerException in ConnectivityService" by Mark Chien · 5 years ago
  79. d8220c2 Revert "Take all VPN underlying networks into account when migrating traffic for" by Varun Anand · 5 years ago
  80. 4f16107 Revert "Addressing comments for http://ag/7700679." by Varun Anand · 5 years ago
  81. f0904eb Revert "Take all VPN underlying networks into account when migrating traffic for" by Benedict Wong · 5 years ago
  82. 543883e Revert "Addressing comments for http://ag/7700679." am: 1fbf261c01 by Benedict Wong · 5 years ago
  83. ac06c10 Revert "Take all VPN underlying networks into account when migrating traffic for" by Benedict Wong · 5 years ago
  84. 1fbf261 Revert "Addressing comments for http://ag/7700679." by Benedict Wong · 5 years ago
  85. 938457e Don't use a high-priority notification on auto-join. by Lorenzo Colitti · 5 years ago
  86. 8563bf1 Merge "Don't use a high-priority notification on auto-join." into qt-dev by Lorenzo Colitti · 5 years ago
  87. c8d0589 Don't use a high-priority notification on auto-join. by Lorenzo Colitti · 5 years ago
  88. ec2c7ec Always prompt for limited connectivity. by Lorenzo Colitti · 5 years ago
  89. eabf2d0 Merge "Always prompt for limited connectivity." into qt-dev am: 4a5a129fb2 by Lorenzo Colitti · 5 years ago
  90. dff977d Always prompt for limited connectivity. by Lorenzo Colitti · 5 years ago
  91. 79e58ad Merge "Allow passing in acceptUnvalidated without explicitlySelected" by Lorenzo Colitti · 5 years ago
  92. 091de3f Allow passing in acceptUnvalidated without explicitlySelected by Lorenzo Colitti · 5 years ago
  93. e0348e5 Merge "Allow passing in acceptUnvalidated without explicitlySelected" into qt-dev by Lorenzo Colitti · 5 years ago
  94. 0e33bd1 Allow passing in acceptUnvalidated without explicitlySelected by Lorenzo Colitti · 5 years ago
  95. 1b71a28 Merge "Don't auto-connect to networks that have no/limited connectivity." into qt-dev by Lorenzo Colitti · 5 years ago
  96. a85d8ba Merge "Don't auto-connect to networks that have no/limited connectivity." into qt-dev by TreeHugger Robot · 5 years ago
  97. abf2243 Re-notify if the network goes to PARTIAL. by Lorenzo Colitti · 5 years ago
  98. d6d2f8d Merge "Re-notify if the network goes to PARTIAL." am: a5496669e8 am: 58d4e7304c by Lorenzo Colitti · 5 years ago
  99. aedf0479 Re-notify if the network goes to PARTIAL. by Chiachang Wang · 5 years ago
  100. 0f1cd1d Fix NullPointerException in ConnectivityService by soma, kawata · 5 years ago