aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-09-04Remove some references to defunct kIndex_8Leon Scroggins III
2018-09-04Change SkTypeface::MakeFromStream to take unique_ptrMike Reed
2018-09-04removed GrOverdrawFragmentProcessor.cppEthan Nicholas
2018-09-04Add an explicit SkFrame move constructorNigel Tao
2018-09-04Add notion of active opList to GrDrawingManagerRobert Phillips
2018-09-04Switch SkPaint's color to SkColor4fBrian Osman
2018-09-04converted overdraw effect to new FP systemEthan Nicholas
2018-09-04fixed ASAN error while compiling .fp filesEthan Nicholas
2018-09-03check if stream failedMike Reed
2018-09-03add behavior enum to SkTypeface::serialize()Mike Reed
2018-09-03Reland "ccpr: Implement stroking with fine triangle strips"Chris Dalton
2018-08-31Reland "Use skcms_PrimariesToXYZD50 to implement SkColorSpacePrimaries::toXYZ...Brian Osman
2018-08-31add circles to stroked cubics with cuspsCary Clark
2018-08-31Support more hardware buffer formatsStan Iliev
2018-08-31Fixes for primitive handling for uniformsMichael Ludwig
2018-08-31Simplify perspective shadows to match future MD specs.Jim Van Verth
2018-08-31Fix GrAAConvexTessellator colinear point removal.Brian Salomon
2018-08-31Revert "Add support for gray + colorspace to SkCodec"Brian Osman
2018-08-31update CPU feature macros in src/optsMike Klein
2018-08-31fonts: Cap the max number of entries in server side glyph cache trackingKhushal
2018-08-31Add support for gray + colorspace to SkCodecBrian Osman
2018-08-31Extract SkGlyphRunListPainter from SkGlyphRun.*Herb Derby
2018-08-31Reland "standardize macro checks in SkRasterPipeline_opts"Mike Klein
2018-08-31Make GrSemaphore a GrGpuResourceBrian Salomon
2018-08-31Revert "standardize macro checks in SkRasterPipeline_opts"Mike Klein
2018-08-31Refactor 'in uniform' CPP code generationMichael Ludwig
2018-08-31standardize macro checks in SkRasterPipeline_optsMike Klein
2018-08-31Revert "ccpr: Implement stroking with fine triangle strips"Chris Dalton
2018-08-31Add support for switching family queues in vulkan.Greg Daniel
2018-08-31Revert "update SkPaint size sanity check"Mike Klein
2018-08-31ccpr: Implement stroking with fine triangle stripsChris Dalton
2018-08-31Fix Fuchsia rollRobert Phillips
2018-08-30Detect when a FreeType glyph doesn't have a path.Ben Wagner
2018-08-30Support input color argument to process() function in sksl .fp filesMichael Ludwig
2018-08-30Remove GrTextureStripAtlas, textured gradients use independent texturesMichael Ludwig
2018-08-30Remove drawPosText from SkDeviceHerb Derby
2018-08-30Reland "Check that mask to path fallback happens"Herb Derby
2018-08-30Improve inputColor handling in fragment processor implementations.Michael Ludwig
2018-08-30Remove drawPosText from svgHerb Derby
2018-08-30Remove drawPosText_asPath - more dead codeHerb Derby
2018-08-30Some GrSemaphore cleanupBrian Salomon
2018-08-30Suppress addition of changeListeners during DDL recordingRobert Phillips
2018-08-30Remove drawPosText support for SkBitmapDeviceHerb Derby
2018-08-30converted arithmetic FP to new FP structureEthan Nicholas
2018-08-30Always force GPU generated masks be top left (take 2)Robert Phillips
2018-08-30remove scaling from pathopsCary Clark
2018-08-30Revert "Remove lazy image color space hacks for gray"Brian Osman
2018-08-30Revert "Reland "Add ability to specify different GP textures for each mesh in...Brian Salomon
2018-08-30Add tracing to saveLayerYuqian Li
2018-08-30increase SkPoint3 normalize precisionCary Clark