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
/
libs
/
hwui
/
Readback.cpp
Age
Commit message (
Expand
)
Author
2021-07-14
Avoid sampling outside BQ crop rect
John Reck
2021-06-11
Improve picture capture debug path
John Reck
2021-05-22
Use TraceUtils.h from gui shared library.
rnlee
2021-05-18
Fix PixelCopy & BQ crop
John Reck
2021-03-19
Remove and update code that was addressing old SwiftShader workarounds.
Derek Sollenberger
2020-07-28
Migrate from GrContext to GrDirectContext
Adlai Holler
2020-03-10
Merge "Let LayerDrawable choose the best scaling filter for readback." into r...
Automerger Merge Worker
2020-03-11
Let LayerDrawable choose the best scaling filter for readback.
Kazuhiro Inaba
2020-03-01
[HWUI] remove libui from HWUI's dependencies
Alec Mouri
2020-02-13
[HWUI] use ANativeWindow_getLastQueuedBuffer api
Alec Mouri
2019-03-29
Add missing trace points
John Reck
2019-03-18
Merge "Remove old TaskManager system"
John Reck
2019-03-18
Remove old TaskManager system
John Reck
2019-03-11
Remove unused include of SkToSRGBColorFilter.h
Brian Osman
2019-02-13
Decouple VulkanManager from RenderThread
Stan Iliev
2019-02-06
Use kTopLeft_GrSurfaceOrigin when generating a GPU buffer for CPU readback.
Derek Sollenberger
2018-11-07
Set the color space to sRGB on the Surface and remove colorFilter.
Derek Sollenberger
2018-09-10
Refactor HWUI readback code to be backend independent
Stan Iliev
2016-11-16
Support Surface and Layer Readback in the SkiaPipelines.
Derek Sollenberger
2016-10-26
Add target to texture
sergeyv
2016-10-11
Linear blending, step 1
Romain Guy
2016-09-07
Add API to copy a window
John Reck
2016-09-01
Fix EGLImage memory leak
John Reck
2016-07-07
Unify readback Surface/TextureView copy mechanism
Chris Craik
2016-04-28
Support transform'd GraphicBuffers
John Reck
2016-04-26
API tweaks to PixelCopy and make it public
John Reck
2016-04-22
PixelCopy fixes
John Reck
2016-04-11
Framework-side of SurfaceView#getBitmap
John Reck