index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmds
/
screencap
Age
Commit message (
Expand
)
Author
2021-02-16
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2020-04-17
Fixed a typo
Dichen Zhang
2020-03-26
Fix command injection on screencap
Dichen Zhang
2019-05-08
Use new captureScreen method with displayId or layerStack
chaviw
2019-02-04
Generalize physical display management
Dominik Laskowski
2019-01-15
Switch to skcms-based factories and getters in SkColorSpace
Brian Osman
2018-11-17
Merge "Convert screencap and libjni_pacprocessor to Android.bp" am: 954b9825c...
Dan Willemsen
2018-11-16
Convert screencap and libjni_pacprocessor to Android.bp
Dan Willemsen
2018-10-24
[Screenshot] Accept data space and pixel format for screenshot.
Peiyong Lin
2018-09-20
Merge "Remove minLayer and maxLayer from display screenshot."
Chavi Weingarten
2018-09-19
Remove minLayer and maxLayer from display screenshot.
chaviw
2018-09-12
Check return value in screencap in case of failure.
chaviw
2018-05-25
screencap: return instead of _exit.
Steven Moreland
2017-11-29
Revert "Revert "Updated screenshot code to reflect native changes.""
Chavi Weingarten
2017-11-29
Revert "Updated screenshot code to reflect native changes."
Chavi Weingarten
2017-11-28
Updated screenshot code to reflect native changes.
chaviw
2017-09-25
Merge "Reduce overhead by combining libskia and libhwui into a single library."
Derek Sollenberger
2017-09-19
Merge "Remove unused variable from screencap."
Steven Moreland
2017-08-30
Remove unused variable from screencap.
Steven Moreland
2017-08-04
screencap: always exit with _exit().
Martijn Coenen
2017-07-24
Reduce overhead by combining libskia and libhwui into a single library.
Derek Sollenberger
2017-06-22
Merge "_exit(0) on clean shutdown, not _exit(1)" into oc-dev
Narayan Kamath
2017-06-21
_exit(0) on clean shutdown, not _exit(1)
Brian Carlstrom
2017-06-20
Merge "Hack around b/36066697." into oc-dev
Josh Gao
2017-06-19
Hack around b/36066697.
Josh Gao
2017-06-02
Enable wide color gamut rendering
Romain Guy
2017-05-11
Only spawn one binder thread for screencap.
Martijn Coenen
2017-01-31
Correct Screencap utility code.
Robert Carr
2016-12-07
SkImageEncoder->SkEncodeImage
Hal Canary
2016-11-02
Replace SkAutoTUnref with sk_sp.
Ben Wagner
2016-03-10
screencap: Nix deprecated direct read of framebuffer.
Prathmesh Prabhu
2015-06-09
screencap: Rotate images when display is rotated
Dan Stoza
2015-03-12
SkStream is no longer a ref counted object.
Leon Scroggins III
2014-11-07
Frameworks/base: Turn on -Wall -Werror in cmds
Andreas Gampe
2014-09-22
am c840e31d: am fa436298: Merge "Broadcast an intent to mediascanner after ex...
Marco Nelissen
2014-06-20
stop using (deprecated) SkBitmap::Config
Mike Reed
2014-06-12
Broadcast an intent to mediascanner after executing screencap
Umair Khan
2014-05-23
SurfaceFlinger: Add sourceCrop to screenshot
Dan Stoza
2014-02-27
Cleanup unnecessary includes for libskia.
Derek Sollenberger
2014-02-14
Allow disabling layer rotation during screenshots
Dan Stoza
2013-07-26
get rid of HAL pixelformats 5551 and 4444
Mathias Agopian
2013-07-25
get rid of PIXEL_FORMAT_A_8
Mathias Agopian
2013-03-21
use the bitmap stride when encoding a screenshot as PNG
Mathias Agopian
2013-03-20
make sure screencap's data stream matches what adb expects
Mathias Agopian
2013-03-19
make sure to start the binder thread pool
Mathias Agopian
2012-10-24
More changes to fix PDK build:
Mike Lockwood
2012-10-24
Move non-Java commands to frameworks/native
Mike Lockwood
2012-08-27
Use new surface flinger API.
Jeff Brown
2012-02-27
fix libgui header location
Mathias Agopian
2012-02-21
remove libui's dependency on libpixelflinger
Mathias Agopian
[next]