1. 7377998 resolved conflicts for merge of a42f7c1d to lmp-sprout-dev by Narayan Kamath · 10 years ago
  2. 7265abe Be increasingly aggressive about fstrim if it isn't being run by Christopher Tate · 10 years ago
  3. 33d92c5 Use package name as custom resolver process name by Craig Mautner · 10 years ago
  4. 2e70000 am d68b87cd: Recover apps with malformed certificates. by Jeff Sharkey · 10 years ago
  5. d68b87c Recover apps with malformed certificates. by Jeff Sharkey · 10 years ago
  6. 2e594cf Change boot screen title to "Android is starting" when not upgrading. by Jeff Hao · 10 years ago
  7. dbfbb17 Backport of ordering apps for boot dexopt. by Jeff Hao · 10 years ago
  8. 7f7d240 Merge "Fix issue #17752399: Multiple apps broken by GET_TASKS permission change" into lmp-dev by Dianne Hackborn · 10 years ago
  9. 4c88087 Merge "Recover from missing upgrade to system package." into lmp-dev by Jeff Sharkey · 10 years ago
  10. 1c13310 Recover from missing upgrade to system package. by Jeff Sharkey · 10 years ago
  11. 3438bc1 Merge "Correctly rollback failed system app installs." into lmp-dev by Jeff Sharkey · 10 years ago
  12. 914bd79 Correctly rollback failed system app installs. by Jeff Sharkey · 10 years ago
  13. 2d7576b Fix issue #17752399: Multiple apps broken by GET_TASKS permission change by Dianne Hackborn · 10 years ago
  14. 900e3b5 Merge "More durable logging around system app upgrades." into lmp-dev by Jeff Sharkey · 10 years ago
  15. 3933a5d More durable logging around system app upgrades. by Jeff Sharkey · 10 years ago
  16. d594197 Allow system app to take ownership of built-in permissions by Jing Ji · 10 years ago
  17. a39871e Use VMRuntime.isBootClassPathOnDisk by Brian Carlstrom · 10 years ago
  18. a2b4805 Merge "Uninstall for all users should check device admins." into lmp-dev by Kenny Guy · 10 years ago
  19. 5dde6e3 Uninstall for all users should check device admins. by Kenny Guy · 10 years ago
  20. 25e1eca Maybe fix issue #17614177 APR: system process restarting due to infinite loop by Dianne Hackborn · 10 years ago
  21. eae9216 Logspam is spam by Christopher Tate · 10 years ago
  22. bfed9f3 Fix bugs when system apps reclaim permissions. by Jeff Sharkey · 10 years ago
  23. ace2791 Fix issue #17564607: Apps in the managed profile can send any intent... by Dianne Hackborn · 10 years ago
  24. 1a526f5 Merge "Fix issue #16662560: SingleTop activity is getting instantiated multiple time" into lmp-dev by Dianne Hackborn · 10 years ago
  25. 7922882 Fix issue #16662560: SingleTop activity is getting instantiated multiple time by Dianne Hackborn · 10 years ago
  26. f131785 Quick fix issue #17514851: dumpsys package <package-name> includes... by Dianne Hackborn · 10 years ago
  27. 71ac935 Merge "Bring install and install-multiple into parity." into lmp-dev by Jeff Sharkey · 10 years ago
  28. 5c0ed94 Merge "Consistent clean up of failed installs." into lmp-dev by Jeff Sharkey · 10 years ago
  29. e980804 Bring install and install-multiple into parity. by Jeff Sharkey · 10 years ago
  30. f58e532 Merge "Apply cross-user restrictions to Shell" into lmp-dev by Amith Yamasani · 10 years ago
  31. e107c3e Remove package level intent forwarding. by Adam Connors · 10 years ago
  32. 9b2d26b Consistent clean up of failed installs. by Jeff Sharkey · 10 years ago
  33. 8cd28b5 Apply cross-user restrictions to Shell by Amith Yamasani · 10 years ago
  34. ad5f44a Merge "Missing manifest error should be NO_CERTIFICATES." into lmp-dev by Jeff Sharkey · 10 years ago
  35. bc09755 Missing manifest error should be NO_CERTIFICATES. by Jeff Sharkey · 10 years ago
  36. c788487 Removing the NO_CROSS_PROFILE flag for intent forwarding by Alexandra Gherghina · 10 years ago
  37. a0c9962 Merge "Don't crash in addPackageHoldingPermissions()..." into lmp-dev by Christopher Tate · 10 years ago
  38. 30f349d Don't crash in addPackageHoldingPermissions()... by Christopher Tate · 10 years ago
  39. 2de4f9f Fix boolean comparison after sig check. by dcashman · 10 years ago
  40. 43a2d06 Merge "Allow badging updates to install sessions." into lmp-dev by Jeff Sharkey · 10 years ago
  41. ec9bad2 Allow badging updates to install sessions. by Jeff Sharkey · 10 years ago
  42. 8398491 Merge "Fix backwards arguments to performDexOpt" into lmp-dev by Brian Carlstrom · 10 years ago
  43. d382be9 Fix backwards arguments to performDexOpt by Brian Carlstrom · 10 years ago
  44. fd12f4c Merge "Hold package cleaning until system is ready." into lmp-dev by Jeff Sharkey · 10 years ago
  45. 7767df3 Merge "Fix crash if package setting is not populated yet" into lmp-dev by Amith Yamasani · 10 years ago
  46. 43789f5 Fix crash if package setting is not populated yet by Amith Yamasani · 10 years ago
  47. 977c5be Merge "Add upgrade KeySets check to permission pruning on install." into lmp-dev by dcashman · 10 years ago
  48. ebb42e1 Ensure that BackgroundDexOptService can still perform dexopt by Brian Carlstrom · 10 years ago
  49. 436e264 Add upgrade KeySets check to permission pruning on install. by dcashman · 10 years ago
  50. 230561e Restrict lazy dexopt to eng builds only by Brian Carlstrom · 10 years ago
  51. ca27d45 Hold package cleaning until system is ready. by Jeff Sharkey · 10 years ago
  52. d67a78d Don't rewrite package restrictions unconditionally in findPreferredActivity() by Christopher Tate · 10 years ago
  53. efb1f36 Merge "Address KeySet API Review" into lmp-dev by dcashman · 10 years ago
  54. dda003f Clean up apks installed for a removed user by Amith Yamasani · 10 years ago
  55. e545035 Remove obsolete pruneDexCache by Alex Light · 10 years ago
  56. c521221 Recreate lib symlink after deleting app data. by Jeff Sharkey · 10 years ago
  57. 1c9edaf Clear pending operation flag when move failed. by Jeff Sharkey · 10 years ago
  58. 264a5f5 Merge "Treat moving app as installing in new location." into lmp-dev by Jeff Sharkey · 10 years ago
  59. d68f83c Merge "Pass vmSafeMode (manifest attribute) to installd." into lmp-dev by Calin Juravle · 10 years ago
  60. 381d94b Treat moving app as installing in new location. by Jeff Sharkey · 10 years ago
  61. 941a8ba Installing splits into ASECs! by Jeff Sharkey · 10 years ago
  62. feb1930 Pass vmSafeMode (manifest attribute) to installd. by Calin Juravle · 10 years ago
  63. bb7b7be More progress towards split APKs in ASECs. by Jeff Sharkey · 10 years ago
  64. 12450c7 Merge "Add cross profile intent in order after intent filter resolution" into lmp-dev by Esteban Talavera · 10 years ago
  65. 54edd1c Add cross profile intent in order after intent filter resolution by Esteban Talavera · 10 years ago
  66. ccc8c29 Merge "Fix issue #17114392: android.com.phone crashes - PackageManager code" into lmp-dev by Dianne Hackborn · 10 years ago
  67. 4a88bf9 Fix issue #17114392: android.com.phone crashes - PackageManager code by Dianne Hackborn · 10 years ago
  68. f52233d Merge "When forwarding intents, ignoring the package set in the intent." into lmp-dev by Nicolas Prevot · 10 years ago
  69. 5713728 Merge "Fix issue #17082301: replacePreferredActivity is ignoring userId" into lmp-dev by Dianne Hackborn · 10 years ago
  70. f2ac276 Fix issue #17082301: replacePreferredActivity is ignoring userId by Dianne Hackborn · 10 years ago
  71. 742e790 Progress towards staging ASECs. by Jeff Sharkey · 10 years ago
  72. 3e3b251 Merge "PackageInstaller API refactoring." into lmp-dev by Jeff Sharkey · 10 years ago
  73. a090743 PackageInstaller API refactoring. by Jeff Sharkey · 10 years ago
  74. 376e4ba When forwarding intents, ignoring the package set in the intent. by Nicolas Prevot · 10 years ago
  75. c6f2249 Address KeySet API Review by dcashman · 10 years ago
  76. 29564cd Remove system_server classes from the boot image. by Narayan Kamath · 10 years ago
  77. 4903f64 Persist the cpuAbiOverride setting. by Narayan Kamath · 10 years ago
  78. 2020084 Fix a couple of PM warnings. by Narayan Kamath · 10 years ago
  79. 7c97bbc Bugfix: adds extra null check by Alexandra Gherghina · 10 years ago
  80. fb2c4d1 GID-based permissions are defined by "android". by Jeff Sharkey · 10 years ago
  81. 05e8f80 Reduce the frequency of calls to isDexOptNeededInternal. by Narayan Kamath · 10 years ago
  82. 8ad7f20 Use native ISA for dex code (in case there's a NativeBridge) by Calin Juravle · 10 years ago
  83. 6c0b9da Handle null IPackageDeleteObserver. by Jeff Sharkey · 10 years ago
  84. 7328a1b Logic to confirm permissions on install sessions. by Jeff Sharkey · 10 years ago
  85. a25dc2b resolved conflicts for merge of 37651b60 to lmp-dev-plus-aosp by Alex Light · 10 years ago
  86. fbd0e9f Surface user action events when un/installing. by Jeff Sharkey · 10 years ago
  87. e41ce99 Add hidden API for removing cross-profile package filters by Alexandra Gherghina · 10 years ago
  88. f17e498 Merge "Allow phone UID to export singleton providers" into lmp-dev by Amith Yamasani · 10 years ago
  89. 41c1ded Allow phone UID to export singleton providers by Amith Yamasani · 10 years ago
  90. 73140e4 Attempt install-time restore even for no-agent apps by Christopher Tate · 10 years ago
  91. 43327a6 Fix regression in renderscript detection. by Narayan Kamath · 10 years ago
  92. 3f7777f Storing the app who sets a CrossProfileIntentFilter. by Nicolas Prevot · 10 years ago
  93. 20e0c50 Offer force-dex-opt when running as root. by Jeff Sharkey · 10 years ago
  94. 16c8e3f PackageInstaller changes based on feedback. by Jeff Sharkey · 10 years ago
  95. 340ca8b Handle apps that share a UID with the system_server correctly. by Narayan Kamath · 10 years ago
  96. 045e648 Handle renderscript apps in the system partition correctly. by Narayan Kamath · 10 years ago
  97. 84e71d1 Remove APK observers. by Jeff Sharkey · 10 years ago
  98. 33f5ddd Add permissions associated with app ops. by Dianne Hackborn · 10 years ago
  99. e5bcff6 Rename setApplicationBlocked to setApplicationHidden by Amith Yamasani · 10 years ago
  100. 6038625 Detect bundled app ABI for cluster-style layout. by Jeff Sharkey · 10 years ago