summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | Merge "audio_channel_in/out_mask_from_count"Glenn Kasten2012-03-192-5/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | audio_channel_in/out_mask_from_countGlenn Kasten2012-03-152-5/+2
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge "resolved conflicts for merge of 354e0346 to master"Dianne Hackborn2012-03-161-0/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ resolved conflicts for merge of 354e0346 to masterDianne Hackborn2012-03-161-0/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | am ce06c000: Merge "Debugging code for #6169553: Make Phone launch faster" in...Dianne Hackborn2012-03-161-0/+18
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | | Debugging code for #6169553: Make Phone launch fasterDianne Hackborn2012-03-151-0/+18
| | | | |_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | |
* | | | | | | | | | | | | | Report an error instead of waiting for EOS indefinitely in sf2.Andreas Huber2012-03-161-0/+10
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Remove false dependenciesGlenn Kasten2012-03-142-10/+0
* | | | | | | | | | | | | Add new "options" argument to all startActivity APIs.Dianne Hackborn2012-03-141-25/+17
* | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |