aboutsummaryrefslogtreecommitdiff
path: root/gn/tests.gni
AgeCommit message (Expand)Author
2019-03-06Add unit test to check if we can create a VkDevice using global priority exte...android-q-preview-1Greg Daniel
2019-02-01remove breakText, and all utf cache accessorsMike Reed
2019-01-31Add hardware buffer unit test from old skqp to skia.Greg Daniel
2019-01-30remove Sk4x4f.h -- dead codeMike Klein
2019-01-28Revert "Reland "Revert "remove legacy code for text attributes on paint"""Mike Reed
2019-01-28Reland "Revert "remove legacy code for text attributes on paint""Mike Reed
2019-01-28Revert "Revert "remove legacy code for text attributes on paint""Mike Reed
2019-01-28Revert "remove legacy code for text attributes on paint"Mike Reed
2019-01-27remove legacy code for text attributes on paintMike Reed
2019-01-25fixed Metal matrix constructorsEthan Nicholas
2019-01-23Enforce non-overlap constraint from GrRenderTargetOpListChris Dalton
2019-01-08Reland "Use specialized quad lists in rectangle ops"Michael Ludwig
2019-01-04Revert "Use specialized quad lists in rectangle ops"Michael Ludwig
2019-01-03Use specialized quad lists in rectangle opsMichael Ludwig
2018-12-07Add cap to number of oplists we execute before flushing to the gpu.Greg Daniel
2018-11-09move blend-row routines to SkBlitter_ARGB32.cppMike Klein
2018-10-20remove unused SkReadBuffer featuresMike Klein
2018-10-19Add drawDrawable support to GrRenderTargetContext.Greg Daniel
2018-10-12clean up SkPipeMike Klein
2018-09-27Add initial support for generating tagged PDFs.Dominic Mazzoni
2018-09-12Add unit test to test basic importing and drawing of AHardwareBuffers.Greg Daniel
2018-08-27Reland "Switch SkCodec to use skcms plus fixes""Leon Scroggins III
2018-08-24Revert "Reland "Switch SkCodec to use skcms" plus fixes"Leon Scroggins
2018-08-24Reland "Switch SkCodec to use skcms" plus fixesLeon Scroggins III
2018-08-22Revert "Switch SkCodec to use skcms" and follow on changeLeon Scroggins III
2018-08-22Switch SkCodec to use skcmsLeon Scroggins III
2018-08-21Fix op chaining painter's order violation in GrRenderTargetOpList.Brian Salomon
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