summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* surfaceflinger and libagl: fix bug #11829Denis 'GNUtoo' Carikli2011-01-092-0/+35
* Fix crash by "adb shell pm list permissions -f|-s"Ali Utku Selen2010-12-011-3/+5
* Revert "bootanimation: Don't open non-existing bootanimation.zip"Steve Kondik2010-08-161-9/+6
* bootanimation: Don't open non-existing bootanimation.zipJim Huang2010-08-161-6/+9
* Remerge libui.so, libsurfaceflinger_client.so, and libcamera_client.so for ol...Koushik Dutta2010-07-111-2/+6
* Add shebangs to scripts.Steve Kondik2010-06-284-0/+4
* Fix C failctso2010-06-241-1/+1
* Fix typoctso2010-06-241-1/+1
* Allow property to disable dexopt on /cachectso2010-06-241-1/+8
* DexOpt anything on /system in /cache/dalvik-cachectso2010-06-242-3/+6
* Revert installd changes to dexopt on /cache until we figure out what is going...ctso2010-06-242-13/+3
* Fix C fail.Steve Kondik2010-06-231-1/+1
* Fix property check.Steve Kondik2010-06-231-1/+1
* Allow system property to disable use of /cache for dexfiles.ctso2010-06-231-1/+8
* Use /cache/dalvik-cache for system dex files.ctso2010-06-232-3/+6
* Remove debug statement.Steve Kondik2010-06-231-1/+0
* Check to see if zipalign is needed first.Chris Soyars2010-06-231-1/+47
* Perform zipalign-on-install of applications.ctso2010-06-232-0/+121
* Better handling of codec initialization failure in the player and thumbnail e...Andreas Huber2010-05-201-1/+6
* dumpstate: Add blocked process wait-channel info to bugreportSan Mehat2010-04-273-1/+66
* Better diagnostics in the stagefright commandline tool, support for playing s...Andreas Huber2010-04-132-4/+59
* Fix 2579461Suchi Amalapurapu2010-04-071-3/+69
* Fix 'bmgr restore'Christopher Tate2010-04-061-1/+1
* Coalesce multiple encoded AAC frames into a single input buffer on this parti...Andreas Huber2010-04-021-4/+15
* 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
* Add new method call back in MountService.Suchi Amalapurapu2010-03-221-37/+0
* Merge "Fix bcm4329 FW dump in bugreport for user-debug build"Dmitry Shmidt2010-03-191-1/+1
|\
| * Fix bcm4329 FW dump in bugreport for user-debug buildDmitry Shmidt2010-03-191-1/+1
* | Only backup real files.Dianne Hackborn2010-03-181-1/+1
|/
* Merge "Add new install flag to install on internal flash only Change default ...Suchi Amalapurapu2010-03-171-1/+5
|\
| * Add new install flag to install on internal flash onlySuchi Amalapurapu2010-03-171-1/+5
* | dumpstate: Remove df from bugreport and add vold system dumpSan Mehat2010-03-171-1/+1
|/
* keystore: rephrase the comment to make the usage more clear.Chia-chi Yeh2010-03-171-3/+5
* Do storage checks before initiating a move.Suchi Amalapurapu2010-03-161-13/+3
* Properly use a long long literal to avoid under/overflow during fps computation.Andreas Huber2010-03-161-1/+1
* HTTPDataSource must be connected before it is usable. Fix this in the stagefr...Andreas Huber2010-03-161-1/+5
* The return of rawbu. For other nefarious purposes.Dianne Hackborn2010-03-113-0/+938
* Merge "Dont include code size for apps on sdcard. Use constants defined in Pa...Suchi Amalapurapu2010-03-101-0/+9
|\
| * Dont include code size for apps on sdcard.Suchi Amalapurapu2010-03-101-0/+9
* | Merge "Extend stagefright tool to extract either album art or video frame."Andreas Huber2010-03-101-4/+16
|\ \ | |/ |/|
| * Extend stagefright tool to extract either album art or video frame.Andreas Huber2010-03-101-4/+16
* | Use proper config to enable LVMX.Glenn Kasten2010-03-091-3/+1
* | Initial version of LifeVibes integration.Glenn Kasten2010-03-092-0/+8
|/
* Merge "More consistent and clear traces.txt reporting."Dan Egnor2010-03-082-1/+26
|\
| * More consistent and clear traces.txt reporting.Dan Egnor2010-03-082-1/+26
* | Merge "keystore: add AID_ROOT into the user table."Chia-chi Yeh2010-03-081-5/+6
|\ \ | |/ |/|