summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* Merge "Update to allow passing empty string in a binding."Svetoslav Ganov2012-02-291-5/+10
|\
| * Update to allow passing empty string in a binding.Svetoslav Ganov2012-02-291-5/+10
* | Separate the notion of "stop" from that of "release", i.e.Andreas Huber2012-02-282-2/+2
|/
* Merge "dumpstate: use /system/xbin/su directly"JP Abgrall2012-02-273-17/+19
|\
| * dumpstate: use /system/xbin/su directlyJP Abgrall2012-02-243-17/+19
* | fix libgui header locationMathias Agopian2012-02-278-17/+10
|/
* Merge "New development permissions."Dianne Hackborn2012-02-241-18/+51
|\
| * New development permissions.Dianne Hackborn2012-02-231-18/+51
* | Fix two more locations that use the old setObject("buffer", ...) paradigmAndreas Huber2012-02-242-11/+8
* | Be more greedy when it comes to gathering input and output buffers.Andreas Huber2012-02-232-26/+49
|/
* Add new APIs AMessage::(set|find)Buffer to make it safer to passAndreas Huber2012-02-221-3/+2
* Merge "Implementation of a java media codec interface and associated tools."Andreas Huber2012-02-225-3/+1167
|\
| * Implementation of a java media codec interface and associated tools.Andreas Huber2012-02-225-3/+1167
* | Merge "Fixing the content build file to include the command on user builds."Svetoslav Ganov2012-02-221-2/+0
|\ \ | |/ |/|
| * Fixing the content build file to include the command on user builds.Svetoslav Ganov2012-02-221-2/+0
* | remove libui's dependency on libpixelflingerMathias Agopian2012-02-211-1/+0
* | frameworks/base refactoringMathias Agopian2012-02-202-1/+2
|/
* frameworks/base refactoring.Mathias Agopian2012-02-173-4/+4
* Merge "Fixing the build."Svetoslav Ganov2012-02-161-0/+4
|\
| * Fixing the build.Svetoslav Ganov2012-02-161-0/+4
* | Upintegrate the common_time service from ics-aah.Mike J. Chen2012-02-161-0/+2
* | Merge "Adding shell commands for modifying content."Svetoslav Ganov2012-02-165-0/+668
|\ \ | |/
| * Adding shell commands for modifying content.Svetoslav Ganov2012-02-155-0/+668
* | 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
* | Merge "Move away from MediaDebug and use ADebug instead"James Dong2012-02-105-17/+17
|\ \
| * | Move away from MediaDebug and use ADebug insteadJames Dong2012-02-105-17/+17
* | | Add the ability to pass float extras to AM.Mike J. Chen2012-02-101-0/+18
|/ /
* | Some hardening of isolated processes by restricting access to services.Dianne Hackborn2012-02-092-6/+19
* | am 33476f7a: am f79bcd2d: am 52da99fa: am a081c7b8: Merge "Skia API changes a...Jean-Baptiste Queru2012-02-061-1/+4
|\ \
| * | Skia API changes as a result of an update to the Skia library.Derek Sollenberger2012-01-311-1/+4
| * | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)Steve Block2012-01-1913-123/+123
| * | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)Steve Block2012-01-194-21/+21
| * | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)Steve Block2012-01-1910-26/+26
| * | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)Steve Block2012-01-191-3/+3
| * | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)Steve Block2012-01-194-14/+14
* | | Multi-user - 1st major checkinAmith Yamasani2012-02-035-17/+109
* | | Dump xt_qtaguid stats to using GID instead of su.Jeff Sharkey2012-01-311-2/+2
* | | Remove optional LVMX serviceGlenn Kasten2012-01-272-6/+0
* | | The software AAC encoder is now an OMX component.Andreas Huber2012-01-261-2/+2
* | | Fix build warning for void * arithmeticGlenn Kasten2012-01-191-1/+1
* | | Merge "New command to request a sync"Alon Albert2012-01-135-0/+449
|\ \ \ | |_|/ |/| |
| * | New command to request a syncAlon Albert2012-01-135-0/+449
* | | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-0813-125/+125
|/ /
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-064-21/+21
* | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-0410-26/+26
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-3/+3
* | Add ContentProvider.dump()Marco Nelissen2011-12-151-0/+7
* | Merge "Dump system and secure settings in bugreport."Amith Yamasani2011-12-131-0/+3
|\ \