summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* am c74034b6: am 24651682: added BinderService<> template to help creating nat...Mathias Agopian2010-07-141-12/+19
|\
| * added BinderService<> template to help creating native binder servicesMathias Agopian2010-07-141-12/+19
* | am 78983a91: am 4055b780: Merge "move native services under services/" into g...Mathias Agopian2010-07-142-4/+4
|\ \ | |/
| * move native services under services/Mathias Agopian2010-07-142-4/+4
* | Allow "am" to initiate heap dumps.Andy McFadden2010-07-121-0/+26
* | am d51c2cac: am 45bac57a: Support for writing the extracted data to an .mp4 f...Andreas Huber2010-07-012-3/+36
|\ \ | |/
| * Support for writing the extracted data to an .mp4 file in the stagefright com...Andreas Huber2010-07-012-3/+36
* | am 0d964c94: am a2549bb6: Merge "Remove most stagefright property overrides, ...Andreas Huber2010-06-241-4/+0
|\ \ | |/
| * Remove most stagefright property overrides, remove VorbisPlayer and VorbisMet...Andreas Huber2010-06-231-4/+0
* | am 235073a5: am 8a42f881: Merge "Make sure sine: is supported again in stagef...Andreas Huber2010-06-231-1/+1
|\ \ | |/
| * 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
* | | am efcf68aa: am ef8f96a7: Merge "Start of work on passing around StrictMode p...Brad Fitzpatrick2010-06-232-2/+8
|\ \ \ | |/ /
| * | Start of work on passing around StrictMode policy over Binder calls.Brad Fitzpatrick2010-06-212-2/+8
| |/
* | Revert "Don't chdir into the keystore directory"Chia-chi Yeh2010-06-191-39/+18
* | Don't chdir into the keystore directoryColin Cross2010-06-171-18/+39
* | am 32d8b25f: am a6ef19a8: Merge "Simplify the code in the stagefright command...Andreas Huber2010-06-102-14/+4
|\ \ | |/
| * Simplify the code in the stagefright commandline utility.Andreas Huber2010-06-102-14/+4
* | am 7e8566a6: am d7f659e8: Merge "Fail gracefully if the user fails to supply ...Christopher Tate2010-06-091-0/+10
|\ \ | |/
| * Fail gracefully if the user fails to supply necessary args to bmgrChristopher Tate2010-06-091-0/+10
* | am 5220af87: am 770492cb: more clean-up in preparation of bigger changesMathias Agopian2010-06-011-1/+1
|\ \ | |/
| * more clean-up in preparation of bigger changesMathias Agopian2010-05-281-1/+1
* | bugreport: wifi: Add list of networksDmitry Shmidt2010-05-261-0/+3
|/
* Make the -o option actually terminate.Andreas Huber2010-05-201-0/+3
* am 3c16154a: am 2723e092: Merge "Better handling of codec initialization fail...Andreas Huber2010-05-201-1/+6
|\
| * am 2723e092: Merge "Better handling of codec initialization failure in the pl...Andreas Huber2010-05-201-1/+6
| |\
| | * Better handling of codec initialization failure in the player and thumbnail e...Andreas Huber2010-05-201-1/+6
* | | am d6c0bb0f: merge from open-source masterThe Android Open Source Project2010-05-191-1/+1
|\ \ \ | |/ /
| * | merge from open-source masterThe Android Open Source Project2010-05-191-1/+1
| |\ \ | | |/ | |/|
| | * Removed Calls to deprecated APIsChristian Mehlmauer2010-05-171-1/+1
| | * Unify am startservice commands.Jean-Baptiste Queru2010-04-161-14/+12
| | * Allow Am to start servicesAnthony Newnam2010-04-141-0/+15
* | | add execution permission to "input" script (DO NOT MERGE)Guang Zhu2010-05-181-0/+0
* | | am bd535646: am 57fff78a: dumpstate: Add blocked process wait-channel info to...San Mehat2010-04-273-1/+66
|\ \ \ | |/ /
| * | dumpstate: Add blocked process wait-channel info to bugreportSan Mehat2010-04-273-1/+66
* | | am 30e9c2d4: am db281311: Merge "Better diagnostics in the stagefright comman...Andreas Huber2010-04-132-4/+59
|\ \ \ | |/ /
| * | Better diagnostics in the stagefright commandline tool, support for playing s...Andreas Huber2010-04-132-4/+59
* | | Various fixes to enable recording on passion and nexus1.Andreas Huber2010-04-091-3/+8
* | | am a599469f: am c2461be6: Merge "Fix 2579461 Move install location values to ...Suchi Amalapurapu2010-04-071-3/+69
|\ \ \ | |/ /
| * | Fix 2579461Suchi Amalapurapu2010-04-071-3/+69
* | | am ccb2c6cf: am 1bfcaa59: Merge "Fix \'bmgr restore\'" into froyoChristopher Tate2010-04-061-1/+1
|\ \ \ | |/ /
| * | Fix 'bmgr restore'Christopher Tate2010-04-061-1/+1
* | | am 0f7c543c: am eb6e3edc: Merge "Coalesce multiple encoded AAC frames into a ...Andreas Huber2010-04-021-4/+15
|\ \ \ | |/ /
| * | Coalesce multiple encoded AAC frames into a single input buffer on this parti...Andreas Huber2010-04-021-4/+15
* | | am b3f7fe44: am 22375e4a: Merge "Make RestoreSession.getAvailableRestoreSets(...Christopher Tate2010-03-301-6/+21
|\ \ \ | |/ /
| * | Make RestoreSession.getAvailableRestoreSets() asynchronousChristopher Tate2010-03-301-6/+21
| * | DO NOT MERGEOscar Montemayor2010-03-293-118/+43
|/ /
* | Fix issue #2538228: Intents targeting browsers constantly naggingDianne Hackborn2010-03-261-1/+48
* | API CHANGE: Backup/restore API changes requested by the API CouncilChristopher Tate2010-03-261-2/+2
* | QueryCodecs now returns the names of the software codecs (non-OpenMax) as well.Andreas Huber2010-03-241-1/+3