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

Issue 2644093002: aura: Some change to how the client-lib is set up. (Closed)

Created:
3 years, 11 months ago by sadrul
Modified:
3 years, 11 months ago
Reviewers:
sky
CC:
chromium-reviews, rjkroege, kalyank, sadrul, tfarina
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

aura: Some change to how the client-lib is set up. Instead of clients having to explicitly create and set up ui::Gpu, aura::MusContextFactory instances before creating a WindowTreeClient instance, have WindowTreeClient take care of creating and setting them up. This allows removal of duplicate set-up code from several places. BUG=677704 Review-Url: https://codereview.chromium.org/2644093002 Cr-Commit-Position: refs/heads/master@{#445094} Committed: https://chromium.googlesource.com/chromium/src/+/9917dd563899eff0020ca4cad673832b620f86ec

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Total comments: 3

Patch Set 4 : . #

Patch Set 5 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -80 lines) Patch
M ash/mus/window_manager_application.h View 3 chunks +0 lines, -7 lines 0 comments Download
M ash/mus/window_manager_application.cc View 1 2 3 3 chunks +0 lines, -8 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 2 chunks +2 lines, -1 line 0 comments Download
M mash/simple_wm/simple_wm.h View 2 chunks +0 lines, -4 lines 0 comments Download
M mash/simple_wm/simple_wm.cc View 1 2 3 2 chunks +0 lines, -7 lines 0 comments Download
M services/ui/demo/mus_demo.h View 2 chunks +0 lines, -5 lines 0 comments Download
M services/ui/demo/mus_demo.cc View 1 2 3 2 chunks +0 lines, -5 lines 0 comments Download
M services/ui/test_wm/test_wm.cc View 1 2 3 4 chunks +0 lines, -10 lines 0 comments Download
M services/ui/ws/window_server_test_base.h View 2 chunks +0 lines, -5 lines 0 comments Download
M services/ui/ws/window_server_test_base.cc View 1 2 3 3 chunks +0 lines, -7 lines 0 comments Download
M ui/aura/mus/window_tree_client.h View 1 2 3 5 chunks +10 lines, -1 line 0 comments Download
M ui/aura/mus/window_tree_client.cc View 1 2 3 4 chunks +11 lines, -1 line 0 comments Download
M ui/views/mus/mus_client.h View 4 chunks +0 lines, -11 lines 0 comments Download
M ui/views/mus/mus_client.cc View 1 2 3 2 chunks +3 lines, -8 lines 0 comments Download

Messages

Total messages: 30 (23 generated)
sadrul
3 years, 11 months ago (2017-01-19 20:06:57 UTC) #15
sadrul
https://codereview.chromium.org/2644093002/diff/40001/ui/aura/mus/window_tree_client.h File ui/aura/mus/window_tree_client.h (right): https://codereview.chromium.org/2644093002/diff/40001/ui/aura/mus/window_tree_client.h#newcode93 ui/aura/mus/window_tree_client.h:93: scoped_refptr<base::SingleThreadTaskRunner> io_task_runner, An alternative is to introduce an InitializeGpu(io_task_runner), ...
3 years, 11 months ago (2017-01-19 20:15:22 UTC) #16
sky
https://codereview.chromium.org/2644093002/diff/40001/ui/aura/mus/window_tree_client.h File ui/aura/mus/window_tree_client.h (right): https://codereview.chromium.org/2644093002/diff/40001/ui/aura/mus/window_tree_client.h#newcode93 ui/aura/mus/window_tree_client.h:93: scoped_refptr<base::SingleThreadTaskRunner> io_task_runner, On 2017/01/19 20:15:22, sadrul wrote: > An ...
3 years, 11 months ago (2017-01-19 21:52:58 UTC) #17
sadrul
https://codereview.chromium.org/2644093002/diff/40001/ui/aura/mus/window_tree_client.h File ui/aura/mus/window_tree_client.h (right): https://codereview.chromium.org/2644093002/diff/40001/ui/aura/mus/window_tree_client.h#newcode93 ui/aura/mus/window_tree_client.h:93: scoped_refptr<base::SingleThreadTaskRunner> io_task_runner, On 2017/01/19 21:52:58, sky wrote: > On ...
3 years, 11 months ago (2017-01-20 06:20:32 UTC) #22
sky
LGTM
3 years, 11 months ago (2017-01-20 17:14:30 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2644093002/80001
3 years, 11 months ago (2017-01-20 18:10:56 UTC) #27
commit-bot: I haz the power
3 years, 11 months ago (2017-01-20 18:16:34 UTC) #30
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/9917dd563899eff0020ca4cad673...

Powered by Google App Engine
This is Rietveld 408576698