1. 3bb363f Merge "fail multi install when child fails" by TreeHugger Robot · 5 years ago
  2. 0787f0c Merge "Make updatedMillis a private field" by Gavin Corkery · 5 years ago
  3. 0af7143 fail multi install when child fails by Todd Kennedy · 5 years ago
  4. 43f1af9 Enforce multipackage installs have consistent rollback params by shafik · 6 years ago
  5. 00a08f1 Add an api to get active staged session by Nikita Ioffe · 6 years ago
  6. 13f8161 Make updatedMillis a private field by Gavin Corkery · 6 years ago
  7. d831121 Forget about staged installs that are old or in a terminal state. by Gavin Corkery · 6 years ago
  8. ff3abed Merge "Properly fail commit of a new staged session if another one is in progress" by Nikita Ioffe · 6 years ago
  9. 2665fc0 Merge "Add metric logging for new delegated APIs" by Rubin Xu · 6 years ago
  10. 8e5b703c Properly fail commit of a new staged session if another one is in progress by Nikita Ioffe · 6 years ago
  11. 8b17ad0 Add metric logging for new delegated APIs by Rubin Xu · 6 years ago
  12. 47799f4 Don't resume uncommitted sessions. by Dario Freni · 6 years ago
  13. da998cf Fail committing new staged session if another one is already in progress by Nikita Ioffe · 6 years ago
  14. 988f779 Delete packageDir after abandoning staged session by shafik · 6 years ago
  15. 868b69d Merge "Unblock broadcasts when systemReady() finished." by Dario Freni · 6 years ago
  16. 9b12ca9 Merge "StagingManager: Support abandoning staged sessions" by Shafik Nassar · 6 years ago
  17. 7d98a45 Merge "Add "Staged" to API related to staged sessions." by Dario Freni · 6 years ago
  18. 14f885b Unblock broadcasts when systemReady() finished. by Dario Freni · 6 years ago
  19. 60a96c1 Add "Staged" to API related to staged sessions. by Dario Freni · 6 years ago
  20. 31756bd Merge "Implement staged directory clean up for staged install" by Shafik Nassar · 6 years ago
  21. 5eacf09 Implement staged directory clean up for staged install by Mohammad Samiul Islam · 6 years ago
  22. 07205e3 StagingManager: Support abandoning staged sessions by shafik · 6 years ago
  23. a3c30c2 Merge "Throw a checked exception on child session linkage" by Dario Freni · 6 years ago
  24. e485198 Merge "Fix missing .fsv_sig after partial split install" by TreeHugger Robot · 6 years ago
  25. fdc5208 Fix missing .fsv_sig after partial split install by Victor Hsieh · 6 years ago
  26. 8c09089 Don't get child sessions while holding session lock. by Richard Uhler · 6 years ago
  27. 257a487 Don't allow addChildSessionId after session is sealed. by Richard Uhler · 6 years ago
  28. 0966047 Throw a checked exception on child session linkage by Dario Freni · 6 years ago
  29. 3ad7361 Remove unused codepath. by Dario Freni · 6 years ago
  30. 1108886 Merge "Add STAGED_SESSION_ prefix to error codes." by Dario Freni · 6 years ago
  31. 6db967f Merge "Renaming plsCertsNoVerifyOnlyCerts to unsafeGetCertsWithoutVerification." by Gavin Corkery · 6 years ago
  32. b6d2896 Add STAGED_SESSION_ prefix to error codes. by Dario Freni · 6 years ago
  33. ae1e5ec Merge "Set mResolvedBaseFile for apex install sessions." by Narayan Kamath · 6 years ago
  34. 9853d60 Merge "Rename preferCodeIntegrity to useEmbeddedDex" by TreeHugger Robot · 6 years ago
  35. ed521ab Renaming plsCertsNoVerifyOnlyCerts to unsafeGetCertsWithoutVerification. by Gavin Corkery · 6 years ago
  36. 4b572c0 Support for multi-package APK+APEX sessions. by Dario Freni · 6 years ago
  37. fa9df0b Rename preferCodeIntegrity to useEmbeddedDex by Victor Hsieh · 6 years ago
  38. ca05351 Set mResolvedBaseFile for apex install sessions. by Richard Uhler · 6 years ago
  39. 2b340a2 Allow cross user SessionCallback support by Jon Miranda · 6 years ago
  40. 275b4ab Add an error message to staged install session. by Dario Freni · 6 years ago
  41. 065aac1 Merge "Support for multi-package apex sessions." by TreeHugger Robot · 6 years ago
  42. 015f935 Support for multi-package apex sessions. by Dario Freni · 6 years ago
  43. a6f1128 Fix the xml parsing of multi-package sessions. by Dario Freni · 6 years ago
  44. 0180d0b Checkpoint staged session when state changes. by Dario Freni · 6 years ago
  45. 8e7d0ec Persist staged sessions upon commit. by Dario Freni · 6 years ago
  46. 9dfa674 StagingManager: Implement signature verification for APEXes. by Narayan Kamath · 6 years ago
  47. 0663df4 Don't check fs-verity in installer session if not enabled by Victor Hsieh · 6 years ago
  48. 968285a Merge "Support fs-verity signature in installer session" by TreeHugger Robot · 6 years ago
  49. 2b9930d Merge "Write staged sessions to /data/staging." by Dario Freni · 6 years ago
  50. c0cd748 Support fs-verity signature in installer session by Victor Hsieh · 6 years ago
  51. e7b5a8d Introduce android:preferCodeIntegrity, private for now by Victor Hsieh · 6 years ago
  52. a8f4b13 Write staged sessions to /data/staging. by Dario Freni · 6 years ago
  53. 474dffd Merge "Add RollbackManagerService" by Richard Uhler · 6 years ago
  54. b29f145 Add RollbackManagerService by Richard Uhler · 6 years ago
  55. be98c3f First version of Staging Manager. by Dario Freni · 6 years ago
  56. e487ea2 Send a broadcast for staged session state changes. by Dario Freni · 6 years ago
  57. 71eee5e Add a state for Staged Sessions. by Dario Freni · 6 years ago
  58. fd4a3b4 Implement DELEGATION_PACKAGE_INSTALLATION by Rubin Xu · 6 years ago
  59. aac4ba4 Add Mock APIs for staged installs. by Dario Freni · 6 years ago
  60. a77a677 Bypass most session work for APEX packages by Patrick Baumann · 6 years ago
  61. 0aff9b1 Revert "Revert "Adds new atomic install API"" by Patrick Baumann · 6 years ago
  62. ccf59d6 Merge "Revert "Adds new atomic install API"" by Jie Song · 6 years ago
  63. 7e1c9d7 Revert "Adds new atomic install API" by Jie Song · 6 years ago
  64. 0f60a8d Merge "Adds new atomic install API" by TreeHugger Robot · 6 years ago
  65. bfbf4ed Rename APEX installPackage method to stagePackage. by Dario Freni · 6 years ago
  66. 44da627 Adds new atomic install API by Patrick · 6 years ago
  67. d8bf22e Initial support for installing APEX via adb. by Dario Freni · 6 years ago
  68. 3a9756c Merge "Fix FD leak during ADB shell install." am: c558f4cedf am: 9882ad7a27 by Chuanghua Zhao · 6 years ago
  69. b584c6e Fix FD leak during ADB shell install. by Chuanghua Zhao · 6 years ago
  70. 29cfa27 Fail install if split is missing by Todd Kennedy · 6 years ago
  71. a05a994 Remove DefaultContainerService usage in PackageManagerService. by Sudheer Shanka · 6 years ago
  72. 6182cea Separate package managers view of installer and permissions controller. by Philip P. Moltmann · 6 years ago
  73. e8fe3cb Rename ACTION_CONFIRM_PERMISSIONS -> ACTION_CONFIRM_INSTALL by Philip P. Moltmann · 6 years ago
  74. b5a3117 Merge "Utility methods useful for working with files." by Jeff Sharkey · 6 years ago
  75. 5aae0c9 Utility methods useful for working with files. by Jeff Sharkey · 6 years ago
  76. d9d343c Do not commit session twice by Philip P. Moltmann · 6 years ago
  77. 1bea237 In place split install native support by Patrick Baumann · 7 years ago
  78. 14b3de1 Bind to DefaultContainerService early for AIA by Patrick Baumann · 6 years ago
  79. 656a2a0 Read install session attrs before child elements by Philip P. Moltmann · 7 years ago
  80. a36dc62 Frameworks: Annotate trivial @GuardedBy in services/core by Andreas Gampe · 7 years ago
  81. 0451de6 Put PackageInstaller in the drivers seat. by Jeff Sharkey · 7 years ago
  82. e36211c Merge "Add update packages permission" by TreeHugger Robot · 7 years ago
  83. d5d154e Merge "Support installation of DexMetadata files (.dm)" by Calin Juravle · 7 years ago
  84. 3fc56c3 Support installation of DexMetadata files (.dm) by Calin Juravle · 7 years ago
  85. adcb522 Add update packages permission by Chad Brubaker · 7 years ago
  86. 2aede85 Moves instant app install checks to install time by Patrick Baumann · 7 years ago
  87. 420d58a Move signing data into SigningDetails container by Patrick Baumann · 7 years ago
  88. 3d70a03 Revert "Move signing data into SigningDetails container" by Patrick Baumann · 7 years ago
  89. 47117fc Move signing data into SigningDetails container by Patrick Baumann · 7 years ago
  90. 79c238a Use modern install method in backup service by Philip P. Moltmann · 7 years ago
  91. 3accca0 Add major version code to platform. by Dianne Hackborn · 11 years ago
  92. dabae88 Allow secondary user POs on affiliated devices more DPM APIs by Benjamin Franz · 7 years ago
  93. 96aac9b3 Framework: Prefer android.system.Os over libcore.io.Libcore.os by Tobias Thierer · 7 years ago
  94. 1ed4bb5 Merge "Revert "When updating a split app, copy compiled files from base.apk only."" am: 154535317e am: 4a69261500 am: f3ef1f09ef by Calin Juravle · 7 years ago
  95. d37ded9 Merge "Revert "When updating a split app, copy compiled files from base.apk only."" am: 154535317e am: 4a69261500 by Calin Juravle · 7 years ago
  96. 4a69261 Merge "Revert "When updating a split app, copy compiled files from base.apk only."" by Calin Juravle · 7 years ago
  97. 1545353 Merge "Revert "When updating a split app, copy compiled files from base.apk only."" by Calin Juravle · 7 years ago
  98. 4a4a4e8 Revert "When updating a split app, copy compiled files from base.apk only." by Calin Juravle · 7 years ago
  99. f8bb244 Finish removing ASEC. by Jeff Sharkey · 7 years ago
  100. 32242a0 Do not fail session.commit on current thread by Philip P. Moltmann · 7 years ago