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
*
Fix srcBounds computation in SkMatrixConvolutionImageFilter
Robert Phillips
2018-05-17
*
Rewrite GrQuad to use separate arrays of x and y values to be Sk4f friendly.
Brian Salomon
2018-05-17
*
mapRect should not fiddle with nonfinite values.
Cary Clark
2018-05-17
*
fonts: Fix memory accounting for deserialized glyphs.
Khushal
2018-05-15
*
handle huge normalize requests (including non-finite x or y)
Mike Reed
2018-05-14
*
Minor refactoring to image filters
Robert Phillips
2018-05-14
*
Make GrCaps and GrShaderCaps private.
Brian Salomon
2018-05-11
*
Revert "Remove GrBackendObject and all related functions from Skia."
Brian Osman
2018-05-10
*
Revert "strip down SkICC.cpp"
Mike Klein
2018-05-10
*
non-linear blending first steps
Mike Klein
2018-05-10
*
rm SkColorSpace_New
Mike Klein
2018-05-10
*
Remove GrBackendObject and all related functions from Skia.
Greg Daniel
2018-05-10
*
SkColorSpace::Make(const skcms_ICCProfile&)
Mike Klein
2018-05-09
*
strip down SkICC.cpp
Mike Klein
2018-05-09
*
Revert "Revert "SkAdvancedTypefaceMetrics: factor out GlyphToUnicode""
Hal Canary
2018-05-09
*
Revert "SkAdvancedTypefaceMetrics: factor out GlyphToUnicode"
Greg Daniel
2018-05-09
*
SkAdvancedTypefaceMetrics: factor out GlyphToUnicode
Hal Canary
2018-05-09
*
Treat SkFILEStream's fOriginalOffset as the start
Leon Scroggins III
2018-05-08
*
track bounds of top-level control ops
Mike Klein
2018-05-07
*
Don't use getDeviceClipBounds() to bound pic ops.
Mike Klein
2018-05-04
*
Remove fCacheKeys from SkImageFilter.
Ben Wagner
2018-05-04
*
Remove legacy guard flags
Yuqian Li
2018-05-03
*
fonts: Cleanup header guard and stray printfs.
Khushal
2018-05-03
*
Add internal grsurface flag to track if using gl rectangle or external texture.
Greg Daniel
2018-05-02
*
fonts: Reland push font remoting.
Khushal
2018-05-02
*
Reland "Remove devKerning"
Herb Derby
2018-05-02
*
Take sk_sp<SkDevice> instead of SkDevice*
Herb Derby
2018-05-02
*
Revert "fonts: Set up remote glyph caching to push fonts."
Mike Klein
2018-05-02
*
Revert "Remove devKerning"
Mike Klein
2018-05-02
*
Revert "fonts: Bandaid fix for desc mismatch in SkRemoteGlyphCache."
Mike Klein
2018-05-02
*
fonts: Bandaid fix for desc mismatch in SkRemoteGlyphCache.
Khushal
2018-05-01
*
Remove devKerning
Herb Derby
2018-05-01
*
Fix index overflow check for rewriting fans as triangles.
Brian Salomon
2018-05-01
*
fonts: Set up remote glyph caching to push fonts.
Khushal
2018-05-01
*
Convert skcms to only export functions (not data)
Brian Osman
2018-05-01
*
Add test to ensure that skcms' sRGB turns into Skia's sRGB color space
Brian Osman
2018-04-30
*
Rewrite SkVertices specified with triangle fans as indexed triangles
Brian Salomon
2018-04-28
*
Revert "Reland "Revert "Add arcs as a specialized geometry to GrShape."""
Brian Salomon
2018-04-26
*
Reland "Revert "Add arcs as a specialized geometry to GrShape.""
Brian Salomon
2018-04-25
*
Make SkString::appendf safe for long strings.
Brian Salomon
2018-04-25
*
Remove the MSAA path renderer
Chris Dalton
2018-04-25
*
Revert "Revert "Add arcs as a specialized geometry to GrShape.""
Brian Salomon
2018-04-25
*
Experiment to track coverage in a layer
Mike Reed
2018-04-25
*
Compile with latest clang 7.
Ben Wagner
2018-04-24
*
prepare to remove obsolete macros
Cary Clark
2018-04-24
*
Reland "call skcms_OptimizeForSpeed()"
Mike Klein
2018-04-24
*
Revert "Add arcs as a specialized geometry to GrShape."
Mike Klein
2018-04-24
*
Revert "call skcms_OptimizeForSpeed()"
Mike Klein
2018-04-24
*
Add arcs as a specialized geometry to GrShape.
Brian Salomon
2018-04-23
*
call skcms_OptimizeForSpeed()
Mike Klein
2018-04-23
[next]