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
(192)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: content/browser/compositor/OWNERS
Issue
137893007
:
Add the UI compositor to the Mac build (Closed)
Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add missed file
Created 6 years, 11 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:
WATCHLISTS
content/browser/aura/OWNERS
content/browser/aura/browser_compositor_output_surface.h
content/browser/aura/browser_compositor_output_surface.cc
content/browser/aura/browser_compositor_output_surface_proxy.h
content/browser/aura/browser_compositor_output_surface_proxy.cc
content/browser/aura/compositor_resize_lock.h
content/browser/aura/compositor_resize_lock.cc
content/browser/aura/gpu_browser_compositor_output_surface.h
content/browser/aura/gpu_browser_compositor_output_surface.cc
content/browser/aura/gpu_process_transport_factory.h
content/browser/aura/gpu_process_transport_factory.cc
content/browser/aura/image_transport_factory.h
content/browser/aura/image_transport_factory.cc
content/browser/aura/image_transport_factory_browsertest.cc
content/browser/aura/no_transport_image_transport_factory.h
content/browser/aura/no_transport_image_transport_factory.cc
content/browser/aura/owned_mailbox.h
content/browser/aura/owned_mailbox.cc
content/browser/aura/reflector_impl.h
content/browser/aura/reflector_impl.cc
content/browser/aura/resize_lock.h
content/browser/aura/resize_lock.cc
content/browser/aura/software_browser_compositor_output_surface.h
content/browser/aura/software_browser_compositor_output_surface.cc
content/browser/aura/software_browser_compositor_output_surface_unittest.cc
content/browser/aura/software_output_device_ozone.h
content/browser/aura/software_output_device_ozone.cc
content/browser/aura/software_output_device_ozone_unittest.cc
content/browser/aura/software_output_device_win.h
content/browser/aura/software_output_device_win.cc
content/browser/aura/software_output_device_x11.h
content/browser/aura/software_output_device_x11.cc
content/browser/browser_main_loop.cc
content/browser/compositor/OWNERS
content/browser/compositor/browser_compositor_output_surface.h
content/browser/compositor/browser_compositor_output_surface.cc
content/browser/compositor/browser_compositor_output_surface_proxy.h
content/browser/compositor/browser_compositor_output_surface_proxy.cc
content/browser/compositor/gpu_browser_compositor_output_surface.h
content/browser/compositor/gpu_browser_compositor_output_surface.cc
content/browser/compositor/gpu_process_transport_factory.h
content/browser/compositor/gpu_process_transport_factory.cc
content/browser/compositor/image_transport_factory.h
content/browser/compositor/image_transport_factory.cc
content/browser/compositor/image_transport_factory_browsertest.cc
content/browser/compositor/no_transport_image_transport_factory.h
content/browser/compositor/no_transport_image_transport_factory.cc
content/browser/compositor/owned_mailbox.h
content/browser/compositor/owned_mailbox.cc
content/browser/compositor/reflector_impl.h
content/browser/compositor/reflector_impl.cc
content/browser/compositor/resize_lock.h
content/browser/compositor/resize_lock.cc
content/browser/compositor/software_browser_compositor_output_surface.h
content/browser/compositor/software_browser_compositor_output_surface.cc
content/browser/compositor/software_browser_compositor_output_surface_unittest.cc
content/browser/compositor/software_output_device_ozone.h
content/browser/compositor/software_output_device_ozone.cc
content/browser/compositor/software_output_device_ozone_unittest.cc
content/browser/compositor/software_output_device_win.h
content/browser/compositor/software_output_device_win.cc
content/browser/compositor/software_output_device_x11.h
content/browser/compositor/software_output_device_x11.cc
content/browser/renderer_host/compositor_resize_lock_aura.h
content/browser/renderer_host/compositor_resize_lock_aura.cc
content/browser/renderer_host/media/desktop_capture_device_aura.cc
content/browser/renderer_host/render_widget_host_unittest.cc
content/browser/renderer_host/render_widget_host_view_aura.h
content/browser/renderer_host/render_widget_host_view_aura.cc
content/browser/renderer_host/render_widget_host_view_aura_unittest.cc
content/content_browser.gypi
content/content_tests.gypi
content/public/test/browser_test_base.cc
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« content/browser/browser_main_loop.cc
('k') |
content/browser/compositor/browser_compositor_output_surface.h »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: content/browser/compositor/OWNERS
diff --git a/content/browser/aura/OWNERS b/content/browser/compositor/OWNERS
similarity index 100%
rename from content/browser/aura/OWNERS
rename to content/browser/compositor/OWNERS
« no previous file with comments
|
« content/browser/browser_main_loop.cc
('k') |
content/browser/compositor/browser_compositor_output_surface.h »
('j') |
no next file with comments »
Issue 137893007: Add the UI compositor to the Mac build (Closed)
Created 6 years, 11 months ago by ccameron
Modified 6 years, 11 months ago
Reviewers: piman, danakj1
Base URL: svn://svn.chromium.org/chrome/trunk/src
Comments: 0
This is Rietveld
408576698