1. e83ab7f Merge "make sure package info is non-null" into oc-mr1-dev am: 63b3eff31a by Todd Kennedy · 7 years ago
  2. 63b3eff Merge "make sure package info is non-null" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  3. 544b383 make sure package info is non-null by Todd Kennedy · 7 years ago
  4. cfdc1ee Add self update permission by Chad Brubaker · 7 years ago
  5. beec8e2 Save observer in call to commit by Todd Kennedy · 7 years ago
  6. 96c11c5 PackageParser: Parse android:classLoader during the full parse. by Narayan Kamath · 7 years ago
  7. f46edf5 Allow to close session from wrong context. by Philip P. Moltmann · 7 years ago
  8. 3306c0d Prevent closing by prev owner after transfer. by Philip P. Moltmann · 7 years ago
  9. 7460c59 Revert "Revert session-transfer change" by Philip P. Moltmann · 7 years ago
  10. 9890f8b Revert session-transfer change by Philip P. Moltmann · 7 years ago
  11. 5d74493 Allow to read all params used to create session. by Philip P. Moltmann · 7 years ago
  12. 94deaf7 Allow to transfer+seal a install session by Philip P. Moltmann · 7 years ago
  13. f9419f0 Allow splits to declare a classloader type. by Narayan Kamath · 7 years ago
  14. 2763948 Merge "When updating a split app, copy compiled files from base.apk only." am: 8a945baf4a am: 47b1f54316 by Jeff Hao · 7 years ago
  15. 2783f27 Merge "When updating a split app, copy compiled files from base.apk only." am: 8a945baf4a by Jeff Hao · 7 years ago
  16. d1235f5 When updating a split app, copy compiled files from base.apk only. by Jeff Hao · 7 years ago
  17. da1247a Omit icons from bulk SessionInfo calls. by Jeff Sharkey · 7 years ago
  18. 721a348 Merge "Query for static shared libs as well when needed" into oc-dev by TreeHugger Robot · 7 years ago
  19. a5c867c Query for static shared libs as well when needed by Svet Ganov · 7 years ago
  20. a31a74b Setting Session commited broadcast when an existing apk is enabled for by Sunny Goyal · 7 years ago
  21. 683bcd3 Use allocatable space when measuring for install. by Jeff Sharkey · 7 years ago
  22. 1665d0f Add support for configForSplit by Adam Lesinski · 7 years ago
  23. 02d4e34 Move PackageInstaller over to AppFuse. by Jeff Sharkey · 7 years ago
  24. 6d7cb23 Sending explicit broadcast to the launcher when a package is installed by Sunny Goyal · 8 years ago
  25. d5d5e92 Clear cache space when allocating bytes. by Jeff Sharkey · 7 years ago
  26. be0b889 Revert "Revert "Per user setting for instant app"" by Todd Kennedy · 7 years ago
  27. be9ffa1 Revert "Per user setting for instant app" by Guang Zhu · 7 years ago
  28. 2f5811d Per user setting for instant app by Todd Kennedy · 8 years ago
  29. 4e86281 Add support for Split APK dependcies by Adam Lesinski · 8 years ago
  30. 58bfae4 Propagate ephemeral flag from adb install to PackageParser by Alex Klyubin · 8 years ago
  31. 740f523 Final push of installd to Binder; goodbye socket! by Jeff Sharkey · 8 years ago
  32. 4f26cb5 Fix: "adb install -s" adaptation for session based install by Shunta Sato · 8 years ago
  33. c25fbde Clear calling identity by Todd Kennedy · 8 years ago
  34. f29d07a Don't call into pkg mgr svc w/ lock held by Todd Kennedy · 8 years ago
  35. d9d438a Only parse an APK once by Todd Kennedy · 8 years ago
  36. eb9b053 remove splits by Todd Kennedy · 8 years ago
  37. fdeeeea Follow installd changes, throw exceptions. by Jeff Sharkey · 9 years ago
  38. cd65448 Even more PackageManager caller triage. by Jeff Sharkey · 9 years ago
  39. 373f0b4 revert quick install by Todd Kennedy · 9 years ago
  40. c8a5a55 DPM.isDeviceOwnerApp() and getDeviceOwner() now check calling user by Makoto Onuki · 9 years ago
  41. 27c24fb Enable "quick install" by Todd Kennedy · 9 years ago
  42. 369d3dc Merge "Cleanup USER_OWNER in pm" by Xiaohui Chen · 9 years ago
  43. 47f0795 Cleanup USER_OWNER in pm by Xiaohui Chen · 9 years ago
  44. a1d12cf Update PackageInstaller install handing by Todd Kennedy · 9 years ago
  45. f1b7f20 Remove dependencies on the package installer's package name by Svet Ganov · 9 years ago
  46. e845a1e Move linking and directory creation logic to installd. by Narayan Kamath · 9 years ago
  47. cd1fc14 Don't compile all splits when installing one. by Narayan Kamath · 9 years ago
  48. 497c052 Ignore abandon after install relinquished. by Jeff Sharkey · 9 years ago
  49. 529f91f Always send volume UUID with installd commands. by Jeff Sharkey · 9 years ago
  50. 39fb7fd Allow silent package install for device owner. by Benjamin Franz · 9 years ago
  51. b2b9ab8 Installing packages to expanded storage. by Jeff Sharkey · 9 years ago
  52. 88d2a3c Introduce revision codes for split APKs. by Jeff Sharkey · 10 years ago
  53. cbf4791 Fix lock inversion in PackageInstaller. by Jeff Sharkey · 10 years ago
  54. e980804 Bring install and install-multiple into parity. by Jeff Sharkey · 10 years ago
  55. bc09755 Missing manifest error should be NO_CERTIFICATES. by Jeff Sharkey · 10 years ago
  56. 77d218e Delayed ASEC allocation, refine progress handling. by Jeff Sharkey · 10 years ago
  57. bc7bce3 Separate active state from open/close. by Jeff Sharkey · 10 years ago
  58. ec9bad2 Allow badging updates to install sessions. by Jeff Sharkey · 10 years ago
  59. 941a8ba Installing splits into ASECs! by Jeff Sharkey · 10 years ago
  60. bb7b7be More progress towards split APKs in ASECs. by Jeff Sharkey · 10 years ago
  61. 742e790 Progress towards staging ASECs. by Jeff Sharkey · 10 years ago
  62. a090743 PackageInstaller API refactoring. by Jeff Sharkey · 10 years ago
  63. f060095 Logic to confirm uninstalls. by Jeff Sharkey · 10 years ago
  64. 7328a1b Logic to confirm permissions on install sessions. by Jeff Sharkey · 10 years ago
  65. fbd0e9f Surface user action events when un/installing. by Jeff Sharkey · 10 years ago
  66. 1cb2d0d Persist install sessions, more lifecycle. by Jeff Sharkey · 10 years ago
  67. 16c8e3f PackageInstaller changes based on feedback. by Jeff Sharkey · 10 years ago
  68. 9a44577 Install sessions only inherit APK files. by Jeff Sharkey · 10 years ago
  69. 69ea974 Merge "Public API for PackageInstaller!" into lmp-dev by Jeff Sharkey · 10 years ago
  70. 6c833e0 Public API for PackageInstaller! by Jeff Sharkey · 10 years ago
  71. ad11eb5 Pass install result message; path selection. by Jeff Sharkey · 10 years ago
  72. a103114 Package installation listener events. by Jeff Sharkey · 10 years ago
  73. e0b0bef Surface detailed error messages from PMS. by Jeff Sharkey · 10 years ago
  74. bb58067 Progress toward installer public API: callbacks. by Jeff Sharkey · 10 years ago
  75. ec55ef0 Extend pm to support sessions and split APKs. by Jeff Sharkey · 10 years ago
  76. d746057 Change new file installs to be cluster-based! by Jeff Sharkey · 10 years ago
  77. 73767b9 Extract native code from split APKs. by Jeff Sharkey · 10 years ago
  78. 57dcf5b Slow progress towards APK clusters. by Jeff Sharkey · 10 years ago
  79. cef0b39 Fix native crashes when APKs can't be opened. by Narayan Kamath · 10 years ago
  80. 275e085 Stronger PackageParser contract, more split work. by Jeff Sharkey · 10 years ago
  81. c4858a2 Switch PackageParser to reference single path. by Jeff Sharkey · 10 years ago
  82. 78cc340 Offer to stream and fsync() install sessions. by Jeff Sharkey · 10 years ago
  83. 3a44f3f Initial support for split APKs, PackageInstaller. by Jeff Sharkey · 10 years ago