1. f0edf03e Merge "BgDexopt: Reschedule job on timeout" into pi-dev by Andreas Gampe · 6 years ago
  2. 6da7d87 BgDexopt: Reschedule job on timeout by Andreas Gampe · 6 years ago
  3. 4836f8b Merge "Call mInstaller.idmap() without holding mPackages" into pi-dev by TreeHugger Robot · 6 years ago
  4. 1c73370 Merge "Sending MY_PACKAGE_SUSPENDED to suspended apps" into pi-dev by TreeHugger Robot · 6 years ago
  5. aa6e212 Revert "Close print writers" by Narayan Kamath · 6 years ago
  6. 4c49fbd Call mInstaller.idmap() without holding mPackages by Jaekyun Seok · 6 years ago
  7. b5a564a Downgrade OOB warning of priv app to warning by Victor Hsieh · 6 years ago
  8. c6d9f7c Merge "More flexible API enforcement policy." into pi-dev by TreeHugger Robot · 6 years ago
  9. e329953 More flexible API enforcement policy. by Mathew Inwood · 6 years ago
  10. 2fd43ba Sending MY_PACKAGE_SUSPENDED to suspended apps by Suprabh Shukla · 6 years ago
  11. 8eef782 Merge "Add missing null check" into pi-dev by Svetoslav Ganov · 6 years ago
  12. 3ff20e2 Merge "Expose hidden API to check whether a given package is state protected" into pi-dev by Benjamin Franz · 6 years ago
  13. d830807 Add missing null check by Svet Ganov · 6 years ago
  14. 775e291 Merge changes from topic "data-service-grant-policy" into pi-dev by Nathan Harold · 6 years ago
  15. 6a0fac4 Handle null user in deletePackageLIF by Amith Yamasani · 6 years ago
  16. 4a94e42 Merge "Permissions: Don't autogrant all permissions on Android Things" into pi-dev by Ralph Nathan · 6 years ago
  17. bd11158 Permissions: Don't autogrant all permissions on Android Things by Ralph Nathan · 6 years ago
  18. 2df6aa4 Merge "Add extra checks around the profile file descriptor." into pi-dev by Calin Juravle · 6 years ago
  19. 76ad1a3 Add Permissions Grant for TelephonyDataService by Nathan Harold · 6 years ago
  20. d66b9f3 Add a Method to Revoke DefaultGrant Permissions by Nathan Harold · 6 years ago
  21. 6affc07 Merge "APIs to suspend packages with SUSPEND_APPS permission" into pi-dev by TreeHugger Robot · 6 years ago
  22. 021b57a APIs to suspend packages with SUSPEND_APPS permission by Suprabh Shukla · 6 years ago
  23. 82d55a2 Add extra checks around the profile file descriptor. by Calin Juravle · 6 years ago
  24. 7cc9a81 Expose hidden API to check whether a given package is state protected by Benjamin Franz · 6 years ago
  25. b2d754c Replace pm.dexopt.priv-apps with existing constant by Victor Hsieh · 6 years ago
  26. 8e8b2d5 Fix default permission granting for system TextClassifier. by Ye Wen · 6 years ago
  27. 94c2b75 Set application info flags prior to scanning by Todd Kennedy · 6 years ago
  28. bef1457 Merge "Fix instant app filter" into pi-dev by Todd Kennedy · 6 years ago
  29. 31c3c1d Fix instant app filter by Todd Kennedy · 6 years ago
  30. d766e21 Merge "Allow restoring of apps that rotated key" into pi-dev by Michal Karpinski · 6 years ago
  31. 662504f Enable local search for instant apps by Todd Kennedy · 6 years ago
  32. 528c3e5 Allow restoring of apps that rotated key by Michal Karpinski · 6 years ago
  33. 0989e38 Allow apps in /odm/app and /odm/priv-app (2/2) by Jiyong Park · 6 years ago
  34. f85de96 Merge "Allow apps in /odm/app and /odm/priv-app" into pi-dev by TreeHugger Robot · 6 years ago
  35. 090c6b1 Allow apps in /odm/app and /odm/priv-app by Jiyong Park · 7 years ago
  36. 4471849 Merge "PackageManager: Avoid null access" into pi-dev by TreeHugger Robot · 6 years ago
  37. 9c1b415 Merge "Check for null pkgList in fixSeInfoLocked()" into pi-dev by TreeHugger Robot · 6 years ago
  38. 38d36e5 PackageManager: Avoid null access by Andreas Gampe · 6 years ago
  39. 041b384 Merge changes from topic "cdex_commands" into pi-dev by Mathieu Chartier · 6 years ago
  40. 54807bb Check for null pkgList in fixSeInfoLocked() by Jeff Vander Stoep · 6 years ago
  41. a6d43e4 Clean up comment by Mathieu Chartier · 6 years ago
  42. 3cd2723 Bump version for OtaDexoptService by Mathieu Chartier · 6 years ago
  43. fa3e976 Add logic for passing down CompactDex generation flag by Mathieu Chartier · 6 years ago
  44. b1464cd Merge "pm: Modify getPackage() to only return non-null packages" into pi-dev by Jeffrey Vander Stoep · 6 years ago
  45. cab3639 Revert "Revert "pm: SharedUserId: Assign seinfo using actual targetSdkVersion"" by Jeff Vander Stoep · 6 years ago
  46. 0a4c63f pm: Modify getPackage() to only return non-null packages by Jeff Vander Stoep · 6 years ago
  47. 1d13eae Block adb from changing certain settings value when corresponding user by yuemingw · 7 years ago
  48. 9015d24 Merge "Using UserManagerInternal for access control instead of UserManager" into pi-dev by TreeHugger Robot · 6 years ago
  49. c0f025b Merge "Adds instant app visibility to instumentation" into pi-dev by TreeHugger Robot · 6 years ago
  50. ea18c50 Adds instant app visibility to instumentation by Patrick Baumann · 6 years ago
  51. 85d1b5c Revert "pm: SharedUserId: Assign seinfo using actual targetSdkVersion" by Jeffrey Vander Stoep · 6 years ago
  52. 14c716c Revert "Allow restoring of apps that rotated key" by Amith Yamasani · 6 years ago
  53. 145c8f8 Using UserManagerInternal for access control instead of UserManager by Sunny Goyal · 6 years ago
  54. 57d9eee Removes unnecessary and incorrect instant app installer overrides by Patrick Baumann · 6 years ago
  55. 15881d7 Merge "pm: SharedUserId: Assign seinfo using actual targetSdkVersion" by TreeHugger Robot · 6 years ago
  56. f6876df Merge "Ensure the profile descriptor gets closed after posting the result" by Calin Juravle · 6 years ago
  57. 2b3c135 Ensure the profile descriptor gets closed after posting the result by Calin Juravle · 6 years ago
  58. 656a2a0 Read install session attrs before child elements by Philip P. Moltmann · 6 years ago
  59. c42546e Merge "Attempts to optimistically bind to AIA resolver" by TreeHugger Robot · 6 years ago
  60. 9c4aa5c Attempts to optimistically bind to AIA resolver by Patrick Baumann · 6 years ago
  61. 701194a Merge "lowRamDevice TVs can have multi-user" by TreeHugger Robot · 6 years ago
  62. 18bc79f Merge "Fix "app doesn't support backup and restore" bug" by Makoto Onuki · 6 years ago
  63. 8196fd9 pm: SharedUserId: Assign seinfo using actual targetSdkVersion by Jeff Vander Stoep · 6 years ago
  64. e3fffa9 Fix "app doesn't support backup and restore" bug by Makoto Onuki · 6 years ago
  65. 5acddc1 Merge "Ignores resolution if installer is disabled" by TreeHugger Robot · 6 years ago
  66. 1e2b731 Use putIntForUser to turn off ambient display secure settings by Alex Chau · 6 years ago
  67. 961f409 Merge "Allow restoring of apps that rotated key" by Michal Karpinski · 6 years ago
  68. c167427 1/ Fixing docked task animation when entering split screen from home by Winson Chung · 6 years ago
  69. eb0483e Ignores resolution if installer is disabled by Patrick Baumann · 6 years ago
  70. 162ff7b Merge "BackgroundDexOptService: skip low battery check if not present" by TreeHugger Robot · 6 years ago
  71. 313d225 Allow restoring of apps that rotated key by Michal Karpinski · 6 years ago
  72. 348bf62 Revert "Block adb from changing certain settings value when corresponding user" by Yueming Wang · 6 years ago
  73. 1cd7cc8 BackgroundDexOptService: skip low battery check if not present by Todd Poynor · 6 years ago
  74. aa360ef Merge changes from topic "wipedata" by TreeHugger Robot · 6 years ago
  75. 83c7931 lowRamDevice TVs can have multi-user by Robin Lee · 6 years ago
  76. 4140f6c Block adb from changing certain settings value when corresponding user by yuemingw · 7 years ago
  77. 759fbda Revert "Revert "Log the apk optimization state in the MetricsLogger"" by Calin Juravle · 6 years ago
  78. 7d0fa81 Implement UNLIMITED_SHORTCUTS_API_CALLS permission. by Makoto Onuki · 6 years ago
  79. 2ebb0212 Merge "Shortcut permissions for default text classifier" by Makoto Onuki · 6 years ago
  80. 8194591 Merge "Remove uses of libcore.util.Objects.hashCode / equals." by Narayan Kamath · 6 years ago
  81. 39fadb1 Merge "Pass DEXOPT_INSTALL_WITH_DEX_METADATA_FILE for first boot" am: 0ea144f4bf am: 8deca3f06f by Mathieu Chartier · 6 years ago
  82. 5045045 Merge "Pass DEXOPT_INSTALL_WITH_DEX_METADATA_FILE for first boot" am: 0ea144f4bf by Mathieu Chartier · 6 years ago
  83. 700feef Shortcut permissions for default text classifier by Makoto Onuki · 6 years ago
  84. 28ff9ce Merge "Revert "Log the apk optimization state in the MetricsLogger"" by Narayan Kamath · 6 years ago
  85. 203a9ab Revert "Log the apk optimization state in the MetricsLogger" by Narayan Kamath · 6 years ago
  86. 6e24ac8 Merge "Log the apk optimization state in the MetricsLogger" by Calin Juravle · 6 years ago
  87. 607223f Remove uses of libcore.util.Objects.hashCode / equals. by Narayan Kamath · 6 years ago
  88. 42b74fc Merge "Prepare app profiles only for upgrades and first boot" by Calin Juravle · 6 years ago
  89. 2eb5b2a Merge "Grant default permissions to TextClassifier app." by TreeHugger Robot · 6 years ago
  90. 0a8bea8 Log the apk optimization state in the MetricsLogger by Calin Juravle · 6 years ago
  91. 1d96275 Merge "OverlayManager: Add categories" by Adrian Roos · 6 years ago
  92. b7271e1 Merge "Remove non-existent command from usage text" by Todd Kennedy · 6 years ago
  93. 26fd4ce Prepare app profiles only for upgrades and first boot by Calin Juravle · 6 years ago
  94. 2c01b6c Grant default permissions to TextClassifier app. by Abodunrinwa Toki · 6 years ago
  95. a7d4901 Merge "Grant DCS storage access; better OBB errors." by Jeff Sharkey · 6 years ago
  96. e31b7c4 Merge "Pass the compilation reason to dexopt" am: b0817b238a am: 68024999b7 by Calin Juravle · 6 years ago
  97. cb581cb Pass DEXOPT_INSTALL_WITH_DEX_METADATA_FILE for first boot by Mathieu Chartier · 6 years ago
  98. 5a0b4c4 Merge changes from topic "cp_calin_framework_2017" am: b98102b4dc am: b3da44d9a1 by Calin Juravle · 6 years ago
  99. b981617 Pass the compilation reason to dexopt by Calin Juravle · 6 years ago
  100. aedf031 Merge "Pass the compilation reason to dexopt" by Calin Juravle · 6 years ago