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
*
Allow F16 color type on direct raster canvases
junov
2016-10-13
*
remove SkError
Mike Klein
2016-10-13
*
Removed makeLinearGamma() from the public API for SkColorSpace
raftias
2016-10-13
*
Fix double-accounting of SkPictureShader bitmap memory
fmalita
2016-10-12
*
Add SkRasterPipeline support to SkModeColorFilter.
Mike Klein
2016-10-12
*
SkRasterPipeline: 8x pipelines, without any 8x code enabled.
Mike Klein
2016-10-12
*
Add SkColorSpaceTransferFn to SkColorSpace
Matt Sarett
2016-10-11
*
implement A8 destination fast-path for SkPixelInfo::CopyPixels
lsalzman
2016-10-11
*
Add AA Analytic Compile Flag (and small fixes)
liyuqian
2016-10-11
*
Add SkColorSpaceXform to the public API
msarett
2016-10-11
*
Add SkColorSpacePrimaries to help with making D50 matrices
msarett
2016-10-11
*
Revert "SkRasterPipeline: 8x pipelines, attempt 2"
Mike Klein
2016-10-10
*
SkRasterPipeline: 8x pipelines, attempt 2
Mike Klein
2016-10-07
*
Revert "SkRasterPipeline: 8x pipelines"
Mike Klein
2016-10-07
*
SkRasterPipeline: 8x pipelines
Mike Klein
2016-10-07
*
Harden SkPicturePlayback::handleOp() skips
fmalita
2016-10-06
*
remove sprintf
caryclark
2016-10-06
*
Make load4 and store4 part of SkNx properly.
Mike Klein
2016-10-06
*
Fix SkPath::arcTo when sweepAngle is tiny and radius is big
xidachen
2016-10-06
*
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
reed
2016-10-05
*
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
validate using nx to match bounds
caryclark
2016-10-05
*
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Make test lower-level, make const_cast more visible.
Mike Klein
2016-10-05
*
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Make global use-analytic-AA bit threadsafe.
Mike Klein
2016-10-04
*
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
disallow -4 pointer
caryclark
2016-10-04
*
ensure we always set the pictinfo.fVersion
Mike Reed
2016-10-04
*
Make all SkRasterPipeline stages stock stages in SkOpts.
Mike Klein
2016-10-04
*
Resubmit issue 2221103002 to fix the iOS build by declaring the flag in
liyuqian
2016-10-04
*
Revert of Analytic AntiAlias for Convex Shapes (patchset #14 id:260001 of htt...
stephana
2016-10-04
*
Implement AnalyticAA for convex shapes.
liyuqian
2016-10-04
*
SkLiteDL: much simpler to eliminate bitmaps in recorder.
Mike Klein
2016-10-04
*
sk_linear_from_srgb_math
Mike Klein
2016-10-04
*
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...
Mike Reed
2016-10-03
*
Avoid unneeded paint copies in SkDraw::drawBitmap
fmalita
2016-10-03
*
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
Mike Reed
2016-10-03
*
Move clip CTM application to SkRasterClip and SkClipStack
Brian Salomon
2016-10-03
*
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-03
*
Remove exec bit from source file.
Ben Wagner
2016-10-03
*
remove quickreject for drawables
reed
2016-10-03
*
replace SkXfermode obj with SkBlendMode enum in paints
Mike Reed
2016-10-03
*
Add a SkRWBuffer reserve mechanism
fmalita
2016-09-30
*
Add a src rect to drawImageLattice() API
msarett
2016-09-30
*
SkRWBuffer: preallocate 'initialCapacity'
fmalita
2016-09-30
*
Propagate validation errors from inner readbuffer when deserializing picture....
reed
2016-09-30
*
Add an SkOpts target for Haswell+ Intel chips.
Mike Klein
2016-09-30
*
Remove soft clip bool from SkCanvas
bsalomon
2016-09-29
*
Add skstd version of std::exchange
csmartdalton
2016-09-29
[next]