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/hwui Chris Blume
2018-05-09A better HW Bitmap uploader John Reck
2018-03-26More path validation for better error message Doris 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 failures Doris Liu
2015-11-18VectorDrawable native rendering - Step 2 of MANY Doris Liu
2015-11-13Add error check for float parsing and fix tests Doris Liu
2015-11-11Add hooks in JNI to start using native path parsing Doris Liu
2015-11-10VectorDrawable native rendering - Step 1 of MANY Doris Liu