aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
...
* 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
* Revert "Disallow readPixels() conversions from untagged srcs to tagged dsts"Gravatar Matt Sarett2017-01-18
* Revert concave AAAGravatar Yuqian Li2017-01-18
* Disallow readPixels() conversions from untagged srcs to tagged dstsGravatar Matt Sarett2017-01-18
* Revert "Respect full precision for RGB16 PNGs"Gravatar Matt Sarett2017-01-18
* Revert "Revert "SkImageInfoValidConversion (part 2)""Gravatar Matt Sarett2017-01-18
* Respect full precision for RGB16 PNGsGravatar Matt Sarett2017-01-18
* Turn on concave analytic AAGravatar Yuqian Li2017-01-18
* Revert "SkImageInfoValidConversion (part 2)"Gravatar Matt Sarett2017-01-18
* Revert "move device headers to core"Gravatar Mike Reed2017-01-18
* Fix code that relied on readPixels not doing color space conversionGravatar Brian Osman2017-01-17
* move device headers to coreGravatar Mike Reed2017-01-17
* Revert "Continue making Ganesh use absolute texture coordinates"Gravatar Joe Gregorio2017-01-17
* SkImageInfoValidConversion (part 2)Gravatar Matt Sarett2017-01-17
* Continue making Ganesh use absolute texture coordinatesGravatar Robert Phillips2017-01-17
* Reland "Add SkImageInfoValidConversion() and SkImageInfoIsValid"Gravatar Matt Sarett2017-01-17
* Simplify GrProcOptInfo initialization.Gravatar Brian Salomon2017-01-17
* add and test SkFixed15::to_u8()Gravatar Mike Klein2017-01-17
* Remove SkFallbackAlloc and SkFixedAlloc.Gravatar Herb Derby2017-01-16