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

Issue 1236643003: [Android] Suppress overscroll for unscrollable axes in the browser (Closed)

Created:
5 years, 5 months ago by jdduke (slow)
Modified:
5 years, 5 months ago
CC:
cc-bugs_chromium.org, chromium-reviews, darin-cc_chromium.org, jam, mkwst+moarreviews-renderer_chromium.org, mlamouri+watch-content_chromium.org, piman+watch_chromium.org, MuVen
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Android] Suppress overscroll for unscrollable axes in the browser Now that overscroll updates are bundled with event ack IPCs, they're much less expensive. Accordingly, move overscroll filtering logic for unscrollable axes to the browser, avoiding unnecessary complexity in the renderer for both Blink and cc. BUG=506193 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/3367dde4ac60c00d422cdd087525ce2f55e5a6e4 Cr-Commit-Position: refs/heads/master@{#340391}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Fix unnecessary change #

Patch Set 3 : Remove old test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -65 lines) Patch
M cc/layers/viewport.cc View 1 2 1 chunk +0 lines, -10 lines 0 comments Download
M cc/trees/layer_tree_host_impl_unittest.cc View 1 2 2 chunks +0 lines, -46 lines 0 comments Download
M cc/trees/layer_tree_settings.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M cc/trees/layer_tree_settings.cc View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/android/overscroll_glow.h View 2 chunks +3 lines, -0 lines 0 comments Download
M content/browser/android/overscroll_glow.cc View 1 2 4 chunks +22 lines, -3 lines 0 comments Download
M content/renderer/gpu/render_widget_compositor.cc View 1 2 2 chunks +0 lines, -4 lines 0 comments Download

Messages

Total messages: 21 (7 generated)
jdduke (slow)
tdresser@: PTAL. sataya.m@ had made a similar change earlier, but there were issues with also ...
5 years, 5 months ago (2015-07-10 18:12:52 UTC) #2
tdresser
https://codereview.chromium.org/1236643003/diff/1/cc/layers/viewport.cc File cc/layers/viewport.cc (left): https://codereview.chromium.org/1236643003/diff/1/cc/layers/viewport.cc#oldcode161 cc/layers/viewport.cc:161: adjusted.set_y(0.0f); Why can't these be moved? https://codereview.chromium.org/1236643003/diff/1/content/browser/android/overscroll_glow.cc File content/browser/android/overscroll_glow.cc ...
5 years, 5 months ago (2015-07-10 18:41:30 UTC) #3
jdduke (slow)
https://codereview.chromium.org/1236643003/diff/1/cc/layers/viewport.cc File cc/layers/viewport.cc (left): https://codereview.chromium.org/1236643003/diff/1/cc/layers/viewport.cc#oldcode161 cc/layers/viewport.cc:161: adjusted.set_y(0.0f); On 2015/07/10 18:41:30, tdresser wrote: > Why can't ...
5 years, 5 months ago (2015-07-10 19:12:50 UTC) #4
tdresser
LGTM, thanks.
5 years, 5 months ago (2015-07-10 19:20:13 UTC) #5
jdduke (slow)
+enne@ for cc/ and content/renderer/gpu.
5 years, 5 months ago (2015-07-10 23:20:56 UTC) #7
jdduke (slow)
On 2015/07/10 23:20:56, jdduke wrote: > +enne@ for cc/ and content/renderer/gpu. Friendly ping? enne@ any ...
5 years, 5 months ago (2015-07-16 15:23:57 UTC) #8
jdduke (slow)
+aelias for cc/ +sievers for content/renderer/gpu
5 years, 5 months ago (2015-07-23 16:46:48 UTC) #10
aelias_OOO_until_Jul13
lgtm
5 years, 5 months ago (2015-07-23 18:27:16 UTC) #11
no sievers
lgtm
5 years, 5 months ago (2015-07-23 22:17:53 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1236643003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1236643003/20001
5 years, 5 months ago (2015-07-23 22:23:36 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/82061)
5 years, 5 months ago (2015-07-23 23:22:30 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1236643003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1236643003/40001
5 years, 5 months ago (2015-07-25 00:19:49 UTC) #19
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 5 months ago (2015-07-25 01:23:54 UTC) #20
commit-bot: I haz the power
5 years, 5 months ago (2015-07-25 01:24:47 UTC) #21
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/3367dde4ac60c00d422cdd087525ce2f55e5a6e4
Cr-Commit-Position: refs/heads/master@{#340391}

Powered by Google App Engine
This is Rietveld 408576698