summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* Switched to use the header files in /frameworks/nativeJames Dong2012-03-121-9/+9
* ActivityManager: add option to allow OpenGL trace.Siva Velusamy2012-03-121-4/+12
* fix EOS handling in codec test.Andreas Huber2012-03-091-27/+30
* Merge changes I140d291e,Id443ec5cMathias Agopian2012-03-083-43/+2
|\
| * remove files that moved to frameworks/nativeMathias Agopian2012-03-072-42/+0
| * fixup hardcoded include paths for new projectMathias Agopian2012-03-071-1/+2
* | Merge "Added better codec statistics to evaluate performance."Andreas Huber2012-03-081-31/+73
|\ \ | |/ |/|
| * Added better codec statistics to evaluate performance.Andreas Huber2012-03-071-31/+73
* | dumpstate: more tweaks in the data collection order.JP Abgrall2012-03-021-37/+42
|/
* dumpstate: move some of the cheaper-to-collect info earlier.JP Abgrall2012-03-011-27/+28
* 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