index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
*
Support C++11 range-for loops in SkTInternalLList
Chris Dalton
2018-05-09
*
Don't use GrRRectBlurEffect for large rects when highp is not full float
Brian Salomon
2018-05-09
*
SkColorSpace::Make(const skcms_ICCProfile&)
Mike Klein
2018-05-09
*
strip down SkICC.cpp
Mike Klein
2018-05-09
*
Revert "Fix clipping of SkMatrixImageFilter input"
Robert Phillips
2018-05-09
*
Revert "Revert "SkAdvancedTypefaceMetrics: factor out GlyphToUnicode""
Hal Canary
2018-05-09
*
Fix clipping of SkMatrixImageFilter input
Robert Phillips
2018-05-09
*
Remove SK_IGNORE_MASK_FILTER_GLYPH_FIX.
Ben Wagner
2018-05-09
*
Revert "SkAdvancedTypefaceMetrics: factor out GlyphToUnicode"
Greg Daniel
2018-05-09
*
Cleanup SK_IGNORE_BLUR_IMAGE_FILTER_FIX (since Chrome no longer uses it)
Robert Phillips
2018-05-09
*
When validating transfer fns, allow D > 1
Brian Osman
2018-05-09
*
SkAdvancedTypefaceMetrics: factor out GlyphToUnicode
Hal Canary
2018-05-09
*
fonts: Fix a trace name in SkRemoteGlyphCache
Khushal
2018-05-09
*
fonts: Fix subpixel position mismatch in font remoting
Khushal
2018-05-08
*
Treat SkFILEStream's fOriginalOffset as the start
Leon Scroggins III
2018-05-08
*
SkBlurMask to blur all the things.
Ben Wagner
2018-05-08
*
Use device and key descriptors
Herb Derby
2018-05-08
*
Fix a bug in SkGpuBlurUtils::GaussianBlur (take 3)
Robert Phillips
2018-05-08
*
text-blob: Fix OOM issues during blob deserialization.
Khushal
2018-05-07
*
SkAdvancedTypefaceMetrics: simplify more
Hal Canary
2018-05-07
*
make SkColorSpace::MakeICC strict as skcms
Mike Klein
2018-05-07
*
Handle failure to create SkColorSpaceXform in SkConvertPixels
Brian Osman
2018-05-07
*
Make sure the ScalerContextRec is dense
Herb Derby
2018-05-07
*
Remove android specific code - v2
Herb Derby
2018-05-07
*
Reland "Avoid drawing BW clipped color glyphs many times."
Ben Wagner
2018-05-07
*
Respect SkBitmapDeviceFilteredSurfaceProps in SkThreadedBMPDevice
Yuqian Li
2018-05-07
*
track bounds of top-level control ops
Mike Klein
2018-05-07
*
SkRecorder: templates are better than macros
Hal Canary
2018-05-07
*
Revert "Avoid drawing BW clipped color glyphs many times."
Greg Daniel
2018-05-07
*
Revert "Remove android specific code"
Greg Daniel
2018-05-07
*
Revert "Respect SkBitmapDeviceFilteredSurfaceProps in SkThreadedBMPDevice"
Greg Daniel
2018-05-06
*
Revert "Restore old SkBitmapDeviceFilteredSurfaceProps"
Greg Daniel
2018-05-06
*
Restore old SkBitmapDeviceFilteredSurfaceProps
Yuqian Li
2018-05-04
*
SkSinglyLinkedList: use unique_ptr to manage ownership
Hal Canary
2018-05-04
*
Respect SkBitmapDeviceFilteredSurfaceProps in SkThreadedBMPDevice
Yuqian Li
2018-05-04
*
Revert "Fix a bug in SkGpuBlurUtils::GaussianBlur (take 2)"
Robert Phillips
2018-05-04
*
Remove unused SK_DISABLE_ARC_TO_LINE_TO_CHECK build flag
Brian Salomon
2018-05-04
*
Don't use getDeviceClipBounds() to bound pic ops.
Mike Klein
2018-05-04
*
Remove android specific code
Herb Derby
2018-05-04
*
Avoid drawing BW clipped color glyphs many times.
Ben Wagner
2018-05-04
*
Fix a bug in SkGpuBlurUtils::GaussianBlur (take 2)
Robert Phillips
2018-05-04
*
Make the src rects of truths in SkLatticeIter be integral.
Brian Salomon
2018-05-04
*
SkExecutor: use SkLeanWindows.h
Hal Canary
2018-05-04
*
Remove fCacheKeys from SkImageFilter.
Ben Wagner
2018-05-04
*
Use MaskFilter to create SDFs for text.
Jim Van Verth
2018-05-04
*
Revert "Fix a bug in SkGpuBlurUtils::GaussianBlur"
Brian Osman
2018-05-03
*
remove support code for serialized bitmaps
Mike Reed
2018-05-03
*
Remove legacy guard flags
Yuqian Li
2018-05-03
*
check index for valid before subtracting
Mike Reed
2018-05-03
*
Fix a bug in SkGpuBlurUtils::GaussianBlur
Robert Phillips
2018-05-03
[next]