summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* Break apart queries to getInstalled* APIKenny Root2011-04-191-2/+19
* 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
* 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
* Remove most stagefright property overrides, remove VorbisPlayer and VorbisMet...Andreas Huber2010-06-231-4/+0
* Merge "Make sure sine: is supported again in stagefright commandline tool." i...Andreas Huber2010-06-221-1/+1
|\
| * Make sure sine: is supported again in stagefright commandline tool.Andreas Huber2010-06-211-1/+1
* | Start of work on passing around StrictMode policy over Binder calls.Brad Fitzpatrick2010-06-212-2/+8
|/
* Simplify the code in the stagefright commandline utility.Andreas Huber2010-06-102-14/+4
* Fail gracefully if the user fails to supply necessary args to bmgrChristopher Tate2010-06-091-0/+10
* more clean-up in preparation of bigger changesMathias Agopian2010-05-281-1/+1
* Make the -o option actually terminate.Andreas Huber2010-05-201-0/+3