summaryrefslogtreecommitdiff
path: root/libs/hwui/tests/unit/VectorDrawableTests.cpp
AgeCommit message (Expand)Author
2019-11-25switch to new SkPathDirection enumMike Reed
2019-04-11Update to new factories for effectsMike Reed
2018-12-18Merge "New WebViewFunctor API"John Reck
2018-12-17Merge "Fix performance-for-range-copy warnings" am: bc29242288 am: 7adb73f332Chih-Hung Hsieh
2018-12-17Fix performance-for-range-copy warningsChih-Hung Hsieh
2018-12-14New WebViewFunctor APIJohn Reck
2018-12-03Remove ; from closing namespaces in libs/hwuiChris Blume
2018-03-26More path validation for better error messageDoris Liu
2017-12-05Update VectorDrawables to use Skia's drawArc implementation.Derek Sollenberger
2017-11-03Format the world (or just HWUI)John Reck
2017-05-26don't need custom shader to track ref-countsMike Reed
2017-03-20Modify VectorDrawable to scale path through canvas matrixStan Iliev
2016-10-12Fix SkShader leak for Gradient VectorDrawable and testDoris Liu
2016-04-13Merge "Allow leading spaces in path string (to keep behavior consistent)" int...Doris Liu
2016-04-13Merge "Fix translationY not being set correctly for VD during animation" into...Doris Liu
2016-04-12Fix translationY not being set correctly for VD during animationDoris Liu
2016-04-12Allow leading spaces in path string (to keep behavior consistent)Doris Liu
2016-04-08Improve error logging for parsing failuresDoris Liu
2015-12-28VectorDrawable native rendering - Step 3 of MANYDoris Liu
2015-12-02Reorganize hwui test directoriesChris Craik