commit | b46fff60bc82fe6f0c64b2241d854a121f7cb5f9 | [log] [tgz] |
---|---|---|
author | Yuqian Li <liyuqian@google.com> | Thu Jan 12 15:35:15 2017 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Jan 12 21:13:20 2017 +0000 |
tree | 02dd344b40691317a7847f77200f050622555d9e | |
parent | 25b60833e7c3dd25f2317b3f0e7af07f04b5beba [diff] |
Reland https://skia-review.googlesource.com/c/6091/ The only difference is that we now put the guard flag SK_SUPPORT_LEGACY_AAA in SkUserConfig.h instead of SkScan.h. Previously, SkAnalyticEdge.cpp doesn't get that flag from SkScan.h and that caused many problems. BUG=skia: TBR=reed@google.com,caryclark@google.com Change-Id: I7b89d3cb64ad71715101d2a5e8e77be3a8a6fa16 Reviewed-on: https://skia-review.googlesource.com/6972 Reviewed-by: Yuqian Li <liyuqian@google.com> Commit-Queue: Yuqian Li <liyuqian@google.com>