Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(1352)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: wm/OWNERS
Issue
11485006
:
Add window manager component. (Closed)
Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Push gfx::AcceleratedWidget usage into platform specific code.
Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
build/all.gyp
build/common.gypi
content/browser/gpu/browser_gpu_channel_host_factory.h
content/browser/renderer_host/image_transport_factory.h
content/common/gpu/client/gl_helper.h
wm/DEPS
wm/OWNERS
wm/foreign_test_window.h
wm/foreign_test_window.cc
wm/foreign_window.h
wm/foreign_window.cc
wm/foreign_window_client_view.h
wm/foreign_window_client_view.cc
wm/foreign_window_unittest.cc
wm/foreign_window_widget.h
wm/foreign_window_widget.cc
wm/gpu/DEPS
wm/gpu/foreign_window_texture_factory.h
wm/gpu/foreign_window_texture_factory.cc
wm/host/DEPS
wm/host/foreign_test_window_host.h
wm/host/foreign_test_window_host.cc
wm/host/foreign_test_window_host_linux.h
wm/host/foreign_test_window_host_linux.cc
wm/host/foreign_window_host.h
wm/host/foreign_window_host.cc
wm/host/foreign_window_host_delegate.h
wm/host/foreign_window_host_linux.h
wm/host/foreign_window_host_linux.cc
wm/host/root_window_host_factory.h
wm/host/root_window_host_factory.cc
wm/host/root_window_host_factory_linux.cc
wm/host/root_window_host_linux.h
wm/host/root_window_host_linux.cc
wm/shell/content_client/DEPS
wm/shell/content_client/shell_browser_main_parts.h
wm/shell/content_client/shell_browser_main_parts.cc
wm/shell/content_client/shell_content_browser_client.h
wm/shell/content_client/shell_content_browser_client.cc
wm/shell/content_client/shell_main_delegate.h
wm/shell/content_client/shell_main_delegate.cc
wm/shell/shell_delegate_impl.h
wm/shell/shell_delegate_impl.cc
wm/shell/shell_main.cc
wm/shell/shell_main_parts.h
wm/shell/shell_main_parts.cc
wm/test/test_shell_delegate.h
wm/test/test_shell_delegate.cc
wm/test/wm_test_base.h
wm/test/wm_test_base.cc
wm/test/wm_unittests.cc
wm/wm.gyp
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« wm/DEPS
('k') |
wm/foreign_test_window.h »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: wm/OWNERS
diff --git a/wm/OWNERS b/wm/OWNERS
new file mode 100644
index 0000000000000000000000000000000000000000..157836abab757be8840d74158f0c3c149f13b8b2
--- /dev/null
+++ b/wm/OWNERS
@@ -0,0 +1 @@
+reveman@chromium.org
« no previous file with comments
|
« wm/DEPS
('k') |
wm/foreign_test_window.h »
('j') |
no next file with comments »
Issue 11485006: Add window manager component. (Closed)
Created 8 years ago by reveman
Modified 4 years, 11 months ago
Reviewers: danakj, sky, google-reveman, dshwang
Base URL: svn://svn.chromium.org/chrome/trunk/src
Comments: 76
This is Rietveld
408576698