commit | ee269f44d9caf550ef3ddb059664224df7ec3b65 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Thu Aug 04 09:52:11 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Aug 04 09:52:11 2016 -0700 |
tree | 2c8d72ae7317af47c86e8232be1fe984a785cbb3 | |
parent | 691b78423e12187e8938a05d5c7911c71e5f5edc [diff] |
GN: make SkPMColor BGRA on Linux. All other platforms are auto-detected. This technically shouldn't cause us to draw differently, but sometimes does on buggy GMs, and also has us go down slightly different code paths. It's good to be consistent with GYP, Chromium, Google3, etc. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2214023002 Review-Url: https://codereview.chromium.org/2214023002