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

Issue 139563004: Notification on finish handling of top control gesture (Closed)

Created:
6 years, 11 months ago by Xianzhu
Modified:
6 years, 11 months ago
Reviewers:
CC:
chromium-reviews, yusukes+watch_chromium.org, yukishiino+watch_chromium.org, jam, penghuang+watch_chromium.org, joi+watch-content_chromium.org, nona+watch_chromium.org, darin-cc_chromium.org, cc-bugs_chromium.org, James Su, miu+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Notification on finish handling of top control gesture DO NOT SUBMIT. For preview and discussion BUG=

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -16 lines) Patch
M cc/input/input_handler.h View 1 chunk +4 lines, -0 lines 0 comments Download
M cc/input/top_controls_manager.cc View 2 chunks +5 lines, -1 line 0 comments Download
M cc/input/top_controls_manager_client.h View 1 chunk +1 line, -0 lines 0 comments Download
M cc/trees/layer_tree_host_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 3 chunks +8 lines, -3 lines 0 comments Download
M content/browser/android/content_view_core_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/android/content_view_core_impl.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M content/browser/android/in_process/synchronous_input_event_filter.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/android/in_process/synchronous_input_event_filter.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.cc View 2 chunks +7 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_android.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_android.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_base.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_base.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M content/common/input_messages.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/port/browser/render_widget_host_view_port.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/public/android/java/src/org/chromium/content/browser/ContentViewClient.java View 1 chunk +3 lines, -0 lines 0 comments Download
M content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java View 1 chunk +5 lines, -0 lines 0 comments Download
M content/renderer/input/input_event_filter.h View 2 chunks +2 lines, -0 lines 0 comments Download
M content/renderer/input/input_event_filter.cc View 2 chunks +13 lines, -11 lines 0 comments Download
M content/renderer/input/input_handler_manager.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/renderer/input/input_handler_manager.cc View 1 chunk +3 lines, -1 line 0 comments Download
M content/renderer/input/input_handler_manager_client.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/input/input_handler_proxy.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/input/input_handler_proxy.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M content/renderer/input/input_handler_proxy_client.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/renderer/input/input_handler_wrapper.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/input/input_handler_wrapper.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698