summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* Merge "Preference to disable bootanimation for faster boot. (1/2 Framework)" ...Steve Kondik2011-12-191-1/+1
|\
| * Preference to disable bootanimation for faster boot. (1/2 Framework)nebkat2011-10-291-1/+1
* | libstagefright: OMAP_COMPAT flag to allow use of omap3 codec tableTanguy Pruvot2011-11-131-3/+11
|/
* BootAnimation: Remove active connections before invoking destructorChetan Kalyan2011-10-201-0/+1
* Merge branch 'gingerbread' of git://android.git.kernel.org/platform/framework...Steve Kondik2011-07-261-2/+19
* add permissions for service "media.yamahaplayer" needed for samsung galaxy s2codeworkx2011-06-232-0/+6
* Merge branch 'gingerbread' of git://android.git.kernel.org/platform/framework...Steve Kondik2011-02-283-21/+135
|\
| * Squash commits of the following patches, cherry-picked from other branch - do...James Dong2011-01-121-7/+5
| * DO NOT MERGE : Permission fix: don't require BACKUP perm for self-restoresChris Tate2011-01-091-6/+3
| * Fix issue # 3227963: SecurityException: Neither user 10023 nor...Dianne Hackborn2010-12-221-0/+59
| * Fix issue #3154576: battery stats checkin should include UID -> packages+ mapDianne Hackborn2010-12-131-8/+68
* | Fix crash by "adb shell pm list permissions -f|-s"Ali Utku Selen2011-01-211-3/+5
* | DexOpt anything on /system in /cache/dalvik-cachectso2011-01-102-3/+13
|/
* Exit immediately on some linklib failuresKenny Root2010-10-211-4/+2
* allow dumpstate to work for non-root users.Nick Kralevich2010-10-211-13/+15
* Merge "Include the framework copy of the OpenMAX headers instead of referenci...Andreas Huber2010-10-151-3/+3
|\
| * Include the framework copy of the OpenMAX headers instead of referencing exte...Andreas Huber2010-10-151-3/+3
* | NFC: Move NFC service implementation out of system_server.Nick Pelly2010-10-151-0/+1
|/
* Symlink application lib directory when on SD cardKenny Root2010-10-073-0/+168
* refactored screenshot codeMathias Agopian2010-10-041-18/+7
* new screencap commandMathias Agopian2010-10-042-0/+71
* Merge "KeyStore: Update the parameters of generating master keys." into ginge...Chia-chi Yeh2010-10-011-24/+71
|\
| * KeyStore: Update the parameters of generating master keys.Chia-chi Yeh2010-10-011-24/+71
* | Merge "Fix bug #3055578 ("adb shell bmgr list sets" generates NPE and cannot ...Fabrice Di Meglio2010-10-011-1/+4
|\ \ | |/ |/|
| * Fix bug #3055578 ("adb shell bmgr list sets" generates NPE and cannot be run ...Fabrice Di Meglio2010-10-011-1/+4
* | KeyStore: Initialize IV correctly.Chia-chi Yeh2010-09-301-1/+1
* | KeyStore: Fix the return value when send() or recv() has an error.Chia-chi Yeh2010-09-301-1/+4
|/
* Merge "Squashed commit of the following:" into gingerbreadAndreas Huber2010-09-281-0/+6
|\
| * Squashed commit of the following:Andreas Huber2010-09-271-0/+6
* | Move SipService out of SystemServer to phone process.Hung-ying Tyan2010-09-281-0/+1
|/
* Some debugging support.Dianne Hackborn2010-09-242-13/+105
* Instead of just writing one track to the .mp4 file, write all of them (at mos...Andreas Huber2010-09-241-42/+111
* Merge "Proper sync-frame detection for sources that don't already provide it....Andreas Huber2010-09-241-12/+105
|\
| * Proper sync-frame detection for sources that don't already provide it.Andreas Huber2010-09-231-12/+105
* | Fix issue #3022508: Crash during media scanDianne Hackborn2010-09-231-0/+214
|/
* Allow record to set input color format as a command line optionJames Dong2010-09-191-11/+49
* Make sure stagefright -o terminates even if we're using a raw audio source (s...Andreas Huber2010-09-161-1/+3
* Track client requests through location manager.Dianne Hackborn2010-09-131-1/+1
* Allow installd to handle large partitionsKenny Root2010-09-073-21/+27
* When dropping privileges, check return values.Nick Kralevich2010-09-011-2/+12
* Add some encoding parameters for the "record" utilityJames Dong2010-08-311-1/+19
* Add more debugging to installdKenny Root2010-08-042-3/+13
* Merge "Various changes to improve rtsp networking, reduce packet loss and ada...Andreas Huber2010-07-221-5/+36
|\
| * Various changes to improve rtsp networking, reduce packet loss and adapt to A...Andreas Huber2010-07-221-5/+36
* | Merge "new SensorService" into gingerbreadMathias Agopian2010-07-212-0/+6
|\ \ | |/ |/|
| * new SensorServiceMathias Agopian2010-07-192-0/+6
* | Add a seek test to the stagefright commandline tool.Andreas Huber2010-07-211-1/+67
|/
* added BinderService<> template to help creating native binder servicesMathias Agopian2010-07-141-12/+19
* move native services under services/Mathias Agopian2010-07-142-4/+4
* Support for writing the extracted data to an .mp4 file in the stagefright com...Andreas Huber2010-07-012-3/+36