summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* Request key maps from input manager service.Jeff Brown2012-04-101-2/+4
* Merge "Build /system/bin/asan/app_process."Stephen Hines2012-04-061-0/+26
|\
| * Build /system/bin/asan/app_process.Evgeniy Stepanov2012-04-041-0/+26
* | Move some APIs from window manager to input manager.Jeff Brown2012-04-051-27/+12
|/
* Revert "Build /system/bin/asan/app_process."Stephen Hines2012-04-041-20/+0
* Build /system/bin/asan/app_process.Evgeniy Stepanov2012-04-031-0/+20
* Deleted the media, camera, drm related files since they are relocatedJames Dong2012-03-2815-4623/+0
* move dumpstate and dumpsys from frameworks/base to frameworks/nativeColin Cross2012-03-268-1297/+0
* Merge "Provisional support for secure decryption of media streams."Andreas Huber2012-03-262-8/+55
|\
| * Provisional support for secure decryption of media streams.Andreas Huber2012-03-262-8/+55
* | Merge changes Ib4d0e0c0,Iea8f4a23Colin Cross2012-03-264-15/+104
|\ \
| * | stagefright: remove dependency on skiaColin Cross2012-03-244-15/+104
| |/
* | Merge "resist umask changes, make dirs 0711"Nick Kralevich2012-03-261-1/+4
|\ \ | |/ |/|
| * resist umask changes, make dirs 0711Nick Kralevich2012-03-231-1/+4
* | Remove JNI in LOCAL_C_INCLUDE from non-JNI related Android.mk files.James Dong2012-03-241-7/+0
|/
* Merge "Package restrictions per user"Amith Yamasani2012-03-222-28/+59
|\
| * Package restrictions per userAmith Yamasani2012-03-222-28/+59
* | Use NuPlayer for media playback everywhereAndreas Huber2012-03-221-3/+5
|/
* Merge "Add libmedia_native"Glenn Kasten2012-03-191-4/+4
|\
| * Add libmedia_nativeGlenn Kasten2012-03-161-4/+4
* | 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