index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
ClearTest.cpp
Commit message (
Expand
)
Author
Age
*
Remove SK_SUPPORT_GPU checks in tool-only code
Brian Osman
2018-05-31
*
IWYU for some test files starting with 'C'.
Ben Wagner
2018-03-13
*
Revert "IWYU for some test files starting with 'C'."
Ben Wagner
2018-03-12
*
IWYU for some test files starting with 'C'.
Ben Wagner
2018-03-12
*
Move internal calls from GrContext to GrContextPriv
Robert Phillips
2018-03-06
*
Prefer fullscreen clears on Qualcomm/GL
Chris Dalton
2017-12-12
*
Re-land unit test for clear bug (w/ AMD work-arounds)
Robert Phillips
2017-10-20
*
Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions.
Brian Salomon
2017-10-18
*
Revert "Add unit test for clear bug"
Robert Phillips
2017-10-17
*
Add unit test for clear bug
Robert Phillips
2017-10-17
*
Retract GrTexture*.h & GrRenderTarget*.h from other headers
Robert Phillips
2017-06-13
*
Remove accessRenderTarget call from Clear tests
Robert Phillips
2017-06-02
*
Rm makeRenderTargetContext in favor of deferred version (take 3)
Robert Phillips
2017-04-25
*
Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)"
Robert Phillips
2017-04-21
*
Rm makeRenderTargetContext in favor of deferred version (take 2)
Robert Phillips
2017-04-21
*
Revert "Rm makeRenderTargetContext in favor of deferred version"
Robert Phillips
2017-04-11
*
Rm makeRenderTargetContext in favor of deferred version
Robert Phillips
2017-04-11
*
Miscellaneous GrSurfaceProxy-related cleanup
Robert Phillips
2017-03-29
*
Rebase and fix chromium
Brian Osman
2017-03-04
*
Misc batch->op cleanup Part 1 of 2
Brian Salomon
2016-12-21
*
Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy
Robert Phillips
2016-11-11
*
Remove SkAutoTDeleteArray
Ben Wagner
2016-11-02
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids
robertphillips
2016-08-31
*
Rename GrContext's newDrawContext & drawContext to makeDrawContext
robertphillips
2016-07-27
*
Add SkColorSpace to GrDrawContext
brianosman
2016-07-21
*
Turn ContextInfos returned by GrContextFactory into structs.
bsalomon
2016-05-11
*
Add Gr*Proxy classes
robertphillips
2016-05-04
*
Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview....
robertphillips
2016-05-03
*
Add Gr*Proxy classes
robertphillips
2016-05-03
*
Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.c...
robertphillips
2016-05-03
*
Add Gr*Proxy classes
robertphillips
2016-05-03
*
Refactor drawContext/RenderTarget creation
robertphillips
2016-04-28
*
Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 o...
robertphillips
2016-04-28
*
Refactor drawContext/RenderTarget creation
robertphillips
2016-04-27
*
Bring sk_sp to GrDrawContext
robertphillips
2016-04-27
*
Make more unit tests run on Vulkan
bsalomon
2016-04-12
*
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
*
Use std::unique_ptr.
mtklein
2016-03-16
*
Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview....
mtklein
2016-03-16
*
Use std::unique_ptr.
mtklein
2016-03-16
*
Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.c...
mtklein
2016-03-11
*
Use std::unique_ptr.
mtklein
2016-03-11
*
Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.c...
mtklein
2016-03-10
*
Use std::unique_ptr.
mtklein
2016-03-10
*
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
*
Remove deferred clear from SkGpuDevice
bsalomon
2016-02-05