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
*
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
*
Start on new GPU pixel ops implementation.
Brian Salomon
2018-02-26
*
align f16 buffers in SkRasterPipeline_tail test
Mike Klein
2018-02-26
*
Revert "Revert "Fixes to alignment issues with regards to mapped vulkan memor...
Greg Daniel
2018-02-26
*
Fix assert format string in GrContext_colorTypeSupportedAsImage test.
Oleg Maximenko
2018-02-26
*
Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas...
Robert Phillips
2018-02-26
*
Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"
Robert Phillips
2018-02-26
*
Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)
Robert Phillips
2018-02-26
*
Revert "Fixes to alignment issues with regards to mapped vulkan memory."
Greg Daniel
2018-02-25
*
Fixes to alignment issues with regards to mapped vulkan memory.
Greg Daniel
2018-02-23
*
Update piex and add test image
Leon Scroggins III
2018-02-22
*
Revert "Separate creation time & flush time behavior in GrDrawOpAtlas"
Robert Phillips
2018-02-21
*
change path serialization version to 4
Mike Reed
2018-02-21
*
Separate creation time & flush time behavior in GrDrawOpAtlas
Robert Phillips
2018-02-21
*
tweak surface_image_unity on 32-bit bots
Mike Klein
2018-02-21
*
Add checks for failed SkImageInfo2GrPixelConfig calls
Greg Daniel
2018-02-21
*
Update createWrappedRenderTargetProxy with BackendTex to use lazy proxies
Greg Daniel
2018-02-21
*
hide complex versions of isOval and isRRect
Mike Reed
2018-02-20
*
Introduce GrColorType
Brian Salomon
2018-02-20
[next]