summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-4.2.2_r1' of https://android.googlesource.com/platform/fra...Steve Kondik2013-02-151-1/+8
|\
| * bugreport: Add /proc/interrupts dumpDmitry Shmidt2012-11-071-0/+3
| * bugreport: Add wlan FW counters dump for bcmdhdDmitry Shmidt2012-11-071-1/+5
* | dumpstate: Squash fixes from CM 10.0Mike Kasick2012-12-121-3/+29
|/
* dumpstate: add kernel memory fragmentation unusable indexColin Cross2012-10-281-0/+1
* Include Global table in bugreports.Jeff Sharkey2012-10-011-1/+1
* Merge "Use a named constant rather than a magic number." into jb-mr1-devElliott Hughes2012-09-171-1/+2
|\
| * Use a named constant rather than a magic number.Elliott Hughes2012-09-171-1/+2
* | am e917bfbd: am 09a22fc2: Merge "Allow disable of dumpstate vibrate"jp abgrall2012-09-171-5/+11
|\ \ | |/ |/|
| * Allow disable of dumpstate vibrateJohn Michelau2012-09-171-5/+11
* | Add stack dump from drmserver process to bugreportsJames Dong2012-09-101-0/+1
* | add /d/sync to dumpstateMathias Agopian2012-08-081-0/+1
* | move sensorservice from frameworks/base to frameworks/nativeMathias Agopian2012-06-282-0/+44
* | am 4f0dfaa7: am 9be7caf3: Merge "Include stack traces for certain native proc...Jeff Brown2012-06-084-38/+82
|\ \ | |/
| * Include stack traces for certain native processes in bugreport.Jeff Brown2012-06-084-38/+82
* | dumpstate: handle old style "adb bugreport"Nick Kralevich2012-06-061-36/+42
* | dumpstate: Add kernel wakeup sources infoTodd Poynor2012-05-221-0/+1
|/
* Dump packages.xml as root.Jeff Sharkey2012-05-171-1/+1
* dumpstate: collect xtables based iface stats, update iptables info.JP Abgrall2012-05-161-2/+5
* Ignore SIGPIPE is some of the tools used via bugreportJP Abgrall2012-05-112-0/+3
* SF doesn't need more than a few binder threadsMathias Agopian2012-04-191-0/+3
* Add sdcard_r group to dumpstate.Jeff Sharkey2012-04-111-1/+2
* dumpstate: don't follow symlinks when creating /data/anr/traces.txtNick Kralevich2012-04-061-1/+1
* Ensure that /data/anr/traces.txt is world-writableNick Kralevich2012-04-061-0/+7
* move dumpstate and dumpsys from frameworks/base to frameworks/nativeColin Cross2012-03-268-0/+1297
* Move keystore to system/security repoKenny Root2012-02-156-1333/+0
* Merge "Fix build warnings"Glenn Kasten2012-02-131-1/+1
|\
| * Fix build warningsGlenn Kasten2012-01-111-1/+1
* | Some hardening of isolated processes by restricting access to services.Dianne Hackborn2012-02-091-1/+1
|/
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-5/+5
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-1/+1
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-1/+1
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-4/+0
* Remove more simulator support code.Jeff Brown2011-07-118-1190/+0
* Eliminate single-process mode.Jeff Brown2011-07-081-65/+22
* Revert "Add keychain user with special keystore access permissions"Brian Carlstrom2011-06-301-1/+0
* KeyStore: fix test-keystoreChia-chi Yeh2011-06-271-4/+5
* KeyStore: allow system user to get secrets from keystore.Chia-chi Yeh2011-06-261-1/+1
* Reinitialize KeyStore::mMasterKey after unlock (and add test-keystore)Brian Carlstrom2011-06-232-0/+273
* KeyStore.reset changesBrian Carlstrom2011-06-021-3/+1
* Integrating keystore with keyguard (Part 1 of 4)Brian Carlstrom2011-06-015-621/+851
* Support wrapping app processes to inject debug instrumentation.Jeff Brown2011-05-241-1/+1
* Replace a custom AndroidRuntime::findClass with a more targeted fix.Elliott Hughes2011-04-131-20/+19
* Add keychain user with special keystore access permissionsBrian Carlstrom2011-04-081-0/+1
* KeyStore: Update the parameters of generating master keys.Chia-chi Yeh2010-10-011-24/+71
* KeyStore: Initialize IV correctly.Chia-chi Yeh2010-09-301-1/+1
* KeyStore: Fix the return value when send() or recv() has an error.Chia-chi Yeh2010-09-301-1/+4
* added BinderService<> template to help creating native binder servicesMathias Agopian2010-07-141-12/+19
* move native services under services/Mathias Agopian2010-07-141-1/+1
* keystore: rephrase the comment to make the usage more clear.Chia-chi Yeh2010-03-171-3/+5