1. 74b37b9 Merge "Only log restorecon changes for existing dirs." am: ee080ea229 am: ed8915cc2c am: 4500fde965 by Jeff Sharkey · 9 years ago
  2. 35b83df Only log restorecon changes for existing dirs. by Jeff Sharkey · 9 years ago
  3. f4237c1 Merge "Remove ~1/3 of the installd calls at boot." am: ed04f3c7e5 am: 3f79c64976 am: 32aaf887ef by Jeff Sharkey · 9 years ago
  4. 36a900a Remove ~1/3 of the installd calls at boot. by Jeff Sharkey · 9 years ago
  5. 451c17d Merge "Handle invalid shared GIDs." am: 788bdeae78 am: 477601a9ff am: 4be16dccfe by Jeff Sharkey · 9 years ago
  6. 2e6dc9b Handle invalid shared GIDs. by Jeff Sharkey · 9 years ago
  7. 0ac72cf resolve merge conflicts of d77e675 to master by Jeff Sharkey · 9 years ago
  8. 7da5fc7 Merge "Minor shuffling of installd error reporting." am: 991707a167 am: 405dbf06b5 am: 18148ac756 by Jeff Sharkey · 9 years ago
  9. 90aff26 Split all dexopt-related code into dexopt.cpp. by Jeff Sharkey · 9 years ago
  10. 7be5ead Minor shuffling of installd error reporting. by Jeff Sharkey · 9 years ago
  11. ae01df2 Merge "Return real error strings from installd." am: 8f3ce2cd66 am: 6bd17e8e69 am: 7231e852a2 by Jeff Sharkey · 9 years ago
  12. 423e746 Return real error strings from installd. by Jeff Sharkey · 9 years ago
  13. 0f70df2 Merge "Filename refactoring, remove DEXOPT_OTA flag." am: 68603971f6 am: 4f1d7392b8 am: 00ee711d09 by Jeff Sharkey · 9 years ago
  14. f3e30b9 Filename refactoring, remove DEXOPT_OTA flag. by Jeff Sharkey · 9 years ago[Renamed (99%) from cmds/installd/commands.cpp]
  15. 6c2c056 Final push of installd to Binder; goodbye socket! by Jeff Sharkey · 9 years ago
  16. 475c6f9 Yet another set of installd Binder methods. by Jeff Sharkey · 9 years ago
  17. c1e93e7 Move more installd methods to Binder. by Jeff Sharkey · 9 years ago
  18. ecea1bf Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Bill Yi · 9 years ago
  19. 0274c97 Shuffle installd Binder implementation around. by Jeff Sharkey · 9 years ago
  20. 95d9ac6 DO NOT MERGE. Check and restorecon cache/code_cache directories. by Jeff Sharkey · 9 years ago
  21. 7db6041 DO NOT MERGE. Recursively restorecon when SELinux label changes. by Jeff Sharkey · 9 years ago
  22. 9a998f4 DO NOT MERGE. Record "cache" inodes to clear while CE is locked. by Jeff Sharkey · 9 years ago
  23. f118868 Merge "Adjust installd with new dexopt return values." am: b29c82b67e by Nicolas Geoffray · 9 years ago
  24. 920c60c Adjust installd with new dexopt return values. by Nicolas Geoffray · 9 years ago
  25. 45cee75 Merge "Revert "Revert "Pass --output-vdex-fd and input-vdex-fd to dex2oat.""" by Nicolas Geoffray · 9 years ago
  26. 53caf0d Revert "Revert "Pass --output-vdex-fd and input-vdex-fd to dex2oat."" by Nicolas Geoffray · 9 years ago
  27. d5417da Merge "Revert "Pass --output-vdex-fd and input-vdex-fd to dex2oat."" by Nicolas Geoffray · 9 years ago
  28. 5373d30 Revert "Pass --output-vdex-fd and input-vdex-fd to dex2oat." by Nicolas Geoffray · 9 years ago
  29. 6da66c1 Merge "Pass --output-vdex-fd and input-vdex-fd to dex2oat." am: 229d3c289b by Nicolas Geoffray · 9 years ago
  30. 196539e Pass --output-vdex-fd and input-vdex-fd to dex2oat. by Nicolas Geoffray · 9 years ago
  31. b31206b Installd: Add a delete_odex command by Andreas Gampe · 9 years ago
  32. e5eb9cc Recursively restorecon when SELinux label changes. am: 993de79607 am: 59d31b669b by Jeff Sharkey · 9 years ago
  33. 993de79 Recursively restorecon when SELinux label changes. by Jeff Sharkey · 9 years ago
  34. 592c72e Installd: Add a delete_odex command am: 3964da0636 am: 3ca30f7a5d by Andreas Gampe · 9 years ago
  35. 3ca30f7 Installd: Add a delete_odex command am: 3964da0636 by Andreas Gampe · 9 years ago
  36. a721fae Merge "Installd: Add a delete_odex command" into nyc-mr1-dev by Andreas Gampe · 9 years ago
  37. 3964da0 Installd: Add a delete_odex command by Andreas Gampe · 9 years ago
  38. c338c7f resolve merge conflicts of 8ef0ace to nyc-mr1-dev-plus-aosp by David Brazdil · 9 years ago
  39. 00464fa Unlink app image if copy fails for A/B OTA am: a029c0726d am: 0e9b53d870 by Mathieu Chartier · 9 years ago
  40. a029c07 Unlink app image if copy fails for A/B OTA by Mathieu Chartier · 9 years ago
  41. fc5934e installd: Create VDEX files and pass their FDs to dex2oat by David Brazdil · 9 years ago
  42. d948343 Merge "Revert "Don't use profiles with vm safe mode"" am: 60e97a4bd4 am: 6636101423 by Mathieu Chartier · 9 years ago
  43. 18f908b Revert "Don't use profiles with vm safe mode" by Mathieu Chartier · 9 years ago
  44. f513d77 Don't use profiles with vm safe mode by Mathieu Chartier · 9 years ago
  45. fd12eda Otapreopt: Try to mount vendor partition for A/B OTA by Andreas Gampe · 9 years ago
  46. d089ca1 Otapreopt: Implement new A/B OTA path by Andreas Gampe · 9 years ago
  47. a5cc10a Installd: Add support for dex2oat very-large-app property by Andreas Gampe · 9 years ago
  48. ab15dbf Installd: Move app image A/B artifact by Andreas Gampe · 9 years ago
  49. 69b93aa Installd: Fix bad merge by Andreas Gampe · 9 years ago
  50. 89b008d Installd: Change app image name computation by Andreas Gampe · 9 years ago
  51. 6fb5a01 Installd: Refactor dexopt to scoped file descriptor by Andreas Gampe · 9 years ago
  52. 548bdb9 Otapreopt: Fix after shared-library work by Andreas Gampe · 9 years ago
  53. fdddd1b Don't use profiles with vm safe mode am: d46d37b8d4 am: cc772f3f63 by Mathieu Chartier · 9 years ago
  54. d46d37b Don't use profiles with vm safe mode by Mathieu Chartier · 9 years ago
  55. dfd98f9 Merge \"Record \"cache\" inodes to clear while CE is locked.\" into nyc-mr1-dev by Jeff Sharkey · 9 years ago
  56. 1f6a7f1 Record "cache" inodes to clear while CE is locked. by Jeff Sharkey · 9 years ago
  57. aee2a63 Otapreopt: Try to mount vendor partition for A/B OTA am: 0ba073ce81 by Andreas Gampe · 9 years ago
  58. 0ba073c Otapreopt: Try to mount vendor partition for A/B OTA by Andreas Gampe · 9 years ago
  59. 946e2bd Merge changes from topic \'ab_ota_dexopt_target_slot\' into nyc-mr1-dev by Andreas Gampe · 9 years ago
  60. 84932f8 Merge changes from topic 'ab_ota_dexopt_target_slot' into nyc-mr1-dev by Andreas Gampe · 9 years ago
  61. 0354bd0 Otapreopt: Implement new A/B OTA path by Andreas Gampe · 9 years ago
  62. 9fe2488 Merge \"Installd: Add support for dex2oat very-large-app property\" into nyc-mr1-dev by Andreas Gampe · 9 years ago
  63. e21ac21 Installd: Add support for dex2oat very-large-app property by Andreas Gampe · 9 years ago
  64. 6d7a78b Merge \"Installd: Move app image A/B artifact\" into nyc-mr1-dev am: e4ad0055a8 by Andreas Gampe · 9 years ago
  65. bc4e455 Merge \"Installd: Change app image name computation\" into nyc-mr1-dev by Andreas Gampe · 9 years ago
  66. af8948d Installd: Move app image A/B artifact by Andreas Gampe · 9 years ago
  67. 2fc9381 Merge "Installd: Change app image name computation" into nyc-mr1-dev by TreeHugger Robot · 9 years ago
  68. 7feaca4 Installd: Fix bad merge am: f065032f53 by Andreas Gampe · 9 years ago
  69. f065032 Installd: Fix bad merge by Andreas Gampe · 9 years ago
  70. dbbc252 Installd: Refactor dexopt to scoped file descriptor am: afa58d175c by Andreas Gampe · 9 years ago
  71. d01a02c Installd: Change app image name computation by Andreas Gampe · 9 years ago
  72. afa58d1 Installd: Refactor dexopt to scoped file descriptor by Andreas Gampe · 9 years ago
  73. e802eee Merge "Enable profman pretty printing" into nyc-dev am: 572e23d761 by David Sehr · 9 years ago
  74. 09c6c75 Merge "Enable profman pretty printing" into nyc-dev am: 572e23d761 by David Sehr · 9 years ago
  75. 1ddf4d8 Merge "Enable profman pretty printing" into nyc-dev am: 572e23d761 by David Sehr · 9 years ago
  76. 40e566d Enable profman pretty printing by David Sehr · 9 years ago
  77. d6b4cb2 Merge "Otapreopt: Fix after shared-library work" into nyc-mr1-dev am: 3dfafe3891 by Andreas Gampe · 9 years ago
  78. aef445d Otapreopt: Fix after shared-library work by Andreas Gampe · 9 years ago
  79. 8b31d72 Merge "Create primary profile file together with app data folders" into nyc-dev by Calin Juravle · 9 years ago
  80. d25aab3 Merge "Create primary profile file together with app data folders" into nyc-dev by Calin Juravle · 9 years ago
  81. eed4df8 installd support for profman --dump-info-for am: 6727c2d0bf by David Sehr · 9 years ago
  82. 6727c2d installd support for profman --dump-info-for by David Sehr · 9 years ago
  83. bc56e7d Create primary profile file together with app data folders by Calin Juravle · 9 years ago
  84. c7f903c Merge "Move both CE/DE storage areas to adopted storage." into nyc-dev by Jeff Sharkey · 9 years ago
  85. b72f355 Merge "Search both CE/DE storage when clearing caches." into nyc-dev by Jeff Sharkey · 9 years ago
  86. 51c9449 Move both CE/DE storage areas to adopted storage. by Jeff Sharkey · 9 years ago
  87. 54e292e Search both CE/DE storage when clearing caches. by Jeff Sharkey · 9 years ago
  88. 5d411b5 Merge "installd: remove spammy warning for non-existent profile dirs." into nyc-dev by Narayan Kamath · 9 years ago
  89. 2e063af installd: remove spammy warning for non-existent profile dirs. by Narayan Kamath · 9 years ago
  90. b2287e1 Merge "Support to pass <uses-library> option through to dex2oat." into nyc-dev by Jeff Hao · 9 years ago
  91. b63d91f Support to pass <uses-library> option through to dex2oat. by Jeff Hao · 9 years ago
  92. 155cdf1 Merge "Consistent creation/destruction of user data." into nyc-dev am: 82784bb by Jeff Sharkey · 9 years ago
  93. 379a12b Consistent creation/destruction of user data. by Jeff Sharkey · 9 years ago
  94. 8b53c14 Merge "Use inode numbers for CE storage, fix sizes." into nyc-dev am: 82b4c7a by Jeff Sharkey · 9 years ago
  95. 2f720f7 Use inode numbers for CE storage, fix sizes. by Jeff Sharkey · 9 years ago
  96. b18b245 Merge "installd: log failed unlinks." into nyc-dev am: 45d15b8 by Narayan Kamath · 9 years ago
  97. 5006f3a installd: log failed unlinks. by Narayan Kamath · 9 years ago
  98. 0302a25 Close profile before leaving android::installd::clear_profile. am: 64b59cc by Roland Levillain · 9 years ago
  99. 64b59cc Close profile before leaving android::installd::clear_profile. by Roland Levillain · 9 years ago
  100. 8d95403 Revert "Avoid unlinking app image file" am: a812bcf by Mathieu Chartier · 9 years ago