summaryrefslogtreecommitdiffstats
path: root/cmds/screencap
Commit message (Expand)AuthorAgeFilesLines
* stop using (deprecated) SkBitmap::ConfigMike Reed2014-06-201-5/+6
* SurfaceFlinger: Add sourceCrop to screenshotDan Stoza2014-05-231-1/+1
* Cleanup unnecessary includes for libskia.Derek Sollenberger2014-02-271-7/+0
* Allow disabling layer rotation during screenshotsDan Stoza2014-02-141-1/+1
* get rid of HAL pixelformats 5551 and 4444Mathias Agopian2013-07-261-2/+0
* get rid of PIXEL_FORMAT_A_8Mathias Agopian2013-07-251-2/+0
* use the bitmap stride when encoding a screenshot as PNGMathias Agopian2013-03-211-1/+1
* make sure screencap's data stream matches what adb expectsMathias Agopian2013-03-201-2/+10
* make sure to start the binder thread poolMathias Agopian2013-03-191-1/+4
* More changes to fix PDK build:Mike Lockwood2012-10-242-0/+221
* Move non-Java commands to frameworks/nativeMike Lockwood2012-10-242-221/+0
* Use new surface flinger API.Jeff Brown2012-08-271-4/+13
* fix libgui header locationMathias Agopian2012-02-271-1/+1
* remove libui's dependency on libpixelflingerMathias Agopian2012-02-211-1/+0
* Skia API changes as a result of an update to the Skia library.Derek Sollenberger2012-01-311-1/+4
* merge libsurfaceflinger_client into libguiMathias Agopian2011-03-251-1/+1
* fix [3374821] Cannot take screenshot of HC previewMathias Agopian2011-02-081-26/+88
* make screencap able to save pngs.Joe Onorato2010-12-032-6/+94
* refactored screenshot codeMathias Agopian2010-09-291-18/+7
* new screencap commandMathias Agopian2010-09-262-0/+71