summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* Unify am startservice commands.Jean-Baptiste Queru2010-04-161-14/+12
* Allow Am to start servicesAnthony Newnam2010-04-141-0/+15
* dumpstate: Pick up the last kernel log from /procDima Zavin2009-11-251-1/+1
* frameworks: base: dumpstate: Dump kernel cpufreq speeds.Mike Chan2009-11-191-0/+2
* Fixes for proximity sensor behavior:Mike Lockwood2009-11-181-1/+1
* dumpstate: include the contents of the last radio logIliyan Malchev2009-11-151-0/+4
* 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
|/
* Add -P flag to ps in dumpstateEvan Millar2009-10-292-3/+20
* A few more testcases for the vendor to reproduce issues with their decoder. N...Andreas Huber2009-10-161-10/+29
* 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
|/
* dumpstate: Add the ctime (time the file was harvested out of /proc) to dump.San Mehat2009-09-051-5/+13
* Add another testcase for moto to reproduce bug #2099685 to the stagefright co...Andreas Huber2009-09-031-0/+3
* Merge change 23861 into eclairAndroid (Google) Code Review2009-09-033-1/+71
|\
| * Replace the bugreport symlink with a tool that starts the new dumpstate service.Mike Lockwood2009-09-033-1/+71
* | Merge change 23715 into eclairAndroid (Google) Code Review2009-09-031-7/+2
|\ \
| * | Setting the component role appears to be mandatory now for all mime types.Andreas Huber2009-09-021-7/+2
* | | Merge change 23714 into eclairAndroid (Google) Code Review2009-09-035-2/+203
|\ \ \ | |/ / | | / | |/ |/|