1. e539dba [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 3 years, 11 months ago
  2. 0ab7007 resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master by Jeff Sharkey · 4 years, 1 month ago
  3. 52b9862 Improve OWNERS coverage across frameworks/base/. by Jeff Sharkey · 4 years, 1 month ago
  4. d23b537 Enable Error Prone to detect obscure bugs. by Jeff Sharkey · 4 years, 2 months ago
  5. 78d63ac Fix confusion of userId vs. uid by Adam Bookatz · 4 years, 5 months ago
  6. 837f8c1 Removed @Deprecated SystemService callback methods that take a userId. by Felipe Leme · 4 years, 6 months ago
  7. 4d1d7b5 Add custom Error Prone check for SDK comparisons. by Jeff Sharkey · 4 years, 8 months ago
  8. c8df11a Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 5 years ago
  9. bae2e90 Add filegroups for services.* libraries by Jiyong Park · 5 years ago
  10. c137f1c Add TEST_MAPPING for print and pdf tests by Philip P. Moltmann · 5 years ago
  11. be538c2 Bind print svcs as "in foreground" for location by Philip P. Moltmann · 6 years ago
  12. 25c0e87 Post system_server toasts as system_server by Julia Reynolds · 6 years ago
  13. 11e9d9d Merge "Avoid onServiceDisconnected() for unbind Service" am: a37c252248 am: c38e0f19c1 am: 2a126b05a2 by Gopal Krishna Shukla · 6 years ago
  14. c38e0f1 Merge "Avoid onServiceDisconnected() for unbind Service" am: a37c252248 by Gopal Krishna Shukla · 6 years ago
  15. 9117037 Avoid onServiceDisconnected() for unbind Service by Gopal Krishna Shukla · 6 years ago
  16. 5aae0c9 Utility methods useful for working with files. by Jeff Sharkey · 6 years ago
  17. b3baaab Allow Print subsystem to work with services provided by instant app by Philip P. Moltmann · 7 years ago
  18. 0ec75be Merge "Check printing restriction for correct user." by Vladislav Kuzkokov · 7 years ago
  19. 1dcd645 Merge "Use PooledLambda in print code" by TreeHugger Robot · 7 years ago
  20. 9f35ca9 Use PooledLambda in print code by Eugene Susla · 7 years ago
  21. bc63049 Check printing restriction for correct user. by Vladislav Kuzkokov · 7 years ago
  22. e65a9b8 Create print job when print activity starts by Philip P. Moltmann · 7 years ago
  23. bbab23f Frameworks: Annotate trivial @GuardedBy in services/ misc by Andreas Gampe · 7 years ago
  24. 622b9f9 Make printing policy a restriction. by Vladislav Kuzkokov · 7 years ago
  25. 371a3b8 Dump usb as DualDump by Philip P. Moltmann · 7 years ago
  26. fef75ee Fix Printing policy in profile owner. by Vladislav Kuzkokov · 7 years ago
  27. 792d58f Implement Policy to disable printing. by Vladislav Kuzkokov · 7 years ago
  28. bd62e9a Follow up I1f0c56651eaa59f0ce90cdb08c71e89a96c48dd4 by Philip P. Moltmann · 7 years ago
  29. 9a534c0 Only have one way of dumping print manager state by Philip P. Moltmann · 7 years ago
  30. eb652a4 Convert services to Android.bp by Colin Cross · 7 years ago
  31. e0b2ee5 Convert services to Android.bp by Colin Cross · 7 years ago
  32. 2f5ee71 PooledLambda by Eugene Susla · 8 years ago
  33. 220871a Merge commit '98e12851336b7db16e583f9afac63ecc97465980' from by Xin Li · 7 years ago
  34. a9a65af Merge "Stop observing death of PrintManager listener when it is removed" am: e7240a52e2 am: 5cb172d17e by Koji Fukui · 7 years ago
  35. 9e3ff42 Merge "Stop observing death of PrintManager listener when it is removed" am: e7240a52e2 by Koji Fukui · 7 years ago
  36. 05b6857 Stop observing death of PrintManager listener when it is removed by Koji Fukui · 7 years ago
  37. 4b89d63 Don't dump print state while holding lock by Philip P. Moltmann · 7 years ago
  38. 0515c80 Merge "PrintManagerService: Don't prune services on all package change events." into oc-mr1-dev am: 735ed6c011 by Narayan Kamath · 7 years ago
  39. 973d8af PrintManagerService: Don't prune services on all package change events. by Narayan Kamath · 7 years ago
  40. c0a128d Dump print manager as proto by Philip P. Moltmann · 8 years ago
  41. 6870033 Enforce permission for print system APIs by Philip P. Moltmann · 8 years ago
  42. 5ab0243 Only require that system UIDs tag their sockets. by Jeff Sharkey · 8 years ago
  43. a76f1cb Merge "remove the lock-use for prunePrintService in case blocking main thread" am: b124bea782 by yangbingqian · 8 years ago
  44. 82cff68 remove the lock-use for prunePrintService in case blocking main thread by yangbingqian · 8 years ago
  45. 0d3dd12 Move CompanionDeviceManagerService to a place of its own by Eugene Susla · 8 years ago
  46. cf00ade API for notification listener for Companioon apps by Eugene Susla · 8 years ago
  47. 4df89bc [DO NOT MERGE] Fix associations serialization optimization bug by Eugene Susla · 8 years ago
  48. 200c37f [DO NOT MERGE] Stop scan on device chooser activity backgrounded by Eugene Susla · 8 years ago
  49. adce09b Add ICompanionDeviceManager.getAssociation overload with explicit userId by Eugene Susla · 8 years ago
  50. 7e01895 Return inet addr for discoverable printers by Philip P. Moltmann · 8 years ago
  51. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 8 years ago
  52. a38fbf6 Unbind from service on app killed and dedup association requests by Eugene Susla · 8 years ago
  53. 6a7006a Register PackageMonitor for CompanionDeviceManagerService by Eugene Susla · 8 years ago
  54. 36e866b Support multiple filters per association request by Eugene Susla · 8 years ago
  55. d66c95f Revert "Support multiple filters per association request" by Hector Tellez · 8 years ago
  56. e70e6aa Support multiple filters per association request by Eugene Susla · 8 years ago
  57. 47aafbe Record app<->device association to xml file by Eugene Susla · 8 years ago
  58. da0acdf Auto-grant background execution and data access by Svet Ganov · 8 years ago
  59. 6ed45d8 CompanionDeviceManager by Eugene Susla · 8 years ago
  60. 126913c Ignore commands if service connection is destroyed. by Philip P. Moltmann · 8 years ago
  61. c06f184 Move dump() to dumpAsync(), more oneway calls. by Jeff Sharkey · 8 years ago
  62. 76932df Merge "Wait when other thread is binding to print spooler" by Philip P. Moltmann · 8 years ago
  63. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  64. 93a22493 Wait when other thread is binding to print spooler by Philip P. Moltmann · 8 years ago
  65. c4f65e0 Merge "Move dump() to dumpAsync(), more oneway calls." by TreeHugger Robot · 8 years ago
  66. 850c83e Move dump() to dumpAsync(), more oneway calls. by Jeff Sharkey · 8 years ago
  67. 383db5eb Update package names to work with the proto3 compiler by Tamas Berghammer · 9 years ago
  68. e5d9121 Do not enforce unlocked state for system calls by Fyodor Kupolov · 8 years ago
  69. 1d6e7cc Hold no locks when calling RemotePrintSpooler by Philip P. Moltmann · 8 years ago
  70. e2ad85d Hold no locks when calling RemotePrintSpooler by Philip P. Moltmann · 8 years ago
  71. df4a7ad Merge \\"Always reload print services\\" into nyc-mr1-dev am: fd28d8ebd1 by Philip P. Moltmann · 9 years ago
  72. 0de4834 Always reload print services by Philip P. Moltmann · 9 years ago
  73. 2e30126 Add event tracking to print UI. by Philip P. Moltmann · 9 years ago
  74. e8bffdc Reconnect to service when it is updated by Philip P. Moltmann · 9 years ago
  75. f8a765b Merge "Check if records is inited before removing items" into nyc-dev by Philip P. Moltmann · 9 years ago
  76. 640918f Check if records is inited before removing items by Philip P. Moltmann · 9 years ago
  77. efb1950 Check if user is unlocked when handler is executed by Philip P. Moltmann · 9 years ago
  78. ce18c81 Introduce "unlocking" vs "unlocked" nuance. by Jeff Sharkey · 9 years ago
  79. 4bd8fac Send update notifications when the status of a print job updates and by Philip P. Moltmann · 9 years ago
  80. 9dcb86a Add the print service recommendation service by Philip P. Moltmann · 9 years ago
  81. 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 · 9 years ago
  82. d74d1e5 Change hasCustomPrintIcon and setStatus as requested by API council. by Philip P. Moltmann · 9 years ago
  83. e8ae154 If the print spooler gets started onUserUnlock use less of a priority to have less impact on the system. by Philip P. Moltmann · 9 years ago
  84. f084787 If services are enabled, services might become enabled in the future by Philip P. Moltmann · 9 years ago
  85. 852c950 Correct how to deal with print service installation by Philip P. Moltmann · 9 years ago
  86. c2c83ee Fix NPE in PrintManagerService by Jae Seo · 9 years ago
  87. 66c9659 Add "app printer activity" and always keep the print service state by Philip P. Moltmann · 9 years ago
  88. 76d7e3e Check parameters for callers of IPrintManager by Philip P. Moltmann · 9 years ago
  89. cdf2b40 Enforce non-nullness in PrinterId and exploit it. by Philip P. Moltmann · 9 years ago
  90. 05e3423 Deal with UserState#getEnabledPrintServices returning null. by Philip P. Moltmann · 9 years ago
  91. cd65448 Even more PackageManager caller triage. by Jeff Sharkey · 9 years ago
  92. f0e4dae Skip package updates when user is locked. by Jeff Sharkey · 9 years ago
  93. 8141bdf Store which print services are disabled instead of which are enabled by Philip P. Moltmann · 9 years ago
  94. bb36206 Rename variable that hides the contatining classes name. by Philip P. Moltmann · 9 years ago
  95. bb9f686 Allow a print service to specify per printer icons, description and by Philip P. Moltmann · 9 years ago
  96. 0999c0d Make printing framework encryption-aware. by Jeff Sharkey · 9 years ago
  97. b3078c2 Allow print service to specify progress of print and status by Philip P. Moltmann · 9 years ago
  98. 03755a1 Syncronosuly notify SelectPrinterActivity about changes to enabled print by Philip P. Moltmann · 9 years ago
  99. e3ce0a4 Create PrintDiscoverySession for future print services by Philip P. Moltmann · 9 years ago
  100. 853a6f5 Add a alert that allows the user to approve a print service when by Philip P. Moltmann · 9 years ago