1. 51017d0 implement assistant service connection by Chris Wren · 9 years ago
  2. f8373b5 DPM Test: DA and PO cannot call DPM.reboot() by Mahaver Chopra · 9 years ago
  3. bf60f72 Device or profile owner can let another app manage app restrictions by Esteban Talavera · 9 years ago
  4. 40e2ce3 Merge "Relax permissions around NetworkStatsManager APIs." by Jeff Davidson · 9 years ago
  5. c14fb58d Merge "Fix bit-rotted NetworkStatsServiceTest." by Jeff Davidson · 9 years ago
  6. 1efb133 Relax permissions around NetworkStatsManager APIs. by Jeff Davidson · 9 years ago
  7. b7e3fd8 Fix bit-rotted NetworkStatsServiceTest. by Jeff Davidson · 9 years ago
  8. 72be84f Merge "use importance instead of score" by Julia Reynolds · 9 years ago
  9. bdf3376 use importance instead of score by Chris Wren · 9 years ago
  10. 055d839 Merge "Allow PO to set DO restrictions if it's on user 0" by Makoto Onuki · 9 years ago
  11. 5485ed4 Allow PO to set DO restrictions if it's on user 0 by Makoto Onuki · 9 years ago
  12. e0e413e Add new target SDK filtering feature to BroadcastOptions. by Dianne Hackborn · 9 years ago
  13. b3b9258 UserManager: get/set user account name by Xiaohui Chen · 9 years ago
  14. c030986 Merge "Topics can now have an Importance." by Julia Reynolds · 9 years ago
  15. 5d25ee7 Topics can now have an Importance. by Julia Reynolds · 9 years ago
  16. 9d8a104 Handle non-encryption-aware accounts and sync. by Jeff Sharkey · 9 years ago
  17. 7ef490f Fix for non persisted jobs being persisted by Shreyas Basarge · 9 years ago
  18. 9cbfc9e Added DISALLOW_RUN_IN_BACKGROUND user restriction by Fyodor Kupolov · 9 years ago
  19. 2c1a253 Fix one of the breakages of ConnectivityServiceTest in master. by Lorenzo Colitti · 9 years ago
  20. e7927da Don't call DPM from UserManager to avoid lock inversion by Makoto Onuki · 9 years ago
  21. 3ab6f2e DA receiver should be protected with BIND_DEVICE_ADMIN. by Makoto Onuki · 9 years ago
  22. a31ebbc Add DO API to get wifi mac address by Makoto Onuki · 9 years ago
  23. c8a5a55 DPM.isDeviceOwnerApp() and getDeviceOwner() now check calling user by Makoto Onuki · 9 years ago
  24. 42490c0 Merge "Remove UserManager.setSystemControlledUserRestriction()" by Makoto Onuki · 9 years ago
  25. ac65e1e Remove UserManager.setSystemControlledUserRestriction() by Makoto Onuki · 9 years ago
  26. b85c7d5 Merge "Add a test that checks the contents of DISCOVER packets." by Lorenzo Colitti · 9 years ago
  27. 09b108e Merge "Added keep-uninstalled-packages DO policy" by Fyodor Kupolov · 9 years ago
  28. cb6fd80 Added keep-uninstalled-packages DO policy by Fyodor Kupolov · 9 years ago
  29. 3f72604 Use HexDump instead of java.lang.IntegralToString by Przemyslaw Szczepaniak · 9 years ago
  30. 1a2cd74 More work on layered user restrictions. by Makoto Onuki · 9 years ago
  31. 6c7acb6 Add a test that checks the contents of DISCOVER packets. by Lorenzo Colitti · 9 years ago
  32. bef28fe Initial stab at background check. by Dianne Hackborn · 9 years ago
  33. 219bbaf Revert "Do not call into ActivityManager from DPMS within DPMS lock" by Makoto Onuki · 9 years ago
  34. 53de36f Do not call into ActivityManager from DPMS within DPMS lock by Makoto Onuki · 9 years ago
  35. 6d2beef Merge "Add DPM.getUserRestrictions()" by Makoto Onuki · 9 years ago
  36. 3a3092f Add DPM.getUserRestrictions() by Makoto Onuki · 9 years ago
  37. 803d675 Do not allow DO and PO running on the same user. by Makoto Onuki · 9 years ago
  38. 8240275 Introduced short-term lock for UMS internal state by Fyodor Kupolov · 9 years ago
  39. 14a7bb0 Introduce direct listener API for alarm delivery by Christopher Tate · 9 years ago
  40. 068c54a Layer user restrictions by Makoto Onuki · 9 years ago
  41. b3b91ce Merge "Sync extras bundle comparison can throw NPE" by Matthew Williams · 9 years ago
  42. 9ad2c84 Sync extras bundle comparison can throw NPE by Matthew Williams · 9 years ago
  43. fa8e508 Sanity check loaded periodics and cap runtime. by Matthew Williams · 9 years ago
  44. eda0ea4 am 3d3f766c: am 871d96b4: am 13c5dd5c: am eb0bbd45: Merge changes Id6a0b0de,I5f03b8b2,I62464b92 into mnc-dr-dev by Lorenzo Colitti · 9 years ago
  45. 025f4a5 Support DHCP replies with multiple default gateways. by Lorenzo Colitti · 9 years ago
  46. b19238c Accept DHCP responses from non-67 server source ports by Erik Kline · 9 years ago
  47. 496906e Improve logging of DHCP parse errors using exceptions. by Erik Kline · 9 years ago
  48. a52562c setDeviceOwner() now requires a full component name. by Makoto Onuki · 9 years ago
  49. a4f1197 First cut of user restriction layering. by Makoto Onuki · 9 years ago
  50. c3cdf1c Merge "Remove device initializer agent" by Craig Lafayette · 9 years ago
  51. bb7e5ac Merge "Cleanup USER_OWNER in mount service" by Xiaohui Chen · 9 years ago
  52. 621b3fc Cleanup USER_OWNER in mount service by Xiaohui Chen · 9 years ago
  53. e7ee54e Remove device initializer agent by Craig Lafayette · 9 years ago
  54. d932f76 Refactor DPMS tests to be able to test more different cases. by Makoto Onuki · 9 years ago
  55. 72a3a0c Fix OwnersTest when run with -e package by Makoto Onuki · 9 years ago
  56. b643fb0 Use a factory class for dependency injection, add more tests. by Makoto Onuki · 9 years ago
  57. 5932fbb Merge "Test more DPM APIs." by Makoto Onuki · 9 years ago
  58. 02cc5a0 Refactor netlink and IpReachabilityMonitor into services/net by Erik Kline · 9 years ago
  59. f76b06a Test more DPM APIs. by Makoto Onuki · 9 years ago
  60. cc4bbeb Make DPM/DPMS unit-testable by Makoto Onuki · 9 years ago
  61. f3f02ac Add get_accounts app op by Svetoslav · 9 years ago
  62. f57d985 am 4f7d0bc7: Merge "Add get_accounts app op" into mnc-dev by Svetoslav Ganov · 9 years ago
  63. 51c61ee am fd183706: am 22262f31: am 0bc35668: am 017223ac: Merge changes from topic \'packet-keepalive-fixes\' into mnc-dr-dev by Lorenzo Colitti · 9 years ago
  64. ce852dd Add get_accounts app op by Svetoslav · 9 years ago
  65. 58b684f [split system] Tentatively support running DO on meat user by Makoto Onuki · 9 years ago
  66. 7914ce5 Add tests for the PacketKeepalive API. by Lorenzo Colitti · 9 years ago
  67. ffa390b Use a CountDownLatch instead of sleep() in NetworkFactory tests. by Lorenzo Colitti · 9 years ago
  68. e58961a Get rid of shortSleep() in ConnectivityServiceTest. by Lorenzo Colitti · 9 years ago
  69. 83fa258 Make ConnectivityServiceTest a bit more readable. by Lorenzo Colitti · 9 years ago
  70. 3403b74 Merge "Replace all occurrences of HashMap/HashSet with ArrayMap/ArraySet." by Makoto Onuki · 9 years ago
  71. 988f378 am 7b0f661d: am 1635e818: am cb92577a: am 7d223aee: am 0a76afb9: Merge "Don\'t crash on (invalid) hardware address lengths > 127." into mnc-dev by Ian Pedowitz · 9 years ago
  72. 7d223ae am 0a76afb9: Merge "Don\'t crash on (invalid) hardware address lengths > 127." into mnc-dev by Ian Pedowitz · 9 years ago
  73. e2796c2 Merge "Cleanup USER_OWNER in a11y manager and tests" by Xiaohui Chen · 9 years ago
  74. 1d52f9f Merge "Cleanup USER_OWNER in a11y service and tests" by Xiaohui Chen · 9 years ago
  75. d64144a Don't crash on (invalid) hardware address lengths > 127. by Lorenzo Colitti · 9 years ago
  76. 2714d44 Replace all occurrences of HashMap/HashSet with ArrayMap/ArraySet. by Makoto Onuki · 9 years ago
  77. 9daa916 Cleanup USER_OWNER in a11y manager and tests by Xiaohui Chen · 9 years ago
  78. a826b8c Cleanup USER_OWNER in a11y service and tests by Xiaohui Chen · 9 years ago
  79. c9754cf Add unit tests for file persisting in Onwers. by Makoto Onuki · 9 years ago
  80. 99aeac2 Rename DeviceOwner to Owners by Makoto Onuki · 9 years ago
  81. 39e784d Split device owner config files by Makoto Onuki · 9 years ago
  82. 72d9c02 Update UserManagerTest by Xiaohui Chen · 9 years ago
  83. f86676a Change framework services tests' runner by Xiaohui Chen · 9 years ago
  84. e0938be am a5bfd73a: am ab5e962e: am d7121f56: am 0257c82f: am 11e84bde: Merge "Don\'t mark NetworkRequests restricted when they don\'t have restricted caps" into mnc-dev by Lorenzo Colitti · 9 years ago
  85. 0257c82 am 11e84bde: Merge "Don\'t mark NetworkRequests restricted when they don\'t have restricted caps" into mnc-dev by Lorenzo Colitti · 9 years ago
  86. 594f208 Clean up USER_OWNER reference in pm/Settings by Xiaohui Chen · 9 years ago
  87. aae613d Don't mark NetworkRequests restricted when they don't have restricted caps by Paul Jensen · 9 years ago
  88. 9180e2e am abd27102: am 41779e46: am 95297732: am 86e7d135: resolved conflicts for merge of dbc4edcc to mnc-dr-dev by Paul Jensen · 9 years ago
  89. 86e7d135 resolved conflicts for merge of dbc4edcc to mnc-dr-dev by Paul Jensen · 9 years ago
  90. dbc4edc Merge "Fix NOT_RESTRICTED network capability and enforce it." into mnc-dev by Paul Jensen · 9 years ago
  91. 487ffe7 Fix NOT_RESTRICTED network capability and enforce it. by Paul Jensen · 9 years ago
  92. 00c8a9d am 5bbbf8ed: am 3b03916d: am c7a86e90: am c70348c1: am 496a9d26: Merge "Stop supporting legacy ConnectivityManager routing methods in M." into mnc-dev by Lorenzo Colitti · 9 years ago
  93. c70348c am 496a9d26: Merge "Stop supporting legacy ConnectivityManager routing methods in M." into mnc-dev by Lorenzo Colitti · 9 years ago
  94. ffc42b0 Stop supporting legacy ConnectivityManager routing methods in M. by Lorenzo Colitti · 9 years ago
  95. 722113a am 917b275d: am 06287d1c: am 9a2314b0: am 682fd6ae: am a991c66c: Merge "Fix missing onLost NetworkCallbacks when network loses capability" into mnc-dev by Paul Jensen · 9 years ago
  96. 682fd6a am a991c66c: Merge "Fix missing onLost NetworkCallbacks when network loses capability" into mnc-dev by Paul Jensen · 9 years ago
  97. a991c66 Merge "Fix missing onLost NetworkCallbacks when network loses capability" into mnc-dev by Paul Jensen · 9 years ago
  98. 98140ec am 2ae3a05b: am b0014e9f: am 08ef66bb: am 62ca62b3: am e288b3af: Merge changes I5c994de5,I6cb0dd84 into mnc-dev by Lorenzo Colitti · 9 years ago
  99. cf4c2c6 Fix missing onLost NetworkCallbacks when network loses capability by Paul Jensen · 9 years ago
  100. 62ca62b am e288b3af: Merge changes I5c994de5,I6cb0dd84 into mnc-dev by Lorenzo Colitti · 9 years ago