aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-10-26Revert "Remove memory used by unique glyphs"Brian Osman
2018-10-26Remove SkPM4fPriv.h, inline the two functions at call-sitesBrian Osman
2018-10-26use Steps in SkSRGBGammaColorFilterMike Klein
2018-10-26Fix bug decoding JCS_RGB jpeg filesLeon Scroggins III
2018-10-26Extract per-edge quad vertex tesselation code into reusable interfaceMichael Ludwig
2018-10-26ccpr: Unregister path listeners when their cache entries are evictedChris Dalton
2018-10-26move unspecialized routines out of SkOptsMike Klein
2018-10-26Remove memory used by unique glyphsHerb Derby
2018-10-26Reland "New GIF codec; new third_party/wuffs dep"Leon Scroggins III
2018-10-25Move perX closures into loopsHerb Derby
2018-10-25add textutilsMike Reed
2018-10-25Remove use of unique glyphs from the SkGlyphRunBuilderHerb Derby
2018-10-25Rename shuntGlyphIDs to glyphIDsHerb Derby
2018-10-25Simplify calling for various glyph drawing.Herb Derby
2018-10-25stub SkReadBuffer when SK_DISABLE_READBUFFERMike Klein
2018-10-25Revert "Remove unique glyph IDs from glyph runs"Brian Osman
2018-10-25fix pathop fuzzCary Clark
2018-10-25Revert "New GIF codec; new third_party/wuffs dep"Brian Osman
2018-10-24Cleaup SkGlyphHerb Derby
2018-10-24New GIF codec; new third_party/wuffs depNigel Tao
2018-10-24more setters for SkFontMike Reed
2018-10-24Remove unique glyph IDs from glyph runsHerb Derby
2018-10-24Reland "Some more clean-up of YUVA code"Jim Van Verth
2018-10-24Make GrOp base class responsible for merging bounds.Brian Salomon
2018-10-24add alignment and lcd to SkFont (for now)Mike Reed
2018-10-24Disable GrOp chaining.Brian Salomon
2018-10-24serious SkEdgeBuilder refactoringMike Klein
2018-10-24fix fuzz divide by zeroCary Clark
2018-10-24ccpr: Fix an overzealous assert in DDLChris Dalton
2018-10-24Revert "Reland "Reland "Revert "Use OpenGL sampler objects when available.""""Brian Salomon
2018-10-24we don't need two ways to disable lowpMike Klein
2018-10-24remove src/jumperMike Klein
2018-10-24Revert "Some more clean-up of YUVA code"Mike Klein
2018-10-24ccpr: Harden the path cacheChris Dalton
2018-10-23ccpr: Don't use the GrContext id for the path cache idChris Dalton
2018-10-23Some more clean-up of YUVA codeJim Van Verth
2018-10-23GrOp: Only union bounds to head of chain after a merge.Brian Salomon
2018-10-23Check for valid initialization of ReflexHashJim Van Verth
2018-10-23Hoist color space xform creation out of GrTextureProducerBrian Osman
2018-10-23Check for finite segments when inserting into ActiveEdgeListJim Van Verth
2018-10-23remove (unused) vertical-textMike Reed
2018-10-23SkEdgeBuilder refactoringMike Klein
2018-10-23Fix an assert in SkBmpCodec::ReadHeaderLeon Scroggins III
2018-10-23fix Simplify pathop fuzzCary Clark
2018-10-23Remove colorType and colorSpace from bitmap cache key, and IWYUBrian Osman
2018-10-23Remove directGeneratePixels, and do some follow-up refactoringBrian Osman
2018-10-22Ensure that SkYUVSizeInfo is fully initialized with old interface.Jim Van Verth
2018-10-22SkPDF: maybe save some RAM by making the bitsets smallerHal Canary
2018-10-22Change SkFont to match needs of textblobMike Reed
2018-10-22Remove use of colorTypes from SkYUVSizeInfoJim Van Verth