summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* Convert API refs to StackBox from ActivityStack.Craig Mautner2013-05-241-5/+5
* Add retrieval of StackBox info for more flexibilityCraig Mautner2013-05-241-10/+10
* Log stack issues and start resize effort.Craig Mautner2013-05-131-0/+17
* Revert "Log stack issues and start resize effort."Guang Zhu2013-05-121-17/+0
* Log stack issues and start resize effort.Craig Mautner2013-05-121-0/+17
* Merge "surfaceflinger is now always running in its own process"Mathias Agopian2013-05-091-6/+0
|\
| * surfaceflinger is now always running in its own processMathias Agopian2013-05-091-6/+0
* | Merge "Cleanup some of the thread merging."Dianne Hackborn2013-05-091-4/+4
|\ \ | |/ |/|
| * Cleanup some of the thread merging.Dianne Hackborn2013-05-071-4/+4
* | libutils clean-upMathias Agopian2013-05-071-1/+1
|/
* resolved conflicts for merge of a98b0ff8 to masterKenny Root2013-05-071-0/+23
|\
| * am d43a71da: Merge "Help for the debugging help for issue #8734824." into jb-...Dianne Hackborn2013-05-061-0/+23
| |\
| | * Help for the debugging help for issue #8734824.Dianne Hackborn2013-05-061-0/+23
* | | resolved conflicts for merge of 485d7a31 to masterKenny Root2013-05-071-0/+12
|\ \ \ | |/ /
| * | am 5b88a2fd: Debugging help for issue #8734824: WATCHDOG KILLING SYSTEM PROCESSDianne Hackborn2013-05-061-0/+12
| |\ \ | | |/
| | * Debugging help for issue #8734824: WATCHDOG KILLING SYSTEM PROCESSDianne Hackborn2013-05-061-0/+12
| | * Don't set ADDR_COMPAT_LAYOUT on the emulatorNick Kralevich2013-04-251-1/+5
| * | resolved conflicts for merge of b3f66877 to jb-mr2-dev-plus-aospMichael Wright2013-04-291-7/+9
| |\ \
* | | | Add longpress support to keyevent.Jeff Sharkey2013-04-291-8/+17
* | | | Merge commit 'b3f66877' into afdmergeJeff Sharkey2013-04-291-7/+9
|\ \ \ \ | | |/ / | |/| |
| * | | input: added support for multiple keyeventsDiego Torres Milano2013-04-291-7/+9
* | | | am fc8bd4d3: am 35587a0c: Merge "Don\'t set ADDR_COMPAT_LAYOUT on the emulator"Nick Kralevich2013-04-231-1/+5
|\ \ \ \ | | |/ / | |/| |
| * | | am 35587a0c: Merge "Don\'t set ADDR_COMPAT_LAYOUT on the emulator"Nick Kralevich2013-04-231-1/+5
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Don't set ADDR_COMPAT_LAYOUT on the emulatorNick Kralevich2013-04-231-1/+5
* | | Merge "Incremental repairs to side by side stacks."Craig Mautner2013-04-171-3/+6
|\ \ \
| * | | Incremental repairs to side by side stacks.Craig Mautner2013-04-161-3/+6
* | | | Merge "Implement stack splitting and task movement."Craig Mautner2013-04-171-8/+86
|\ \ \ \ | |/ / /
| * | | Implement stack splitting and task movement.Craig Mautner2013-04-151-8/+86
* | | | am a0b28ca7: am 95a869f9: Merge "Disable tracing from Zygote" into jb-mr2-devJamie Gennis2013-04-161-0/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Disable tracing from ZygoteJamie Gennis2013-04-161-0/+4
* | | am 38bfe9ec: am a9574e33: Add touchnavigation to input debugging command.Jeff Brown2013-04-101-3/+7
|\ \ \ | |/ /
| * | Add touchnavigation to input debugging command.Jeff Brown2013-04-101-3/+7
* | | resolved conflicts for merge of a976bddd to masterYing Wang2013-04-094-4/+8
|\ \ \ | |/ /
| * | Add liblogYing Wang2013-04-094-4/+8
* | | am 3793b928: am bc948101: Merge "Have audio service clean up new receivers in...Dianne Hackborn2013-04-087-308/+598
|\ \ \ | |/ /
| * | Have audio service clean up new receivers in crashing processes.Dianne Hackborn2013-04-087-308/+598
* | | am 960650c6: am 7ba6470f: am 4224a4ca: am 3864aa39: Merge "Add interrupter li...Kenny Root2013-03-273-0/+153
|\ \ \ | |/ /
| * | am 4224a4ca: am 3864aa39: Merge "Add interrupter library to simulate EINTR"Kenny Root2013-03-273-0/+153
| |\ \ | | |/
| | * Merge "Add interrupter library to simulate EINTR"Kenny Root2013-03-283-0/+153
| | |\
| | | * Add interrupter library to simulate EINTRKenny Root2012-10-153-0/+153
| | * | Proper security labeling of multi-user data directories.rpcraig2013-03-253-6/+7
| | * | Add seinfo parsing to PackageManagerService.Robert Craig2013-03-253-5/+5
* | | | am 6b8e7b35: am bf20aa76: Merge "Keep track of who has disabled applications....Dianne Hackborn2013-03-271-1/+2
|\ \ \ \ | |/ / /
| * | | Keep track of who has disabled applications.Dianne Hackborn2013-03-271-1/+2
* | | | am a4820789: am 5871b258: Merge "Change wm commands to return size and densit...Dianne Hackborn2013-03-261-5/+30
|\ \ \ \ | |/ / /
| * | | Change wm commands to return size and density info.Dianne Hackborn2013-03-261-5/+30
* | | | am 3f6c9bae: am 921113d5: Merge "use the bitmap stride when encoding a screen...Mathias Agopian2013-03-221-1/+1
|\ \ \ \ | |/ / /
| * | | use the bitmap stride when encoding a screenshot as PNGMathias Agopian2013-03-211-1/+1
* | | | am 88dd3464: am 7e55414f: Merge "make sure screencap\'s data stream matches w...Mathias Agopian2013-03-211-2/+10
|\ \ \ \ | |/ / /
| * | | make sure screencap's data stream matches what adb expectsMathias Agopian2013-03-201-2/+10