1. 45f8b29 Add SystemApis to expose runtime profile information by Calin Juravle · 7 years ago
  2. 09dd1ec Allow "cmd package bg-dexopt-job" to take a list of package names by Arthur Eubanks · 7 years ago
  3. f8bb244 Finish removing ASEC. by Jeff Sharkey · 7 years ago
  4. ad192a3 Add native bindings for getNamesForUids by Todd Kennedy · 7 years ago
  5. 5e049eb Merge "Add new API to retrieve app names in a batch" into oc-mr1-dev by Todd Kennedy · 7 years ago
  6. 565cab1 Merge changes from topic 'class-loaders-mr1' into oc-mr1-dev by Calin Juravle · 7 years ago
  7. 9da8b8a7 Add new API to retrieve app names in a batch by Todd Kennedy · 7 years ago
  8. 899f54d Report permission flags for all protections based on SDK am: adb8c522a8 by Svetoslav Ganov · 7 years ago
  9. 436b901 Report permission flags for all protections based on SDK am: adb8c522a8 by Svetoslav Ganov · 7 years ago
  10. adb8c52 Report permission flags for all protections based on SDK by Svetoslav Ganov · 7 years ago
  11. 7a8044d Revert "Report permission flags for all protections based on SDK" am: 784b56e1e6 by Bart Sears · 7 years ago
  12. 076d6f7 Revert "Report permission flags for all protections based on SDK" am: 784b56e1e6 by Bart Sears · 7 years ago
  13. 784b56e Revert "Report permission flags for all protections based on SDK" by Bart Sears · 7 years ago
  14. 2dfbbb3 Report permission flags for all protections based on SDK am: 852cf98cb8 by Svetoslav Ganov · 7 years ago
  15. 3cf2835 Report permission flags for all protections based on SDK am: 852cf98cb8 by Svetoslav Ganov · 7 years ago
  16. 852cf98 Report permission flags for all protections based on SDK by Svetoslav Ganov · 7 years ago
  17. f1ff36f Use the class loader context when optimizing secondary dex files by Calin Juravle · 7 years ago
  18. b6f844d Add a command line option to optimize individual splits by Calin Juravle · 7 years ago
  19. 1d0e83d Refactor the arguments passed to dexopt invocations by Calin Juravle · 7 years ago
  20. 246dccf Reduce app size by downgrading inactive apps by Shubham Ajmera · 7 years ago
  21. b562e53 Merge commit '06951ac74d9e74b29037b0a5d8e3b9ad85983b5b' into mergeit by Jeff Sharkey · 7 years ago
  22. 3c3d9d8 Merge commit '06951ac74d9e74b29037b0a5d8e3b9ad85983b5b' into mergeit by Jeff Sharkey · 7 years ago
  23. ddff807 Consistent "low storage" behavior. by Jeff Sharkey · 7 years ago
  24. 4414db2 Merge "resolve merge conflicts of 255b69aca02f to oc-dev-plus-aosp" into oc-dev-plus-aosp by Nicolas Geoffray · 7 years ago
  25. 7e1a273 resolve merge conflicts of 255b69aca02f to oc-dev-plus-aosp by Nicolas Geoffray · 7 years ago
  26. 3b4359a Pass bootComplete to dexopt. by Nicolas Geoffray · 7 years ago
  27. 647dc84 Merge "Support recursive static shared lib dependency" into oc-dev am: e04765998e by Svet Ganov · 7 years ago
  28. e047659 Merge "Support recursive static shared lib dependency" into oc-dev by TreeHugger Robot · 7 years ago
  29. 58c99f0 Support recursive static shared lib dependency by Svet Ganov · 7 years ago
  30. 00adcb0 Merge "Add command to retrieve the instant app resolver" into oc-dev am: 2a34734131 by Todd Kennedy · 7 years ago
  31. 0a3f081 Add command to retrieve the instant app resolver by Todd Kennedy · 7 years ago
  32. 8a532cf Merge "Make PM#registerDexModule oneway" by Calin Juravle · 7 years ago
  33. d478aae Merge "Make PM#notifyDexLoad oneway" into oc-dev am: 5f016f6705 am: 711016dfbc by Calin Juravle · 7 years ago
  34. 0a3693c Make PM#notifyDexLoad oneway by Calin Juravle · 7 years ago
  35. 0ace6ac Make PM#registerDexModule oneway by Calin Juravle · 7 years ago
  36. 3d2af7f SystemApi for dex module registration by Calin Juravle · 7 years ago
  37. 9cea1d2 Drop REASON_FORCED_DEXOPT. by Nicolas Geoffray · 7 years ago
  38. e103256 Drop REASON_FORCED_DEXOPT. by Nicolas Geoffray · 7 years ago
  39. 0d277a7 Change ANDROID_ID for Instant Apps by Chad Brubaker · 7 years ago
  40. 801e659 expose the instant app installer component by Todd Kennedy · 7 years ago
  41. 336ae5b Add ACTION_EPHEMERAL_RESOLVER_SETTINGS by Chad Brubaker · 7 years ago
  42. 935618a Delete preloadsFileCache when the cache has expired by Fyodor Kupolov · 7 years ago
  43. ab53289 Add API to mark apps that have an update available by Todd Kennedy · 8 years ago
  44. f7edab6 Add a shell command to force the background dexopt job by Calin Juravle · 8 years ago
  45. e69fba3f [PM] Clean up logic for secondary dex oat files by Calin Juravle · 8 years ago
  46. 7218363 Compile secondary dex files in DexManager by Calin Juravle · 8 years ago
  47. 9687767 Merge "Allow querying providers with a specific metadata." by Makoto Onuki · 8 years ago
  48. 4669098 Delete some more @removed APIs. by Jeff Sharkey · 8 years ago
  49. 3275729 Allow querying providers with a specific metadata. by Makoto Onuki · 8 years ago
  50. be0b889 Revert "Revert "Per user setting for instant app"" by Todd Kennedy · 8 years ago
  51. 626ffb4 Merge "Revert "Per user setting for instant app"" by Guang Zhu · 8 years ago
  52. be9ffa1 Revert "Per user setting for instant app" by Guang Zhu · 8 years ago
  53. bf92b81 Merge "Per user setting for instant app" by Todd Kennedy · 8 years ago
  54. 2f5811d Per user setting for instant app by Todd Kennedy · 8 years ago
  55. 9106c64 Add API to track package changes by Todd Kennedy · 8 years ago
  56. e3482c2 Merge "Adds @hide permission granting API for ImsServices" am: 390ec27f9d am: 6734275c2f am: fa1dca0ad6 by Brad Ebinger · 8 years ago
  57. 096d304 Add instant cookie APIs by Svetoslav Ganov · 8 years ago
  58. f477979 Adds @hide permission granting API for ImsServices by Brad Ebinger · 8 years ago
  59. 1ba6b5a Merge changes Ic07126bf,If3a4b77f,I8b011207,I18fde62a by Calin Juravle · 8 years ago
  60. 2b4f873 Merge "[PM] Clean up logic for secondary dex oat files" by Calin Juravle · 8 years ago
  61. a0f2f77 Merge "Compile secondary dex files in DexManager" by Calin Juravle · 8 years ago
  62. cb5f41e Add a shell command to force the background dexopt job by Calin Juravle · 8 years ago
  63. 1aa5f88 [PM] Clean up logic for secondary dex oat files by Calin Juravle · 8 years ago
  64. c22c30e Compile secondary dex files in DexManager by Calin Juravle · 8 years ago
  65. aef2513 Adding an api for apps to check whether they can install apps by Suprabh Shukla · 8 years ago
  66. 6788212 Platform support for static shared libraries by Svet Ganov · 8 years ago
  67. d9fa667 Allow system to retrieve persistent preferred activities by Bartosz Fabianowski · 8 years ago
  68. a34f53f Add install reason by Bartosz Fabianowski · 8 years ago
  69. 9bc89af Add API for apps to declare their "category". by Jeff Sharkey · 8 years ago
  70. 9abb501 Report non-primary dex files loads to PM by Calin Juravle · 8 years ago
  71. 8d2a51f Report non-primary dex files loads to PM by Calin Juravle · 8 years ago
  72. 2250d56 Rename MountService to StorageManagerService. by Sudheer Shanka · 8 years ago
  73. a877708 Installer connection support for dump_profiles by David Sehr · 8 years ago
  74. fb6cf77 Cleanup performDexOpt with instruction sets. by Nicolas Geoffray · 8 years ago
  75. 5cf5578 Make sure FIRST_LAUNCH is after PACKAGE_ADDED by Christopher Tate · 8 years ago
  76. 5a91b61 Merge "Disallow disable of the system shared libs." into nyc-dev by Svetoslav Ganov · 8 years ago
  77. ca82e61 Add reasons to notifyPackageUse calls by Brian Carlstrom · 8 years ago
  78. a9c2500 Disallow disable of the system shared libs. by Svetoslav Ganov · 8 years ago
  79. 78c9eb8 Added api to delete cache files for a given user by Suprabh Shukla · 8 years ago
  80. f5c444f Move OTA package update before fstrim, hide "Optimizing apps" dialog by David Brazdil · 8 years ago
  81. b52a461 Moving app process logging from AMS to PMS by Michal Karpinski · 8 years ago
  82. bdd30d8 Frameworks/base: Refactor package manager by Andreas Gampe · 8 years ago
  83. f9124ec Merge "Flush package restriction changes for a user." into nyc-dev by Benjamin Franz · 8 years ago
  84. 4828a59 Add "pm set-home-activity" by Makoto Onuki · 9 years ago
  85. bbb3ff2 Flush package restriction changes for a user. by Sudheer Shanka · 9 years ago
  86. 9aa6db0 Add option to clear profile data to 'cmd package compile' by David Brazdil · 9 years ago
  87. 990fb6b Add option to compile all packages with 'cmd package compile' by David Brazdil · 9 years ago
  88. d589663 Move more PM calls to ParceledListSlice. by Jeff Sharkey · 9 years ago
  89. 39bfee5 Splits without restart by Todd Kennedy · 9 years ago
  90. a679323 Revert "Revert "Remove deprecated methods / classes"" by Todd Kennedy · 9 years ago
  91. fe01ea0 Merge "Revert "Remove deprecated methods / classes"" into nyc-dev by Todd Kennedy · 9 years ago
  92. 5cbeb59 Revert "Remove deprecated methods / classes" by Todd Kennedy · 9 years ago
  93. ca67844 Merge "Remove deprecated methods / classes" into nyc-dev by Todd Kennedy · 9 years ago
  94. fc482c3 Merge "[framework] Don't allow apps on external storage to be active admin" into nyc-dev by Makoto Onuki · 9 years ago
  95. f34db0a [framework] Don't allow apps on external storage to be active admin by Makoto Onuki · 9 years ago
  96. eb84b18 Suspend packages - one call for multiple packages by Andrei Stingaceanu · 9 years ago
  97. 5ae4e73 Merge "Suspend packages - new API for retrieving the suspended status" into nyc-dev by Andrei Stingaceanu · 9 years ago
  98. 9706c01 Remove deprecated methods / classes by Todd Kennedy · 9 years ago
  99. 355b232 Suspend packages - new API for retrieving the suspended status by Andrei Stingaceanu · 9 years ago
  100. 115d2c1 Add feature versions for devices and apps. by Jeff Sharkey · 9 years ago