Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(107)

Issue 2459433003: Turn on Analytic AA in Chrome (Attempt 2) (Closed)

Created:
4 years, 1 month ago by liyuqian
Modified:
4 years, 1 month ago
CC:
chromium-reviews, blink-reviews, cc-bugs_chromium.org, dcheng
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Turn on Analytic AA in Chrome This reverts commit bfd9b173dcb1cf8e53af9599424b1f1c5240551c. Reason for revert: debug builds are failing browser_tests on several platforms. Original issue's description: > Turn on Analytic AA in Chrome > (This is our second attempt 2, which has the same diff as our attemp 1 https://codereview.chromium.org/2458433002/) > > Update cc_unittests png files to reflect our changes. > > We also downgraded some ref tests to pixel tests because > there are some (dR <= 1, dG <= 1, dB <= 1) pixel difference on the > circle boundaries. This seems to be reasonable as the test html usually > has more layers than the ref html. In the future, we may set a > configurable threshold for ref tests so we don't have to downgrade ref > tests for this reason. > > This is the clean version of the closed issue > https://codereview.chromium.org/2407393003/ (That issue has too many pngs > (7000+) that cause some troubles with the rietveld.) > We will review this CL, then manually patch all the remaining 7000+ pixel tests > locally, and land it manually. TBR=liyuqian@google.com Committed: https://crrev.com/4f9e453e2e4c51353ebe31c4c76b74345e49551b Cr-Commit-Position: refs/heads/master@{#428616}

Patch Set 1 #

Patch Set 2 : Downgrade one more ref test #

Patch Set 3 : Empty patchset #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -211 lines) Patch
M cc/test/data/background_filter_on_scaled_layer_sw.png View Binary file 0 comments Download
M cc/test/data/background_filter_rotated_sw.png View Binary file 0 comments Download
M cc/test/data/rotated_drop_shadow_filter_sw.png View Binary file 0 comments Download
M cc/test/data/rotated_filter_sw.png View Binary file 0 comments Download
M cc/test/data/scaled_render_surface_layer_sw.png View Binary file 0 comments Download
M skia/config/SkUserConfig.h View 1 chunk +4 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/css3/images/cross-fade-svg-size-diff-expected.html View 1 chunk +0 lines, -19 lines 0 comments Download
A third_party/WebKit/LayoutTests/css3/images/cross-fade-svg-size-diff-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/css3/images/cross-fade-svg-size-expected.html View 1 chunk +0 lines, -8 lines 0 comments Download
A third_party/WebKit/LayoutTests/css3/images/cross-fade-svg-size-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/css3/masking/clip-path-restore-expected.html View 1 chunk +0 lines, -20 lines 0 comments Download
A third_party/WebKit/LayoutTests/css3/masking/clip-path-restore-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/css3/masking/mask-luminance-svg-expected.html View 1 chunk +0 lines, -32 lines 0 comments Download
A third_party/WebKit/LayoutTests/css3/masking/mask-luminance-svg-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/fast/box-shadow/box-shadow-with-zero-radius-expected.html View 1 1 chunk +0 lines, -62 lines 0 comments Download
A third_party/WebKit/LayoutTests/fast/box-shadow/box-shadow-with-zero-radius-expected.png View 1 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/fast/layers/overflow-hidden-rounded-corners-occlusion-expected.html View 1 chunk +0 lines, -10 lines 0 comments Download
A third_party/WebKit/LayoutTests/fast/layers/overflow-hidden-rounded-corners-occlusion-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/paint/clipath/clip-path-with-background-and-box-behind-expected.html View 1 chunk +0 lines, -23 lines 0 comments Download
A + third_party/WebKit/LayoutTests/paint/clipath/clip-path-with-background-and-box-behind-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/svg/canvas/canvas-default-object-sizing-expected.html View 1 chunk +0 lines, -37 lines 0 comments Download
A third_party/WebKit/LayoutTests/svg/canvas/canvas-default-object-sizing-expected.png View Binary file 0 comments Download

Messages

Total messages: 17 (8 generated)
liyuqian
Please take a look at this CL which is almost identical with our first attempt. ...
4 years, 1 month ago (2016-10-27 19:58:12 UTC) #4
ajuma
cc/ lgtm
4 years, 1 month ago (2016-10-27 21:19:35 UTC) #5
f(malita)
LGTM. I'm running the rebasline bots and will try to land manually when complete.
4 years, 1 month ago (2016-10-29 15:09:20 UTC) #6
f(malita)
Committed patchset #3 (id:40001) manually as bfd9b173dcb1cf8e53af9599424b1f1c5240551c (presubmit successful).
4 years, 1 month ago (2016-10-29 18:48:48 UTC) #8
f(malita)
Landed the rebasline manually: https://chromium.googlesource.com/chromium/src/+/bfd9b173dcb1cf8e53af9599424b1f1c5240551c 6334 files changed, 265 insertions(+), 237 deletions(-) Note to sheriffs: ...
4 years, 1 month ago (2016-10-29 18:50:16 UTC) #9
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/4f9e453e2e4c51353ebe31c4c76b74345e49551b Cr-Commit-Position: refs/heads/master@{#428616}
4 years, 1 month ago (2016-10-29 23:04:47 UTC) #12
fmalita_google_do_not_use
Reverted in https://chromium.googlesource.com/chromium/src/+/4f9e453e2e4c51353ebe31c4c76b74345e49551b due to debug browser_test failures: https://uberchromegw.corp.google.com/i/chromium.linux/builders/Linux%20Tests%20%28dbg%29%281%29/builds/58416 https://uberchromegw.corp.google.com/i/chromium.memory/builders/Linux%20ASan%20Tests%20%28sandboxed%29/builds/30955 Not sure what's going on, ...
4 years, 1 month ago (2016-10-29 23:12:28 UTC) #14
chromium-reviews
Thank you Florin! I'll see how to fix it on Monday. On Oct 29, 2016 ...
4 years, 1 month ago (2016-10-30 01:13:12 UTC) #15
blink-reviews
4 years, 1 month ago (2016-10-30 01:13:12 UTC) #16
Message was sent while issue was closed.
Thank you Florin! I'll see how to fix it on Monday.

On Oct 29, 2016 7:12 PM, <fmalita@google.com> wrote:

> Reverted in
>
> https://chromium.googlesource.com/chromium/src/+/
> 4f9e453e2e4c51353ebe31c4c76b74345e49551b
>
> due to debug browser_test failures:
>
> https://uberchromegw.corp.google.com/i/chromium.linux/
> builders/Linux%20Tests%20%28dbg%29%281%29/builds/58416
>
> https://uberchromegw.corp.google.com/i/chromium.memory/
> builders/Linux%20ASan%20Tests%20%28sandboxed%29/builds/30955
>
> Not sure what's going on, the logs are truncated due to verbose
> SkScan_AAAPath
> logging. We should take out those debugfs.
>
> https://codereview.chromium.org/2459433003/
>

-- 
You received this message because you are subscribed to the Google Groups "Blink
Reviews" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to blink-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698