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
*
path is rect track corners
Cary Clark
2018-04-19
*
Move strike cache Find*() to strike cache
Herb Derby
2018-04-18
*
Remove SK_SUPPORT_LEGACY_PATH_DAA_BIT
Yuqian Li
2018-04-18
*
Prevent unnecessary/unbounded growth of SkTDynamicHash capacity
Florin Malita
2018-04-18
*
Convert A8 D32 mask blitters to Sk4px
Florin Malita
2018-04-18
*
Reland "Fix the fat rect bug in the threaded backend"
Yuqian Li
2018-04-18
*
Support all destination profiles in SkColorSpaceXform_skcms
Brian Osman
2018-04-18
*
fix path is rect flaw exposed by gold
Cary Clark
2018-04-18
*
Simplify strike cache Node
Herb Derby
2018-04-18
*
Remove text flag filtering from SkBitmapDevice.
Ben Wagner
2018-04-18
*
Move node information to SkStrikeCache
Herb Derby
2018-04-17
*
detect if we made an infinite rect
Mike Reed
2018-04-17
*
path is rect diag test is required
Cary Clark
2018-04-17
*
SkStrikeDifferences::operator() -> add()
Mike Klein
2018-04-17
*
path is rect bug number twelve
Cary Clark
2018-04-17
*
Revert "Fix the fat rect bug in the threaded backend"
Yuqian Li
2018-04-17
*
only recheck fNeedsTiling if we computed fSrcBounds
Mike Reed
2018-04-17
*
Add SkColorSpace::Make, taking an skcms_ICCProfile
Brian Osman
2018-04-17
*
Reorganize strike cache and glyph cache code
Herbert Derby
2018-04-17
*
Fix the fat rect bug in the threaded backend
Yuqian Li
2018-04-17
*
yet another path is rect exploit
Cary Clark
2018-04-17
*
a more involved path is rect bug
Cary Clark
2018-04-17
*
Rename SkGlyphCacheGlobals to SkStrikeCache
Herb Derby
2018-04-16
*
Remove SkPaint::kGenA8FromLCD_Flag.
Ben Wagner
2018-04-16
*
Fix many return-std-move-in-c++11 warnings
Kevin Lubick
2018-04-16
*
Remove unused BW mask blitters
Florin Malita
2018-04-16
*
optimize fast/simple case in raster tiling
Mike Reed
2018-04-16
*
Simplify the operation on atomic fIsFinishing
Yuqian Li
2018-04-16
*
Let SkCoverageDeltaList store width and use it during blitting
Yuqian Li
2018-04-16
*
SkBlitter is not thread safe; make one for each thread.
Yuqian Li
2018-04-16
*
Snap the bitmap as it may be changed later
Yuqian Li
2018-04-16
*
Reland "Cumulate deltas even if they're out of the clip"
Yuqian Li
2018-04-16
*
Revert "Cumulate deltas even if they're out of the clip"
Yuqian Li
2018-04-16
*
ccpr: Normalize the cubic inflection function instead of its roots
Chris Dalton
2018-04-16
*
Remove all notion of transport from the API - V2.
Herb Derby
2018-04-16
*
Cumulate deltas even if they're out of the clip
Yuqian Li
2018-04-14
*
remove unused virtual onNotifyPixelsChanged
Mike Reed
2018-04-13
*
Clone the xpos array in drawPosText
Yuqian Li
2018-04-13
*
Don't try to readback from the GPU for small blur sigmas
Robert Phillips
2018-04-13
*
path is rect bug number nine
Cary Clark
2018-04-13
*
Limit our IsBadForDAA for stroke width > 0 and <= 2
Yuqian Li
2018-04-13
*
can't abort looper loop, as saveCount won't be balanced
Mike Reed
2018-04-12
*
son of path is rect bug
Cary Clark
2018-04-12
*
check for non-finite values output by clipper
Mike Reed
2018-04-12
*
Reland "Add private fIsBadForDAA bit to SkPath"
Yuqian Li
2018-04-12
*
add conservative bounds to raster tiling
Mike Reed
2018-04-12
*
always clear the looper when we're unrolling it, to not confused devices
Mike Reed
2018-04-12
*
another rect is path fix
Cary Clark
2018-04-12
*
Implement Sk4f min/max
Chris Dalton
2018-04-12
*
Remove obsolete comment
Yuqian Li
2018-04-12
[next]