summaryrefslogtreecommitdiff
path: root/cmds
AgeCommit message (Expand)Author
2017-11-06Put uptime into bugreport headerpengzhicai
2017-11-06dumpstate/Android.mk is converted to Android.bpJiyong Park
2017-11-03Installd: Emit minidebug-infoAndreas Gampe
2017-11-03Installd: Rename try_debug_for_backgroundAndreas Gampe
2017-11-02Use fds for dexoptanalyzer from installdShubham Ajmera
2017-11-01Use dex2oatd when available on debug buildsDavid Sehr
2017-11-01Fix argument passing to dexoptanalyzerCalin Juravle
2017-11-01[installd] Add check that classpath is up to date to getDexOptNeededCalin Juravle
2017-11-01dumpstate: always include last ANR as a separate entry.Narayan Kamath
2017-10-31Fix bug in directory depth counting.Jeff Sharkey
2017-10-31Otapreopt: Fix property handlingAndreas Gampe
2017-10-31Enable clang-tidy for sensitive domain.Jeff Sharkey
2017-10-31Skip children in fixupAppData() when parent shady.Jeff Sharkey
2017-10-31Fix up error message in installd::prepare_app_cache_dirShubham Ajmera
2017-10-31Adjust the validation code for secondary dex pathsCalin Juravle
2017-10-31Drop capabilities in reconcileSecondaryDexFilesShubham Ajmera
2017-10-31Change log libraries in tests to be statically linkedArthur Eubanks
2017-10-31Fix casting bug, add control for hard quotas.Jeff Sharkey
2017-10-31Change the location of current profiles for secondary dex filesCalin Juravle
2017-10-31Fix clang-tidy performance warnings in frameworks/native.Chih-Hung Hsieh
2017-10-31Installd: Fix math overflow on quota calculationJerry Wong
2017-10-31Replace dexopt shared libraries with class loader contextCalin Juravle
2017-10-31Check dexopt needed for secondary dex while downgradingShubham Ajmera
2017-10-31Revert "Otapreopt: Work around bug 38186355"Andreas Gampe
2017-10-31Clean up possible null dereference warning.Luis A. Lozano
2017-10-31Change storage migration to use quota APIs.Jeff Sharkey
2017-10-27dumpstate: Add historical ANRs as separate entries in the zip file.Narayan Kamath
2017-10-20Merge "Remove libselinux_vendor"Jiyong Park
2017-10-19Remove libselinux_vendorJiyong Park
2017-10-15Merge "Use -Werror in frameworks/native/cmds"Chih-hung Hsieh
2017-10-13Merge "Use -Werror in frameworks/native/cmds"Chih-hung Hsieh
2017-10-12Merge "Add missing includes."Dan Albert
2017-10-11Add missing includes.Dan Albert
2017-10-09Use -Werror in frameworks/native/cmdsChih-Hung Hsieh
2017-10-09Merge "Add sensor HAL process into dump list"Treehugger Robot
2017-10-09Add sensor HAL process into dump listPeng Xu
2017-10-05Merge "Remove code_cache info from parent's inode when code_cache is removed"Ryuki Nakamura
2017-10-05Merge "Remove code_cache info from parent's inode when code_cache is removed"Treehugger Robot
2017-10-04Merge "Dumpstate: lshal runs in non-root in user build"Yifan Hong
2017-10-03Dumpstate: lshal runs in non-root in user buildYifan Hong
2017-10-03Merge "Change UniquePtr to std::unique_ptr"Jiyong Park
2017-10-02Change UniquePtr to std::unique_ptrJiyong Park
2017-09-30Remove code_cache info from parent's inode when code_cache is removedRyuki Nakamura
2017-09-15Merge changes from topic "lshal_released"Yifan Hong
2017-09-15lshal: add Released column.Yifan Hong
2017-09-14lshal: clean up ListCommand::fetchBinderizedYifan Hong
2017-09-14lshal: ListCommand::getPidInfo should be cached.Yifan Hong
2017-09-14lshal: fix tests on implementationYifan Hong
2017-09-14lshal: omit description text in tests.Yifan Hong
2017-09-15Merge changes from topic "lshal_released"Yifan Hong