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

Issue 2654413002: Stretching NativeViewHost, and misc tab capture fixes.

Created:
3 years, 11 months ago by miu
Modified:
3 years, 10 months ago
Reviewers:
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Stretching NativeViewHost, and misc tab capture fixes. WIP -- DO NOT COMMIT COMMIT=false

Patch Set 1 #

Patch Set 2 : Gettin' it all working on ui/cocoa and MacViews too. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+464 lines, -183 lines) Patch
M chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_cell.mm View 1 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/cocoa/tab_contents/tab_contents_controller.h View 1 1 chunk +10 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/tab_contents/tab_contents_controller.mm View 1 12 chunks +123 lines, -64 lines 0 comments Download
M chrome/browser/ui/extensions/extension_message_bubble_factory.cc View 1 2 chunks +6 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/examples/api/tabCapture/eventPage.js View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/media/capture/cursor_renderer_aura.cc View 1 2 chunks +11 lines, -2 lines 0 comments Download
M content/browser/media/capture/web_contents_video_capture_device.cc View 1 2 chunks +7 lines, -11 lines 0 comments Download
M content/browser/renderer_host/delegated_frame_host.h View 1 1 chunk +3 lines, -2 lines 0 comments Download
M content/browser/renderer_host/delegated_frame_host.cc View 1 5 chunks +25 lines, -14 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac.mm View 1 1 chunk +17 lines, -4 lines 0 comments Download
M content/browser/web_contents/web_contents_view_mac.mm View 1 1 chunk +14 lines, -9 lines 0 comments Download
M ui/aura/window.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M ui/aura/window.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
M ui/compositor/layer.h View 1 1 chunk +1 line, -1 line 0 comments Download
M ui/compositor/layer.cc View 1 1 chunk +0 lines, -4 lines 0 comments Download
M ui/views/controls/native/native_view_host.h View 1 2 chunks +10 lines, -0 lines 0 comments Download
M ui/views/controls/native/native_view_host.cc View 1 2 chunks +10 lines, -3 lines 0 comments Download
M ui/views/controls/native/native_view_host_aura.h View 1 3 chunks +10 lines, -1 line 0 comments Download
M ui/views/controls/native/native_view_host_aura.cc View 1 3 chunks +19 lines, -7 lines 0 comments Download
M ui/views/controls/native/native_view_host_aura_unittest.cc View 1 9 chunks +63 lines, -8 lines 0 comments Download
M ui/views/controls/native/native_view_host_mac.h View 1 3 chunks +8 lines, -3 lines 0 comments Download
M ui/views/controls/native/native_view_host_mac.mm View 1 6 chunks +76 lines, -13 lines 0 comments Download
M ui/views/controls/native/native_view_host_mac_unittest.mm View 1 1 chunk +18 lines, -0 lines 0 comments Download
M ui/views/controls/native/native_view_host_wrapper.h View 1 1 chunk +10 lines, -3 lines 0 comments Download
M ui/views/controls/webview/webview.cc View 1 1 chunk +13 lines, -23 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698