Age | Commit message (Expand) | Author |
---|---|---|
2019-02-13 | Decouple VulkanManager from RenderThread | |
2019-02-06 | Use kTopLeft_GrSurfaceOrigin when generating a GPU buffer for CPU readback. | |
2018-11-07 | Set the color space to sRGB on the Surface and remove colorFilter. | |
2018-09-10 | Refactor HWUI readback code to be backend independent | |
2016-11-16 | Support Surface and Layer Readback in the SkiaPipelines. | |
2016-10-26 | Add target to texture | |
2016-10-11 | Linear blending, step 1 | |
2016-09-07 | Add API to copy a window | |
2016-09-01 | Fix EGLImage memory leak | |
2016-07-07 | Unify readback Surface/TextureView copy mechanism | |
2016-04-28 | Support transform'd GraphicBuffers | |
2016-04-26 | API tweaks to PixelCopy and make it public | |
2016-04-22 | PixelCopy fixes | |
2016-04-11 | Framework-side of SurfaceView#getBitmap |