aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Remove workaround for old compilers that do not support SSSE3.Gravatar Mike Klein2016-10-12
* SkRasterPipeline: 8x pipelines, without any 8x code enabled.Gravatar Mike Klein2016-10-12
* Don't pass in RT to individual Gpu CommandBuffer callsGravatar Greg Daniel2016-10-12
* Fix interface validation in Vulkan.Gravatar Greg Daniel2016-10-12
* GrTessellator: make inverse fill types more sane.Gravatar senorblanco2016-10-12
* Turned on SkSL->GLSL compilerGravatar ethannicholas2016-10-12
* Add SkColorSpaceTransferFn to SkColorSpaceGravatar Matt Sarett2016-10-11
* implement A8 destination fast-path for SkPixelInfo::CopyPixelsGravatar lsalzman2016-10-11
* fix vertex alpha calculation in GrTesselatorGravatar lsalzman2016-10-11
* Add AA Analytic Compile Flag (and small fixes)Gravatar liyuqian2016-10-11
* Add SkColorSpaceXform to the public APIGravatar msarett2016-10-11
* Revert of Turned on SkSL->GLSL compiler (patchset #49 id:1240001 of https://c...Gravatar jvanverth2016-10-11
* Add SkColorSpacePrimaries to help with making D50 matricesGravatar msarett2016-10-11
* Remove restrictive format pattern for Fontconfig matchingGravatar drott2016-10-11
* Turned on SkSL->GLSL compilerGravatar ethannicholas2016-10-11
* Revert of Turned on SkSL->GLSL compiler (patchset #48 id:1220001 of https://c...Gravatar mtklein2016-10-10
* Simplify rowsDecoded returned by incrementalDecodeGravatar scroggo2016-10-10
* Turned on SkSL->GLSL compilerGravatar ethannicholas2016-10-10
* Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://c...Gravatar jvanverth2016-10-10
* Update comment, move constant inside helper structGravatar Brian Osman2016-10-10
* Revert "SkRasterPipeline: 8x pipelines, attempt 2"Gravatar Mike Klein2016-10-10
* Report 0 rowsDecoded for no rows (SkPngCodec interlaced)Gravatar scroggo2016-10-10
* Fix an assert statement in SkPngCodecGravatar scroggo2016-10-10
* Turned on SkSL->GLSL compilerGravatar ethannicholas2016-10-10
* Convert gradient params test helper to a structGravatar Brian Osman2016-10-10
* fix another fuzzGravatar caryclark2016-10-07
* fix fuzz bustersGravatar caryclark2016-10-07
* SkRasterPipeline: 8x pipelines, attempt 2Gravatar Mike Klein2016-10-07
* GrTessellator: refactor Line out of Edge.Gravatar senorblanco2016-10-07
* Reduce geometry size for circles to help fill rate.Gravatar jvanverth2016-10-07
* Revert "SkRasterPipeline: 8x pipelines"Gravatar Mike Klein2016-10-07
* Disable antialiasing on interior of filled RRects that need distance vectorsGravatar Robert Phillips2016-10-07
* SkRasterPipeline: 8x pipelinesGravatar Mike Klein2016-10-07
* Add distance values to interior of filled RRectsGravatar Robert Phillips2016-10-06
* Harden SkPicturePlayback::handleOp() skipsGravatar fmalita2016-10-06
* Fix SkDeferredCanvas for use on android.Gravatar Herb Derby2016-10-06
* remove sprintfGravatar caryclark2016-10-06
* Make load4 and store4 part of SkNx properly.Gravatar Mike Klein2016-10-06
* fuzzer fixGravatar Cary Clark2016-10-06
* fix other printf warning for SkBlendModeGravatar reed2016-10-06
* Fix SkPath::arcTo when sweepAngle is tiny and radius is bigGravatar xidachen2016-10-06
* fix printf warning in dumpcanvasGravatar Mike Reed2016-10-06
* Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar reed2016-10-05
* tight bounds optimizationGravatar caryclark2016-10-05
* Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-05
* Revert "add cast for printf"Gravatar Mike Reed2016-10-05
* add cast for printfGravatar Mike Reed2016-10-05
* update deferredGravatar Mike Reed2016-10-05
* validate using nx to match boundsGravatar caryclark2016-10-05
* Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-05