summaryrefslogtreecommitdiff
path: root/cmds/installd
AgeCommit message (Expand)Author
2017-03-02Fix the ownership of compiler artifacts for secondary dex filesCalin Juravle
2017-03-02DEXOPT_FORCE may be passed for primary apk as well.Calin Juravle
2017-03-02[Installd] Clean up logic for secondary dex oat filesCalin Juravle
2017-03-02Add installd logic for compiling secondary dex filesCalin Juravle
2017-01-27Add permission bits to open calls with O_CREATGeorge Burgess IV
2017-01-26Merge "Replace strlen with arraysize in array bounds."Treehugger Robot
2017-01-26Replace strlen with arraysize in array bounds.George Burgess IV
2017-01-25Fix two bugs in external storage accounting.Jeff Sharkey
2017-01-19Measure external storage using new GIDs.Jeff Sharkey
2017-01-19Merge "First pass at updated cache clearing logic."Jeff Sharkey
2017-01-18Clean up and simplify the logic in dexoptCalin Juravle
2017-01-18First pass at updated cache clearing logic.Jeff Sharkey
2017-01-17Add systrace details to storage measurements.Jeff Sharkey
2017-01-16Handle devices without quota, speed up lookup.Jeff Sharkey
2017-01-16Wrap all installd operations in lock.Jeff Sharkey
2017-01-16Mask st_mode before comparing it.Jeff Sharkey
2017-01-11Replace cutils/log.h and rationalize log/log.h and android/log.hMark Salyzyn
2017-01-11Merge "Cleanup code given PATCHOAT_FOR_RELOCATION has been removed."Treehugger Robot
2017-01-09Methods to calculate user and external disk usage.Jeff Sharkey
2017-01-05Cleanup code given PATCHOAT_FOR_RELOCATION has been removed.Richard Uhler
2017-01-05Merge "Pass the same fd when compiling due to boot image update."Treehugger Robot
2017-01-05Pass the same fd when compiling due to boot image update.Nicolas Geoffray
2017-01-03Reference profiles use shared GID for user 0.Jeff Sharkey
2017-01-03Offer to measure disk stats using quotas.Jeff Sharkey
2016-12-22Replace cutils/log.h and rationalize log/log.h and android/log.hMark Salyzyn
2016-12-21Only log restorecon changes for existing dirs.Jeff Sharkey
2016-12-19Remove ~1/3 of the installd calls at boot.Jeff Sharkey
2016-12-15Handle invalid shared GIDs.Jeff Sharkey
2016-12-12Split all dexopt-related code into dexopt.cpp.Jeff Sharkey
2016-12-12Minor shuffling of installd error reporting.Jeff Sharkey
2016-12-12Return real error strings from installd.Jeff Sharkey
2016-12-09Filename refactoring, remove DEXOPT_OTA flag.Jeff Sharkey
2016-12-09Final push of installd to Binder; goodbye socket!Jeff Sharkey
2016-12-07Yet another set of installd Binder methods.Jeff Sharkey
2016-12-07Merge "Move more installd methods to Binder."Jeff Sharkey
2016-12-06Move more installd methods to Binder.Jeff Sharkey
2016-12-06Revert "Move installd back to Android.mk."Dan Willemsen
2016-12-06Merge remote-tracking branch 'goog/stage-aosp-master' into HEADBill Yi
2016-12-06Shuffle installd Binder implementation around.Jeff Sharkey
2016-12-06DO NOT MERGE. Check and restorecon cache/code_cache directories.Jeff Sharkey
2016-12-06DO NOT MERGE. Recursively restorecon when SELinux label changes.Jeff Sharkey
2016-12-06DO NOT MERGE. Ignore setxattr() failures on tmpfs.Jeff Sharkey
2016-12-06DO NOT MERGE. Record "cache" inodes to clear while CE is locked.Jeff Sharkey
2016-12-06Initial Binder interface for installd.Jeff Sharkey
2016-12-06Move installd back to Android.mk.Jeff Sharkey
2016-12-06Merge changes from topic 'bind'Jeff Sharkey
2016-12-05Initial Binder interface for installd.Jeff Sharkey
2016-12-05Move installd back to Android.mk.Jeff Sharkey
2016-11-28Merge "Adjust installd with new dexopt return values."Nicolas Geoffray
2016-11-28Adjust installd with new dexopt return values.Nicolas Geoffray