aboutsummaryrefslogtreecommitdiff
path: root/bench/PolyUtilsBench.cpp
AgeCommit message (Expand)Author
2023-01-18[base] Move more files into baseKevin Lubick
2023-01-17Rename SkAutoSTMalloc -> AutoSTMalloc move to skia_privateHerb Derby
2023-01-13[base] Move many files into baseKevin Lubick
2022-10-26Remove special drawShadow code when optimizing for size.Jim Van Verth
2022-10-03Rename SkTDArray::count -> sizeHerb Derby
2022-09-23Reduce work a-like calls in SkTDArrayHerb Derby
2022-04-28[includes] Enforce IWYU on src/utilsKevin Lubick
2020-09-03Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.John Stiles
2020-07-27Add missing #includes for referenced types, and missing headers in GN.John Stiles
2019-05-01More polyutils fixesJim Van Verth
2019-04-24rewrite includes to not need so much -IfooMike Klein
2019-04-02Remove SkScalarSinCosBrian Osman
2018-09-20Add new PolyUtils benchesJim Van Verth
2018-07-23Reland "Reland "Add some optimizations to PolyUtils""Jim Van Verth
2018-07-18Revert "Reland "Add some optimizations to PolyUtils""Ben Wagner
2018-07-18Reland "Add some optimizations to PolyUtils"Jim Van Verth
2018-07-17Revert "Add some optimizations to PolyUtils"Jim Van Verth
2018-07-17Add some optimizations to PolyUtilsJim Van Verth
2018-07-11Add more tests for PolyUtilsJim Van Verth