1. 799cfc5 Merge "Revert "[dexopt] Allow secondary dex files to generate app images"" by Nicolas Geoffray · 4 years, 7 months ago
  2. 29628b6 Revert "[dexopt] Allow secondary dex files to generate app images" by Nicolas Geoffray · 4 years, 7 months ago
  3. 6c7d069 Merge "[dexopt] Allow secondary dex files to generate app images" by Mathieu Chartier · 4 years, 7 months ago
  4. 84d077c [dexopt] Allow secondary dex files to generate app images by Dan Zimmerman · 4 years, 9 months ago
  5. 018138f Convert frameworks/native to Result::ok() by Bernie Innocenti · 4 years, 7 months ago
  6. 3271714 installd: Add AdoptableHostTest to presubmit. by Martijn Coenen · 4 years, 7 months ago
  7. 401ace2 Merge "Increase the level of depth of apk paths" by Songchun Fan · 4 years, 7 months ago
  8. 2955609 Increase the level of depth of apk paths by Songchun Fan · 4 years, 8 months ago
  9. 4527e3a Fix installd mount paths with FUSE by Zim · 4 years, 8 months ago
  10. 6f43562 Merge "installd: add quota API for project IDs." by Martijn Coenen · 4 years, 8 months ago
  11. 24a9307 Don't remove OBBs when clearing app data. by Martijn Coenen · 4 years, 8 months ago
  12. 55c0da3 installd: add quota API for project IDs. by Martijn Coenen · 4 years, 8 months ago
  13. 40b05d4 unique_fd is passed by value in AIDL interfaces by Jiyong Park · 4 years, 10 months ago
  14. 5d4883d Merge "Use lower filesystem path when destroying user data with FUSE" by Zimuzo Ezeozue · 4 years, 9 months ago
  15. d4de636 Use lower filesystem path when destroying user data with FUSE by Zim · 4 years, 9 months ago
  16. 41be5ad Add a separate flag in the installer for keeping ART profiles by Calin Juravle · 5 years ago
  17. 0ce832d Delete external app dir on app uninstall with FUSE by Zim · 4 years, 9 months ago
  18. cbf6a2e Merge "Fix legacy OBB data migration path" by Treehugger Robot · 4 years, 10 months ago
  19. b05c6a5 Merge "installd: add dex2oat cpu-set system properties" by Orion Hodson · 4 years, 10 months ago
  20. 4583746 installd: add dex2oat cpu-set system properties by Orion Hodson · 4 years, 10 months ago
  21. cf8269f Fix legacy OBB data migration path by Zim · 4 years, 10 months ago
  22. 7656132 [installd] Improve profile merging error logging by Calin Juravle · 4 years, 10 months ago
  23. 78728f3 Improve the handling of profile snapshot in installd by Calin Juravle · 4 years, 10 months ago
  24. a64fb51 Fix BootImageProfile aggregation by Calin Juravle · 4 years, 10 months ago
  25. 8cee501 Use /data/media path when migrating legacy OBB data by Zim · 4 years, 10 months ago
  26. b2c0255 [installd] fix -Wdangling-gsl in test by Nick Desaulniers · 5 years ago
  27. 56701ba Merge "Remove store_aggregation_counters argument from profile merging" by Calin Juravle · 5 years ago
  28. e97261e Pass down apex image if profilebootimage is enabled by Mathieu Chartier · 5 years ago
  29. 9d25017 Remove store_aggregation_counters argument from profile merging by Calin Juravle · 5 years ago
  30. e79cde5 Update installd for logwrapper by Tom Cherry · 5 years ago
  31. 638c078 Merge "Update identifiers and paths to the new ART APEX." am: 0bc2361309 by Martin Stjernholm · 5 years ago
  32. f4caaa0 Update identifiers and paths to the new ART APEX. by Martin Stjernholm · 5 years ago
  33. 14610cc Merge "Revert "DO NOT MERGE] Disabled the following tests:"" into stage-aosp-master by TreeHugger Robot · 5 years ago
  34. 1fa7ae1 Revert "DO NOT MERGE] Disabled the following tests:" by Andreas Gampe · 5 years ago
  35. 09a6914 Merge "Move layout_version to /data/misc/installd" am: 7882d92373 by Paul Crowley · 5 years ago
  36. 8e9374f DO NOT MERGE] Disabled the following tests: by Raman Tenneti · 5 years ago
  37. 8d4c213 DO NOT MERGE - Merge build QP1A.190711.019 into stage-aosp-master by Xin Li · 5 years ago
  38. 3dfd55f Move layout_version to /data/misc/installd by Paul Crowley · 5 years ago
  39. 01385af Merge "installd_dexopt_test: fix close of owned file descriptor." am: 3a2607a504 by Josh Gao · 5 years ago
  40. 1197f72 installd_dexopt_test: fix close of owned file descriptor. by Josh Gao · 5 years ago
  41. d55a427 Merge "Check that a Runtime APEX has been activated before running otapreopt." by Roland Levillain · 5 years ago
  42. 4206303 installd: Account for empty obb contents on migration by Daniel Rosenberg · 5 years ago
  43. f42d9f1 installd: Check for support before migrating obb by Daniel Rosenberg · 5 years ago
  44. 8a8ca15 Check that a Runtime APEX has been activated before running otapreopt. by Roland Levillain · 5 years ago
  45. 0e7cbcf Merge "otapreopt: remove transitive libapexd dependencies." am: e5500e6b13 by Martijn Coenen · 5 years ago
  46. 8af07d9 otapreopt: remove transitive libapexd dependencies. by Martijn Coenen · 5 years ago
  47. 6b0fcb7 DO NOT MERGE - Merge qt-dev-plus-aosp-without-vendor (5699924) into stage-aosp-master by Xin Li · 5 years ago
  48. ebc7a1e Merge "Installd: Add more owners" by Andreas Gampe · 5 years ago
  49. 5c93e78 Installd: Add more owners by Andreas Gampe · 5 years ago
  50. 7dcfd34 Replace StatusOr<T> with Result<T> by Mohammad Samiul Islam · 5 years ago
  51. 8d8cb24 Merge "Move to using boot image profile" am: a5e21a0481 am: aa34eb5265 by Mathieu Chartier · 5 years ago
  52. a5e21a0 Merge "Move to using boot image profile" by Mathieu Chartier · 5 years ago
  53. d7ac979 Merge "Move libartimagevalues to art/libartimagevalues" am: f24ffd64d1 by Paul Duffin · 5 years ago
  54. f24ffd6 Merge "Move libartimagevalues to art/libartimagevalues" by Paul Duffin · 5 years ago
  55. eaa784c Move to using boot image profile by Mathieu Chartier · 5 years ago
  56. fdd8178 Merge "Moving /oat folder creation to installd." am: 58c115fb7f am: 0db247d996 by Alex Buynytskyy · 5 years ago
  57. b3f1685 Move libartimagevalues to art/libartimagevalues by Paul Duffin · 5 years ago
  58. 17d8f82 Moving /oat folder creation to installd. by Alex Buynytskyy · 5 years ago
  59. 3a4a28c Merge "Suppress warn_unused_result warning in otapreopt_chroot" am: dd2f694038 by Nikita Ioffe · 5 years ago
  60. beec627 Suppress warn_unused_result warning in otapreopt_chroot by Nikita Ioffe · 5 years ago
  61. 878a83c Merge "installd: add dependencies required by apexd" am: 734bd2137f by Jooyung Han · 5 years ago
  62. 6b1c58a installd: add dependencies required by apexd by Jooyung Han · 5 years ago
  63. 9ba6e65 Match src paths with aidl package name by Dan Willemsen · 6 years ago
  64. a5d6522 Match src paths with aidl package name by Dan Willemsen · 6 years ago
  65. 8231d8d Merge "installd: Add support for migrating legacy obb data." into qt-dev by Anton Hansson · 5 years ago
  66. 28ab93b installd: Add support for migrating legacy obb data. by Narayan Kamath · 5 years ago
  67. 57d7154 Explicitly request clearing of external storage. am: 6e17569a46 by Jeff Sharkey · 5 years ago
  68. 6e17569 Explicitly request clearing of external storage. by Jeff Sharkey · 5 years ago
  69. f293278 Remove storage sandboxes related code. by Sudheer Shanka · 5 years ago
  70. 611e114 Remove storage sandboxes related code. by Sudheer Shanka · 5 years ago
  71. 210e578 Merge "dexopt: Replace -Xhidden-api-checks with -Xhidden-api-policy" am: 2a869ba55f by David Brazdil · 5 years ago
  72. a137d07 dexopt: Replace -Xhidden-api-checks with -Xhidden-api-policy by David Brazdil · 5 years ago
  73. 36133d1 dexopt: Replace -Xhidden-api-checks with -Xhidden-api-policy by David Brazdil · 5 years ago
  74. 810b704 Merge "Installd: don't generate app image without reference profile" am: 77a2acf11d by Mathieu Chartier · 5 years ago
  75. 6190774 Installd: don't generate app image without reference profile by liulvping · 6 years ago
  76. d3f4ea9 Merge "view_compiler.cpp: clean up file descriptor handling" am: 72051fdd35 am: 3d8c00e84b by Nick Kralevich · 5 years ago
  77. 9bb358f view_compiler.cpp: clean up file descriptor handling by Nick Kralevich · 5 years ago
  78. c257a0c Merge changes Ic8b33ce8,Ied6f13e5 am: 1ccd01feb7 am: 5df11f46ee am: 48bb4ae3d5 by Greg Kaiser · 5 years ago
  79. 6d758fc installd: Avoid extra std::string copy by Greg Kaiser · 5 years ago
  80. 8042c37 dexopt: Avoid a couple std::string copies by Greg Kaiser · 5 years ago
  81. a4f57f0 Merge "Installd: Add explicit test configurations" am: 375da13a48 am: b9814060bb by Andreas Gampe · 5 years ago
  82. 375da13 Merge "Installd: Add explicit test configurations" by Treehugger Robot · 5 years ago
  83. 1361663 Merge "Installd: Fix installd_dexopt_test" am: c75833b1d0 am: 203201be03 by Andreas Gampe · 5 years ago
  84. 75d394e Installd: Add explicit test configurations by Andreas Gampe · 5 years ago
  85. f04b0b4 Installd: Fix installd_dexopt_test by Andreas Gampe · 5 years ago
  86. 2a05ffc Merge changes from topic "agampe:a-b-ota:vendor-product-logical-partitions" am: 2c0b5118c3 am: e63a8b8a71 by Andreas Gampe · 5 years ago
  87. 6d775c5 Shift to measure per-userId OBB directories. by Jeff Sharkey · 5 years ago
  88. e90127d OtaPreopt: Add support for logical partitions by Andreas Gampe · 5 years ago
  89. 54b62c9 OtaPreopt: Refactor code by Andreas Gampe · 5 years ago
  90. 4c6f904 Merge "dexopt: Open class loader context dex files for dex2oat" am: 77ec238fda am: b0c2c266b6 by David Brazdil · 5 years ago
  91. 77ec238 Merge "dexopt: Open class loader context dex files for dex2oat" by David Brazdil · 5 years ago
  92. a37d580 Merge "Update otapreopt_chroot with new libapexd dependencies." am: 2d8e815a26 am: 85d0dd11ff by Martijn Coenen · 5 years ago
  93. bcec18d Merge "Fix installd_dexopt_test." am: c684ad61dc am: cc20457c7b am: 71dad97f0d by Andreas Gampe · 5 years ago
  94. 13eba26 Update otapreopt_chroot with new libapexd dependencies. by Martijn Coenen · 5 years ago
  95. 290de46 Fix installd_dexopt_test. by Martijn Coenen · 5 years ago
  96. 4f6027a dexopt: Open class loader context dex files for dex2oat by David Brazdil · 5 years ago
  97. f77f489 Merge "Revert "Have `otapreopt_chroot` bind-mount Bionic artifacts from the Runtime APEX."" am: 0472824d3e am: f8ddfdbaab by Jiyong Park · 5 years ago
  98. 0472824 Merge "Revert "Have `otapreopt_chroot` bind-mount Bionic artifacts from the Runtime APEX."" by Treehugger Robot · 5 years ago
  99. d3dfeb6 Merge "Fix a typo in an error message of dexopt." am: 5f05746eb1 am: 6095b96721 by Roland Levillain · 5 years ago
  100. 019db5b Fix a typo in an error message of dexopt. by Roland Levillain · 5 years ago