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

Issue 479653003: Replace enable-compositing-for-fixed-position with prefer-compositing-to-lcd-text. (Closed)

Created:
6 years, 4 months ago by danakj
Modified:
6 years, 4 months ago
Reviewers:
Robert Sesek, sky, piman
CC:
chromium-reviews, creis+watch_chromium.org, nkostylev+watch_chromium.org, nasko+codewatch_chromium.org, jam, darin-cc_chromium.org, oshima+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, abarth-chromium, Ian Vollick
Project:
chromium
Visibility:
Public.

Description

Replace enable-compositing-for-fixed-position with prefer-compositing-to-lcd-text. We are adding a --prefer-compositing-to-lcd-text flag to allow promoting of things that will lose LCD text. Fixed position elements will be the only thing controlled by this flag in this CL. Other flags will be merged into it in the future. R=piman@chromium.org BUG=365851 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=290155 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=290191

Patch Set 1 #

Total comments: 2

Patch Set 2 : rm-fixedpos: exportswitches #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -58 lines) Patch
M chrome/browser/about_flags.cc View 2 chunks +0 lines, -17 lines 0 comments Download
M chrome/browser/chromeos/login/chrome_restart_request.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/common/crash_keys.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/android/content_startup_flags.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 3 chunks +2 lines, -3 lines 0 comments Download
M content/public/common/content_switches.h View 1 3 chunks +2 lines, -3 lines 0 comments Download
M content/public/common/content_switches.cc View 3 chunks +6 lines, -19 lines 0 comments Download
M content/renderer/render_view_impl.cc View 3 chunks +7 lines, -12 lines 0 comments Download

Messages

Total messages: 29 (0 generated)
danakj
https://codereview.chromium.org/479653003/diff/1/content/browser/android/content_startup_flags.cc File content/browser/android/content_startup_flags.cc (left): https://codereview.chromium.org/479653003/diff/1/content/browser/android/content_startup_flags.cc#oldcode56 content/browser/android/content_startup_flags.cc:56: switches::kEnableCompositingForFixedPosition); This comes from OS_ANDROID in the PreferCompositingToLCDText() call ...
6 years, 4 months ago (2014-08-15 21:11:13 UTC) #1
danakj
+rsesek for crash_keys.cc
6 years, 4 months ago (2014-08-15 21:11:44 UTC) #2
Robert Sesek
crash_keys.cc LGTM
6 years, 4 months ago (2014-08-15 21:12:32 UTC) #3
danakj
+sky to review, cuz piman@ is OOO
6 years, 4 months ago (2014-08-15 21:12:38 UTC) #4
piman
lgtm
6 years, 4 months ago (2014-08-15 21:21:39 UTC) #5
sky
LGTM - for the record piman was at lunch today.
6 years, 4 months ago (2014-08-15 21:21:43 UTC) #6
piman
On Fri, Aug 15, 2014 at 2:21 PM, <sky@chromium.org> wrote: > LGTM - for the ...
6 years, 4 months ago (2014-08-15 21:26:29 UTC) #7
danakj
On Fri, Aug 15, 2014 at 5:26 PM, Antoine Labour <piman@chromium.org> wrote: > On Fri, ...
6 years, 4 months ago (2014-08-15 21:38:04 UTC) #8
danakj
The CQ bit was checked by danakj@chromium.org
6 years, 4 months ago (2014-08-16 15:13:05 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/479653003/1
6 years, 4 months ago (2014-08-16 15:13:27 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-16 16:39:10 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (1) as 290155
6 years, 4 months ago (2014-08-16 17:51:22 UTC) #12
tdanderson
A revert of this CL (patchset #1) has been created in https://codereview.chromium.org/484473002/ by tdanderson@chromium.org. The ...
6 years, 4 months ago (2014-08-16 20:42:08 UTC) #13
danakj
I should have CONTENT_EXPORTed the switched but I didn't cuz everything passed the CQ and ...
6 years, 4 months ago (2014-08-17 01:41:32 UTC) #14
danakj
The CQ bit was checked by danakj@chromium.org
6 years, 4 months ago (2014-08-17 01:41:41 UTC) #15
danakj
The CQ bit was unchecked by danakj@chromium.org
6 years, 4 months ago (2014-08-17 01:41:51 UTC) #16
danakj
The CQ bit was checked by danakj@chromium.org
6 years, 4 months ago (2014-08-17 01:42:51 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/479653003/20001
6 years, 4 months ago (2014-08-17 01:44:02 UTC) #18
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: mac_chromium_rel_swarming on tryserver.chromium.mac ...
6 years, 4 months ago (2014-08-17 04:40:59 UTC) #19
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-17 05:26:41 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_swarming on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_swarming/builds/4042)
6 years, 4 months ago (2014-08-17 05:26:43 UTC) #21
danakj
The CQ bit was checked by danakj@chromium.org
6 years, 4 months ago (2014-08-17 14:09:02 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/479653003/20001
6 years, 4 months ago (2014-08-17 14:09:42 UTC) #23
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: mac_chromium_rel_swarming on tryserver.chromium.mac ...
6 years, 4 months ago (2014-08-17 14:55:34 UTC) #24
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-17 18:39:07 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_swarming on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_swarming/builds/4118)
6 years, 4 months ago (2014-08-17 18:39:08 UTC) #26
danakj
The CQ bit was checked by danakj@chromium.org
6 years, 4 months ago (2014-08-17 20:08:11 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/479653003/20001
6 years, 4 months ago (2014-08-17 20:08:45 UTC) #28
commit-bot: I haz the power
6 years, 4 months ago (2014-08-17 20:09:15 UTC) #29
Message was sent while issue was closed.
Committed patchset #2 (20001) as 290191

Powered by Google App Engine
This is Rietveld 408576698