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
*
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
*
Revert "add tiler for SkDraw"
Florin Malita
2018-03-07
*
[SkSVGDevice] Add support for image shaders.
Alexander Midlash
2018-03-07
*
add tiler for SkDraw
Mike Reed
2018-03-06
*
support 888x, 1010102, and 101010x in SkPixmap::erase()
Mike Klein
2018-03-06
*
Add SkSurfaceCharacterization::createResized
Robert Phillips
2018-03-06
*
remove canvas internal private
Cary Clark
2018-03-06
*
Draw glyphs from paths if they have an empty path.
Ben Wagner
2018-03-06
*
Add GetTypefaceOrDefault to SkPaintPriv
Herb Derby
2018-03-06
*
make compute helper for blurs private
Mike Reed
2018-03-06
*
Move internal calls from GrContext to GrContextPriv
Robert Phillips
2018-03-06
*
Fix drawing SkAnimatedImages with transparency
Leon Scroggins III
2018-03-06
*
Reenable write pixels tests
Brian Salomon
2018-03-05
*
Remove GrSurfaceOrigin from GrSurfaceDesc.
Brian Salomon
2018-03-05
*
Extend math test to ensure our min/max/pin handle non-finites
Mike Reed
2018-03-05
*
IWYU for test files starting with 'A'.
Ben Wagner
2018-03-02
*
Revert "Revert "Add 1010102 support to Ganesh""
Brian Osman
2018-03-02
*
SkString: remove externally unused ::setUTF16() from API
Hal Canary
2018-03-01
*
Fixed SkSL use-after-free fuzzer bug and added defensive code to catch such p...
Ethan Nicholas
2018-03-01
*
Revert "Add 1010102 support to Ganesh"
Brian Osman
2018-03-01
*
Fission GrAtlasGlyphCache in two (take 2)
Robert Phillips
2018-03-01
*
SkString: fix ::setUTF16
Hal Canary
2018-03-01
*
Add 1010102 support to Ganesh
Brian Osman
2018-03-01
*
Add unit test the explicit tests create a GrVkCopyPipeline
Greg Daniel
2018-03-01
*
Separate creation time & flush time behavior in GrDrawOpAtlas (take 3)
Robert Phillips
2018-03-01
*
Support pngs with incorrect CMF bytes
Leon Scroggins III
2018-02-28
*
SkPDF: encode metadata strings correctly
Hal Canary
2018-02-28
*
Revert "Revert "Revert "Separate creation time & flush time behavior in GrDra...
Robert Phillips
2018-02-28
*
Revert "Fission GrAtlasGlyphCache in two"
Robert Phillips
2018-02-28
*
Refactor GrCaps::renderTargetWritePixelsSupported to support for some GL work...
Brian Salomon
2018-02-28
*
Fission GrAtlasGlyphCache in two
Robert Phillips
2018-02-27
*
fix crasher in path-->region
Mike Reed
2018-02-27
*
Fix unit tests that were causes vulkan unitialized memory warnings in validation
Greg Daniel
2018-02-27
[next]