aboutsummaryrefslogtreecommitdiff
path: root/gm
AgeCommit message (Expand)Author
2018-09-25Add rowBytes to createTestingOnlyBackendTextureRobert Phillips
2018-09-25Remove unnecessary sk_tool_utils::EncodeImageToDataLeon Scroggins III
2018-09-24Revert "Implement an explicit binary search-based analytic gradient colorizer"Michael Ludwig
2018-09-24Implement an explicit binary search-based analytic gradient colorizerMichael Ludwig
2018-09-20[skottie] GM exercising external font loadingFlorin Malita
2018-09-20add interp-in-premul case to GMMike Klein
2018-09-20Some SkPM4f cleanupBrian Osman
2018-09-19GrColor -> SkColor in one GMBrian Osman
2018-09-19test,tools: whitespace changes for clang-formatHal Canary
2018-09-18Fix image_from_yuv_textures with --preAbandonContextBrian Salomon
2018-09-18WEBGL_video_texture : sharing texture prototype in skiaBrian Salomon
2018-09-17add a couple bitmap cases to P3 GMMike Klein
2018-09-14Specify CPU (buffer) and GPU (shader) types explicitly in AttributeBrian Osman
2018-09-14add bitmap shaders to P3Mike Klein
2018-09-13add two more cases to P3 gmMike Klein
2018-09-13add a linear gradient to P3 gmMike Klein
2018-09-12revise p3 GMMike Klein
2018-09-12Add F16 test-case to all_bitmap_configsBrian Osman
2018-09-12Remove raw-data version of createTextureProxyBrian Osman
2018-09-11first start on a P3 GMMike Klein
2018-09-07Preseve tangents when converting cubics->quads in GrAAHairlinePathRendererBrian Salomon
2018-09-05Don't use MEM_MOVE=true with SkTArrays of sk_spBrian Salomon
2018-09-05Rip out variable offsettingJim Van Verth
2018-09-05Fix GrAAConvexTessellator to handle cases slightly concave bistectors.Brian Salomon
2018-09-05Centralize the predicate for a glyph being too large for the atlasHerb Derby
2018-09-05Revert "makeSurface defaults to raster"Cary Clark
2018-09-05makeSurface defaults to rasterCary Clark
2018-09-03Reland "ccpr: Implement stroking with fine triangle strips"Chris Dalton
2018-08-31Fix GrAAConvexTessellator colinear point removal.Brian Salomon
2018-08-31Revert "ccpr: Implement stroking with fine triangle strips"Chris Dalton
2018-08-31ccpr: Implement stroking with fine triangle stripsChris Dalton
2018-08-29textonpath no longer in canvasMike Reed
2018-08-28Reland "Stop conflating F16 with linear gamma"Brian Osman
2018-08-23Revert "Stop conflating F16 with linear gamma"Brian Osman
2018-08-22Stop conflating F16 with linear gammaBrian Osman
2018-08-22Make SkColor4f <-> SkColor skip sRGB conversionBrian Osman
2018-08-22Rename SkCodec::kNone to SkCodec::kNoFrameNigel Tao
2018-08-21IWYU: SkUtils.hHal Canary
2018-08-17Pull non-substantive changes out of GrShape mask drawing CLRobert Phillips
2018-08-17Remove occluder feature from blur mask filterRobert Phillips
2018-08-17clean up to more modeern conventionsMike Reed
2018-08-16don't adapt any gray colors to 565Mike Klein
2018-08-16don't adapt gray colors to 565Mike Klein
2018-08-15return this from maker calls, so we can chain the callsMike Reed
2018-08-15added optimizations to speed up skinningRuiqi Mao
2018-08-15Consolidate the scissor enums into one "GrScissorTest" enumChris Dalton
2018-08-13Change cubicmap to eval directly (no table)Mike Reed
2018-08-09Move Views into Sample and Viewer.Ben Wagner
2018-08-08Reland "Intersection calc cleanup."Jim Van Verth
2018-08-07Reland "Move GrGeometryProcessor's textures out of classes and into"Brian Salomon