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

Issue 704463003: Move overscroll bounce to impl thread (Closed)

Created:
6 years, 1 month ago by ccameron
Modified:
5 years ago
Reviewers:
CC:
chromium-reviews, mkwst+moarreviews-renderer_chromium.org, darin-cc_chromium.org, cc-bugs_chromium.org, jdduke+watch_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Move overscroll bounce to impl thread BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+707 lines, -0 lines) Patch
M cc/cc.gyp View 2 chunks +3 lines, -0 lines 0 comments Download
M cc/input/input_handler.h View 2 chunks +4 lines, -0 lines 0 comments Download
A cc/input/scroll_elasticity_controller.h View 1 chunk +42 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_host_impl.h View 3 chunks +8 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 4 chunks +12 lines, -0 lines 0 comments Download
A cc/trees/tree_scroll_elasticity_client.h View 1 chunk +46 lines, -0 lines 0 comments Download
A cc/trees/tree_scroll_elasticity_client.cc View 1 chunk +88 lines, -0 lines 0 comments Download
M content/content_renderer.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M content/renderer/input/input_handler_proxy.h View 2 chunks +3 lines, -0 lines 0 comments Download
M content/renderer/input/input_handler_proxy.cc View 2 chunks +13 lines, -0 lines 0 comments Download
A content/renderer/input/input_scroll_elasticity_controller.h View 1 chunk +89 lines, -0 lines 0 comments Download
A content/renderer/input/input_scroll_elasticity_controller.cc View 1 chunk +397 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698