summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | | am 3cbd626c: am b936b774: Merge "make sure to start the binder thread pool" i...Mathias Agopian2013-03-201-1/+4
|\ \ \ \ | |/ / /
| * | | make sure to start the binder thread poolMathias Agopian2013-03-191-1/+4
* | | | Merge "Removing from userdebug builds by default."Dan Morrill2013-03-201-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Removing from userdebug builds by default.Dan Morrill2013-03-071-1/+1
* | | | add reboot and shutdown to `svc power` commandGuang Zhu2013-03-181-3/+27
* | | | am 57eed5b4: am 38bfb5a7: Merge "app_process: don\'t pollute the environment"Nick Kralevich2013-03-151-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | app_process: don't pollute the environmentNick Kralevich2013-03-151-0/+1
* | | | am 9c322c75: am f7ec4e61: Merge "Never call app_main more than once"Nick Kralevich2013-03-151-4/+3
|\ \ \ \ | |/ / /
| * | | Never call app_main more than onceNick Kralevich2013-03-151-4/+3
* | | | am 6098579a: am 1ae6ae20: Merge "Don\'t use ADDR_COMPAT_LAYOUT on the emulator"Nick Kralevich2013-03-141-5/+10
|\ \ \ \ | |/ / /
| * | | Don't use ADDR_COMPAT_LAYOUT on the emulatorNick Kralevich2013-03-141-5/+10
| * | | Respawn app_main if ADDR_COMPAT_LAYOUT is not setNick Kralevich2013-03-141-1/+22
| * | | installd: use correct header file.Nick Kralevich2013-02-282-2/+2
* | | | Merge "Respawn app_main if ADDR_COMPAT_LAYOUT is not set" into jb-mr2-devNick Kralevich2013-03-141-1/+22
|\ \ \ \
| * | | | Respawn app_main if ADDR_COMPAT_LAYOUT is not setNick Kralevich2013-03-141-1/+22
* | | | | Handle finished bugreports, share from private.Jeff Sharkey2013-03-131-1/+5
|/ / / /
* | | | DO NOT MERGE - Full backup/restore now handles OBBs sensiblyChristopher Tate2013-03-081-4/+24
* | | | Do not hang in pm clear on an invalid package nameChristopher Tate2013-03-071-4/+1
| |/ / |/| |
* | | Shared accounts and sharing of appsAmith Yamasani2013-03-061-1/+1
* | | am f7497c9e: am 755205ad: Merge "Fix spelling error s/SORT_OREDER/SORT_ORDER/...Kenny Root2013-02-261-1/+1
|\ \ \ | |/ /
| * | Fix spelling error s/SORT_OREDER/SORT_ORDER/ in "content --help"Martin Olsson2013-02-261-1/+1
| * | Switch keystore to binderKenny Root2012-11-141-0/+1
| * | Bug fix on installd with SELinux enabled kernel.rpcraig2012-11-141-14/+0
* | | Use BUILD_PREBUILT to install the shell scriptYing Wang2013-02-193-65/+18
* | | Implement display overscan support.Dianne Hackborn2013-02-196-89/+466
* | | Fix issue #8133857: Tracking ANR in GalleryDianne Hackborn2013-02-081-2/+3
* | | App ops: new operations for SMS.Dianne Hackborn2013-02-051-2/+2
* | | App ops: vibration, neighboring cells, dialing, etc.Dianne Hackborn2013-02-011-2/+2
* | | Merge "Implement support for method calls in the `content` tool."Daniel Sandler2013-01-291-0/+82
|\ \ \
| * | | Implement support for method calls in the `content` tool.Daniel Sandler2013-01-291-0/+82
* | | | Merge "Adding UI test automation APIs."Svetoslav Ganov2013-01-291-1/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Adding UI test automation APIs.Svetoslav Ganov2013-01-221-1/+5