1. 24f7b92 Merge "Lock down networking when waiting for always-on" into nyc-dev am: d171df660e am: 77ab7fc8d4 by Robin Lee · 8 years ago
  2. d171df6 Merge "Lock down networking when waiting for always-on" into nyc-dev by Robin Lee · 8 years ago
  3. 17e6183 Lock down networking when waiting for always-on by Robin Lee · 8 years ago
  4. b206fa1 Merge "Added a onRestrictBackgroundBlacklistChanged() callback." into nyc-dev am: 2c6a450fa2 am: 3b91df7ccf by Felipe Leme · 8 years ago
  5. dbf0210 Return legacy VPN info regardless of lockdown mode by Robin Lee · 8 years ago
  6. 99d5d3d Added a onRestrictBackgroundBlacklistChanged() callback. by Felipe Leme · 8 years ago
  7. 5118db6 Merge "Fixed connectivity state in some power saving scenarios." into nyc-dev am: 25018d41f4 am: cc02a95cbd by Felipe Leme · 8 years ago
  8. 781ba14 Fixed connectivity state in some power saving scenarios. by Felipe Leme · 8 years ago
  9. 22d3b85 Merge "Fixed connectivity state in some restricted network scenarios." into nyc-dev am: 638a6e8140 am: 87d20317bf by Felipe Leme · 8 years ago
  10. 850ce01 Merge "Refactored NetworkPolicyManagerService mUidRules." into nyc-dev am: de66540fd3 am: 443c032e52 by Felipe Leme · 8 years ago
  11. d31a97f Fixed connectivity state in some restricted network scenarios. by Felipe Leme · 8 years ago
  12. 46c4fc3 Refactored NetworkPolicyManagerService mUidRules. by Felipe Leme · 8 years ago
  13. 4632c0c Merge "Merge "Add lockdownEnabled parameter to always-on VPN API" into nyc-dev am: 7ec93a1ee2 am: 78d0888e8c" into nyc-mr1-dev-plus-aosp by Robin Lee · 8 years ago
  14. cc90a7a Merge "Merge changes I31d5260d,Ied92f558 into nyc-dev am: a5e6553917 am: 31b3676cce" into nyc-mr1-dev-plus-aosp by Robin Lee · 8 years ago
  15. 7ec93a1 Merge "Add lockdownEnabled parameter to always-on VPN API" into nyc-dev by Robin Lee · 8 years ago
  16. a5e6553 Merge changes I31d5260d,Ied92f558 into nyc-dev by Robin Lee · 8 years ago
  17. 323f29d Start VPN as early as possible during startup by Robin Lee · 8 years ago
  18. 585e248 Split network agent created state from connected state by Robin Lee · 8 years ago
  19. dc67971 Add lockdownEnabled parameter to always-on VPN API by Robin Lee · 8 years ago
  20. 58b12ce Merge changes I86257bc8,I5c2221c5 into nyc-dev am: 4a992cbde8 am: 617c9a3625 by Pierre Imai · 8 years ago
  21. 4a992cb Merge changes I86257bc8,I5c2221c5 into nyc-dev by Lorenzo Colitti · 8 years ago
  22. bd8759b Use Netd's binder interface to set resolver configuration. by Pierre Imai · 8 years ago
  23. 64e0c99 Merge "Flag to mark foreground jobs, fix data saver." into nyc-dev am: 9a977b7d45 am: 478806946f by Jeff Sharkey · 8 years ago
  24. 1b6519b Flag to mark foreground jobs, fix data saver. by Jeff Sharkey · 8 years ago
  25. f9f6e7c Merge "Stop user faster and clear stale broadcasts" into nyc-dev am: ec6faca007 am: 8dc73a6bc6 by Amith Yamasani · 8 years ago
  26. ad2e4bf Stop user faster and clear stale broadcasts by Amith Yamasani · 8 years ago
  27. d5890f2 Merge "Tethering and Data Saver: There Can Be Only One!" into nyc-dev am: 0db93ce am: 3b17597 by Felipe Leme · 8 years ago
  28. 596e858 resolve merge conflicts of d1153a3 to master by Jeff Sharkey · 8 years ago
  29. 70c8b9b Tethering and Data Saver: There Can Be Only One! by Felipe Leme · 8 years ago
  30. f07c7b9 API changes for DownloadManager and JobScheduler. by Jeff Sharkey · 8 years ago
  31. 02a28ab Merge "Split network monitoring and portal probe events" into nyc-dev am: 784c93e372 am: cbb0d77bcd by Hugo Benichi · 8 years ago
  32. cc92c6e Split network monitoring and portal probe events by Hugo Benichi · 8 years ago
  33. 8923eb7 Merge "Cap number of NetworkRequests a UID can make to 100" into nyc-dev am: 3f45105353 am: eedfc5457f by Paul Jensen · 8 years ago
  34. 3f45105 Merge "Cap number of NetworkRequests a UID can make to 100" into nyc-dev by Paul Jensen · 8 years ago
  35. a27a918 Merge "Some fixes in ConnectivityService event logging" into nyc-dev am: 7261fb27de am: eb8372d38c by Hugo Benichi · 8 years ago
  36. 5f16f76 Some fixes in ConnectivityService event logging by Hugo Benichi · 8 years ago
  37. b756f6e Merge "Added onRestrictBackgroundWhitelistChanged callback." into nyc-dev am: 9724fba am: 0627850 by Felipe Leme · 8 years ago
  38. 4e1d3fd Cap number of NetworkRequests a UID can make to 100 by Paul Jensen · 8 years ago
  39. 019fcd2 Added onRestrictBackgroundWhitelistChanged callback. by Felipe Leme · 8 years ago
  40. 75d09e6 Remove unnecessary allocation+unboxing of objects. am: a09b4d2 am: 4c89ae0 by Narayan Kamath · 8 years ago
  41. a09b4d2 Remove unnecessary allocation+unboxing of objects. by Narayan Kamath · 8 years ago
  42. ceac5dd Merge "Also log IPv4 and IPv6 connectivity of any previous default network" into nyc-dev am: 0628d32 by TreeHugger Robot · 8 years ago
  43. 87421a2 Merge changes Ia71865a9,I40b6de54 into nyc-dev am: 1feca76 am: f8ef3c3 by Pierre Imai · 8 years ago
  44. 48f12f2 Also log IPv4 and IPv6 connectivity of any previous default network by Erik Kline · 8 years ago
  45. 04e22225 Log an event whenever we lose the default network. by Pierre Imai · 8 years ago
  46. 6b4e15b Record the transport types for connectivity events. by Pierre Imai · 8 years ago
  47. 45dd59b Merge "If Internet probe is redirected, pass redirect destination to NetworkAgent." into nyc-dev am: 3e6a6fc by Paul Jensen · 8 years ago
  48. 23243731 If Internet probe is redirected, pass redirect destination to NetworkAgent. by Paul Jensen · 8 years ago
  49. 53c5008 Merge "Reinstate much-reduced ConnectivityService logging." into nyc-dev am: ed748c2 by Lorenzo Colitti · 8 years ago
  50. ed748c2 Merge "Reinstate much-reduced ConnectivityService logging." into nyc-dev by Lorenzo Colitti · 8 years ago
  51. b459131 Merge changes Ic2c84de7,I379aef92 into nyc-dev am: b89d33e am: 73ab8fd by Lorenzo Colitti · 8 years ago
  52. b89d33e Merge changes Ic2c84de7,I379aef92 into nyc-dev by Lorenzo Colitti · 8 years ago
  53. 39d2bb5 Reinstate much-reduced ConnectivityService logging. by Lorenzo Colitti · 8 years ago
  54. 9b0c8fd Remove duplicated code in NetworkStateTrackerHandler. by Lorenzo Colitti · 8 years ago
  55. 34afb60 Merge "Internal API for system apps to determine default network for other apps" into nyc-dev am: 1b83651 by Robin Lee · 8 years ago
  56. 1b83651 Merge "Internal API for system apps to determine default network for other apps" into nyc-dev by Robin Lee · 8 years ago
  57. d2baf79 Internal API for system apps to determine default network for other apps by Robin Lee · 8 years ago
  58. 2cd6cd8 Don\'t flush DNS cache on route changes. am: 9488787 am: 09a5fbd by Erik Kline · 8 years ago
  59. 9488787 Don't flush DNS cache on route changes. by Erik Kline · 8 years ago
  60. b6b1699 Merge "Delete unused default DNS setting code" into nyc-dev am: 39ca5c2 by Erik Kline · 8 years ago
  61. 3609013 Delete unused default DNS setting code by Erik Kline · 8 years ago
  62. 5deda4f Merge "Move ApfFilter from ConnectivityService to IpManager" into nyc-dev am: 732340c by Paul Jensen · 8 years ago
  63. f21b4dc Move ApfFilter from ConnectivityService to IpManager by Paul Jensen · 8 years ago
  64. 763e086 Merge "Add initial connectivity metrics handling." into nyc-dev am: f262a7e by Pierre Imai · 8 years ago
  65. f262a7e Merge "Add initial connectivity metrics handling." into nyc-dev by Pierre Imai · 8 years ago
  66. 55618be Add initial connectivity metrics handling. by Pierre Imai · 8 years ago
  67. 96c4954 Merge "Add "track default" type to NetworkRequestInfo" into nyc-dev am: 3e4c79e4 by Erik Kline · 8 years ago
  68. 371c7b7 Add "track default" type to NetworkRequestInfo by Erik Kline · 8 years ago
  69. 34f0b4d Merge "Support registering a request for the default network" into nyc-dev am: d36ba73 by Erik Kline · 8 years ago
  70. a2d2940 Support registering a request for the default network by Erik Kline · 8 years ago
  71. a347164 Merge "APF: add debug code." into nyc-dev am: 6b7c9ec am: ae57b47 by Lorenzo Colitti · 8 years ago
  72. 5ff640d APF: add debug code. by Lorenzo Colitti · 8 years ago
  73. 992c31d Merge "Skip lockdown setup if user is not up yet" into nyc-dev am: d646b3d67f by Robin Lee · 8 years ago
  74. 18566c1 Skip lockdown setup if user is not up yet by Robin Lee · 8 years ago
  75. b686b03 Merge changes Ib6e0e6f3,I109f04c2,Idc716000,I44c51d5f,I810b9bd5, ... into nyc-dev am: 5d4ab988bd by Joe Onorato · 8 years ago
  76. 12acbd7 Turn down the logging a little bit. by Joe Onorato · 8 years ago
  77. 4e0421a Have ConnectivityService install packet filters when possible am: 578a76e7de am: 978c80b474 by Paul Jensen · 8 years ago
  78. 978c80b Have ConnectivityService install packet filters when possible am: 578a76e7de by Paul Jensen · 8 years ago
  79. 578a76e Have ConnectivityService install packet filters when possible by Paul Jensen · 9 years ago
  80. 60a9679 Merge "ConnectivityService: listen to USER_UNLOCKED too" into nyc-dev am: 2f4286b792 by Robin Lee · 8 years ago
  81. 89e7a69 ConnectivityService: listen to USER_UNLOCKED too by Robin Lee · 8 years ago
  82. 54f0d9e Silence the obnoxious MTU 0 error message that occur when no MTU is by Pierre Imai · 8 years ago
  83. aaa20ad Remove several TetherUtil functions which are no longer needed. by Jeremy Klein · 9 years ago
  84. 0b93c5d Notify NetworkStatsService of roaming status changes. by Jeff Davidson · 9 years ago
  85. e496c55 Merge "Allow NetworkFactories to match any network specifier on a request" into mm-wireless-dev by Etan Cohen · 9 years ago
  86. fa8712b Remove the unused Looper param from Tethering constructor. by Jeremy Klein · 9 years ago
  87. 36c7aa0 Expose a simple tethering API which includes provision checks. by Jeremy Klein · 9 years ago
  88. 4ed0303 Merge "Debug logging for when getActiveNetworkInfo returns BLOCKED." into mnc-dr1.5-dev am: a6855a1faa am: d841d71593 by Lorenzo Colitti · 9 years ago
  89. c1a6ce7 Debug logging for when getActiveNetworkInfo returns BLOCKED. by Lorenzo Colitti · 9 years ago
  90. 9a5f485 [VPN] start lockdown before user is unlocked by Robin Lee · 9 years ago
  91. b68d2d5 Merge "Always-on app VPNs" by Robin Lee · 9 years ago
  92. 244ce8e Always-on app VPNs by Robin Lee · 9 years ago
  93. b7c2487 Makes captive portal server calculation in one place. by Udam Saini · 9 years ago
  94. ddb9ef0 Allow NetworkFactories to match any network specifier on a request by Etan Cohen · 9 years ago
  95. 16c9a10 Merge "Remove defunct EVENT_SEND_STICKY_BROADCAST_INTENT." by Lorenzo Colitti · 9 years ago
  96. e0e413e Add new target SDK filtering feature to BroadcastOptions. by Dianne Hackborn · 9 years ago
  97. 8bcb273 Remove defunct EVENT_SEND_STICKY_BROADCAST_INTENT. by Lorenzo Colitti · 9 years ago
  98. 67fb3d7 Merge "Reinstate CHANGE_NETWORK_STATE as a normal permission." into mnc-dr-dev am: 809dcade99 am: bdc458048a am: bb8f652372 by Lorenzo Colitti · 9 years ago
  99. d542705 Reinstate CHANGE_NETWORK_STATE as a normal permission. by Lorenzo Colitti · 9 years ago
  100. d913112 Merge "Don\'t buzz when automatically connecting to captive portals" into mnc-dr-dev am: d214496319 am: 5c09f31e49 am: 18ec0b5187 by Lorenzo Colitti · 9 years ago