summaryrefslogtreecommitdiff
path: root/libs/hwui/PathParser.cpp
AgeCommit message (Expand)Author
2020-04-10Remove unnecessary jni.h includes from PathParser.{h,cpp}Orion Hodson
2018-12-03Remove ; from closing namespaces in libs/hwuiChris Blume
2018-05-09A better HW Bitmap uploaderJohn Reck
2018-03-26More path validation for better error messageDoris Liu
2017-11-03Format the world (or just HWUI)John Reck
2016-04-12Allow leading spaces in path string (to keep behavior consistent)Doris Liu
2016-04-08Improve error logging for parsing failuresDoris Liu
2015-11-18VectorDrawable native rendering - Step 2 of MANYDoris Liu
2015-11-13Add error check for float parsing and fix testsDoris Liu
2015-11-11Add hooks in JNI to start using native path parsingDoris Liu
2015-11-10VectorDrawable native rendering - Step 1 of MANYDoris Liu