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

Issue 52663003: Remove all fling related stuff from the renderer assuming that browser side

Created:
7 years, 1 month ago by varunjain
Modified:
7 years, 1 month ago
Reviewers:
CC:
chromium-reviews, jam, apatrick_chromium, joi+watch-content_chromium.org, darin-cc_chromium.org, piman+watch_chromium.org, cc-bugs_chromium.org
Visibility:
Public.

Description

Remove all fling related stuff from the renderer assuming that browser side fling is on. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -1050 lines) Patch
M cc/input/input_handler.h View 3 chunks +0 lines, -8 lines 0 comments Download
M cc/input/layer_scroll_offset_delegate.h View 1 chunk +0 lines, -4 lines 0 comments Download
M cc/layers/layer_impl.h View 1 chunk +0 lines, -1 line 0 comments Download
M cc/layers/layer_impl.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M cc/layers/layer_impl_unittest.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M cc/test/fake_proxy.h View 1 chunk +0 lines, -1 line 0 comments Download
M cc/trees/layer_tree_host.h View 1 chunk +0 lines, -1 line 0 comments Download
M cc/trees/layer_tree_host.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M cc/trees/layer_tree_host_impl.h View 4 chunks +0 lines, -7 lines 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 5 chunks +1 line, -30 lines 0 comments Download
M cc/trees/proxy.h View 1 chunk +0 lines, -2 lines 0 comments Download
M cc/trees/single_thread_proxy.h View 1 chunk +0 lines, -1 line 0 comments Download
M cc/trees/thread_proxy.h View 2 chunks +0 lines, -2 lines 0 comments Download
M cc/trees/thread_proxy.cc View 1 chunk +0 lines, -13 lines 0 comments Download
M content/app/android/library_loader_hooks.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.h View 1 chunk +1 line, -2 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.cc View 1 chunk +2 lines, -3 lines 0 comments Download
D content/child/android/child_jni_registrar.h View 1 chunk +0 lines, -21 lines 0 comments Download
D content/child/android/child_jni_registrar.cc View 1 chunk +0 lines, -27 lines 0 comments Download
M content/common/view_messages.h View 1 chunk +2 lines, -3 lines 0 comments Download
M content/renderer/gpu/input_event_filter.cc View 1 chunk +1 line, -2 lines 0 comments Download
M content/renderer/gpu/input_handler_proxy.h View 4 chunks +1 line, -30 lines 0 comments Download
M content/renderer/gpu/input_handler_proxy.cc View 4 chunks +4 lines, -231 lines 0 comments Download
M content/renderer/gpu/input_handler_proxy_client.h View 2 chunks +0 lines, -14 lines 0 comments Download
M content/renderer/gpu/input_handler_wrapper.h View 1 chunk +0 lines, -6 lines 0 comments Download
M content/renderer/gpu/input_handler_wrapper.cc View 2 chunks +0 lines, -18 lines 0 comments Download
M content/renderer/gpu/render_widget_compositor.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/renderer/render_thread_impl.h View 1 chunk +0 lines, -3 lines 0 comments Download
M content/renderer/render_thread_impl.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M content/renderer/render_view_impl.h View 2 chunks +0 lines, -4 lines 0 comments Download
M content/renderer/render_view_impl.cc View 1 chunk +0 lines, -6 lines 0 comments Download
D webkit/child/fling_animator_impl_android.h View 1 chunk +0 lines, -58 lines 0 comments Download
D webkit/child/fling_animator_impl_android.cc View 1 chunk +0 lines, -148 lines 0 comments Download
D webkit/child/fling_curve_configuration.h View 1 chunk +0 lines, -58 lines 0 comments Download
D webkit/child/fling_curve_configuration.cc View 1 chunk +0 lines, -55 lines 0 comments Download
D webkit/child/touch_fling_gesture_curve.h View 1 chunk +0 lines, -55 lines 0 comments Download
D webkit/child/touch_fling_gesture_curve.cc View 1 chunk +0 lines, -163 lines 0 comments Download
M webkit/child/webkitplatformsupport_child_impl.h View 3 chunks +0 lines, -12 lines 0 comments Download
M webkit/child/webkitplatformsupport_child_impl.cc View 2 chunks +1 line, -31 lines 0 comments Download
M webkit/child/webkitplatformsupport_impl.cc View 1 chunk +0 lines, -1 line 0 comments Download
M webkit/glue/webkit_glue.gypi View 1 chunk +0 lines, -6 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698