summaryrefslogtreecommitdiff
path: root/cmds/screencap
AgeCommit message (Expand)Author
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2020-04-17Fixed a typoDichen Zhang
2020-03-26Fix command injection on screencapDichen Zhang
2019-05-08Use new captureScreen method with displayId or layerStackchaviw
2019-02-04Generalize physical display managementDominik Laskowski
2019-01-15Switch to skcms-based factories and getters in SkColorSpaceBrian Osman
2018-11-17Merge "Convert screencap and libjni_pacprocessor to Android.bp" am: 954b9825c...Dan Willemsen
2018-11-16Convert screencap and libjni_pacprocessor to Android.bpDan Willemsen
2018-10-24[Screenshot] Accept data space and pixel format for screenshot.Peiyong Lin
2018-09-20Merge "Remove minLayer and maxLayer from display screenshot."Chavi Weingarten
2018-09-19Remove minLayer and maxLayer from display screenshot.chaviw
2018-09-12Check return value in screencap in case of failure.chaviw
2018-05-25screencap: return instead of _exit.Steven Moreland
2017-11-29Revert "Revert "Updated screenshot code to reflect native changes.""Chavi Weingarten
2017-11-29Revert "Updated screenshot code to reflect native changes."Chavi Weingarten
2017-11-28Updated screenshot code to reflect native changes.chaviw
2017-09-25Merge "Reduce overhead by combining libskia and libhwui into a single library."Derek Sollenberger
2017-09-19Merge "Remove unused variable from screencap."Steven Moreland
2017-08-30Remove unused variable from screencap.Steven Moreland
2017-08-04screencap: always exit with _exit().Martijn Coenen
2017-07-24Reduce overhead by combining libskia and libhwui into a single library.Derek Sollenberger
2017-06-22Merge "_exit(0) on clean shutdown, not _exit(1)" into oc-devNarayan Kamath
2017-06-21_exit(0) on clean shutdown, not _exit(1)Brian Carlstrom
2017-06-20Merge "Hack around b/36066697." into oc-devJosh Gao
2017-06-19Hack around b/36066697.Josh Gao
2017-06-02Enable wide color gamut renderingRomain Guy
2017-05-11Only spawn one binder thread for screencap.Martijn Coenen
2017-01-31Correct Screencap utility code.Robert Carr
2016-12-07SkImageEncoder->SkEncodeImageHal Canary
2016-11-02Replace SkAutoTUnref with sk_sp.Ben Wagner
2016-03-10screencap: Nix deprecated direct read of framebuffer.Prathmesh Prabhu
2015-06-09screencap: Rotate images when display is rotatedDan Stoza
2015-03-12SkStream is no longer a ref counted object.Leon Scroggins III
2014-11-07Frameworks/base: Turn on -Wall -Werror in cmdsAndreas Gampe
2014-09-22am c840e31d: am fa436298: Merge "Broadcast an intent to mediascanner after ex...Marco Nelissen
2014-06-20stop using (deprecated) SkBitmap::ConfigMike Reed
2014-06-12Broadcast an intent to mediascanner after executing screencapUmair Khan
2014-05-23SurfaceFlinger: Add sourceCrop to screenshotDan Stoza
2014-02-27Cleanup unnecessary includes for libskia.Derek Sollenberger
2014-02-14Allow disabling layer rotation during screenshotsDan Stoza
2013-07-26get rid of HAL pixelformats 5551 and 4444Mathias Agopian
2013-07-25get rid of PIXEL_FORMAT_A_8Mathias Agopian
2013-03-21use the bitmap stride when encoding a screenshot as PNGMathias Agopian
2013-03-20make sure screencap's data stream matches what adb expectsMathias Agopian
2013-03-19make sure to start the binder thread poolMathias Agopian
2012-10-24More changes to fix PDK build:Mike Lockwood
2012-10-24Move non-Java commands to frameworks/nativeMike Lockwood
2012-08-27Use new surface flinger API.Jeff Brown
2012-02-27fix libgui header locationMathias Agopian
2012-02-21remove libui's dependency on libpixelflingerMathias Agopian