aboutsummaryrefslogtreecommitdiff
path: root/gn/tests.gni
AgeCommit message (Expand)Author
2018-08-17fixup winding contoursCary Clark
2018-08-14add tests for cubicmapMike Reed
2018-08-08First version of incremental topological sortRobert Phillips
2018-08-02tests: Move SkUTF tests to their own file.Hal Canary
2018-07-19implemented onWritePixels and related tests for metal gpu backendTimothy Liang
2018-07-18Reland "implemented metal gpu backend texture upload testing"Timothy Liang
2018-07-16Remove SkRefDict.Ben Wagner
2018-07-13Revert "implemented metal gpu backend texture upload testing"Timothy Liang
2018-07-13implemented metal gpu backend texture upload testingTimothy Liang
2018-07-12Remove SkDrawFilter.Ben Wagner
2018-07-03Add some new PolyUtils tests.Jim Van Verth
2018-06-22Reland "Implement onMakeClone(const SkFontArguments& args) in class SkTypefac...Ben Wagner
2018-06-22Revert "Implement onMakeClone(const SkFontArguments& args) in class SkTypefac...Kevin Lubick
2018-06-22Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_fontco...Bruce Wang
2018-06-19Fold SkJSON into Skia/utilsFlorin Malita
2018-06-14SkColorSpaceXformSteps improvements and testsBrian Osman
2018-06-08remove unused parts of SkTypes.hMike Klein
2018-06-06Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device"Herb Derby
2018-06-06rm TestConfigParsingMike Klein
2018-06-06Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device"Hal Canary
2018-06-05Have draw(Text|PosText|PosTextH) use a single entry on the deviceHerb Derby
2018-06-01Dest color space no longer impacts mipmaps or texture samplingBrian Osman
2018-05-31Reland "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh."Greg Daniel
2018-05-30Revert "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh."Greg Daniel
2018-05-30Use GrVkMemoryAllocator for vulkan memory allocations in ganesh.Greg Daniel
2018-05-29remove bit, srgbnl config in DMMike Klein
2018-05-25"Modularize" SkSGFlorin Malita
2018-05-24SkColorSpaceXformStepsMike Klein
2018-05-23Reland "start cleaning up non-skcms SkColorSpaceXforms"Mike Klein
2018-05-23Revert "start cleaning up non-skcms SkColorSpaceXforms"Mike Klein
2018-05-22start cleaning up non-skcms SkColorSpaceXformsMike Klein
2018-05-22Revert "Revert "IWYU for tests starting with 'D'.""Ben Wagner
2018-05-22Revert "IWYU for tests starting with 'D'."Mike Klein
2018-05-21IWYU for tests starting with 'D'.Ben Wagner
2018-05-10non-linear blending first stepsMike Klein
2018-05-10rm SkColorSpace_NewMike Klein
2018-05-02fonts: Reland push font remoting.Khushal
2018-05-02Revert "fonts: Set up remote glyph caching to push fonts."Mike Klein
2018-05-01fonts: Set up remote glyph caching to push fonts.Khushal
2018-04-18Convert A8 D32 mask blitters to Sk4pxFlorin Malita
2018-04-11Fix SkTCopyOnFirstWrite copy semanticsFlorin Malita
2018-04-10Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better.Greg Daniel
2018-04-03Add SkOffsetSimplePolygon.Jim Van Verth
2018-03-27initial SkSLJIT checkinEthan Nicholas
2018-03-19Fix GrTextureStripAtlasManager cleanup order bugRobert Phillips
2018-03-15Delete unused VkClearTestGreg Daniel
2018-03-09Remove TLS glyph cache calls.Herb Derby
2018-03-09Add promise images for deferred instantiation of wrapped gpu texturesGreg Daniel
2018-03-07Revert "Revert "add tiler for SkDraw""Mike Reed
2018-03-07Revert "add tiler for SkDraw"Florin Malita