1. 9e21579 Backport Prevent shortcut info package name spoofing by Makoto Onuki · 6 years ago
  2. f67bfdd DO NOT MERGE (O) Revoke permision when group changed by Philip P. Moltmann · 6 years ago
  3. 0ae9570 Add a missing null check by Svet Ganov · 7 years ago
  4. 39cc33f Handle case for missing permissions - fix NPE by Svet Ganov · 7 years ago
  5. adb8c52 Report permission flags for all protections based on SDK by Svetoslav Ganov · 7 years ago
  6. 784b56e Revert "Report permission flags for all protections based on SDK" by Bart Sears · 7 years ago
  7. 852cf98 Report permission flags for all protections based on SDK by Svetoslav Ganov · 7 years ago
  8. 0e2a75d Use content type specified on the command line by Todd Kennedy · 7 years ago
  9. adcc94f Merge "Filter instant apps with different names" into oc-dev by TreeHugger Robot · 7 years ago
  10. 1dfb21b Filter instant apps with different names by Todd Kennedy · 7 years ago
  11. df85697 Merge "null check before dereference" into oc-dev by TreeHugger Robot · 7 years ago
  12. 7833e7c null check before dereference by Todd Kennedy · 7 years ago
  13. 16503a8 Merge "Allow any app to dynamically install a split" into oc-dev by TreeHugger Robot · 7 years ago
  14. 739af18 Allow any app to dynamically install a split by Todd Kennedy · 7 years ago
  15. 88f9898 Merge "Allow Instant Apps to call getPermissionControllerPackageName" into oc-dev by TreeHugger Robot · 7 years ago
  16. 03f85fef Allow Instant Apps to call getPermissionControllerPackageName by Chad Brubaker · 7 years ago
  17. 324c41b Merge "[DO NOT MERGE] Support native shared libs" into oc-dev by Svetoslav Ganov · 7 years ago
  18. f8579581 [DO NOT MERGE] Support native shared libs by Svet Ganov · 7 years ago
  19. 65ffdba Merge "Track both framework and app overlays per package" into oc-dev by Todd Kennedy · 7 years ago
  20. 560830c Track both framework and app overlays per package by Todd Kennedy · 7 years ago
  21. 5d969b9 Merge "enable/disable dexopt for instant apps remotely" into oc-dev by TreeHugger Robot · 7 years ago
  22. 08b3fd9 Merge "When updating a split app, copy compiled files from base.apk only." into oc-dev by TreeHugger Robot · 7 years ago
  23. 627fbf8 Merge "don't block uninstall of unknown packages" into oc-dev by TreeHugger Robot · 7 years ago
  24. be649a4 When updating a split app, copy compiled files from base.apk only. by Jeff Hao · 7 years ago
  25. 133c5da enable/disable dexopt for instant apps remotely by Todd Kennedy · 7 years ago
  26. a708300 don't block uninstall of unknown packages by Todd Kennedy · 7 years ago
  27. 508a5ba Merge "Save overlay paths as user state" into oc-dev by TreeHugger Robot · 7 years ago
  28. 4a0ea3e Merge "Remove stopship workaround for instant app targetSdkVersion" into oc-dev by Chad Brubaker · 7 years ago
  29. b274947 Save overlay paths as user state by Todd Kennedy · 7 years ago
  30. c7ea7ef Merge "Eagerly serialize historical sessions" into oc-dev by Narayan Kamath · 7 years ago
  31. a22a766 Eagerly serialize historical sessions by Narayan Kamath · 7 years ago
  32. f4c3855 Don't log all instant app resolutions by Todd Kennedy · 7 years ago
  33. 66c2b22 Remove stopship workaround for instant app targetSdkVersion by Chad Brubaker · 7 years ago
  34. 3834421 Merge changes Iea24e5a1,If71385bc into oc-dev by TreeHugger Robot · 7 years ago
  35. dacdf2e Merge "Passing callingUid to internal methods" into oc-dev by TreeHugger Robot · 7 years ago
  36. 18211fd Passing callingUid to internal methods by Todd Kennedy · 7 years ago
  37. 96a7326 expand who can uninstall an instant app by Todd Kennedy · 7 years ago
  38. 4e4769c Final changes to protect the API surface by Todd Kennedy · 7 years ago
  39. bfc083c Merge "Handle renamed packages during default grants" into oc-dev by Todd Kennedy · 7 years ago
  40. 7e79d35 Handle renamed packages during default grants by Todd Kennedy · 7 years ago
  41. 944e696 Don't verify instant apps by Todd Kennedy · 7 years ago
  42. 8e2cc10 Protect instant apps from full apps by Todd Kennedy · 7 years ago
  43. 06951ac Merge "Consistent "low storage" behavior." into oc-dev by Jeff Sharkey · 7 years ago
  44. ddff807 Consistent "low storage" behavior. by Jeff Sharkey · 7 years ago
  45. f36d53c Prune unused static libs and instant apps if space needed by Svet Ganov · 7 years ago
  46. 5ded03b Compare against correct user id to determine static lib clients by Svet Ganov · 7 years ago
  47. dc89202 Merge "Handle install time ephemeral permissions" into oc-dev by TreeHugger Robot · 7 years ago
  48. 975ee1f Merge "[PackageManagerService]:Fix system app can't uninstall apps silently" into oc-dev by Sudheer Shanka · 7 years ago
  49. 0995b17 Merge "Fix permission is not granted to work profile system app by default" into oc-dev by Tony Mak · 7 years ago
  50. ac2b5fb Handle install time ephemeral permissions by Chad Brubaker · 7 years ago
  51. 1de10d6 Merge "System installed launcher can see instant apps" into oc-dev by TreeHugger Robot · 7 years ago
  52. 4d3d035 Merge "Filter instant <--> full app" into oc-dev by TreeHugger Robot · 7 years ago
  53. d8e7206 [PackageManagerService]:Fix system app can't uninstall apps silently by luozhanwei · 7 years ago
  54. 193311a Fix permission is not granted to work profile system app by default by Tony Mak · 7 years ago
  55. 3051caa System installed launcher can see instant apps by Todd Kennedy · 7 years ago
  56. d7a2c1c2 Filter instant <--> full app by Todd Kennedy · 7 years ago
  57. 9bb5e16 Merge "Re-pin camera odex/vdex files only if they have changed" into oc-dev by TreeHugger Robot · 7 years ago
  58. 31ce3a8 Re-pin camera odex/vdex files only if they have changed by Calin Juravle · 7 years ago
  59. 07c832f Merge "Filter package manager calls" into oc-dev by TreeHugger Robot · 7 years ago
  60. a7e45e3 Merge "Re-run pinner service on camera app update and dex optimization." into oc-dev by TreeHugger Robot · 7 years ago
  61. dc28b0f Merge "Blanket deny instant apps from some methods" into oc-dev by TreeHugger Robot · 7 years ago
  62. f107a23 Re-run pinner service on camera app update and dex optimization. by Carmen Jackson · 7 years ago
  63. 7210f13 Filter package manager calls by Todd Kennedy · 7 years ago
  64. 9403fa9 Blanket deny instant apps from some methods by Todd Kennedy · 7 years ago
  65. f3bb49b Merge "Update PackageSettingBase.usesStaticLibraries correctly." into oc-dev by Sudheer Shanka · 7 years ago
  66. d5f3bd4 Merge "don't dex when installing an instant app" into oc-dev by Todd Kennedy · 7 years ago
  67. 72b7b1f Merge "Filter package related info" into oc-dev by TreeHugger Robot · 7 years ago
  68. ed57e46 Merge "Add action to launch intent" into oc-dev by TreeHugger Robot · 7 years ago
  69. 9ba6afa don't dex when installing an instant app by Todd Kennedy · 7 years ago
  70. dfc27c6 Add action to launch intent by Todd Kennedy · 7 years ago
  71. a61f09f Merge "Purge Nonexistent User Jobs on Boot" into oc-dev by Michael Wachenschwanz · 7 years ago
  72. 89b5189 Merge "PackageManager: Change post-install GC request" into oc-dev by TreeHugger Robot · 7 years ago
  73. 3f2b655 Purge Nonexistent User Jobs on Boot by Michael Wachenschwanz · 7 years ago
  74. e6393c9 Filter package related info by Todd Kennedy · 7 years ago
  75. b6f0681 Update PackageSettingBase.usesStaticLibraries correctly. by Sudheer Shanka · 7 years ago
  76. f38a1d3 Merge "Restrict access to instant app data in usage stats" into oc-dev by TreeHugger Robot · 7 years ago
  77. e943a3c Merge "Always add the instant app installer" into oc-dev by TreeHugger Robot · 7 years ago
  78. ad62301 Restrict access to instant app data in usage stats by Makoto Onuki · 7 years ago
  79. 22d8bb2 Always add the instant app installer by Todd Kennedy · 7 years ago
  80. 4769888 PackageManager: Change post-install GC request by Andreas Gampe · 7 years ago
  81. e047659 Merge "Support recursive static shared lib dependency" into oc-dev by TreeHugger Robot · 7 years ago
  82. 58c99f0 Support recursive static shared lib dependency by Svet Ganov · 7 years ago
  83. 10abacf Merge "Fix Shortcut crash due to invalid Icon type (e.g., all adaptive bitmap shortcuts)" into oc-dev by Hyunyoung Song · 7 years ago
  84. 8947f59 Fix Shortcut crash due to invalid Icon type (e.g., all adaptive bitmap shortcuts) by Hyunyoung Song · 7 years ago
  85. 4c25935 Merge "Hadler USER_ALL when uninstalling static shared lib" into oc-dev by TreeHugger Robot · 7 years ago
  86. 721a348 Merge "Query for static shared libs as well when needed" into oc-dev by TreeHugger Robot · 7 years ago
  87. 5ef1cef Hadler USER_ALL when uninstalling static shared lib by Svet Ganov · 7 years ago
  88. a5c867c Query for static shared libs as well when needed by Svet Ganov · 7 years ago
  89. 247b9c4 Merge "Clear calling identity before binding instant app resolver" into oc-dev by TreeHugger Robot · 7 years ago
  90. b3d265c Merge "Introduce result ranges for activity start return results." into oc-dev by Bryce Lee · 7 years ago
  91. 2a34734 Merge "Add command to retrieve the instant app resolver" into oc-dev by TreeHugger Robot · 7 years ago
  92. 7f93686 Introduce result ranges for activity start return results. by Bryce Lee · 7 years ago
  93. b9a098a Merge "Update ShortcutManager/Service javadoc/impl around sizing" into oc-dev by TreeHugger Robot · 7 years ago
  94. fc157e7 Merge "Setting Session commited broadcast when an existing apk is enabled for a different user" into oc-dev by Sunny Goyal · 7 years ago
  95. 4703746 Update ShortcutManager/Service javadoc/impl around sizing by Hyunyoung Song · 7 years ago
  96. 1a99d36 Default grant mic, storage, camera to SMS app by Svet Ganov · 7 years ago
  97. a31a74b Setting Session commited broadcast when an existing apk is enabled for by Sunny Goyal · 7 years ago
  98. f264540 Clear calling identity before binding instant app resolver by Tony Mak · 7 years ago
  99. 8e9bcec Remove lots of log spew by Todd Kennedy · 7 years ago
  100. c3db339 Merge "System/root/shell need to explicitly ask for static libs to get them" into oc-dev by TreeHugger Robot · 7 years ago