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