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
*
specialize arm64 allTrue()/anyTrue()
Mike Klein
2018-03-26
*
Revert "Implement Sk2f::Store2"
Chris Dalton
2018-03-23
*
Implement Sk2f::Store2
Chris Dalton
2018-03-23
*
Fix leak of backend texture in GrContext_maxSurfaceSamplesForColorType test
Brian Salomon
2018-03-23
*
tests/ImageTest: fail gracefully
Hal Canary
2018-03-22
*
Support GL_RGB textures and render targets.
Brian Salomon
2018-03-22
*
Add texture-specific flags for External & Rectangle textures
Robert Phillips
2018-03-21
*
tests: pass if !skia_enable_pdf
Hal Canary
2018-03-20
*
Reland "fix nextContour bug"
Mike Reed
2018-03-20
*
remove imageinfo flatten altogether
Cary Clark
2018-03-19
*
Revert "Revert "New read pixels implementation that is simpler but does all c...
Brian Salomon
2018-03-19
*
Allow SkTraceMemoryDump to exclude wrapped objects
Eric Karl
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
*
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
[next]