1. 0ec75be Merge "Check printing restriction for correct user." by Vladislav Kuzkokov · 6 years ago
  2. 1dcd645 Merge "Use PooledLambda in print code" by TreeHugger Robot · 6 years ago
  3. 9f35ca9 Use PooledLambda in print code by Eugene Susla · 6 years ago
  4. bc63049 Check printing restriction for correct user. by Vladislav Kuzkokov · 6 years ago
  5. e65a9b8 Create print job when print activity starts by Philip P. Moltmann · 6 years ago
  6. bbab23f Frameworks: Annotate trivial @GuardedBy in services/ misc by Andreas Gampe · 6 years ago
  7. 622b9f9 Make printing policy a restriction. by Vladislav Kuzkokov · 6 years ago
  8. 371a3b8 Dump usb as DualDump by Philip P. Moltmann · 6 years ago
  9. fef75ee Fix Printing policy in profile owner. by Vladislav Kuzkokov · 6 years ago
  10. 792d58f Implement Policy to disable printing. by Vladislav Kuzkokov · 7 years ago
  11. bd62e9a Follow up I1f0c56651eaa59f0ce90cdb08c71e89a96c48dd4 by Philip P. Moltmann · 6 years ago
  12. 9a534c0 Only have one way of dumping print manager state by Philip P. Moltmann · 6 years ago
  13. e0b2ee5 Convert services to Android.bp by Colin Cross · 7 years ago
  14. 2f5ee71 PooledLambda by Eugene Susla · 7 years ago
  15. a9a65af Merge "Stop observing death of PrintManager listener when it is removed" am: e7240a52e2 am: 5cb172d17e by Koji Fukui · 7 years ago
  16. 9e3ff42 Merge "Stop observing death of PrintManager listener when it is removed" am: e7240a52e2 by Koji Fukui · 7 years ago
  17. 05b6857 Stop observing death of PrintManager listener when it is removed by Koji Fukui · 7 years ago
  18. 4b89d63 Don't dump print state while holding lock by Philip P. Moltmann · 7 years ago
  19. 0515c80 Merge "PrintManagerService: Don't prune services on all package change events." into oc-mr1-dev am: 735ed6c011 by Narayan Kamath · 7 years ago
  20. 973d8af PrintManagerService: Don't prune services on all package change events. by Narayan Kamath · 7 years ago
  21. c0a128d Dump print manager as proto by Philip P. Moltmann · 7 years ago
  22. 6870033 Enforce permission for print system APIs by Philip P. Moltmann · 7 years ago
  23. 5ab0243 Only require that system UIDs tag their sockets. by Jeff Sharkey · 7 years ago
  24. a76f1cb Merge "remove the lock-use for prunePrintService in case blocking main thread" am: b124bea782 by yangbingqian · 7 years ago
  25. 82cff68 remove the lock-use for prunePrintService in case blocking main thread by yangbingqian · 7 years ago
  26. 0d3dd12 Move CompanionDeviceManagerService to a place of its own by Eugene Susla · 7 years ago
  27. cf00ade API for notification listener for Companioon apps by Eugene Susla · 7 years ago
  28. 4df89bc [DO NOT MERGE] Fix associations serialization optimization bug by Eugene Susla · 7 years ago
  29. 200c37f [DO NOT MERGE] Stop scan on device chooser activity backgrounded by Eugene Susla · 7 years ago
  30. adce09b Add ICompanionDeviceManager.getAssociation overload with explicit userId by Eugene Susla · 7 years ago
  31. 7e01895 Return inet addr for discoverable printers by Philip P. Moltmann · 7 years ago
  32. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  33. a38fbf6 Unbind from service on app killed and dedup association requests by Eugene Susla · 7 years ago
  34. 6a7006a Register PackageMonitor for CompanionDeviceManagerService by Eugene Susla · 7 years ago
  35. 36e866b Support multiple filters per association request by Eugene Susla · 7 years ago
  36. d66c95f Revert "Support multiple filters per association request" by Hector Tellez · 7 years ago
  37. e70e6aa Support multiple filters per association request by Eugene Susla · 7 years ago
  38. 47aafbe Record app<->device association to xml file by Eugene Susla · 7 years ago
  39. da0acdf Auto-grant background execution and data access by Svet Ganov · 7 years ago
  40. 6ed45d8 CompanionDeviceManager by Eugene Susla · 7 years ago
  41. 126913c Ignore commands if service connection is destroyed. by Philip P. Moltmann · 8 years ago
  42. c06f184 Move dump() to dumpAsync(), more oneway calls. by Jeff Sharkey · 8 years ago
  43. 76932df Merge "Wait when other thread is binding to print spooler" by Philip P. Moltmann · 8 years ago
  44. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  45. 93a22493 Wait when other thread is binding to print spooler by Philip P. Moltmann · 8 years ago
  46. c4f65e0 Merge "Move dump() to dumpAsync(), more oneway calls." by TreeHugger Robot · 8 years ago
  47. 850c83e Move dump() to dumpAsync(), more oneway calls. by Jeff Sharkey · 8 years ago
  48. 383db5eb Update package names to work with the proto3 compiler by Tamas Berghammer · 8 years ago
  49. e5d9121 Do not enforce unlocked state for system calls by Fyodor Kupolov · 8 years ago
  50. 1d6e7cc Hold no locks when calling RemotePrintSpooler by Philip P. Moltmann · 8 years ago
  51. e2ad85d Hold no locks when calling RemotePrintSpooler by Philip P. Moltmann · 8 years ago
  52. df4a7ad Merge \\"Always reload print services\\" into nyc-mr1-dev am: fd28d8ebd1 by Philip P. Moltmann · 8 years ago
  53. 0de4834 Always reload print services by Philip P. Moltmann · 8 years ago
  54. 2e30126 Add event tracking to print UI. by Philip P. Moltmann · 8 years ago
  55. e8bffdc Reconnect to service when it is updated by Philip P. Moltmann · 8 years ago
  56. f8a765b Merge "Check if records is inited before removing items" into nyc-dev by Philip P. Moltmann · 8 years ago
  57. 640918f Check if records is inited before removing items by Philip P. Moltmann · 8 years ago
  58. efb1950 Check if user is unlocked when handler is executed by Philip P. Moltmann · 8 years ago
  59. ce18c81 Introduce "unlocking" vs "unlocked" nuance. by Jeff Sharkey · 8 years ago
  60. 4bd8fac Send update notifications when the status of a print job updates and by Philip P. Moltmann · 8 years ago
  61. 9dcb86a Add the print service recommendation service by Philip P. Moltmann · 8 years ago
  62. 59d1c94 Merge "If the print spooler gets started onUserUnlock use less of a priority to have less impact on the system." into nyc-dev by Philip P. Moltmann · 8 years ago
  63. d74d1e5 Change hasCustomPrintIcon and setStatus as requested by API council. by Philip P. Moltmann · 8 years ago
  64. e8ae154 If the print spooler gets started onUserUnlock use less of a priority to have less impact on the system. by Philip P. Moltmann · 8 years ago
  65. f084787 If services are enabled, services might become enabled in the future by Philip P. Moltmann · 8 years ago
  66. 852c950 Correct how to deal with print service installation by Philip P. Moltmann · 8 years ago
  67. c2c83ee Fix NPE in PrintManagerService by Jae Seo · 8 years ago
  68. 66c9659 Add "app printer activity" and always keep the print service state by Philip P. Moltmann · 8 years ago
  69. 76d7e3e Check parameters for callers of IPrintManager by Philip P. Moltmann · 9 years ago
  70. cdf2b40 Enforce non-nullness in PrinterId and exploit it. by Philip P. Moltmann · 9 years ago
  71. 05e3423 Deal with UserState#getEnabledPrintServices returning null. by Philip P. Moltmann · 9 years ago
  72. cd65448 Even more PackageManager caller triage. by Jeff Sharkey · 9 years ago
  73. f0e4dae Skip package updates when user is locked. by Jeff Sharkey · 9 years ago
  74. 8141bdf Store which print services are disabled instead of which are enabled by Philip P. Moltmann · 9 years ago
  75. bb36206 Rename variable that hides the contatining classes name. by Philip P. Moltmann · 9 years ago
  76. bb9f686 Allow a print service to specify per printer icons, description and by Philip P. Moltmann · 9 years ago
  77. 0999c0d Make printing framework encryption-aware. by Jeff Sharkey · 9 years ago
  78. b3078c2 Allow print service to specify progress of print and status by Philip P. Moltmann · 9 years ago
  79. 03755a1 Syncronosuly notify SelectPrinterActivity about changes to enabled print by Philip P. Moltmann · 9 years ago
  80. e3ce0a4 Create PrintDiscoverySession for future print services by Philip P. Moltmann · 9 years ago
  81. 853a6f5 Add a alert that allows the user to approve a print service when by Philip P. Moltmann · 9 years ago
  82. d69e4c1 Update use of procstate for services. by Dianne Hackborn · 9 years ago
  83. b0a7839 Add a mechanism to make pending intents immutable. by Svetoslav · 9 years ago
  84. 4a357cd Replace usages of deprecated Resources.getColor() and getColorStateList() by Alan Viverette · 9 years ago
  85. f983d08 Increase bind remote print spooler timeout for eng builds. by Svet Ganov · 10 years ago
  86. c82768f Handle user changes off the main thread. by Svetoslav · 10 years ago
  87. 07ad8dc Use context for user when calling notifyAsUser by Kenny Guy · 10 years ago
  88. 86b1df2 Print services setting changes not handled for managed profiles. by Svetoslav · 10 years ago
  89. 255dd04 Added notification color to all system notifications by Selim Cinek · 10 years ago
  90. 29564cd Remove system_server classes from the boot image. by Narayan Kamath · 10 years ago
  91. 194db6a Fix cross-user permission checks in print manager service. by Svet Ganov · 10 years ago
  92. 564560e Installed and enabled print services not working after boot. by Svetoslav · 10 years ago
  93. a798c0a Refactor printing by Svetoslav · 10 years ago
  94. 04533dd Teach print manager services about user profiles. by Svetoslav · 10 years ago
  95. cab8617 am 25df673b: am 1b51c9cb: Merge "Make SystemService constructor take a Context." into klp-modular-dev by Jeff Brown · 10 years ago
  96. b880d88 Make SystemService constructor take a Context. by Jeff Brown · 10 years ago
  97. 9f97de1 am a5a93f55: am 7f416631: Merge "Check feature bits before loading optional services" into klp-modular-dev by Adam Lesinski · 10 years ago
  98. 898c13d Check feature bits before loading optional services by Adam Lesinski · 10 years ago
  99. e58a49e Merge commit '817ec49e' into manualmerge by Amith Yamasani · 11 years ago
  100. 817ec49 Wrap some services into a SystemService by Amith Yamasani · 11 years ago