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 "allow both slash types"
Cary Clark
2018-01-05
*
[sksg] More inval fixes
Florin Malita
2018-01-05
*
GrTessellator: fix for assert on bevelling.
Stephen White
2018-01-05
*
Enable conditional-uninitialized flag
Kevin Lubick
2018-01-05
*
allow both slash types
Cary Clark
2018-01-05
*
[skotty, sksg] Add layer transform inheritance support
Florin Malita
2018-01-05
*
[sksg] More inval fiddling
Florin Malita
2018-01-05
*
GrTessellator: fix for points which become non-finite on AA stroking.
Stephen White
2018-01-04
*
Add SkAndroidCodec::MakeFromCodec
Leon Scroggins III
2018-01-04
*
Disable SkSG unit test for G3
Florin Malita
2018-01-04
*
Build fix post c75e2401a82640c35b0b5f80a5684d0892904530
Florin Malita
2018-01-04
*
[sksg] Refine invalidation logic
Florin Malita
2018-01-04
*
check for irect with overflow width/height
Mike Reed
2018-01-03
*
SkFloatToDecimal moved to src/utils
Hal Canary
2018-01-03
*
Make GrShape lazily initialize an original path for gen id change listeners
Brian Salomon
2018-01-03
*
Remove obsolete comment
Brian Osman
2018-01-03
*
Make GrShape recognize horizontal/vertical dashed lines with 0 off intervals ...
Brian Salomon
2017-12-21
*
validate text during deserialization
Mike Reed
2017-12-21
*
GrTessellator: implement straight skeleton, phase 2.
Stephen White
2017-12-21
*
add serialprocs to MultiDocument, hide redundant methods
Mike Reed
2017-12-21
*
remove unused willPlayBackBitmaps from picture
Mike Reed
2017-12-20
*
Make GrRenderTargetContext::drawPath() use GrShape to identify simpler
Brian Salomon
2017-12-20
*
Fix Adobe RGB color space in Skia
Brian Osman
2017-12-20
*
Don't canonicalize empty SkRRects. They stroke differently.
Brian Salomon
2017-12-19
*
Update SkSurface MakeFromBackend* factories to take an SkColorType.
Greg Daniel
2017-12-19
*
fixed a couple of SkSL ushort issues
Ethan Nicholas
2017-12-19
*
GOOGLE3 -> SK_BUILD_FOR_GOOGLE3
Mike Klein
2017-12-19
*
Add new SkImage factory to create from GrBackendTexture with SkColorType
Greg Daniel
2017-12-18
*
remove append_from_srgb()
Mike Klein
2017-12-18
*
remove deprecated SkPixelSerializer
Mike Reed
2017-12-16
*
Revert "Remove SkImage deferred texture image data APIs."
Eric Karl
2017-12-15
*
Moving extra options/parameters into PDFMetadata
Mike Reed
2017-12-14
*
make SkColorSpace_New real
Mike Klein
2017-12-14
*
Remove SkClampRange (unused)
Brian Osman
2017-12-14
*
Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB
Brian Osman
2017-12-14
*
Revert "Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB"
Mike Klein
2017-12-14
*
Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB
Brian Osman
2017-12-13
*
Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and ...
Robert Phillips
2017-12-13
*
move divide by zero inside guard
Cary Clark
2017-12-13
*
converted GrMagnifierEffect to SkSL
Ethan Nicholas
2017-12-13
*
Add stubbed out GrContext
Robert Phillips
2017-12-13
*
Revert "Revert "impl SkSerial picture procs""
Mike Reed
2017-12-13
*
Revert "impl SkSerial picture procs"
Mike Reed
2017-12-13
*
impl SkSerial picture procs
Mike Reed
2017-12-13
*
Push much of the SkColorSpace_Base interface up to SkColorSpace
Brian Osman
2017-12-12
*
Remove GrBackendObject from tests (except image_from_yuv_textures)
Robert Phillips
2017-12-12
*
dm: require tmpDir, reasonable defaults
Hal Canary
2017-12-12
*
converted vertex shaders to device coords
Ethan Nicholas
2017-12-12
*
Prefer fullscreen clears on Qualcomm/GL
Chris Dalton
2017-12-12
*
resources: optionally link them into our binary
Hal Canary
2017-12-11
[next]