summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/pm
Commit message (Expand)AuthorAgeFilesLines
* Perform post installation operations directly if backup manager is disabledRubin Xu2015-02-091-1/+5
* Fix 'always' preferred app assignmentChristopher Tate2015-01-272-3/+3
* Fix issue #18827122: system server crashed on broadcasting...Dianne Hackborn2015-01-081-0/+3
* Remember failed dexopt to avoid retryBrian Carlstrom2014-12-151-1/+14
* Consistent result when signatures don't match.Jeff Sharkey2014-12-081-2/+2
* Merge "Fix issue #18607384: Run fstrim after every system update" into lmp-mr...Dianne Hackborn2014-12-031-17/+26
|\
| * Fix issue #18607384: Run fstrim after every system updateDianne Hackborn2014-12-031-17/+26
* | Include splits in dumpsys package output.Jeff Sharkey2014-12-011-0/+36
|/
* Merge "APK still has privileged flag after being moved from "/system/priv-app...Jeff Sharkey2014-12-011-7/+11
|\
| * APK still has privileged flag after being moved from "/system/priv-app"Akira Numata2014-12-011-7/+11
* | Merge "Fix parsing bug that affects reading back guest restrictions" into lmp...Amith Yamasani2014-12-011-3/+11
|\ \ | |/ |/|
| * Fix parsing bug that affects reading back guest restrictionsAmith Yamasani2014-11-211-3/+11
* | resolved conflicts for merge of 7377998d to lmp-mr1-devNarayan Kamath2014-11-271-0/+45
|\ \
| * \ resolved conflicts for merge of a42f7c1d to lmp-sprout-devNarayan Kamath2014-11-261-0/+45
| |\ \
| | * | Be increasingly aggressive about fstrim if it isn't being runChristopher Tate2014-11-251-0/+45
* | | | package_info GID shouldn't have write.Jeff Sharkey2014-11-242-3/+3
* | | | Ignore spammy package logs when dumping.Jeff Sharkey2014-11-241-15/+10
* | | | Introduce revision codes for split APKs.Jeff Sharkey2014-11-242-13/+74
* | | | Work on issue #18486438: Reduce size of bugreport outputDianne Hackborn2014-11-212-27/+83
| |_|/ |/| |
* | | Prevent user ID reuse until after reboot.Jeff Sharkey2014-11-141-12/+5
* | | Merge "Reduce spammy PackageManager critical logs." into lmp-mr1-devJeff Sharkey2014-11-141-1/+1
|\ \ \
| * | | Reduce spammy PackageManager critical logs.Jeff Sharkey2014-11-141-1/+1
* | | | am 33d92c56: Use package name as custom resolver process nameCraig Mautner2014-11-141-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Use package name as custom resolver process nameCraig Mautner2014-11-141-1/+1
* | | | Make package verifier broadcasts foreground.Jeff Sharkey2014-11-131-0/+1
| |/ / |/| |
* | | am 2e700004: am d68b87cd: Recover apps with malformed certificates.Jeff Sharkey2014-11-122-3/+56
|\ \ \ | |/ /
| * | am d68b87cd: Recover apps with malformed certificates.Jeff Sharkey2014-11-122-3/+56
| |\ \ | | |/
| | * Recover apps with malformed certificates.Jeff Sharkey2014-11-122-3/+56
| * | Change boot screen title to "Android is starting" when not upgrading.Jeff Hao2014-11-051-1/+8
| |/
* | Merge "Remove unused local field." into lmp-mr1-devNarayan Kamath2014-11-121-5/+0
|\ \
| * | Remove unused local field.Narayan Kamath2014-11-101-5/+0
* | | Tell installd when boot completes.Narayan Kamath2014-11-111-0/+12
* | | Merge "Restore mLazyDexOpt behavior for eng builds" into lmp-mr1-devBrian Carlstrom2014-11-071-1/+6
|\ \ \ | |/ / |/| |
| * | Restore mLazyDexOpt behavior for eng buildsBrian Carlstrom2014-11-041-1/+6
* | | Add a cross-profile intent filter only if it wasn't previously added.Nicolas Prevot2014-10-302-2/+21
|/ /
* | Merge "Schedule to write package restrictions." into lmp-mr1-devNicolas Prevot2014-10-301-10/+8
|\ \
| * | Schedule to write package restrictions.Nicolas Prevot2014-10-271-10/+8
| |/
* | Change boot screen title to "Android is starting" when not upgrading.Jeff Hao2014-10-291-1/+8
* | Merge "Check upgrade certs before permissions." into lmp-mr1-devJeff Sharkey2014-10-271-32/+54
|\ \
| * | Check upgrade certs before permissions.Jeff Sharkey2014-10-271-32/+54
* | | Merge "Reduce PackageManager RAM usage: ArrayMap/Set." into lmp-mr1-devJeff Sharkey2014-10-277-118/+114
|\ \ \ | |/ / |/| |
| * | Reduce PackageManager RAM usage: ArrayMap/Set.Jeff Sharkey2014-10-247-118/+114
| |/
* | Get UsageStats if no PackageUsage is available for boot dexopt filtering.Jeff Hao2014-10-231-10/+34
|/
* Reduce PackageInstaller Binder memory pressure.Jeff Sharkey2014-10-151-4/+5
* Backport of ordering apps for boot dexopt.Jeff Hao2014-10-141-45/+151
* Fix issue #10034864: Define YouTube application as the preferred...Dianne Hackborn2014-10-141-10/+15
* Add mProperSigningKeySet to PackageKeySetData constructor.dcashman2014-10-071-0/+1
* Merge "Set the default user restrictions to disallow calling and sms" into lm...Amith Yamasani2014-10-071-1/+18
|\
| * Set the default user restrictions to disallow calling and smsAmith Yamasani2014-10-061-1/+18
* | Merge "Reduce PackageInstaller I/O pressure." into lmp-devJeff Sharkey2014-10-061-8/+76
|\ \