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

Issue 659233002: STASH: Epic Experimental patch for toolkit-views App List on Mac

Created:
6 years, 2 months ago by tapted
Modified:
6 years, 2 months ago
Reviewers:
CC:
chromium-reviews, nasko+codewatch_chromium.org, sievers+watch_chromium.org, ajwong+watch_chromium.org, alicet1, ben+views_chromium.org, tdanderson+views_chromium.org, msw+watch_chromium.org, jam, jbauman+watch_chromium.org, darin-cc_chromium.org, kalyank, erikwright+watch_chromium.org, android-webview-reviews_chromium.org, Avi (use Gerrit), creis+watch_chromium.org, derat+watch_chromium.org, piman+watch_chromium.org, mkwst+moarreviews-shell_chromium.org, jochen+watch_chromium.org, chrome-apps-syd-reviews_chromium.org, tfarina, danakj+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git/+/master
Project:
chromium
Visibility:
Public.

Description

STASH: Epic Experimental patch for toolkit-views App List on Mac based off master@r300081 compile on Mac with ninja -C out/Debug chrome ./out/Debug/Chromium.app/Contents/MacOS/Chromium --show-app-list --enable-experimental-app-list

Patch Set 1 #

Patch Set 2 : rebase to master at r300075 #

Patch Set 3 : Fix a few things. Works@master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+934 lines, -131 lines) Patch
M android_webview/browser/aw_content_browser_client.h View 1 chunk +2 lines, -1 line 0 comments Download
M android_webview/browser/aw_content_browser_client.cc View 1 chunk +2 lines, -1 line 0 comments Download
M athena/main/athena_main.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/mac/sdk_forward_declarations.h View 1 2 1 chunk +0 lines, -6 lines 0 comments Download
M base/mac/sdk_forward_declarations.mm View 1 2 1 chunk +0 lines, -6 lines 0 comments Download
M base/threading/thread_restrictions.cc View 1 chunk +1 line, -1 line 0 comments Download
M build/common.gypi View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/app_controller_mac.mm View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 1 chunk +5 lines, -4 lines 0 comments Download
M chrome/browser/ui/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/android/tab_contents/chrome_web_contents_view_delegate_android.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/app_list/app_list_service_mac.mm View 2 chunks +32 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/tab_contents/chrome_web_contents_view_delegate_mac.mm View 1 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/task_manager_mac.mm View 1 2 3 chunks +10 lines, -1 line 0 comments Download
M chrome/browser/ui/tab_contents/chrome_web_contents_view_delegate.h View 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/ui/views/chrome_views_delegate.h View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/chrome_views_delegate.cc View 4 chunks +1 line, -4 lines 0 comments Download
M chrome/browser/ui/views/tab_contents/chrome_web_contents_view_delegate_views.h View 3 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/ui/views/tab_contents/chrome_web_contents_view_delegate_views.cc View 9 chunks +24 lines, -9 lines 0 comments Download
A chrome/browser/ui/views/tab_contents/chrome_web_contents_view_delegate_views_mac.mm View 1 chunk +82 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/tab_contents/chrome_web_contents_view_delegate_views_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 6 chunks +13 lines, -6 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/test/base/web_ui_browser_test.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/compositor/browser_compositor_view_mac.h View 4 chunks +5 lines, -3 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/web_contents/web_contents_view_mac.mm View 4 chunks +13 lines, -0 lines 0 comments Download
M content/public/browser/content_browser_client.h View 2 chunks +3 lines, -1 line 0 comments Download
M content/public/browser/content_browser_client.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/public/browser/web_contents_view_delegate.h View 1 chunk +5 lines, -5 lines 0 comments Download
M content/public/browser/web_contents_view_delegate.cc View 1 chunk +6 lines, -3 lines 0 comments Download
M content/shell/browser/shell_content_browser_client.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/shell/browser/shell_content_browser_client.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M extensions/browser/api/cast_channel/cast_auth_util_openssl.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M ui/app_list/demo/app_list_demo_views.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/app_list/test/run_all_unittests.cc View 2 chunks +1 line, -3 lines 0 comments Download
M ui/app_list/views/app_list_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/font_render_params_mac.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/gfx/nine_image_painter.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/views/bubble/bubble_delegate.cc View 1 chunk +3 lines, -1 line 0 comments Download
M ui/views/cocoa/bridged_content_view.mm View 1 2 chunks +5 lines, -1 line 0 comments Download
M ui/views/cocoa/bridged_native_widget.h View 8 chunks +54 lines, -2 lines 0 comments Download
M ui/views/cocoa/bridged_native_widget.mm View 11 chunks +218 lines, -1 line 0 comments Download
M ui/views/cocoa/bridged_native_widget_unittest.mm View 1 2 3 chunks +3 lines, -4 lines 0 comments Download
M ui/views/cocoa/views_nswindow_delegate.h View 1 2 chunks +7 lines, -2 lines 0 comments Download
M ui/views/cocoa/views_nswindow_delegate.mm View 1 5 chunks +44 lines, -1 line 0 comments Download
M ui/views/controls/webview/webview.cc View 1 chunk +1 line, -0 lines 0 comments Download
M ui/views/examples/widget_example.h View 1 chunk +8 lines, -4 lines 0 comments Download
M ui/views/examples/widget_example.cc View 2 chunks +16 lines, -0 lines 0 comments Download
M ui/views/test/test_views_delegate.h View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/views/test/views_test_base.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M ui/views/view.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M ui/views/views.gyp View 2 chunks +4 lines, -0 lines 0 comments Download
M ui/views/views_delegate.h View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/views/views_delegate.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/views/widget/native_widget_mac.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/views/widget/native_widget_mac.mm View 1 2 14 chunks +67 lines, -25 lines 0 comments Download
A ui/views/widget/native_widget_mac_unittest.mm View 1 chunk +197 lines, -0 lines 0 comments Download
M ui/views/widget/widget_unittest.cc View 1 1 chunk +30 lines, -0 lines 0 comments Download
M ui/views_content_client/views_content_client_main_parts.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/views_content_client/views_content_client_main_parts_mac.mm View 3 chunks +18 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698