index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
...
*
New read pixels implementation that is simpler but does all conversions on CPU.
Brian Salomon
2018-03-19
*
Fix GrTextureStripAtlasManager cleanup order bug
Robert Phillips
2018-03-19
*
fix op fuzz
Cary Clark
2018-03-19
*
Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...
Robert Phillips
2018-03-19
*
Revert "fix nextContour bug"
Stan Iliev
2018-03-16
*
Correctly discard or load RT when doing copies as draws in Vulkan
Greg Daniel
2018-03-16
*
Add DoneProc to Promise Images
Greg Daniel
2018-03-16
*
we now complain if an SkSL program tries to override the default output
Ethan Nicholas
2018-03-16
*
fix nextContour bug
Mike Reed
2018-03-16
*
Fix Vulkan Copy as draw shader
Greg Daniel
2018-03-16
*
Prevent crash when flushing while DDL recording
Robert Phillips
2018-03-16
*
Handle GrContext creation failure in DDL
Robert Phillips
2018-03-15
*
Delete unused VkClearTest
Greg Daniel
2018-03-15
*
fix pathops fuzzers and debugging
Cary Clark
2018-03-15
*
Make CreateBackendFormatFromTexture shared code
Robert Phillips
2018-03-15
*
Some iwyu for tests which will otherwise break.
Ben Wagner
2018-03-14
*
Only include png.h for png.
Ben Wagner
2018-03-14
*
Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors"
Greg Daniel
2018-03-14
*
hide SkBlurMaskFilter and SkBlurQuality
Mike Reed
2018-03-14
*
Add a shader cap for incomplete short int precision
Chris Dalton
2018-03-14
*
add explicit API to know if the writebuffer is using its external storage
Mike Reed
2018-03-14
*
Improve handling of GrPixelConfig in GrBackendTex/RT ctors
Greg Daniel
2018-03-14
*
exact divide by 255 with NEON
Mike Klein
2018-03-14
*
Compile with GCC 7.2.0.
Ben Wagner
2018-03-13
*
consolidate SaveLayerFlag internal references
Cary Clark
2018-03-13
*
IWYU for some test files starting with 'C'.
Ben Wagner
2018-03-13
*
Add testing-only backend render target support to GrVkGpu.
Brian Salomon
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 blur impl into core
Mike Reed
2018-03-12
*
make paint flatten unflatten private
Cary Clark
2018-03-12
*
Small cleanups suggested by ClangTidy
Kevin Lubick
2018-03-12
*
IWYU for test files starting with 'B'.
Ben Wagner
2018-03-09
*
Remove TLS glyph cache calls.
Herb Derby
2018-03-09
*
Fix breakage from merge conflict related to deleteTestingOnlyBackendTexture s...
Brian Salomon
2018-03-09
*
Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture&
Brian Salomon
2018-03-09
*
Add promise images for deferred instantiation of wrapped gpu textures
Greg Daniel
2018-03-09
*
Add GM configs that test rendering to a GL backend texture and render target
Brian Salomon
2018-03-09
*
Avoid serializing to 'typ1' on Mac.
Ben Wagner
2018-03-09
*
some fuzzer fixes
Cary Clark
2018-03-09
*
Change behavior of custom image serial/deserial
Mike Reed
2018-03-08
*
Add ability to uninstantiate lazy proxies after every flush.
Greg Daniel
2018-03-08
*
Add testing only helper to flush and sync gpu.
Greg Daniel
2018-03-08
*
Delazify wrapped backend textures/render target proxies
Brian Salomon
2018-03-08
*
Remove GrRestrictedAtlasManager
Robert Phillips
2018-03-08
*
Rename wrap backend tex/rt methods on GrProxyProvider
Brian Salomon
2018-03-07
*
Revert "Revert "add tiler for SkDraw""
Mike Reed
2018-03-07
*
Revise Text & Small Path Atlas so instantiation failure is handled at flush time
Robert Phillips
2018-03-07
*
Initial texture data is never flipped when uploaded.
Brian Salomon
2018-03-07
*
Remove abandon param from GrGpu::deleteTestingOnlyBackendTexture.
Brian Salomon
2018-03-07
[prev]
[next]