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
*
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
*
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...
bsalomon
2016-02-25
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Fix printfs for Windows and undo speculative test disable
Brian Salomon
2016-02-02
*
Speculative fix for windows builders
Brian Salomon
2016-02-01
*
Fix GL readback code to handle rowbytes correctly for non-32bit formats
bsalomon
2016-02-01
*
Make A8 readbacks work from non-A8 surfaces
bsalomon
2016-01-25
*
Revert of Make A8 readback work in more cases and improve testing. (patchset ...
bsalomon
2016-01-14
*
Make A8 readback work in more cases and improve testing.
bsalomon
2016-01-13
*
Set GL_PACK_ALIGNMENT before calling glReadPixels
bsalomon
2015-12-15
*
Generate list of GPU contexts outside tests
kkinnunen
2015-12-01
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Make SkGpuDevice know its alpha type
bsalomon
2015-06-23
*
This replaces the texture creation/caching functions on GrContext with a GrTe...
bsalomon
2015-04-30
*
One createTexture function, attempt to recycle scratch in createTexture.
bsalomon
2015-02-06
*
Require budget decision when creating a RenderTarget SkSurface.
bsalomon
2015-01-16
*
allow SkUserConfig.h to control NOGPU
reed
2014-10-30
*
rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags
bsalomon
2014-10-28
*
Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...
reed
2014-09-22
[next]