aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-07remove -DSK_DISABLE_RENDER_TARGET_SORTING from FlutterMike Klein
2018-11-07Roll skia/third_party/skcms 26679709b32f..ee5557693416 (1 commits)skia-autoroll@skia-public.iam.gserviceaccount.com
2018-11-07get rid of SkScalarDivMike Klein
2018-11-07move third_party/gif deps to codec_srcsMike Klein
2018-11-07Roll recipe dependencies (trivial).recipe-roller
2018-11-07Update go_deps assetskia-recreate-skps
2018-11-07Roll third_party/externals/swiftshader 6e8ec338eb25..825d344daa31 (1 commits)skia-autoroll
2018-11-07Roll recipe dependencies (trivial).recipe-roller
2018-11-07Roll third_party/externals/angle2 77b2436e28f4..1bf18ce9e2ca (2 commits)skia-autoroll
2018-11-07fix paint docsCary Clark
2018-11-07Roll recipe dependencies (trivial).recipe-roller
2018-11-07remove SkScalarFastInvertMike Klein
2018-11-07clean up SK_LEGACY_OP_COLOR_AS_BYTESMike Klein
2018-11-07make SkColorShader RP-onlyMike Klein
2018-11-06remove Gauss option from SkGaussFilterMike Klein
2018-11-06Roll third_party/externals/swiftshader dc2966a15b0c..6e8ec338eb25 (1 commits)skia-autoroll
2018-11-06make float divide-by-zero fatalMike Klein
2018-11-06Remove SkBitmap::[setH/h]asHardwareMipMapLeon Scroggins III
2018-11-06Roll third_party/externals/swiftshader 1d8c8dba995a..dc2966a15b0c (1 commits)skia-autoroll
2018-11-06Add subset of Ubuntu18 jobs.Ben Wagner
2018-11-06send 3D masks through raster pipeline blitterMike Klein
2018-11-06Roll third_party/externals/swiftshader 4169b31090db..1d8c8dba995a (1 commits)skia-autoroll
2018-11-06split out fontmetrics into its own structMike Reed
2018-11-06Reland "make enum santizer fatal"Mike Klein
2018-11-06[skottie] Preserve image aspect ratioFlorin Malita
2018-11-06Roll third_party/externals/angle2 3d86e89bce7a..77b2436e28f4 (1 commits)skia-autoroll
2018-11-06Revert "make enum santizer fatal"Mike Klein
2018-11-06change MakeRecAndEffects to take SkFontMike Reed
2018-11-06Enums: specify baseHal Canary
2018-11-06Add skia-wasm-release image.Kevin Lubick
2018-11-06make enum santizer fatalMike Klein
2018-11-06Remove some more GrColor referencesBrian Osman
2018-11-06Update emsdk-release imageKevin Lubick
2018-11-06Update markdown filesskia-bookmaker
2018-11-06Update go_deps assetskia-recreate-skps
2018-11-06fix paint docsCary Clark
2018-11-06Fix FP / header inconsistencyBrian Osman
2018-11-06Revert "Fix div-by-zero loophole in gradient factory func"Brian Osman
2018-11-05Revert "Revert "Use float colors for blend constant""Brian Osman
2018-11-05Roll recipe dependencies (trivial).recipe-roller
2018-11-05Roll third_party/externals/swiftshader 20622c0194bd..4169b31090db (1 commits)skia-autoroll
2018-11-05Roll recipe dependencies (trivial).recipe-roller
2018-11-05add alternative setters for hintingMike Reed
2018-11-05Revert "Use float colors for blend constant"Brian Osman
2018-11-05Fix persp_images with DDL correctlyJim Van Verth
2018-11-05Fix div-by-zero loophole in gradient factory funcMichael Ludwig
2018-11-05Use float colors for blend constantBrian Osman
2018-11-05Use SkPMColor4f throughout clear APIsBrian Osman
2018-11-05Temporarily disable support of mipmapped flattened YUVA imageJim Van Verth
2018-11-05Move Painter implementations into PainterHerbert Derby