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
*
Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
Mike Reed
2016-12-09
*
remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
Mike Reed
2016-12-08
*
remove SK_SUPPORT_LEGACY_REFENCODEDDATA_NOCTX flag
Mike Reed
2016-12-08
*
Removed non-Identity matrix in non-PCSXYZ Input check for ICC profiles
raftias
2016-12-08
*
Revert "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-08
*
Remove antialiasing control from GrPaint.
Brian Salomon
2016-12-08
*
Added some named gamma recognition to lutnType ICC profile parsing
raftias
2016-12-08
*
Added clamps in SkRasterPipeline's gamma stages.
raftias
2016-12-08
*
Add AVX2 version of ConvolveVertically
xiangze.zhang
2016-12-07
*
SkBitmap::ComputeIsOpaque -> SkPixmap::computeIsOpaque
Hal Canary
2016-12-07
*
SkBitmap::ComputeIsOpaque and SkBitmap::eraseColor support F16
Hal Canary
2016-12-07
*
Refactor bilerp a little.
Mike Klein
2016-12-06
*
Remove dest surface color mode from bitmap controller
Brian Osman
2016-12-06
*
fStages.data() should always be defined, but UBSAN says NO
Mike Klein
2016-12-06
*
remove upper limit on number of pipeline stages
Mike Klein
2016-12-06
*
Add destination color space to shader ContextRec
Brian Osman
2016-12-05
*
Color-correct Gray JPEG image decoding via ICC profiles.
raftias
2016-12-05
*
Fix max/min error
Matt Sarett
2016-12-04
*
Second part of piecemeal revert
Robert Phillips
2016-12-02
*
Refine constant sRGB and Adobe RGB to D50 matrices
Matt Sarett
2016-12-02
*
Rebase non-drawing SkCanvas subclasses to SkNoDrawCanvas
Florin Malita
2016-12-02
*
Remove SK_ANALYTIC_AA_GUARD flag
Yuqian Li
2016-12-02
*
Fix Chrome Linux - temporarily turn off xform pipeline
Matt Sarett
2016-12-02
*
SkColorSpaceXform bug fixes attempt 2
Matt Sarett
2016-12-01
*
Fix for Fuzzer when AtoBType profiles are empty.
raftias
2016-12-01
*
Skip clamps in color xform pipelines if possible.
Mike Klein
2016-12-01
*
Make SkMatrix44:dump() print out a recognizable matrix.
Mike Klein
2016-12-01
*
Optimized gamma table inversion.
raftias
2016-12-01
*
Detect when we can skip clamps on gamut transforms.
Mike Klein
2016-12-01
*
Reland "Add RasterPipeline implementation for SkColorSpaceXform"
Matt Sarett
2016-12-01
*
Revert "SkColorSpaceXform bug fixes"
Matt Sarett
2016-12-01
*
Added CMYK support for ICC profiles.
raftias
2016-12-01
*
Revert "Add RasterPipeline implementation for SkColorSpaceXform"
Brian Osman
2016-12-01
*
Add RasterPipeline implementation for SkColorSpaceXform
Matt Sarett
2016-12-01
*
SkNoDrawCanvas - a public non-drawing canvas base class
Florin Malita
2016-12-01
*
Revert "Added CMYK support for ICC profiles."
Mike Klein
2016-12-01
*
Added CMYK support for ICC profiles.
raftias
2016-12-01
*
move all memset() logic into blitter
Mike Klein
2016-12-01
*
SkColorSpaceXform bug fixes
Matt Sarett
2016-12-01
*
fold more in SkRasterPipelineBlitter
Mike Klein
2016-11-30
*
constant means constant
Mike Klein
2016-11-30
*
Revert "Show constant-foldable runs in SkRasterPipeline::dump()."
Mike Klein
2016-11-30
*
Bring back SkRasterPipeline::run() for one-off uses.
Mike Klein
2016-11-30
*
Show constant-foldable runs in SkRasterPipeline::dump().
Mike Klein
2016-11-30
*
Add additional guard to the Analytic AA change
Yuqian Li
2016-11-29
*
Fixes for SkColorLookUpTable::interp3D
Matt Sarett
2016-11-29
*
support a8
Mike Klein
2016-11-29
*
Add the missing shift to the dy
Yuqian Li
2016-11-29
*
Merge GrGLSLCaps into GrShaderCaps
Brian Salomon
2016-11-29
*
Remove duplicate storage of fCanvas in SkOverdrawCanvas
Matt Sarett
2016-11-29
[next]