1. a7f44ba No need to pass shared library infos explicitly in performDexOpt. by Nicolas Geoffray · 6 years ago
  2. 9f0115b Merge "Allow UiAutomation to adopt the shell permission indentity" by Sooraj Sasindran · 6 years ago
  3. bede9f8 Merge "Use toArray(T[]) instead of toArray()." by Treehugger Robot · 6 years ago
  4. c2841ec Allow UiAutomation to adopt the shell permission indentity by Svet Ganov · 6 years ago
  5. 6693933 Use toArray(T[]) instead of toArray(). by Garfield Tan · 6 years ago
  6. 3d3997a Add dariofreni to APEX-related files owners. by Dario Freni · 6 years ago
  7. f65e70c Add new file to owners by Todd Kennedy · 6 years ago
  8. 5b42648 Disable view compiler for protected storage by Mathieu Chartier · 6 years ago
  9. 04bade3 Merge "Add sandness@ and rubinxu@ to OWNERS for UserRestrictionsUtils" by Treehugger Robot · 6 years ago
  10. f86dc53 Add sandness@ and rubinxu@ to OWNERS for UserRestrictionsUtils by Pavel Grafov · 6 years ago
  11. 60f5681 Disable view compilation for privileged apps by Mathieu Chartier · 6 years ago
  12. 774c3ce Merge "Whitelist packages from VPN lockdown." by Pavel Grafov · 6 years ago
  13. 9343b88 Merge "[view compilation] Add separate compilation property" by Mathieu Chartier · 6 years ago
  14. cbe39e5 [view compilation] Add separate compilation property by Mathieu Chartier · 6 years ago
  15. a462bcb Whitelist packages from VPN lockdown. by Pavel Grafov · 6 years ago
  16. 9f73671 Merge "Revert "Whitelist packages from VPN lockdown."" by Dan Albert · 6 years ago
  17. ee8e6a0 Revert "Whitelist packages from VPN lockdown." by Dan Albert · 6 years ago
  18. efc7735 Merge "Whitelist packages from VPN lockdown." by Pavel Grafov · 6 years ago
  19. bb9cef0 Whitelist packages from VPN lockdown. by Pavel Grafov · 6 years ago
  20. 52cf4ad Merge "[view compilation] Add --compile-layouts flag to `pm compile`" by Mathieu Chartier · 6 years ago
  21. 78cccf7 Merge "Add OWNERS" by Treehugger Robot · 6 years ago
  22. eb3ff1d Add OWNERS by Todd Kennedy · 6 years ago
  23. b1a736d [view compilation] Add --compile-layouts flag to `pm compile` by Eric Holk · 6 years ago
  24. bab4c2c Remove notion of skip library check in framework. by Nicolas Geoffray · 6 years ago
  25. f56c5b1 Add /product sepolicy support to SELinuxMMAC.java by Tri Vo · 6 years ago
  26. d01eaec Merge "Add NetworkStack app" by Remi NGUYEN VAN · 6 years ago
  27. c094a54 Add NetworkStack app by Remi NGUYEN VAN · 6 years ago
  28. 02f874d Merge "Show version for APEXes" by Jiyong Park · 6 years ago
  29. 22217f6 Revert "[framework] Compile secondary dex files in isolation" by David Brazdil · 6 years ago
  30. f50a293 Show version for APEXes by Jiyong Park · 6 years ago
  31. a32f898 Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master" by Treehugger Robot · 6 years ago
  32. 4f49abe APEX list can be retrieved via the shell command. by Jiyong Park · 6 years ago
  33. 15b123e DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 6 years ago
  34. e8129a3 Add MATCH_APEX flag to getInstalledPackages. by Dario Freni · 6 years ago
  35. 364aa07 Rename APEX installPackage method to stagePackage. by Dario Freni · 6 years ago
  36. e186f99 Initial support for installing APEX via adb. by Dario Freni · 6 years ago
  37. e7753e0 Merge "Start using shared libraries class loader." by Nicolas Geoffray · 6 years ago
  38. 972b39e Start using shared libraries class loader. by Nicolas Geoffray · 6 years ago
  39. 7420489 Merge "Fix ShortcutService handling of locale change during device setup." by Sudheer Shanka · 6 years ago
  40. 5fe382e Fix ShortcutService handling of locale change during device setup. by peter.zhang · 6 years ago
  41. b451d0b Remove unused imports. by Alan Stokes · 6 years ago
  42. 05461245 Check for null in applyDefiningSharedLibraryUpdateLocked. by Nicolas Geoffray · 6 years ago
  43. 5e498b0 Make shared library dependencies explicit in SharedLibraryInfo by Nicolas Geoffray · 6 years ago
  44. a37a1ed Merge "Simplify HIDDEN_API_ENFORCEMENT_ flags" by David Brazdil · 6 years ago
  45. 103454f Attach SharedLibraryInfo to a Package. by Nicolas Geoffray · 6 years ago
  46. df1c7dc Simplify HIDDEN_API_ENFORCEMENT_ flags by David Brazdil · 6 years ago
  47. f2d5ace Merge "DexLoadReporter needs to handle arbitrary class loaders." by Treehugger Robot · 6 years ago
  48. b6c3a60 DexLoadReporter needs to handle arbitrary class loaders. by Alan Stokes · 6 years ago
  49. 12e52e8 Add more OWNERS to DefaultPermissionGrantPolicy by Eugene Susla · 6 years ago
  50. 6dba50d Stop recording unsupported class loaders. by Alan Stokes · 6 years ago
  51. 9e7c6b3 Merge "Synchronize mPermissions to void NullPointerException." by Philip P. Moltmann · 6 years ago
  52. 267c50e Synchronize mPermissions to void NullPointerException. by xiaobing.sun · 6 years ago
  53. c558f4c Merge "Fix FD leak during ADB shell install." by Treehugger Robot · 6 years ago
  54. b584c6e Fix FD leak during ADB shell install. by Chuanghua Zhao · 6 years ago
  55. 66234e3 Merge "Drop unused libcore.io imports." am: 58d5c1e938 by Tobias Thierer · 6 years ago
  56. eaabd9d Drop unused libcore.io imports. by Tobias Thierer · 6 years ago
  57. b59fa8a Merge "dex/TEST_MAPPING: referenced non-test modules" am: 81f32238ea by Simran Basi · 6 years ago
  58. 654cff3 dex/TEST_MAPPING: referenced non-test modules by Simran Basi · 6 years ago
  59. da1171a Merge "Swap libcore annotations for framework versions" am: b2a8384164 by Neil Fuller · 6 years ago
  60. b255cdc Swap libcore annotations for framework versions by Neil Fuller · 6 years ago
  61. 3b57043 Merge "Add TEST_MAPPING for DexManager etc." am: 6c35ea901c by Alan Stokes · 6 years ago
  62. c5afecf Add TEST_MAPPING for DexManager etc. by Alan Stokes · 6 years ago
  63. a4568bd Revert "RESTRICT AUTOMERGE: Check both self and shared user id package for requested permissions." by Hongming Jin · 6 years ago
  64. a3431a2 Revert "RESTRICT AUTOMERGE: Revoke permissions defined in a to-be removed package." by Hongming Jin · 6 years ago
  65. 3e5eded Merge "Update the reference profile from .dm files only during installs" by Calin Juravle · 6 years ago
  66. 23bc5ea Merge "Update the reference profile from .dm files only during installs" by Calin Juravle · 6 years ago
  67. 346cf78 Update the reference profile from .dm files only during installs by Calin Juravle · 6 years ago
  68. 7d86fc2 Merge "Reduce visibility on PackageDexUsage methods." am: d7fe73d3b3 by Alan Stokes · 6 years ago
  69. 58aea51 Reduce visibility on PackageDexUsage methods. by Alan Stokes · 6 years ago
  70. 083bb19 Merge changes from topic "ota_dexopt_no_ampersand" am: 48b50991ec by Andreas Gampe · 6 years ago
  71. 188615e OTA Dexopt: Remove old '&' path am: c260c96b5c by Andreas Gampe · 6 years ago
  72. e164b18 OTA Dexopt: Use protocol version 10 by Andreas Gampe · 6 years ago
  73. c260c96 OTA Dexopt: Remove old '&' path by Andreas Gampe · 6 years ago
  74. e7eddfc Merge "Frameworks: Replace deprecated MetricsLogger usage" am: dbe20066d3 by Andreas Gampe · 6 years ago
  75. 7bad8fd3 Frameworks: Replace deprecated MetricsLogger usage by Andreas Gampe · 6 years ago
  76. 25060bb RESTRICT AUTOMERGE: Check both self and shared user id package for requested permissions. by Hongming Jin · 6 years ago
  77. 1b2deff Merge "Framework: Be more verbose in A/B OTA" am: ed8ce39228 by Andreas Gampe · 6 years ago
  78. 069a91c Framework: Be more verbose in A/B OTA by Andreas Gampe · 6 years ago
  79. e7a5d3c Merge "PackageManager: Add "-a" to list packages" am: a3a0c28d15 by Andreas Gampe · 6 years ago
  80. 4559d84 PackageManager: Add "-a" to list packages by Andreas Gampe · 6 years ago
  81. ef16050 Merge "Use seInfo to label secondary dex files" am: c5797b0745 by Nick Kralevich · 6 years ago
  82. 81c0878 Merge "RESTRICT AUTOMERGE: Revoke permissions defined in a to-be removed package." into pi-dev by Atanas Kirilov · 6 years ago
  83. 005f959 Use seInfo to label secondary dex files by Nick Kralevich · 6 years ago
  84. f6604e9 Merge "Shuffle FD ownership? \noideadog" am: 46331602ae am: d2c9fc5190 by Jeff Sharkey · 6 years ago
  85. 344960b Shuffle FD ownership? \noideadog by Jeff Sharkey · 6 years ago
  86. a04c800 Fix to mark disableApkUnlessMatchedSku hidden for all users by Ruchi Kandoi · 6 years ago
  87. eff62aa Merge "Skip from copying preopted files if device is undecrypted" am: 17977d897e by Iris Chang · 6 years ago
  88. 38d1885 Merge "Skip from copying preopted files if device is undecrypted" am: 17977d897e by Iris Chang · 6 years ago
  89. cd5dd3c Skip from copying preopted files if device is undecrypted by Iris Chang · 6 years ago
  90. 0610dd1 Annotate the compilation reason with dex metadata information by Calin Juravle · 6 years ago
  91. fde9478 RESTRICT AUTOMERGE: Revoke permissions defined in a to-be removed package. by Hongming Jin · 6 years ago
  92. dae7a5d Merge "Hide apks not needed for a specific sku" into pi-dev am: 776b4e2dfa by Ruchi Kandoi · 6 years ago
  93. 776b4e2 Merge "Hide apks not needed for a specific sku" into pi-dev by TreeHugger Robot · 6 years ago
  94. 4cfaa2e old paths contains all entries when updating by Todd Kennedy · 6 years ago
  95. 5439a6ea Merge "Pin compiled code of HOME app" into pi-dev am: 0e5e46f874 by Jorim Jaggi · 6 years ago
  96. 7119800f Pin compiled code of HOME app by Jorim Jaggi · 6 years ago
  97. e350e73 Hide apks not needed for a specific sku by Ruchi Kandoi · 6 years ago
  98. 97238d7 Merge "Backport Prevent shortcut info package name spoofing" into oc-dev am: c6dbcc137e am: dcc95b94f8 am: ab3235ad5b by Atanas Kirilov · 6 years ago
  99. 5fb8ac2 Merge "Backport Prevent shortcut info package name spoofing" into oc-dev am: c6dbcc137e am: dcc95b94f8 by Atanas Kirilov · 6 years ago
  100. ab3235a Merge "Backport Prevent shortcut info package name spoofing" into oc-dev am: c6dbcc137e by Atanas Kirilov · 6 years ago