1. d8eb8b2 Restricted permission mechanism - framework by Svet Ganov · 5 years ago
  2. 19f1e33 Merge "staged sessions: clear INSTALL_ALLOW_DOWNGRADE if pre-reboot session did not have it" by Nikita Ioffe · 5 years ago
  3. 9ba8ac9 Merge "Revert "Fix bug in notification showing of silent package uninstallation"" by Rubin Xu · 5 years ago
  4. 0787f0c Merge "Make updatedMillis a private field" by Gavin Corkery · 5 years ago
  5. 936eb31 Merge "Enforce multipackage installs have consistent rollback params" by Shafik Nassar · 5 years ago
  6. 1962cb1 staged sessions: clear INSTALL_ALLOW_DOWNGRADE if pre-reboot session did not have it by Nikita Ioffe · 5 years ago
  7. 43f1af9 Enforce multipackage installs have consistent rollback params by shafik · 5 years ago
  8. cb92415 Revert "Fix bug in notification showing of silent package uninstallation" by Rubin Xu · 5 years ago
  9. d73c615 Fix bug in notification showing of silent package uninstallation by Rubin Xu · 5 years ago
  10. 13f8161 Make updatedMillis a private field by Gavin Corkery · 5 years ago
  11. d831121 Forget about staged installs that are old or in a terminal state. by Gavin Corkery · 5 years ago
  12. 2665fc0 Merge "Add metric logging for new delegated APIs" by Rubin Xu · 5 years ago
  13. 8b17ad0 Add metric logging for new delegated APIs by Rubin Xu · 5 years ago
  14. ab5e7fa Merge "Don't resume uncommitted sessions." by TreeHugger Robot · 5 years ago
  15. 47799f4 Don't resume uncommitted sessions. by Dario Freni · 5 years ago
  16. 1a7965e Remove unused field from StagingManager by Nikita Ioffe · 5 years ago
  17. b1d60f1 Rename downgrade-related install flags by Nikita Ioffe · 5 years ago
  18. a1111ff Allow RollbackManager to downgrade apks on user builds by Nikita Ioffe · 5 years ago
  19. 39a6a5b Abort apex session if APK part of a train failed by Nikita Ioffe · 5 years ago
  20. 14f885b Unblock broadcasts when systemReady() finished. by Dario Freni · 5 years ago
  21. 8e95f0b Merge "Delaying populating APEX cache until boot is completed." by TreeHugger Robot · 5 years ago
  22. 3f62994 Delaying populating APEX cache until boot is completed. by Martijn Coenen · 5 years ago
  23. 8715260 Merge "[Multi-user] add PackageInstaller.installExistingPackage with IntentSender which is fired only after the asynchronous restore is complete" by Chandan Nath · 5 years ago
  24. e8e463b [Multi-user] add PackageInstaller.installExistingPackage with IntentSender which is fired only by Chandan Nath · 5 years ago
  25. 4501c11 Require INSTALL_PACKAGES permission for setInstallAsApex by Nikita Ioffe · 5 years ago
  26. 8362060 Disable APEX install on unsupported devices. by Dario Freni · 5 years ago
  27. 4845667 Move permission restore code into permission controller. by Philip P. Moltmann · 5 years ago
  28. 18cf22a Merge "Factor out calls to apexservice in a class." by Dario Freni · 5 years ago
  29. 2e8dffc Factor out calls to apexservice in a class. by Dario Freni · 5 years ago
  30. 77786d9 Make SessionParams.setStaged SystemApi. by Dario Freni · 5 years ago
  31. b6d2896 Add STAGED_SESSION_ prefix to error codes. by Dario Freni · 5 years ago
  32. 4b572c0 Support for multi-package APK+APEX sessions. by Dario Freni · 5 years ago
  33. 2b340a2 Allow cross user SessionCallback support by Jon Miranda · 5 years ago
  34. 9694b80 Avoid sending broadcasts before boot completes. by Dario Freni · 5 years ago
  35. 275b4ab Add an error message to staged install session. by Dario Freni · 5 years ago
  36. 065aac1 Merge "Support for multi-package apex sessions." by TreeHugger Robot · 5 years ago
  37. 015f935 Support for multi-package apex sessions. by Dario Freni · 5 years ago
  38. a6f1128 Fix the xml parsing of multi-package sessions. by Dario Freni · 5 years ago
  39. 0180d0b Checkpoint staged session when state changes. by Dario Freni · 5 years ago
  40. 8e7d0ec Persist staged sessions upon commit. by Dario Freni · 5 years ago
  41. a8f4b13 Write staged sessions to /data/staging. by Dario Freni · 5 years ago
  42. be98c3f First version of Staging Manager. by Dario Freni · 5 years ago
  43. efbf251 Add bug references to TODO. by Dario Freni · 5 years ago
  44. fd4a3b4 Implement DELEGATION_PACKAGE_INSTALLATION by Rubin Xu · 6 years ago
  45. ff10c9c Fixes force-uuid behavior by Patrick Baumann · 6 years ago
  46. aac4ba4 Add Mock APIs for staged installs. by Dario Freni · 6 years ago
  47. fc2851e Removes ASEC-related logic from the framework by Patrick Baumann · 6 years ago
  48. 0aff9b1 Revert "Revert "Adds new atomic install API"" by Patrick Baumann · 6 years ago
  49. 7e1c9d7 Revert "Adds new atomic install API" by Jie Song · 6 years ago
  50. 44da627 Adds new atomic install API by Patrick · 6 years ago
  51. d8bf22e Initial support for installing APEX via adb. by Dario Freni · 6 years ago
  52. a36dc62 Frameworks: Annotate trivial @GuardedBy in services/core by Andreas Gampe · 6 years ago
  53. e17b445 Reduce pss collection amount, improve logging. by Dianne Hackborn · 6 years ago
  54. 79c238a Use modern install method in backup service by Philip P. Moltmann · 6 years ago
  55. dabae88 Allow secondary user POs on affiliated devices more DPM APIs by Benjamin Franz · 7 years ago
  56. d9bb39a Enforce REQUEST_DELETE_PACKAGES for PackageInstaller.uninstall() by Philip P. Moltmann · 7 years ago
  57. e0fa2c0 Merge changes I616184fa,Ibc1500f5 by TreeHugger Robot · 7 years ago
  58. 0eb9738 Move mPermissions from package settings by Todd Kennedy · 7 years ago
  59. f8bb244 Finish removing ASEC. by Jeff Sharkey · 7 years ago
  60. 37dd1ba Sealed sessions need to be destroyed or validated by Philip P. Moltmann · 7 years ago
  61. 7460c59 Revert "Revert session-transfer change" by Philip P. Moltmann · 7 years ago
  62. 9890f8b Revert session-transfer change by Philip P. Moltmann · 7 years ago
  63. 94deaf7 Allow to transfer+seal a install session by Philip P. Moltmann · 7 years ago
  64. 78a7250 Add API for virtual preloads by Todd Kennedy · 7 years ago
  65. 17652d8 Merge "Eagerly serialize historical sessions" into oc-dev am: c7ea7effde by Narayan Kamath · 7 years ago
  66. a22a766 Eagerly serialize historical sessions by Narayan Kamath · 7 years ago
  67. da1247a Omit icons from bulk SessionInfo calls. by Jeff Sharkey · 7 years ago
  68. a5c867c Query for static shared libs as well when needed by Svet Ganov · 7 years ago
  69. 282cfef standardize system notification IDs by Chris Wren · 7 years ago
  70. 683bcd3 Use allocatable space when measuring for install. by Jeff Sharkey · 7 years ago
  71. af759c5 Channels for Frameworks notifications by Geoffrey Pitsch · 7 years ago
  72. 8c61e39 Block new installs into ASEC containers. by Jeff Sharkey · 7 years ago
  73. 19657b35 Merge "Revert "Revert "remove app-ephemeral""" by TreeHugger Robot · 7 years ago
  74. 8c9a6b0 Merge "Revert "Revert "Per user setting for instant app""" by TreeHugger Robot · 7 years ago
  75. be0b889 Revert "Revert "Per user setting for instant app"" by Todd Kennedy · 7 years ago
  76. 8094e09 Revert "Revert "remove app-ephemeral"" by Todd Kennedy · 7 years ago
  77. d80ba8a Merge "Revert "remove app-ephemeral"" by Guang Zhu · 7 years ago
  78. 626ffb4 Merge "Revert "Per user setting for instant app"" by Guang Zhu · 7 years ago
  79. be9ffa1 Revert "Per user setting for instant app" by Guang Zhu · 7 years ago
  80. c2f0d88 Revert "remove app-ephemeral" by Guang Zhu · 7 years ago
  81. 606f8e7 Defer readSessionsLocked until system ready by Tony Mak · 7 years ago
  82. 4eb7cea remove app-ephemeral by Todd Kennedy · 7 years ago
  83. 2f5811d Per user setting for instant app by Todd Kennedy · 7 years ago
  84. 096d304 Add instant cookie APIs by Svetoslav Ganov · 7 years ago
  85. 6788212 Platform support for static shared libraries by Svet Ganov · 8 years ago
  86. 2646571 Ensure correct install reason by Bartosz Fabianowski · 7 years ago
  87. 72de4dd Add installer app check in PM.deletePackage. by Sudheer Shanka · 8 years ago
  88. 28c4e80 Remove subtle dependencies by Todd Kennedy · 8 years ago
  89. 04918fe Don't hold lock calling into PackageMgr by Todd Kennedy · 8 years ago
  90. 8c57aea Allow any app to silently uninstall the orphan packages. by Sudheer Shanka · 8 years ago
  91. 0e868a1 Merge "Fix a NPE in PackageInstallerService" into nyc-dev by Svetoslav Ganov · 8 years ago
  92. 3baa876 Fix a NPE in PackageInstallerService by Svet Ganov · 8 years ago
  93. 2928337 Prevent apps from uninstalling packages that are not installed by them. by Sudheer Shanka · 8 years ago
  94. 8212ae0 Consistent naming for internal storage APIs. by Jeff Sharkey · 8 years ago
  95. fdeeeea Follow installd changes, throw exceptions. by Jeff Sharkey · 8 years ago
  96. cd65448 Even more PackageManager caller triage. by Jeff Sharkey · 8 years ago
  97. 2699f06 Add ephemeral installs by Todd Kennedy · 9 years ago
  98. c8a5a55 DPM.isDeviceOwnerApp() and getDeviceOwner() now check calling user by Makoto Onuki · 9 years ago
  99. a1d12cf Update PackageInstaller install handing by Todd Kennedy · 9 years ago
  100. 54d42be Avoid NPE when no staged installs. by Jeff Sharkey · 9 years ago