summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* move native services under services/Mathias Agopian2010-07-222-4/+4
* 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
* | 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
* | 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
|\ \ \ | |/ / |/| |
| * | keystore: add AID_ROOT into the user table.Chia-chi Yeh2010-03-091-5/+6
* | | dumpstate: Add secure container + mounted filesystems to bugreportSan Mehat2010-03-081-1/+4
* | | keystore: allow '\0's in keys and add guards for cplusplus.Chia-chi Yeh2010-03-081-4/+10
|/ /
* | Refactor android.backup => android.app.backupChristopher Tate2010-03-051-4/+4
* | fix hex parsing of bmgrChristian Sonntag2010-03-041-1/+1
* | Allow multiple original-package tags.Dianne Hackborn2010-03-031-9/+17
* | Add new -W option to Am to wait for the start to complete.Dianne Hackborn2010-02-261-13/+51
* | Add single-package restore to Bmgr feature setChristopher Tate2010-02-261-17/+64
* | Replacing hard-coded mount point for ASEC with a getenv() call.Oscar Montemayor2010-02-251-1/+1
* | Merge "add "startservice" option to am command-line utility"Doug Zongker2010-02-241-0/+13
|\ \
| * | add "startservice" option to am command-line utilityDoug Zongker2010-02-241-0/+13
* | | Some framework fixes for apps on sdSuchi Amalapurapu2010-02-241-1/+1