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

Issue 1506203008: Allow background tab titles to use LCD AA. (Closed)

Created:
5 years ago by Peter Kasting
Modified:
5 years ago
Reviewers:
danakj
CC:
chromium-reviews, kalyank, rouslan+autofill_chromium.org, tfarina, jdonnelly+autofillwatch_chromium.org, jbauman+watch_chromium.org, bondd+autofillwatch_chromium.org, Ian Vollick, piman+watch_chromium.org, vabr+watchlistautofill_chromium.org, estade+watch_chromium.org, cc-bugs_chromium.org, sievers+watch_chromium.org, danakj+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Allow background tab titles to use LCD AA. This involves plumbing an additional flag through CompositingRecorder and CompositingDisplayItem to use the new Skia functionality just added for this. BUG=none TEST=Titles on background tabs should use LCD antialiasing. CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/03447cc3e0e71bb1b85ce6871794f887fc313fb7 Cr-Commit-Position: refs/heads/master@{#364903}

Patch Set 1 #

Patch Set 2 : Use new Skia API name #

Total comments: 6

Patch Set 3 : Review comments #

Total comments: 7

Patch Set 4 : Review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -24 lines) Patch
M cc/blink/web_display_item_list_impl.cc View 1 2 1 chunk +4 lines, -2 lines 0 comments Download
M cc/playback/compositing_display_item.h View 1 2 3 2 chunks +5 lines, -2 lines 0 comments Download
M cc/playback/compositing_display_item.cc View 1 2 5 chunks +23 lines, -8 lines 0 comments Download
M cc/playback/display_item_list_unittest.cc View 1 3 1 chunk +1 line, -1 line 0 comments Download
M cc/proto/display_item.proto View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/autofill/card_unmask_prompt_views.cc View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/ui/views/tabs/tab_strip.cc View 1 2 2 chunks +7 lines, -5 lines 0 comments Download
M ui/compositor/compositing_recorder.h View 1 2 1 chunk +7 lines, -2 lines 0 comments Download
M ui/compositor/compositing_recorder.cc View 1 2 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
Peter Kasting
5 years ago (2015-12-11 02:16:56 UTC) #4
danakj
Thanks Peter! A few comments, looks great though. https://codereview.chromium.org/1506203008/diff/20001/cc/blink/web_display_item_list_impl.cc File cc/blink/web_display_item_list_impl.cc (right): https://codereview.chromium.org/1506203008/diff/20001/cc/blink/web_display_item_list_impl.cc#newcode174 cc/blink/web_display_item_list_impl.cc:174: xfermode, ...
5 years ago (2015-12-11 19:07:00 UTC) #5
Peter Kasting
* Added flag to proto. * Renamed flag "lcd_text_requires_opaque_layer" in hopes of greater clarity. This ...
5 years ago (2015-12-11 22:07:47 UTC) #6
danakj
LGTM https://codereview.chromium.org/1506203008/diff/40001/cc/blink/web_display_item_list_impl.cc File cc/blink/web_display_item_list_impl.cc (right): https://codereview.chromium.org/1506203008/diff/40001/cc/blink/web_display_item_list_impl.cc#newcode171 cc/blink/web_display_item_list_impl.cc:171: const bool kLcdTextRequiresOpaqueLayer = true; fwiw, i would ...
5 years ago (2015-12-11 22:44:02 UTC) #7
Peter Kasting
https://codereview.chromium.org/1506203008/diff/40001/cc/blink/web_display_item_list_impl.cc File cc/blink/web_display_item_list_impl.cc (right): https://codereview.chromium.org/1506203008/diff/40001/cc/blink/web_display_item_list_impl.cc#newcode171 cc/blink/web_display_item_list_impl.cc:171: const bool kLcdTextRequiresOpaqueLayer = true; On 2015/12/11 22:44:02, danakj ...
5 years ago (2015-12-12 02:51:55 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1506203008/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1506203008/60001
5 years ago (2015-12-12 02:54:05 UTC) #11
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years ago (2015-12-12 04:27:50 UTC) #13
commit-bot: I haz the power
5 years ago (2015-12-12 04:28:34 UTC) #15
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/03447cc3e0e71bb1b85ce6871794f887fc313fb7
Cr-Commit-Position: refs/heads/master@{#364903}

Powered by Google App Engine
This is Rietveld 408576698