summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* Don't count empty buffers when computing the frame rate.Andreas Huber2009-12-101-1/+1
* Change OMXCodec::Create to return an sp<MediaSource> instead of an sp<OMXCode...Andreas Huber2009-12-072-4/+4
* A small sample tool to encode pcm audio data to amr, decode it again and play...Andreas Huber2009-12-013-0/+104
* add --esn option to am to allow adding extra with a null valueDoug Zongker2009-11-301-9/+14
* am f817218e: dumpstate: Pick up the last kernel log from /procDima Zavin2009-11-291-1/+1
|\
| * dumpstate: Pick up the last kernel log from /procDima Zavin2009-11-251-1/+1
* | Squashed commit of the following:Andreas Huber2009-11-232-8/+7
* | am 23b3ef82: Merge change I99194df1 into eclairMike Chan2009-11-191-0/+2
|\ \ | |/
| * frameworks: base: dumpstate: Dump kernel cpufreq speeds.Mike Chan2009-11-191-0/+2
* | am 03786b83: Merge change I813fdb7a into eclairMike Lockwood2009-11-181-1/+1
|\ \ | |/
| * Fixes for proximity sensor behavior:Mike Lockwood2009-11-181-1/+1
* | am e2071c6b: Merge change I326e3e29 into eclairIliyan Malchev2009-11-161-0/+4
|\ \ | |/
| * dumpstate: include the contents of the last radio logIliyan Malchev2009-11-151-0/+4
* | Merge change I3e1bdd38 into eclair-mr2Android (Google) Code Review2009-11-101-1/+3
|\ \
| * | Transcode files again.Andreas Huber2009-11-021-1/+3
* | | am 45dd12cb: Merge change I9f3020db into eclairMathias Agopian2009-11-061-0/+15
|\ \ \ | | |/ | |/|
| * | Merge change I9f3020db into eclairAndroid (Google) Code Review2009-11-061-0/+15
| |\ \
| | * | fix [2243164] live wallpaper screen artifacts at end of bootMathias Agopian2009-11-061-0/+15
| * | | DO NOT MERGE: Squashed commit of the following:Andreas Huber2009-11-051-3/+3
| |/ /
* | | Support raw audio sources in stagefright commandline tool.Andreas Huber2009-11-031-8/+17
| |/ |/|
* | am 3034624f: Merge change I26a2d829 into eclairEvan Millar2009-10-292-3/+20
|\ \ | |/
| * Add -P flag to ps in dumpstateEvan Millar2009-10-292-3/+20
* | Revive support for video encoding in OMXCodec.Andreas Huber2009-10-291-8/+31
* | Moving the individual extractor headers files to the private include directory.Andreas Huber2009-10-231-3/+3
* | resolved conflicts for merge of f585be7f to eclair-mr2Andreas Huber2009-10-161-4/+19
|\ \ | |/
| * A few more testcases for the vendor to reproduce issues with their decoder. N...Andreas Huber2009-10-161-10/+29
* | Reimplement the OMX backend for stagefright.Andreas Huber2009-10-161-3/+3
* | OMXCodec now notifies the reader of changes in the output format by returning...Andreas Huber2009-10-131-1/+12
* | Change to a int64_t usecs representation for timestamps and duration througho...Andreas Huber2009-10-122-8/+6
|/
* Fix issue #2175693: Add vmallocinfo to dumpstateDianne Hackborn2009-10-081-0/+2
* dumpstate: 'RAMCONSOLE' -> 'LAST KMSG'San Mehat2009-10-081-1/+1
* dumpstate: Emit a logcat message at beginning and end of execution.Mike Lockwood2009-10-051-0/+8
* Fix issue #2166755: BroadcastReceiver trying to return result during a non-or...Dianne Hackborn2009-10-051-1/+2
* dumpstate: Add backlight information to bugreport output.Mike Lockwood2009-10-041-0/+7
* dumpstate: Display mtime instead of ctimeSan Mehat2009-10-021-1/+1
* improve boot animation a bitMathias Agopian2009-10-012-13/+256
* The touch screen is probably a feature.Dianne Hackborn2009-09-261-0/+45
* Use reflection to figure out a readable string from install error code.Xavier Ducrohet2009-09-251-127/+74
* keystore: remove old implementation and test.Chia-chi Yeh2009-09-249-1532/+0
* the boot animation is back! it broke in a recent check-inMathias Agopian2009-09-231-1/+1
* fix simulator buildMathias Agopian2009-09-231-0/+1
* fix [2132563] stuck in boot animation (framebuffer_device_open: Failed to cre...Mathias Agopian2009-09-232-4/+23
* keystore: rename scan() to saw().Chia-chi Yeh2009-09-221-4/+4
* keystore: exclude builds for simulator.Chia-chi Yeh2009-09-221-0/+4
* keystore: enable delete(), scan(), exist() when keystore is locked.Chia-chi Yeh2009-09-211-4/+14
* keystore: switch to multi-user version.Chia-chi Yeh2009-09-184-61/+87
* keystore: add multi-user support.Chia-chi Yeh2009-09-183-0/+662
* Merge change 25528 into eclairAndroid (Google) Code Review2009-09-171-0/+60
|\
| * Another stagefright test-case and ignore end-of-stream notifications while we...Andreas Huber2009-09-171-0/+60
* | Fix a minor bug in is_alnum_string()...Hung-ying Tyan2009-09-171-5/+8
|/