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

Issue 660133005: Widen GPU trigger condition (Closed)

Created:
6 years, 2 months ago by junchao.han
Modified:
6 years, 1 month ago
CC:
blink-reviews, mkwst+moarreviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git/+/master
Project:
blink
Visibility:
Public.

Description

Widen GPU trigger condition GPU rasterization will be triggered when viewports meet either of the following conditions: 1) width=device-width, minimum-scale=X, where X >= 1.0 2) width=device-width, user-scalable=no BUG=424469 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184566

Patch Set 1 #

Total comments: 1

Patch Set 2 : update patch based on feedback #

Patch Set 3 : add unit test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -6 lines) Patch
M Source/web/WebViewImpl.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
M Source/web/tests/ViewportTest.cpp View 1 2 1 chunk +15 lines, -0 lines 0 comments Download
A + Source/web/tests/data/viewport/viewport-gpu-rasterization-device-width-minimum-scale-0.5.html View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
A + Source/web/tests/data/viewport/viewport-gpu-rasterization-device-width-minimum-scale-1.5.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
A + Source/web/tests/data/viewport/viewport-gpu-rasterization-device-width-non-user-scalable.html View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 21 (5 generated)
ernstm
On 2014/10/17 07:04:58, junchao.han wrote: > mailto:junchao.han@intel.com changed reviewers: > + mailto:ajuma@chromium.org, mailto:ernstm@google.com We should ...
6 years, 2 months ago (2014-10-17 17:11:49 UTC) #2
junchao.han
On 2014/10/17 17:11:49, ernstm wrote: > On 2014/10/17 07:04:58, junchao.han wrote: > > mailto:junchao.han@intel.com changed ...
6 years, 2 months ago (2014-10-18 09:08:05 UTC) #3
Jin Yang
On 2014/10/18 09:08:05, junchao.han wrote: > On 2014/10/17 17:11:49, ernstm wrote: > > On 2014/10/17 ...
6 years, 2 months ago (2014-10-21 03:06:07 UTC) #4
ernstm
> Any comments? The patch is not for particular page, the added trigger condition > ...
6 years, 2 months ago (2014-10-21 17:10:50 UTC) #5
ajuma
https://codereview.chromium.org/660133005/diff/1/Source/web/WebViewImpl.cpp File Source/web/WebViewImpl.cpp (right): https://codereview.chromium.org/660133005/diff/1/Source/web/WebViewImpl.cpp#newcode3285 Source/web/WebViewImpl.cpp:3285: I understand the motivation of using the resolved values, ...
6 years, 2 months ago (2014-10-21 17:40:03 UTC) #6
junchao.han
On 2014/10/21 17:40:03, ajuma wrote: > https://codereview.chromium.org/660133005/diff/1/Source/web/WebViewImpl.cpp > File Source/web/WebViewImpl.cpp (right): > > https://codereview.chromium.org/660133005/diff/1/Source/web/WebViewImpl.cpp#newcode3285 > ...
6 years, 2 months ago (2014-10-22 07:31:33 UTC) #7
ajuma
On 2014/10/22 07:31:33, junchao.han wrote: > On 2014/10/21 17:40:03, ajuma wrote: > > https://codereview.chromium.org/660133005/diff/1/Source/web/WebViewImpl.cpp > ...
6 years, 2 months ago (2014-10-22 14:13:51 UTC) #8
junchao.han
On 2014/10/22 14:13:51, ajuma wrote: > On 2014/10/22 07:31:33, junchao.han wrote: > > On 2014/10/21 ...
6 years, 2 months ago (2014-10-23 01:37:32 UTC) #9
ajuma
On 2014/10/23 01:37:32, junchao.han wrote: > We have uploaded a new patch set based on ...
6 years, 2 months ago (2014-10-23 14:29:53 UTC) #10
junchao.han
On 2014/10/23 14:29:53, ajuma wrote: > On 2014/10/23 01:37:32, junchao.han wrote: > > We have ...
6 years, 2 months ago (2014-10-24 03:28:09 UTC) #11
ajuma
On 2014/10/24 03:28:09, junchao.han wrote: > > I upload another chromium patch to add myself ...
6 years, 2 months ago (2014-10-24 13:32:07 UTC) #12
junchao.han
On 2014/10/24 13:32:07, ajuma wrote: > On 2014/10/24 03:28:09, junchao.han wrote: > > > > ...
6 years, 1 month ago (2014-10-28 01:36:32 UTC) #14
aelias_OOO_until_Jul13
Source/web lgtm
6 years, 1 month ago (2014-10-28 04:41:21 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/660133005/40001
6 years, 1 month ago (2014-10-29 05:39:12 UTC) #19
commit-bot: I haz the power
Committed patchset #3 (id:40001) as 184566
6 years, 1 month ago (2014-10-29 06:16:57 UTC) #20
ajuma
6 years, 1 month ago (2014-11-05 01:04:12 UTC) #21
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.chromium.org/685003008/ by ajuma@chromium.org.

The reason for reverting is: There's content that depends on the existing
trigger in order to opt-out of GPU rasterization. Since we're close to the
branch point, let's revert this and then try to expand again in M41..

Powered by Google App Engine
This is Rietveld 408576698