1. d3e4a1e Track and persist in stats whether traffic is on the default network. by Lorenzo Colitti · 7 years ago
  2. addebcc Update NPMS to inform NMS of the changes in fw rules synchronously. by Sudheer Shanka · 7 years ago
  3. b43a292 Update network rules on meteredness changes. by Jeff Sharkey · 7 years ago
  4. 4635f10 Don't over-acquire NPMS locks. by Jeff Sharkey · 7 years ago
  5. 64c96ec Fix meteredness bugs in updateNetworkRulesNL(). by Jeff Sharkey · 7 years ago
  6. 9e77d23 Update standby firewall rules when an app came out of standby mode. by Sudheer Shanka · 7 years ago
  7. b8f2316 Update ConnOnActivityStartTest to be hermetic. by Sudheer Shanka · 7 years ago
  8. 2aa79aa Merge "Update inferred policies from SubscriptionPlan." into oc-mr1-dev by Jeff Sharkey · 7 years ago
  9. 0f2910c Update inferred policies from SubscriptionPlan. by Jeff Sharkey · 7 years ago
  10. a20bf80 Merge "Add more variations of subscription plan to the fake subscription plan list." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  11. b7479988 Migrate plans to @SystemApi, evolve permissions. by Jeff Sharkey · 7 years ago
  12. 4701beb Add more variations of subscription plan to the fake subscription plan list. by Rajeev Kumar · 7 years ago
  13. 17bebd2 Expose SubscriptionPlan API. by Jeff Sharkey · 7 years ago
  14. 94bcdbc NetworkPolicyManagerService: Allow data saver to be on by default. by Narayan Kamath · 7 years ago
  15. 53313d7 Iterate NetworkPolicy towards SubscriptionPlan. by Jeff Sharkey · 7 years ago
  16. 43d2a17 Move "metered" persistence to WifiConfiguration. by Jeff Sharkey · 7 years ago
  17. 3e99f65 Fix issue #34471029: Don't allow audio use from background apps. by Dianne Hackborn · 7 years ago
  18. db9aaf03 Shorten the log in the netpolicy dump. by Sudheer Shanka · 7 years ago
  19. bf216a9 Merge "Consider allow-in-power-save-except-idle whitelist while updating rules." into oc-dev am: 5ee9a1dfa3 by Sudheer Shanka · 7 years ago
  20. 5ee9a1d Merge "Consider allow-in-power-save-except-idle whitelist while updating rules." into oc-dev by Sudheer Shanka · 7 years ago
  21. d624742 Merge "Api updates" into oc-dev am: f84467e19f am: 7ee513c27b by Julia Reynolds · 7 years ago
  22. 54a92fd Consider allow-in-power-save-except-idle whitelist while updating rules. by Sudheer Shanka · 7 years ago
  23. bad4297 Api updates by Julia Reynolds · 7 years ago
  24. 758635c Merge "Remove long standing debug code" into oc-dev am: f74a736add by Julia Reynolds · 7 years ago
  25. fea6f7b Remove long standing debug code by Julia Reynolds · 7 years ago
  26. 911abd9 Merge "Update NPMS internal state when app idle parole state is changed." into oc-dev am: 67e802dd5e by Sudheer Shanka · 7 years ago
  27. 3af0294 Update NPMS internal state when app idle parole state is changed. by Sudheer Shanka · 7 years ago
  28. 9cd99a0 Merge "NetworkPolicyManagerService: fix deadlock" into oc-dev am: 73edcd7328 by Sudheer Shanka · 7 years ago
  29. 73edcd7 Merge "NetworkPolicyManagerService: fix deadlock" into oc-dev by Sudheer Shanka · 7 years ago
  30. 446c9c9 NetworkPolicyManagerService: fix deadlock by Hugo Benichi · 7 years ago
  31. 2966c18 NetworkPolicyManagerService: use hasRule() by Hugo Benichi · 7 years ago
  32. 5d2f2b5 NetworkPolicyManagerService: turn off rule debugging by Hugo Benichi · 7 years ago
  33. df9cf54 Merge "Move back networking policy logic into NetworkPolicyManagerService" into oc-dev by Hugo Benichi · 7 years ago
  34. ef3a28c Merge "standardize network policy notification IDs" into oc-dev by Chris Wren · 7 years ago
  35. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  36. 193ae6b standardize network policy notification IDs by Chris Wren · 7 years ago
  37. 938ab4f Move back networking policy logic into NetworkPolicyManagerService by Hugo Benichi · 7 years ago
  38. ed25ce6 Fix flaky tests in NetworkPolicyManagerServiceTest. by Sudheer Shanka · 7 years ago
  39. 6ce48e2 NetworkPolicy gets updated due to CarrierConfigManager updates. by Ammar Aijazi · 7 years ago
  40. 8e77733 Don't do heavy work on UiThread. by Makoto Onuki · 7 years ago
  41. 29c82ab Hook up data saver to battery saver. by jackqdyulei · 7 years ago
  42. 4c66f8b Merge "Update NPMS to notify AMS when network policy rules are updated." by Sudheer Shanka · 7 years ago
  43. e736185 Update NPMS to notify AMS when network policy rules are updated. by Sudheer Shanka · 7 years ago
  44. 0e6e3bd Fine-grained systrace for NetworkPolicyManagerService by Makoto Onuki · 7 years ago
  45. c37cc60 Merge "Update IUidObserver.onUidStateChanged to include procStateSeq." by Sudheer Shanka · 7 years ago
  46. 8025580 Update IUidObserver.onUidStateChanged to include procStateSeq. by Sudheer Shanka · 7 years ago
  47. 455e90a Add BatterySaverPolicy for power save mode by jackqdyulei · 7 years ago
  48. af759c5 Channels for Frameworks notifications by Geoffrey Pitsch · 7 years ago
  49. 983552d Merge "Move some static methods from NPMS to NPM class." by TreeHugger Robot · 7 years ago
  50. 12d2922 Fix default value for mUidState.get. by Sudheer Shanka · 7 years ago
  51. e359c3d Move some static methods from NPMS to NPM class. by Sudheer Shanka · 7 years ago
  52. c9d9407 Revert "Ensure network connectivity on app start." by Sudheer Shanka · 7 years ago
  53. 27e6931 Ensure network connectivity on app start. by Sudheer Shanka · 8 years ago
  54. 311b9fa 2-phase initialization of NetworkPolicyManagerService by Fyodor Kupolov · 8 years ago
  55. 0d1fd8d Secure MATCH_UNINSTALLED_PACKAGES across users by Amith Yamasani · 8 years ago
  56. e07641d Start implementing background restrictions for eph apps. by Dianne Hackborn · 8 years ago
  57. 5614bf5 Move code for handling uid obs "cutoff" to activity manager by Dianne Hackborn · 8 years ago
  58. 058f1e4 Implement system API for monitoring uid importance changes. by Dianne Hackborn · 8 years ago
  59. 4306608 Merge "Added trace on Data Saver-related methods." by TreeHugger Robot · 8 years ago
  60. 354736e New infrastructure to switch remaining commands to "cmd" calls. by Dianne Hackborn · 8 years ago
  61. 29e72ea Added trace on Data Saver-related methods. by Felipe Leme · 8 years ago
  62. 03e95e2 NPMS: Cleaned up UID removal code. by Felipe Leme · 8 years ago
  63. b3fe650 Merge "Fixed mRestrictBackgroundWhitelistRevokedUids usage." by TreeHugger Robot · 8 years ago
  64. 9918bd5 Fix reporting of network connectivity when parole changes am: 0938f2fa98 am: 94a3a21bf7 by Amith Yamasani · 8 years ago
  65. 620d475 Fix reporting of network connectivity when parole changes am: 0938f2fa98 by Amith Yamasani · 8 years ago
  66. 94a3a21 Fix reporting of network connectivity when parole changes am: 0938f2fa98 by Amith Yamasani · 8 years ago
  67. 0938f2f Fix reporting of network connectivity when parole changes by Amith Yamasani · 8 years ago
  68. 03f9029 Fixed mRestrictBackgroundWhitelistRevokedUids usage. by Felipe Leme · 8 years ago
  69. 4eeadef Merge "Listen to ACTION_UID_REMOVED only." by TreeHugger Robot · 8 years ago
  70. 2ba7e21 Parse -1 as WARNING_DISABLED in NetworkPolicyManager. am: da71ca08ef am: 96320f6aca by Fan Zhang · 8 years ago
  71. a4b7236 Parse -1 as WARNING_DISABLED in NetworkPolicyManager. am: da71ca08ef by Fan Zhang · 8 years ago
  72. 96320f6 Parse -1 as WARNING_DISABLED in NetworkPolicyManager. am: da71ca08ef by Fan Zhang · 8 years ago
  73. da71ca0 Parse -1 as WARNING_DISABLED in NetworkPolicyManager. by Fan Zhang · 8 years ago
  74. fdebbea Listen to ACTION_UID_REMOVED only. by Felipe Leme · 8 years ago
  75. dd53dbf Merge "Calls setUidFirewallRules() and enableFirewallChain() asynchronously." by TreeHugger Robot · 8 years ago
  76. bc853dd Calls setUidFirewallRules() and enableFirewallChain() asynchronously. by Felipe Leme · 8 years ago
  77. 1cedf00 Move EventLogTags.writeDeviceIdle calls outside synchronized block. am: ea01439ef2 am: c2df6afdec by Felipe Leme · 8 years ago
  78. e892b57 Move EventLogTags.writeDeviceIdle calls outside synchronized block. am: ea01439ef2 by Felipe Leme · 8 years ago
  79. 10b18a6 Calls setUidFirewallRules() and enableFirewallChain() asynchronously. am: 84d3973d85 by Felipe Leme · 8 years ago
  80. c2df6af Move EventLogTags.writeDeviceIdle calls outside synchronized block. by Felipe Leme · 8 years ago
  81. b0e4d9e Merge "Move EventLogTags.writeDeviceIdle calls outside synchronized block." into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  82. f1963ae Calls setUidFirewallRules() and enableFirewallChain() asynchronously. by Felipe Leme · 8 years ago
  83. ea01439 Move EventLogTags.writeDeviceIdle calls outside synchronized block. by Felipe Leme · 8 years ago
  84. 27da814 Don't update app idle rules on updateRulesForRestrictPowerUL(). am: 0970046adf am: fe8e64da79 by Felipe Leme · 8 years ago
  85. b0d291f Don't update app idle rules on updateRulesForRestrictPowerUL(). am: 0970046adf by Felipe Leme · 8 years ago
  86. fe8e64d Don't update app idle rules on updateRulesForRestrictPowerUL(). am: 0970046adf by Felipe Leme · 8 years ago
  87. 84d3973 Calls setUidFirewallRules() and enableFirewallChain() asynchronously. by Felipe Leme · 8 years ago
  88. 0970046 Don't update app idle rules on updateRulesForRestrictPowerUL(). by Felipe Leme · 8 years ago
  89. 66bf797 Created a NETWORK trace tag. am: 873a83af3f am: e9bac30add am: 68dcfcc22f by Felipe Leme · 8 years ago
  90. 68dcfcc Created a NETWORK trace tag. am: 873a83af3f am: e9bac30add by Felipe Leme · 8 years ago
  91. e9bac30 Created a NETWORK trace tag. am: 873a83af3f by Felipe Leme · 8 years ago
  92. 873a83a Created a NETWORK trace tag. by Felipe Leme · 8 years ago
  93. 0ecfcd1 Refactored INetworkPolicyListener callbacks. by Felipe Leme · 8 years ago
  94. 1de7186 Merge "Removed deprecated methods from INetworkPolicyManager." by TreeHugger Robot · 8 years ago
  95. 57e3d31 Removed deprecated methods from INetworkPolicyManager. by Felipe Leme · 8 years ago
  96. a1252b2 Remove wtf log when optional apps are not found. by Felipe Leme · 8 years ago
  97. 24c2775 resolve merge conflicts of a2c1196 to master - continued by Svetoslav Ganov · 8 years ago
  98. 388d08b resolve merge conflicts of a2c1196 to master by Svetoslav Ganov · 8 years ago
  99. 0f148aa Remove wtf log when optional apps are not found. am: 6fa02e95ba am: e20c47686b by Felipe Leme · 8 years ago
  100. e20c47686 Remove wtf log when optional apps are not found. am: 6fa02e95ba by Felipe Leme · 8 years ago