commit | 85d99528b23b5575d97f614fe25f839d19740abc | [log] [tgz] |
---|---|---|
author | Teng-Hui Zhu <ztenghui@google.com> | Mon Apr 25 14:23:40 2016 -0700 |
committer | Teng-Hui Zhu <ztenghui@google.com> | Mon Apr 25 15:10:48 2016 -0700 |
tree | 1464c58b93febe2189f42ac1372fdbe181c17827 | |
parent | 3b42c073859dca514e0f1002ef2efb7d98f0e508 [diff] |
Turn off some path drawing logs by default Originally the logs are added to track potential performance bug. Like unexpectedly deep recursion loop. However so far, we haven't captured anything by these logs. And they are causing some misunderstanding in some bugs. So I think it is better to disable it by default. In the future, we will consider switching to direct Skia arcTo support and drop this part. Change-Id: Iff6df7a92e40b4775a644a1497e113de0eedbc8a