1. 103454f Attach SharedLibraryInfo to a Package. by Nicolas Geoffray · 6 years ago
  2. f5cf9f2 Merge "Move some members to the "Q blacklist"." by Nathan Harold · 6 years ago
  3. 45d2c25 Move some members to the "Q blacklist". by Mathew Inwood · 6 years ago
  4. de5cc1f Merge "Move ApplicationInfo.usesNonSdkApi to private flags" am: fdd378c594 by David Brazdil · 6 years ago
  5. fa5e836 Move ApplicationInfo.usesNonSdkApi to private flags by David Brazdil · 6 years ago
  6. a872cb1 Merge "Add android:usesNonSdkApi manifest attribute" am: 9446fbbeb8 by David Brazdil · 6 years ago
  7. ca6f81d Add android:usesNonSdkApi manifest attribute by David Brazdil · 6 years ago
  8. 8b62717 resolve merge conflicts of 2ee069f73d2e9f978fd79b1c779930654d7f074b to stage-aosp-master by Mathew Inwood · 6 years ago
  9. 1c77a11 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  10. d8a7b01 Merge "Hide system apps until installed (1/2)" into pi-dev am: 70a9f39e6a by Andrew Sapperstein · 6 years ago
  11. c19da78 Hide system apps until installed (1/2) by Rhed Jao · 6 years ago
  12. 234a906 Merge "Don't override targetVers with minCode" am: 3b0eba4499 by Colin Cross · 6 years ago
  13. f61f9e3 Don't override targetVers with minCode by Colin Cross · 6 years ago
  14. afef5da Revert "Hide system apps until installed (1/2)" by Sanry Huang · 6 years ago
  15. 40ede29 Hide system apps until installed (1/2) by sanryhuang · 6 years ago
  16. 303c4bb Add AccountManager key rotation awareness. by Dan Cashman · 6 years ago
  17. aab3304 Merge "Fix broken target SDK checks." into pi-dev by TreeHugger Robot · 6 years ago
  18. 5c9f527e Add SigningInfo class to expose package signing details. by Dan Cashman · 6 years ago
  19. aa1a911 Fix broken target SDK checks. by Jeff Sharkey · 6 years ago
  20. c2def58 Copy ApplicationInfo#versionCode field by Patrick Baumann · 6 years ago
  21. 629a5f9 Add ROLLBACK past signing cert capability. by Daniel Cashman · 6 years ago
  22. 0d285d5 Fix cleartext default for the manifest value by Chad Brubaker · 6 years ago
  23. 40a32d9 Merge "Refactor AssetManager" by Adam Lesinski · 6 years ago
  24. bebfcc4 Refactor AssetManager by Adam Lesinski · 7 years ago
  25. 50db5a4 Merge "Make activity-alias inherit "enableVrMode" attribute from target activity." by TreeHugger Robot · 6 years ago
  26. 6997ad6 Merge "pm: Fix typo in error" am: a12e18bcd1 am: a79fef132b am: 1ec4c3b3b1 by Joe Maples · 6 years ago
  27. 1ec4c3b Merge "pm: Fix typo in error" am: a12e18bcd1 am: a79fef132b by Joe Maples · 6 years ago
  28. 5014278 Merge "Add component ordering" by TreeHugger Robot · 6 years ago
  29. 39bb9e8 pm: Fix typo in error by Joe Maples · 7 years ago
  30. 6d418b6 Add component ordering by Todd Kennedy · 6 years ago
  31. c12ede4 Make activity-alias inherit "enableVrMode" attribute from target activity. by rongliu · 6 years ago
  32. 2ebb0212 Merge "Shortcut permissions for default text classifier" by Makoto Onuki · 6 years ago
  33. 700feef Shortcut permissions for default text classifier by Makoto Onuki · 6 years ago
  34. 5a0b4c4 Merge changes from topic "cp_calin_framework_2017" am: b98102b4dc am: b3da44d9a1 by Calin Juravle · 6 years ago
  35. 011603a Support installation of DexMetadata files (.dm) by Calin Juravle · 7 years ago
  36. c84df77 OverlayManager: Add categories by Adrian Roos · 7 years ago
  37. bde1df2 Revert "Replace AssetManager with AssetManager2 implementation" by Adam Lesinski · 7 years ago
  38. 56c82be Revert "Make idiomatic use of ApkAssets and AssetManager" by Adam Lesinski · 7 years ago
  39. cffb360 Merge changes from topic "assetmanager2" by Adam Lesinski · 7 years ago
  40. a290039 Removes instant app visibility metadata check by Patrick Baumann · 7 years ago
  41. 6330854 Make idiomatic use of ApkAssets and AssetManager by Adam Lesinski · 7 years ago
  42. 1187590 Replace AssetManager with AssetManager2 implementation by Adam Lesinski · 8 years ago
  43. 96d601b Revert "Add debug logs" by Todd Kennedy · 7 years ago
  44. 1dbe6d0 Add key rotation. by Dan Cashman · 7 years ago
  45. f7d01dd Revert "Replace AssetManager with AssetManager2 implementation" by Adam Lesinski · 7 years ago
  46. ce6b2d6 Merge changes from topic "product_partition" by TreeHugger Robot · 7 years ago
  47. 0edd645 Merge "Revert "Make idiomatic use of ApkAssets and AssetManager"" by Artem Iglikov · 7 years ago
  48. f1b720c Merge "Skip priv app full apk verification if has verify" by TreeHugger Robot · 7 years ago
  49. 16b3dff Revert "Make idiomatic use of ApkAssets and AssetManager" by Artem Iglikov · 7 years ago
  50. 1713d9e Support /product partition by Jaekyun Seok · 7 years ago
  51. 1ccf725 Merge changes from topic "assetmanager-refactor" by TreeHugger Robot · 7 years ago
  52. 0271ef9 Merge changes I8d43f5bc,I5ca4b0ca by TreeHugger Robot · 7 years ago
  53. 5f76124 Skip priv app full apk verification if has verify by Victor Hsieh · 7 years ago
  54. e70b57a Make idiomatic use of ApkAssets and AssetManager by Adam Lesinski · 7 years ago
  55. dcb3c65 Replace AssetManager with AssetManager2 implementation by Adam Lesinski · 8 years ago
  56. e733497 PackageManager: allow overlays to be installed when signature matches platform cert by Adam Lesinski · 7 years ago
  57. 5cdda34 Add API to expose signing certificate proof-of-rotation. by Daniel Cashman · 7 years ago
  58. 77029c5 Add proof-of-rotation information to PackageParser.SigningDetails by Daniel Cashman · 7 years ago
  59. d5d154e Merge "Support installation of DexMetadata files (.dm)" by Calin Juravle · 7 years ago
  60. 3fc56c3 Support installation of DexMetadata files (.dm) by Calin Juravle · 7 years ago
  61. f996b76 Add debug logs by Todd Kennedy · 7 years ago
  62. 5cb82fd Merge "Moves instant app install checks to install time" by TreeHugger Robot · 7 years ago
  63. 30a23a5 Remove scanPackageInternal() by Todd Kennedy · 7 years ago
  64. 2aede85 Moves instant app install checks to install time by Patrick Baumann · 7 years ago
  65. ccb20b8 Allow forcing target SDK to current dev by Patrick Baumann · 7 years ago
  66. 47117fc Move signing data into SigningDetails container by Patrick Baumann · 7 years ago
  67. 636ea5e Add plsCertsNoVerifyOnlyCerts to ApkSignatureVerifier. by Dan Cashman · 7 years ago
  68. 9ff5574 Returns signing version from ApkSignatureVerifier by Patrick Baumann · 7 years ago
  69. 63addbd Fix security bug: collect certs for non-systemDir apks. by Dan Cashman · 7 years ago
  70. 3706cf9 Merge "Add AppComponentFactory API" by Jason Monk · 7 years ago
  71. a80bfb5 Add AppComponentFactory API by Jason Monk · 7 years ago
  72. e92f842 Refactor PackageParser.collectCerts() to hide signature scheme. by Dan Cashman · 7 years ago
  73. 57e6b4f Merge "Fix package manager tests" by Todd Kennedy · 7 years ago
  74. 5b1df2f Fix package manager tests by Todd Kennedy · 7 years ago
  75. ab56b9d OMS: Only allow trusted overlays to be registered. by Adam Lesinski · 7 years ago
  76. 80609e5 OMS: Only allow trusted overlays to be registered. by Adam Lesinski · 7 years ago
  77. d5b9266f Merge "Add major version code to platform." by Dianne Hackborn · 7 years ago
  78. 3accca0 Add major version code to platform. by Dianne Hackborn · 11 years ago
  79. 002fdbd Support privileged vendor apps by Jiyong Park · 8 years ago
  80. ddaaf4c Remove scanFile argument by Todd Kennedy · 7 years ago
  81. 916c83d Merge "Make sense out of scan & parse flags" by Todd Kennedy · 7 years ago
  82. 232d29e Make sense out of scan & parse flags by Todd Kennedy · 7 years ago
  83. b6a2573 Show warning when app was compiled against incompatible preview SDK by Alan Viverette · 7 years ago
  84. ca3872c Fully implement "install" and "install-write" in PackageManagerShellCommand. by Dianne Hackborn · 7 years ago
  85. c29b11a Move grantPermission to permission manager by Todd Kennedy · 7 years ago
  86. 7c3c3c8 Merge "Expose API for heavy-weight apps and get it working again." by TreeHugger Robot · 7 years ago
  87. 70c95c5 Expose API for heavy-weight apps and get it working again. by Dianne Hackborn · 7 years ago
  88. c842393 Move mPermissionTrees to permission settings by Todd Kennedy · 7 years ago
  89. 087dce2 Add new OEM permission flavor by Svet Ganov · 7 years ago
  90. 6343140 Merge "Remove child package max." by Garry Boyer · 7 years ago
  91. 4a82f72 Merge "Use all certs for computing package signing sha256" into oc-mr1-dev am: ee580764ad by Svetoslav Ganov · 7 years ago
  92. cdd685c Use all certs for computing package signing sha256 by Svetoslav Ganov · 7 years ago
  93. 8ee6ecc Merge "Avoid potential reboot loop due to package cache" into oc-mr1-dev am: edda7ebdd9 by Makoto Onuki · 7 years ago
  94. 48e9316 Avoid potential reboot loop due to package cache by Makoto Onuki · 7 years ago
  95. b8a9351 Remove child package max. by Garrett Boyer · 7 years ago
  96. 9467feb Merge "Change protection level from ephemeral to instant" into oc-mr1-dev am: ef2e7d27ae by Todd Kennedy · 7 years ago
  97. c247fa1 Change protection level from ephemeral to instant by Todd Kennedy · 7 years ago
  98. 8ec374d Merge "PackageParser: Parse android:classLoader during the full parse." into oc-mr1-dev am: af706b40de by Narayan Kamath · 7 years ago
  99. af706b4 Merge "PackageParser: Parse android:classLoader during the full parse." into oc-mr1-dev by Narayan Kamath · 7 years ago
  100. 478f94b Merge "Revert multi-package APK flag to off." into oc-mr1-dev by Garry Boyer · 7 years ago