1. fc5934e installd: Create VDEX files and pass their FDs to dex2oat by David Brazdil · 9 years ago
  2. 18f908b Revert "Don't use profiles with vm safe mode" by Mathieu Chartier · 9 years ago
  3. f513d77 Don't use profiles with vm safe mode by Mathieu Chartier · 9 years ago
  4. fd12eda Otapreopt: Try to mount vendor partition for A/B OTA by Andreas Gampe · 9 years ago
  5. d089ca1 Otapreopt: Implement new A/B OTA path by Andreas Gampe · 9 years ago
  6. a5cc10a Installd: Add support for dex2oat very-large-app property by Andreas Gampe · 9 years ago
  7. ab15dbf Installd: Move app image A/B artifact by Andreas Gampe · 9 years ago
  8. 69b93aa Installd: Fix bad merge by Andreas Gampe · 9 years ago
  9. 89b008d Installd: Change app image name computation by Andreas Gampe · 9 years ago
  10. 6fb5a01 Installd: Refactor dexopt to scoped file descriptor by Andreas Gampe · 9 years ago
  11. 548bdb9 Otapreopt: Fix after shared-library work by Andreas Gampe · 9 years ago
  12. 1ddf4d8 Merge "Enable profman pretty printing" into nyc-dev am: 572e23d761 by David Sehr · 9 years ago
  13. 40e566d Enable profman pretty printing by David Sehr · 9 years ago
  14. 8b31d72 Merge "Create primary profile file together with app data folders" into nyc-dev by Calin Juravle · 9 years ago
  15. d25aab3 Merge "Create primary profile file together with app data folders" into nyc-dev by Calin Juravle · 9 years ago
  16. eed4df8 installd support for profman --dump-info-for am: 6727c2d0bf by David Sehr · 9 years ago
  17. 6727c2d installd support for profman --dump-info-for by David Sehr · 9 years ago
  18. bc56e7d Create primary profile file together with app data folders by Calin Juravle · 9 years ago
  19. c7f903c Merge "Move both CE/DE storage areas to adopted storage." into nyc-dev by Jeff Sharkey · 9 years ago
  20. b72f355 Merge "Search both CE/DE storage when clearing caches." into nyc-dev by Jeff Sharkey · 9 years ago
  21. 51c9449 Move both CE/DE storage areas to adopted storage. by Jeff Sharkey · 9 years ago
  22. 54e292e Search both CE/DE storage when clearing caches. by Jeff Sharkey · 9 years ago
  23. 5d411b5 Merge "installd: remove spammy warning for non-existent profile dirs." into nyc-dev by Narayan Kamath · 9 years ago
  24. 2e063af installd: remove spammy warning for non-existent profile dirs. by Narayan Kamath · 9 years ago
  25. b2287e1 Merge "Support to pass <uses-library> option through to dex2oat." into nyc-dev by Jeff Hao · 9 years ago
  26. b63d91f Support to pass <uses-library> option through to dex2oat. by Jeff Hao · 9 years ago
  27. 155cdf1 Merge "Consistent creation/destruction of user data." into nyc-dev am: 82784bb by Jeff Sharkey · 9 years ago
  28. 379a12b Consistent creation/destruction of user data. by Jeff Sharkey · 9 years ago
  29. 8b53c14 Merge "Use inode numbers for CE storage, fix sizes." into nyc-dev am: 82b4c7a by Jeff Sharkey · 9 years ago
  30. 2f720f7 Use inode numbers for CE storage, fix sizes. by Jeff Sharkey · 9 years ago
  31. b18b245 Merge "installd: log failed unlinks." into nyc-dev am: 45d15b8 by Narayan Kamath · 9 years ago
  32. 5006f3a installd: log failed unlinks. by Narayan Kamath · 9 years ago
  33. 0302a25 Close profile before leaving android::installd::clear_profile. am: 64b59cc by Roland Levillain · 9 years ago
  34. 64b59cc Close profile before leaving android::installd::clear_profile. by Roland Levillain · 9 years ago
  35. 8d95403 Revert "Avoid unlinking app image file" am: a812bcf by Mathieu Chartier · 9 years ago
  36. a812bcf Revert "Avoid unlinking app image file" by Mathieu Chartier · 9 years ago
  37. 1cb2a7d Merge "Destroy the reference profile during uninstalls" into nyc-dev am: 057facf by Calin Juravle · 9 years ago
  38. 21f71cc Merge "Do not unlink the profiles if not needed" into nyc-dev am: 4820e72 by Calin Juravle · 9 years ago
  39. 7535e8e Destroy the reference profile during uninstalls by Calin Juravle · 9 years ago
  40. cea3141 Do not unlink the profiles if not needed by Calin Juravle · 9 years ago
  41. 6323502 resolve merge conflicts of 1ccaed4 to nyc-dev-plus-aosp by Dan Austin · 9 years ago
  42. ec49776 Address const issues in preparation for libcxx rebase. by Dan Austin · 9 years ago
  43. b06f98a Don't report errors when trying to delete a non-existing profile dir by Calin Juravle · 9 years ago
  44. d1a6a24 Merge "Do not clean profiles unconditonally during app data clean up" into nyc-dev by Calin Juravle · 9 years ago
  45. edae669 Do not clean profiles unconditonally during app data clean up by Calin Juravle · 9 years ago
  46. 4d0f825 Installd: Separate profile merging and compilation by Andreas Gampe · 9 years ago
  47. caa6b80 Delete the entire profile directory when the app is uninstalled by Calin Juravle · 9 years ago
  48. bb7a770 Installd: Make extract-only = interpret-only by Andreas Gampe · 9 years ago
  49. 2438c6f Installd: Do not log on missing B artifact by Andreas Gampe · 9 years ago
  50. d828d68 Add 'rmprofiles' command to installd by David Brazdil · 9 years ago
  51. e65b4fa Installd: Add move_ab command by Andreas Gampe · 9 years ago
  52. 0258add Merge "Clean up error logs for profiles which don't exists." into nyc-dev by Calin Juravle · 9 years ago
  53. db0326a Return an error if try to profile guide compile to a public oat file by Calin Juravle · 9 years ago
  54. 278edac Clean up error logs for profiles which don't exists. by Calin Juravle · 9 years ago
  55. 6a1648e Extract profile files in their dedicated folder by Calin Juravle · 10 years ago
  56. 2f6d9e2 installd: fix path to code_cache. by Narayan Kamath · 9 years ago
  57. cc6281c Migrate default app data on non-FBE devices. by Jeff Sharkey · 9 years ago
  58. 6a45fb9 Merge "Follow constant refactoring in framework." by Jeff Sharkey · 9 years ago
  59. aaa1d4e installd: Run dex2oat with relative path to the APK by David Brazdil · 9 years ago
  60. aa7ddfd Follow constant refactoring in framework. by Jeff Sharkey · 9 years ago
  61. 41fdcbf Create app images only if dalvik.vm.appimageformat property exists by Mathieu Chartier · 9 years ago
  62. 416fa12 Pass app image format property to dex2oat by Mathieu Chartier · 9 years ago
  63. e80d58d Avoid generating app images for extract only by Mathieu Chartier · 9 years ago
  64. 310c5e7 Avoid unlinking app image file by Mathieu Chartier · 10 years ago
  65. e37d628 Remove "updatecmds" feature. by Jeff Sharkey · 10 years ago
  66. edc8bc4 Pass application image fd to dex2oat by Mathieu Chartier · 10 years ago
  67. b0fad6d installd: Rename USEJIT to EXTRACTONLY by David Brazdil · 10 years ago
  68. 9a034c2 Merge "Add profile guided compilation hooks in installd" by Calin Juravle · 10 years ago
  69. 60a794d Add profile guided compilation hooks in installd by Calin Juravle · 10 years ago
  70. eecb2d2 Change permissions of apps' home dir to 0700 for SDK > 23 by Janis Danisevskis · 10 years ago
  71. a03c747 Still not safe to mutate DE on secondary users. by Jeff Sharkey · 10 years ago
  72. c7d1b22 Let callers specify which storage to operate on. by Jeff Sharkey · 10 years ago
  73. 02d0de5 Installd: Refactor in preparation for OTA by Andreas Gampe · 10 years ago
  74. 32717f8 Merge "Create new ephemeral app directory" by Todd Kennedy · 10 years ago
  75. c7b8a11 Merge "Track rename from base/ to android-base/." am: f31cf3ab0f am: c21980bc12 by Elliott Hughes · 10 years ago
  76. e4ec9eb Track rename from base/ to android-base/. by Elliott Hughes · 10 years ago
  77. 5c1a910 Create new ephemeral app directory by Todd Kennedy · 10 years ago
  78. a749eb5 Merge "Temporarily relax device-encryption failures." by Jeff Sharkey · 10 years ago
  79. ea0e4b1 Temporarily relax device-encryption failures. by Jeff Sharkey · 10 years ago
  80. 23294f4 Merge "More device-encrypted directory work." by Jeff Sharkey · 10 years ago
  81. ebf728f More device-encrypted directory work. by Jeff Sharkey · 10 years ago
  82. 2e1d20d Merge "use negative mask" am: 4e427f0aab am: 469295f68e am: d0711b42b7 by Todd Kennedy · 10 years ago
  83. f24aae8 Merge "Remove obsolete profile handling from installd." am: 8161da7a0e am: a51f45a601 by Calin Juravle · 10 years ago
  84. e296e00 use negative mask by Todd Kennedy · 10 years ago
  85. 63ec2d6 Create device-encrypted directories for apps. by Jeff Sharkey · 10 years ago
  86. df9dadd Remove obsolete profile handling from installd. by Calin Juravle · 10 years ago
  87. 54412fe am 28b1d678: Merge "Installd: Fully decouple pre- and post-bootcomplete properties" by Andreas Gampe · 10 years ago
  88. 28b1d67 Merge "Installd: Fully decouple pre- and post-bootcomplete properties" by Andreas Gampe · 10 years ago
  89. 919461c Installd: Fully decouple pre- and post-bootcomplete properties by Andreas Gampe · 10 years ago
  90. 534a49d am 905c1446: Merge "Allow using the JIT" by Todd Kennedy · 10 years ago
  91. 12434f8 Allow using the JIT by Todd Kennedy · 10 years ago
  92. a535995 am d529cd47: Merge "Pass dexopt flags as integer" by Todd Kennedy · 10 years ago
  93. 76e767c Pass dexopt flags as integer by Todd Kennedy · 10 years ago
  94. a037f97 am 7f413889: Merge "Installd: Take boot status as dexopt parameter" by Todd Kennedy · 10 years ago
  95. 13f1419 Installd: Take boot status as dexopt parameter by Andreas Gampe · 10 years ago
  96. ebb28d9 am c5a6696f: Merge "Installd: Allow different behavior before bootcomplete" by Andreas Gampe · 10 years ago
  97. 94dd3d3 Installd: Allow different behavior before bootcomplete by Andreas Gampe · 10 years ago
  98. a2307ae Only restorecon_data once for all users. by Jeff Sharkey · 10 years ago
  99. 5041a4e Installd: Add a swap override flag by Andreas Gampe · 10 years ago
  100. c968c01 Installd: Add a swap override flag by Andreas Gampe · 10 years ago