summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Added an API IOMX::createRendererFromJavaSurface.Andreas Huber2009-09-151-0/+2
* Merge change 24673 into eclairAndroid (Google) Code Review2009-09-137-24/+94
|\
| * Add tests and misc fixes on keystore.Hung-ying Tyan2009-09-117-24/+94
* | Merge change 24762 into eclairAndroid (Google) Code Review2009-09-111-2/+0
|\ \
| * | dumpstate: Switch back to running as non-rootMike Lockwood2009-09-111-2/+0
| |/
* | Only build the "full" stagefright (including MediaExtractors and MediaPlayer)...Andreas Huber2009-09-111-0/+4
* | Move JPEGSource.{cpp,h} into libstagefright.Andreas Huber2009-09-114-296/+1
|/
* Media MIME types now have corresponding constants in MediaDefs.h, new codec e...Andreas Huber2009-09-104-7/+67
* Merge change 24179 into eclairAndroid (Google) Code Review2009-09-091-2/+2
|\
| * Support encoding amr-wb content in stagefright.Andreas Huber2009-09-081-2/+2
* | Replace the delimiter whitespace with '\0'.Chung-yih Wang2009-09-095-87/+96
|/