aboutsummaryrefslogtreecommitdiff
path: root/tests/SerialProcsTest.cpp
AgeCommit message (Expand)Author
2023-11-11Reland "Reland "Migrate many direct and indirect uses of SkFontMgr to use Tes...Kevin Lubick
2023-11-10Revert "Reland "Migrate many direct and indirect uses of SkFontMgr to use Tes...Kevin Lubick
2023-11-10Reland "Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr"Kevin Lubick
2023-11-07Revert "Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr"Nolan Scobie
2023-11-07Migrate many direct and indirect uses of SkFontMgr to use TestFontMgrKevin Lubick
2023-10-20Fix ClangTidy `performance-unnecessary-value-param` findings.John Stiles
2023-10-17Fix more ClangTidy `performance-unnecessary-value-param` findings.John Stiles
2023-10-06Split codec-related parts out of tools/Resources.hKevin Lubick
2023-05-10Move SkSurface factories to SkSurfaces namespaceKevin Lubick
2023-04-12Deprecate SkImage::encodeToData and migrate all internal usesKevin Lubick
2023-03-24Reland "Reland "Introduce SkImages namespace; remove Ganesh GPU code from SkI...Kevin Lubick
2023-03-21Revert "Reland "Introduce SkImages namespace; remove Ganesh GPU code from SkI...Kevin Lubick
2023-03-21Reland "Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Ras...Kevin Lubick
2023-03-20Revert "Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Ras...Kevin Lubick
2023-03-20Introduce SkImages namespace; remove Ganesh GPU code from SkImage_RasterKevin Lubick
2023-01-13[base] Move many files into baseKevin Lubick
2022-10-17[includes] Fix includes on tests/Kevin Lubick
2022-10-13Remove find() from SkTDArrayHerb Derby
2022-10-03Rename SkTDArray::count -> sizeHerb Derby
2022-06-27Replace SK_ARRAY_COUNT with std::size() for skia/testsHerb Derby
2021-03-18Must pass filtering to picture shaderMike Reed
2021-01-28filter-quality is deprecated, pass sampling to drawImageMike Reed
2020-08-16Enable ClangTidy flag bugprone-suspicious-string-compare.John Stiles
2019-08-05Update tests to use new image filter factoriesMichael Ludwig
2019-04-24rewrite includes to not need so much -IfooMike Klein
2019-04-03Use SkTileMode instead of nested enumMike Reed
2019-03-20sk_tool_utils -> ToolUtils, and git clang-formatMike Klein
2019-01-09drawText Cleanup, part 3Hal Canary
2018-10-31clean up some odd SkRefCnt featuresMike Klein
2018-09-05Deliberately call typefaceproc only once per face in picturesMike Reed
2018-03-08Change behavior of custom image serial/deserialMike Reed
2017-12-21add serialprocs to MultiDocument, hide redundant methodsMike Reed
2017-12-13Revert "Revert "impl SkSerial picture procs""Mike Reed
2017-12-13Revert "impl SkSerial picture procs"Mike Reed
2017-12-13impl SkSerial picture procsMike Reed
2017-12-08resources: orgainize directory.Hal Canary
2017-12-08return data instead of boolMike Reed
2017-12-05add serial procs to picturesMike Reed