aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* make SkColorTable privateGravatar Mike Reed2017-07-22
* remove unused SkPoint3 from SkColor.hGravatar Mike Reed2017-07-22
* remove dead code around SK_SUPPORT_LEGACY_TEXTBLOB_SERIAL_APIGravatar Mike Reed2017-07-22
* Tracing cleanup and bugfixesGravatar Brian Osman2017-07-21
* switch away from std::function in public apiGravatar Mike Reed2017-07-21
* Revert "Revert "check for no blur and exit early""Gravatar Mike Reed2017-07-21
* Add category support to JSON and SkDebugf tracingGravatar Brian Osman2017-07-21
* Add initial version of GrResourceAllocator's free pool (take 2)Gravatar Robert Phillips2017-07-21
* Revert "check for no blur and exit early"Gravatar Cary Clark2017-07-21
* clean read/write pixels signatures, augment SkSurface APIGravatar Mike Reed2017-07-21
* check for no blur and exit earlyGravatar Mike Reed2017-07-21
* Revert "Reduce dependence on GrSurface's origin field"Gravatar Robert Phillips2017-07-21
* Make update_edge as a member function of SkAnalyticEdgeGravatar Yuqian Li2017-07-21
* Reduce dependence on GrSurface's origin fieldGravatar Robert Phillips2017-07-21
* Delete more event tracing macros (take 2)Gravatar Brian Osman2017-07-21
* Revert "Add initial version of GrResourceAllocator's free pool"Gravatar Robert Phillips2017-07-21
* Add initial version of GrResourceAllocator's free poolGravatar Robert Phillips2017-07-21
* retry explore always using SkRasterPipeline for color space transformsGravatar Mike Klein2017-07-20
* Revert "Delete more event tracing macros"Gravatar Mike Klein2017-07-20
* Delete more event tracing macrosGravatar Brian Osman2017-07-20
* override SkRasterPipelineBlitter::blitRect()Gravatar Mike Klein2017-07-20
* convert over to 2d-modeGravatar Mike Klein2017-07-20
* Retry cleaning up SkLinearBitmapPipeline.Gravatar Mike Klein2017-07-20
* SkDocument.cpp clean upGravatar Hal Canary2017-07-20
* Assume HQ is handled by pipeline, delete legacy code-pathGravatar Mike Reed2017-07-20
* Strip out unused tracing macrosGravatar Brian Osman2017-07-20
* removed dead colortable codeGravatar Mike Reed2017-07-19
* Tweak HWCAP_... names to avoid clash with hwcap.hGravatar Mike Klein2017-07-19
* Revert "Revert "Revert "Revert "Improvements to GPU dither.""""Gravatar Brian Salomon2017-07-19
* experimental: draw into unpremulGravatar Mike Reed2017-07-19
* Singleton SRGB color filtersGravatar Florin Malita2017-07-19
* remove gather_i8, unify memory-touching contextsGravatar Mike Klein2017-07-18
* fix android-only functionGravatar Mike Reed2017-07-18
* Revert "Revert "Revert "Improvements to GPU dither."""Gravatar Brian Salomon2017-07-18
* Revert "Revert "Improvements to GPU dither.""Gravatar Brian Salomon2017-07-18
* start on raster pipeline 2d modeGravatar Mike Klein2017-07-18
* Revert "Improvements to GPU dither."Gravatar Brian Salomon2017-07-18
* Improvements to GPU dither.Gravatar Brian Salomon2017-07-18
* guard references to SkColorTableGravatar Mike Reed2017-07-18
* Remove leftover Android ctable referenceGravatar Florin Malita2017-07-18
* Add guard to unblock the Chromium rollGravatar Florin Malita2017-07-18
* Don't store colortables in pixmaps or pixelrefsGravatar Mike Reed2017-07-17
* Skip bilerp for integral-translate-only matricesGravatar Florin Malita2017-07-17
* Index8 is dead, remove guarded codeGravatar Mike Reed2017-07-17
* Delete dead SK_SUPPORT_LEGACY_BILERP_IGNORING_HACK codeGravatar Florin Malita2017-07-17
* Add support for GL 565 and 4444 configs to test toolsGravatar Brian Salomon2017-07-17
* runtime check for in-range colortypesGravatar Mike Reed2017-07-17
* Revert "Inject a dsb into SkAnalyticEdge::setLine() to work around ARMv7 CPU ...Gravatar Mike Klein2017-07-16
* Fix SkClassifyCubic for near-quadraticsGravatar Chris Dalton2017-07-14
* Remove SK_SUPPORT_LEGACY_RECT flagGravatar Yuqian Li2017-07-14