index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
ReadWriteAlphaTest.cpp
Commit message (
Expand
)
Author
Age
*
Remove sRGB config checks based on color space
Brian Osman
2018-07-02
*
Revert "Revert "SkTypes: extract SkTo""
Hal Canary
2018-06-14
*
Revert "SkTypes: extract SkTo"
Hal Canary
2018-06-13
*
SkTypes: extract SkTo
Hal Canary
2018-06-12
*
Remove SK_SUPPORT_GPU checks in tool-only code
Brian Osman
2018-05-31
*
Revert "Revert "New read pixels implementation that is simpler but does all c...
Brian Salomon
2018-03-19
*
Revert "New read pixels implementation that is simpler but does all conversio...
Brian Salomon
2018-03-19
*
New read pixels implementation that is simpler but does all conversions on CPU.
Brian Salomon
2018-03-19
*
Initial texture data is never flipped when uploaded.
Brian Salomon
2018-03-07
*
Remove GrSurfaceOrigin from GrSurfaceDesc.
Brian Salomon
2018-03-05
*
Revert "Revert "Add 1010102 support to Ganesh""
Brian Osman
2018-03-02
*
Revert "Add 1010102 support to Ganesh"
Brian Osman
2018-03-01
*
Add 1010102 support to Ganesh
Brian Osman
2018-03-01
*
Make it so that GrSurfaceContext with a sRGB GrPixelConfig must have a
Brian Salomon
2018-02-13
*
Add SkSurface_Gpu::MakeWrappedRenderTarget method
Robert Phillips
2018-01-31
*
Allow printf style var args for messages in REPORTER_ASSERT.
Brian Salomon
2018-01-29
*
Funnel most proxy creation through GrProxyProvider
Robert Phillips
2018-01-16
*
Add GrProxyProvider
Robert Phillips
2018-01-08
*
Second small fragment from "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-24
*
Revert "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-21
*
Reduce dependence on GrSurface's origin field
Robert Phillips
2017-07-21
*
Remove GrGpu.h from GrResourceProvider.h
Robert Phillips
2017-06-15
*
Reduce read/write-SurfacePixels call sites (take 2)
Robert Phillips
2017-04-17
*
Revert "Reduce read/write-SurfacePixels call sites"
Robert Phillips
2017-04-14
*
Reduce read/write-SurfacePixels call sites
Robert Phillips
2017-04-14
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...
Robert Phillips
2017-04-06
*
Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...
Robert Phillips
2017-04-05
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...
Robert Phillips
2017-04-05
*
Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...
Robert Phillips
2017-04-05
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv
Robert Phillips
2017-04-05
*
Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps
Robert Phillips
2017-03-14
*
Rebase and fix chromium
Brian Osman
2017-03-04
*
Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy>
Robert Phillips
2017-03-03
*
Revert "Revert "Revert "Revert "Move GrTextureProvider to src""""
Brian Osman
2017-03-02
*
Revert "Revert "Revert "Move GrTextureProvider to src"""
Brian Osman
2017-03-02
*
Revert "Revert "Move GrTextureProvider to src""
Brian Osman
2017-03-01
*
Revert "Move GrTextureProvider to src"
Brian Osman
2017-03-01
*
Move GrTextureProvider to src
Brian Osman
2017-03-01
*
Replace some GrSurface:read/writePixels with the GrSurfaceContext equivalent
Robert Phillips
2017-01-20
*
tests: s/SkAutoTUnref/sk_sp/
Hal Canary
2016-11-04
*
Remove SkAutoTDeleteArray
Ben Wagner
2016-11-02
*
Reduce usage of MakeRenderTargetDirect
robertphillips
2016-07-26
*
Add SkColorSpace to GrDrawContext
brianosman
2016-07-21
*
Enable many more tests for Vulkan
egdaniel
2016-06-28
*
Turn ContextInfos returned by GrContextFactory into structs.
bsalomon
2016-05-11
*
Retract SkDevice a bit more
robertphillips
2016-04-22
*
Add more diagnostic messages to ReadWriteAlpha test
robertphillips
2016-04-19
*
Make existing unit tests only run on GL contexts
bsalomon
2016-04-06
*
One signature for creating unit tests that run on premade GrContexts
bsalomon
2016-04-05
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
[next]