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
*
Add a blend-wrong mode to SkRasterPipelineBlitter.
Mike Klein
2017-02-08
*
Revert "Revert "Disallow readPixels() conversions from untagged srcs to tagge...
Matt Sarett
2017-02-08
*
Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly"
Robert Phillips
2017-02-08
*
Remove asTextureRef from SkSpecialImage & update effects accordingly
Robert Phillips
2017-02-07
*
Use SkArenaAlloc in the SkAutoBlitterChoose code.
Herb Derby
2017-02-07
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoo...
Robert Phillips
2017-02-07
*
Revert "SkColorSpace: remove named API, add gamut API"
Matt Sarett
2017-02-07
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code.
Herb Derby
2017-02-07
*
Add sk_sp make variant to SkArenaAlloc.
Herb Derby
2017-02-06
*
Revert "Allow conversion from non-opaque to opaque"
Matt Sarett
2017-02-06
*
Add refcnt'ed immutable vertices class for SkCanvas::drawVertices.
Brian Salomon
2017-02-06
*
start removing uses of SkScalarMul
Mike Reed
2017-02-06
*
Add toXYZD50() to SkColorSpace API
Matt Sarett
2017-02-06
*
Remove unused assignment in SkScan::AntiFillXRect.
Jeremy Roman
2017-02-05
*
Revert "Revert "Don't instantiate shaders with non-invertible local matrix""
Florin Malita
2017-02-03
*
expose new tight-bounds method on SkPath
Mike Reed
2017-02-03
*
experimental tight-bounds
Mike Reed
2017-02-03
*
Revert "Don't instantiate shaders with non-invertible local matrix"
Hal Canary
2017-02-02
*
Don't instantiate shaders with non-invertible local matrix
Florin Malita
2017-02-02
*
Force instantiation in GaussianBlur to hopefully prevent (and diagnose) Chrom...
Robert Phillips
2017-02-02
*
make GR_TEST_UTILS=0 work
Hal Canary
2017-02-02
*
Broaden checking of GrSurfaceProxy::MakeDeferred's return value
Robert Phillips
2017-02-01
*
Reduce use of SkImage_Base::peekTexture
Robert Phillips
2017-01-31
*
SkRasterPipeline shader adapter
Florin Malita
2017-01-31
*
Rationalize GrContext's Gr*Proxy getter naming
Robert Phillips
2017-01-30
*
Make blur utils take GrTextureProxies - take 2
Robert Phillips
2017-01-30
*
Implement onAppendStages for SkPictureShader
Yuqian Li
2017-01-30
*
Revert "Make blur utils take GrTextureProxies"
Robert Phillips
2017-01-30
*
Make blur utils take GrTextureProxies
Robert Phillips
2017-01-30
*
Push GrTextureProxy down to more effects
Robert Phillips
2017-01-30
*
Revert "SkRasterPipeline shader adapter"
Florin Malita
2017-01-29
*
SkRasterPipeline shader adapter
Florin Malita
2017-01-29
*
Make SkSmallAllocator obey alignment properties of objects.
herb
2017-01-28
*
Add missing nextafter() clamping to SkLinearBitmapPipeline tile procs
Florin Malita
2017-01-27
*
give up on big cubics (for now) and just draw a line
Mike Reed
2017-01-27
*
Remove SkBlitter:resetShaderContext()
Florin Malita
2017-01-27
*
Raster pipeline support for SkLocalMatrixShader composition
Florin Malita
2017-01-27
*
Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations.""
Brian Salomon
2017-01-27
*
Revert "Start of rewrite of GrFragmentProcessor optimizations."
Ethan Nicholas
2017-01-27
*
Start of rewrite of GrFragmentProcessor optimizations.
Brian Salomon
2017-01-27
*
Simplify SkShader::ContextRec::fLocalMatrix handling
Florin Malita
2017-01-26
*
extend clipper for lines, for uniformity, and so curves can call itself with ...
Mike Reed
2017-01-26
*
Add SkICC::rawTransferFnData()
Matt Sarett
2017-01-26
*
Remove SkBlitter::getShaderContext()
Florin Malita
2017-01-26
*
Check that the upper bits are correct in the SkArenaAlloc footer.
herb
2017-01-26
*
Simplify Footers in SkArenaAlloc to 64-bit values using pointers.
Herb Derby
2017-01-25
*
Make the footer big to handle bug 684061.
Herb Derby
2017-01-24
*
SkPixelInfo::CopyPixels() refactor part 0: only one memcpy() case
Matt Sarett
2017-01-24
[next]