summaryrefslogtreecommitdiff
path: root/libs/hwui/Readback.cpp
AgeCommit message (Expand)Author
2021-07-14Avoid sampling outside BQ crop rectJohn Reck
2021-06-11Improve picture capture debug pathJohn Reck
2021-05-22Use TraceUtils.h from gui shared library.rnlee
2021-05-18Fix PixelCopy & BQ cropJohn Reck
2021-03-19Remove and update code that was addressing old SwiftShader workarounds.Derek Sollenberger
2020-07-28Migrate from GrContext to GrDirectContextAdlai Holler
2020-03-10Merge "Let LayerDrawable choose the best scaling filter for readback." into r...Automerger Merge Worker
2020-03-11Let LayerDrawable choose the best scaling filter for readback.Kazuhiro Inaba
2020-03-01[HWUI] remove libui from HWUI's dependenciesAlec Mouri
2020-02-13[HWUI] use ANativeWindow_getLastQueuedBuffer apiAlec Mouri
2019-03-29Add missing trace pointsJohn Reck
2019-03-18Merge "Remove old TaskManager system"John Reck
2019-03-18Remove old TaskManager systemJohn Reck
2019-03-11Remove unused include of SkToSRGBColorFilter.hBrian Osman
2019-02-13Decouple VulkanManager from RenderThreadStan Iliev
2019-02-06Use kTopLeft_GrSurfaceOrigin when generating a GPU buffer for CPU readback.Derek Sollenberger
2018-11-07Set the color space to sRGB on the Surface and remove colorFilter.Derek Sollenberger
2018-09-10Refactor HWUI readback code to be backend independentStan Iliev
2016-11-16Support Surface and Layer Readback in the SkiaPipelines.Derek Sollenberger
2016-10-26Add target to texturesergeyv
2016-10-11Linear blending, step 1Romain Guy
2016-09-07Add API to copy a windowJohn Reck
2016-09-01Fix EGLImage memory leakJohn Reck
2016-07-07Unify readback Surface/TextureView copy mechanismChris Craik
2016-04-28Support transform'd GraphicBuffersJohn Reck
2016-04-26API tweaks to PixelCopy and make it publicJohn Reck
2016-04-22PixelCopy fixesJohn Reck
2016-04-11Framework-side of SurfaceView#getBitmapJohn Reck