aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Simplify SkShader::ContextRec::fLocalMatrix handlingGravatar Florin Malita2017-01-26
* extend clipper for lines, for uniformity, and so curves can call itself with ...Gravatar Mike Reed2017-01-26
* Add SkICC::rawTransferFnData()Gravatar Matt Sarett2017-01-26
* Remove SkBlitter::getShaderContext()Gravatar Florin Malita2017-01-26
* Check that the upper bits are correct in the SkArenaAlloc footer.Gravatar herb2017-01-26
* Simplify Footers in SkArenaAlloc to 64-bit values using pointers.Gravatar Herb Derby2017-01-25
* Make the footer big to handle bug 684061.Gravatar Herb Derby2017-01-24
* SkPixelInfo::CopyPixels() refactor part 0: only one memcpy() caseGravatar Matt Sarett2017-01-24
* move sk_memset16,32,64 out-of-lineGravatar Mike Klein2017-01-24
* Make GrConvolutionEffect only support Gaussian kernels and rename.Gravatar Brian Salomon2017-01-24
* Do not embed glyph image data in SkGlyphCache.Gravatar Herb Derby2017-01-24
* restore bool version of clip-boundsGravatar Mike Reed2017-01-24
* Reenable index8 dstsGravatar Matt Sarett2017-01-24
* Fix comparison that overflows for addresses near uint max.Gravatar Herb Derby2017-01-23
* make SkPath::conservativelyContainsRect consume degenerate segmentsGravatar Lee Salzman2017-01-23
* rename virtuals for clipbounds, and deprecate older bool/var-arg patternGravatar Mike Reed2017-01-23
* Stop tracking whether GrFragmentProcessors read their inputGravatar Brian Salomon2017-01-23
* Move shader register setup to SkRasterPipelineBlitter.Gravatar Mike Klein2017-01-23
* Revert "Fix comparison that overflows for addresses near uint max."Gravatar Ethan Nicholas2017-01-23
* SkRasterPipeline: implement support for SkTableColorFilterGravatar Mike Klein2017-01-23
* Fix comparison that overflows for addresses near uint max.Gravatar Herb Derby2017-01-23
* Update SkTDict to use SkArenaAlloc.Gravatar Herb Derby2017-01-23
* Reland "Refactor trimming logic for read/writePixels()"Gravatar Matt Sarett2017-01-23
* change clip-bounds getters to always return the rectGravatar Mike Reed2017-01-23
* Revert "Refactor trimming logic for read/writePixels()"Gravatar Matt Sarett2017-01-23
* Allow conversion from non-opaque to opaqueGravatar Matt Sarett2017-01-23
* Get rid of level of indirection, noticed by VC++ 2017 bugGravatar Bruce Dawson2017-01-23
* Refactor trimming logic for read/writePixels()Gravatar Matt Sarett2017-01-23
* Fix performance issue and compute intersections more often.Gravatar Yuqian Li2017-01-23
* Remove SkColorCubeFilter. It is unused.Gravatar Mike Klein2017-01-21
* minor cleanups in newly privatized device headersGravatar Mike Reed2017-01-21
* Continue making Ganesh use absolute texture coordinates - take 2Gravatar Robert Phillips2017-01-20
* Remove unused struct.Gravatar Herb Derby2017-01-20
* Move from SkChunkAlloc to SkArenaAlloc for SkGlyphCache.Gravatar Herb Derby2017-01-20
* Replace some GrSurface:read/writePixels with the GrSurfaceContext equivalentGravatar Robert Phillips2017-01-20
* SkRasterPipeline impl for 2-stop linear gradientsGravatar Florin Malita2017-01-20
* Revert "explictly fail to draw unpremul, as this is buggy, incomplete, tricky...Gravatar Joe Gregorio2017-01-20
* remove unused device apisGravatar Mike Reed2017-01-20
* Add F16 support to SkPNGImageEncoderGravatar Matt Sarett2017-01-19
* Reland "Respect full precision for RGB16 PNGs" (part 2)Gravatar Matt Sarett2017-01-19
* Revert "Revert "move device headers to core""Gravatar Mike Reed2017-01-19
* Fix reset and deleting behavior.Gravatar Herb Derby2017-01-19
* explictly fail to draw unpremul, as this is buggy, incomplete, tricky, and un...Gravatar Mike Reed2017-01-19
* new hacky api to get cliprgn for androidGravatar Mike Reed2017-01-19
* No need to fake makeArrayDefault() now that it exists.Gravatar Mike Klein2017-01-19
* remove metadata from deviceGravatar Mike Reed2017-01-19
* Revert "Fix reset and deleting behavior."Gravatar Herb Derby2017-01-19
* Fix reset and deleting behavior.Gravatar Herb Derby2017-01-18
* ensure path bounds after rounding contain path edges when using SK_RASTERIZE_...Gravatar Lee Salzman2017-01-18
* Reject horizontal edges in FDot6 precisionGravatar Yuqian Li2017-01-18