summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* Don't use TEMP_FAILURE_RETRY on close in frameworks/native.Elliott Hughes2015-05-152-2/+2
* Merge "Added Voltage and Current regulator ftrace events to atrace"Chris Craik2015-05-071-0/+3
|\
| * Added Voltage and Current regulator ftrace events to atraceAaron Schulman2015-02-251-0/+3
* | dumpstate: report per-partition MMC performanceMark Salyzyn2015-04-303-1/+141
* | Installd: Add debug.gencfi to run_dex2oatAndreas Gampe2015-04-271-3/+15
* | Command to move private app data between volumes.Jeff Sharkey2015-04-105-55/+149
* | Start accepting volume UUIDs from framework.Jeff Sharkey2015-04-093-31/+38
* | More volume UUID awareness.Jeff Sharkey2015-04-097-148/+115
* | Installd: Fix Clang buildAndreas Gampe2015-04-091-5/+2
* | Merge "Plumb through volume UUID when building paths."Jeff Sharkey2015-04-097-243/+132
|\ \
| * | Plumb through volume UUID when building paths.Jeff Sharkey2015-04-077-243/+132
* | | Merge "installd: Add support for SELF_PATCHOAT_NEEDED."Richard Uhler2015-04-093-26/+40
|\ \ \
| * | | installd: Add support for SELF_PATCHOAT_NEEDED.Richard Uhler2015-04-073-26/+40
| |/ /
* | | dumpstate: scrub APANICMark Salyzyn2015-04-081-3/+0
|/ /
* | Switch installd to compile as C++.Jeff Sharkey2015-04-076-41/+43
* | Valid APK paths now include expanded storage.Jeff Sharkey2015-04-074-5/+16
* | Use AID_SYSTEM as uid when creating oat dirFyodor Kupolov2015-04-071-12/+2
* | Merge "Remove useless 'svcmgr_handle' (which had wrong type)."Elliott Hughes2015-04-061-6/+4
|\ \
| * | Remove useless 'svcmgr_handle' (which had wrong type).Elliott Hughes2015-04-031-6/+4
* | | ServiceManager: Print kernel/userspace binder versionSerban Constantinescu2015-04-031-1/+3
|/ /
* | Fix errors caused by unused variablesFyodor Kupolov2015-04-021-2/+1
* | Merge "Support for storing OAT files in app directory"Fyodor Kupolov2015-04-023-27/+116
|\ \
| * | Support for storing OAT files in app directoryFyodor Kupolov2015-03-303-27/+116
* | | servicemanager: service_manager missing include for string.hMark Salyzyn2015-04-011-2/+3
* | | Installd: Support dex2oat threads system propertyAndreas Gampe2015-03-301-0/+12
|/ /
* | Add trace_event_clock_sync to atraceJohn Reck2015-03-261-0/+13
* | Store odex files in oat/<isa>/ directory.Richard Uhler2015-03-251-14/+38
* | Merge "Use verify-at-runtime if debug.usejit is true"Mathieu Chartier2015-03-211-0/+7
|\ \
| * | Use verify-at-runtime if debug.usejit is trueMathieu Chartier2015-03-201-0/+7
* | | dumpstate: add O_CLOEXECNick Kralevich2015-03-192-11/+11
|/ /
* | am 5a25a63d: Merge "Installd: Pass debuggable flag"Andreas Gampe2015-03-103-9/+23
|\ \
| * | Installd: Pass debuggable flagAndreas Gampe2015-03-093-9/+23
* | | am 5fec7915: Merge "service_manager: reorder permission checks for find"Nick Kralevich2015-03-051-16/+14
|\ \ \ | |/ /
| * | service_manager: reorder permission checks for findNick Kralevich2015-03-051-16/+14
* | | am 9d68ed0e: Merge "Add timeout for dump_file."Christopher Ferris2015-02-263-39/+85
|\ \ \ | |/ /
| * | Merge "Add timeout for dump_file."Christopher Ferris2015-02-263-39/+85
| |\ \
| | * | Add timeout for dump_file.Christopher Ferris2015-02-253-39/+85
| | |/
* | | am bb67beca: Merge "dumpstate: add pstore read"Mark Salyzyn2015-02-261-0/+4
|\ \ \ | |/ /
| * | dumpstate: add pstore readMark Salyzyn2015-02-261-0/+4
| |/
* | Merge commit '26cc3d0b67ff4daf31eaeed0ecd87b391978aadb' into HEADBill Yi2015-02-193-12/+39
|\ \ | |/ |/|
| * am 8511b3ae: Merge "Remove -z option."Christopher Ferris2015-02-103-49/+8
| |\
| * \ am 50ad67e4: Merge "Add better timeout mechanism for running commands."Christopher Ferris2015-02-041-18/+69
| |\ \
| * \ \ am 51bfedd8: Merge "Add missing includes."Elliott Hughes2015-01-302-0/+2
| |\ \ \
| * \ \ \ am 0e17a265: Merge "Switch dumpstate to "ip link list"."Elliott Hughes2015-01-281-1/+2
| |\ \ \ \
| * \ \ \ \ am 346329b7: Merge "Move atrace from the obsolete bzero to memset."Elliott Hughes2015-01-251-1/+2
| |\ \ \ \ \
| * \ \ \ \ \ am c0e10c6f: Merge "Refactor of the bugreport code."Christopher Ferris2015-01-233-57/+94
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am 457731f6: Use the timeout stack dump functions.Christopher Ferris2015-01-151-5/+13
| |\ \ \ \ \ \ \
| | * | | | | | | Use the timeout stack dump functions.Christopher Ferris2015-01-141-5/+13
| | * | | | | | | Fix message when a command times out.Christopher Ferris2015-01-141-1/+1
| | * | | | | | | Installd: Swap file for dex2oatAndreas Gampe2014-12-181-5/+61