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

Issue 10351002: ui: Move surface/ directory out of gfx/, up to ui/. (Closed)

Created:
8 years, 7 months ago by tfarina
Modified:
8 years, 7 months ago
CC:
chromium-reviews, Avi (use Gerrit), creis+watch_chromium.org, yusukes+watch_chromium.org, brettw-cc_chromium.org, jam, penghuang+watch_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, ajwong+watch_chromium.org, James Su
Visibility:
Public.

Description

Patch Set 1 : fix DEPS #

Patch Set 2 : fix gpu DEPS #

Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -2575 lines) Patch
M chrome/browser/tab_contents/thumbnail_generator_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_browser.gypi View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_renderer.gypi View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/nacl_desc_wrapper_chrome.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/test/gpu/gpu_feature_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/gpu/gpu_process_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/accelerated_surface_container_mac.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/accelerated_surface_container_mac.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/accelerated_surface_container_manager_mac.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/backing_store.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/backing_store_gtk.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M content/browser/renderer_host/backing_store_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/backing_store_manager.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/backing_store_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/compositing_iosurface_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/image_transport_client.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_message_filter.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_process_host_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac.mm View 1 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_win.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M content/common/gpu/gpu_command_buffer_stub.h View 2 chunks +3 lines, -3 lines 0 comments Download
M content/common/gpu/gpu_messages.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/common/gpu/image_transport_surface.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/gpu/image_transport_surface_mac.cc View 1 chunk +2 lines, -2 lines 0 comments Download
content/content_browser.gypi View 1 1 chunk +1 line, -1 line 0 comments Download
M content/content_renderer.gypi View 1 chunk +1 line, -1 line 0 comments Download
M content/content_tests.gypi View 1 chunk +1 line, -1 line 0 comments Download
M content/plugin/webplugin_accelerated_surface_proxy_mac.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M content/plugin/webplugin_proxy.h View 1 chunk +1 line, -1 line 0 comments Download
M content/port/browser/render_widget_host_view_port.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/render_process_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/render_widget_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/common/common_param_traits.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/pepper/pepper_platform_image_2d_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_process_impl.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M content/renderer/render_view_impl.h View 1 chunk +4 lines, -4 lines 0 comments Download
M content/renderer/render_widget.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/render_widget.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M content/renderer/webplugin_delegate_proxy.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/test/mock_render_process.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/test/render_widget_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M gpu/DEPS View 1 1 chunk +1 line, -0 lines 0 comments Download
M gpu/command_buffer/service/feature_info.cc View 1 chunk +1 line, -1 line 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M gpu/command_buffer_service.gypi View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/ppapi_proxy.gypi View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/ppapi_shared.gypi View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/ppapi_tests.gypi View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/proxy/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/proxy/ppb_image_data_proxy.cc View 1 chunk +1 line, -1 line 0 comments Download
D ui/gfx/surface/OWNERS View 1 chunk +0 lines, -6 lines 0 comments Download
D ui/gfx/surface/accelerated_surface_mac.h View 1 chunk +0 lines, -181 lines 0 comments Download
D ui/gfx/surface/accelerated_surface_mac.cc View 1 chunk +0 lines, -363 lines 0 comments Download
D ui/gfx/surface/accelerated_surface_win.h View 1 chunk +0 lines, -124 lines 0 comments Download
D ui/gfx/surface/accelerated_surface_win.cc View 1 chunk +0 lines, -683 lines 0 comments Download
D ui/gfx/surface/io_surface_support_mac.h View 1 chunk +0 lines, -71 lines 0 comments Download
D ui/gfx/surface/io_surface_support_mac.cc View 1 chunk +0 lines, -270 lines 0 comments Download
D ui/gfx/surface/surface.gyp View 1 chunk +0 lines, -57 lines 0 comments Download
D ui/gfx/surface/surface_export.h View 1 chunk +0 lines, -26 lines 0 comments Download
D ui/gfx/surface/transport_dib.h View 1 chunk +0 lines, -217 lines 0 comments Download
D ui/gfx/surface/transport_dib_android.cc View 1 chunk +0 lines, -101 lines 0 comments Download
D ui/gfx/surface/transport_dib_linux.cc View 1 chunk +0 lines, -141 lines 0 comments Download
D ui/gfx/surface/transport_dib_mac.cc View 1 chunk +0 lines, -98 lines 0 comments Download
D ui/gfx/surface/transport_dib_win.cc View 1 chunk +0 lines, -110 lines 0 comments Download
A + ui/surface/OWNERS View 1 chunk +0 lines, -1 line 0 comments Download
A + ui/surface/accelerated_surface_mac.h View 3 chunks +6 lines, -6 lines 0 comments Download
A + ui/surface/accelerated_surface_mac.cc View 2 chunks +3 lines, -3 lines 0 comments Download
A + ui/surface/accelerated_surface_win.h View 3 chunks +4 lines, -4 lines 0 comments Download
A + ui/surface/accelerated_surface_win.cc View 2 chunks +3 lines, -3 lines 0 comments Download
A + ui/surface/io_surface_support_mac.h View 3 chunks +5 lines, -6 lines 0 comments Download
A + ui/surface/io_surface_support_mac.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + ui/surface/surface.gyp View 1 chunk +1 line, -1 line 0 comments Download
A + ui/surface/surface_export.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + ui/surface/transport_dib.h View 2 chunks +5 lines, -5 lines 0 comments Download
A + ui/surface/transport_dib_android.cc View 1 chunk +3 lines, -3 lines 0 comments Download
A + ui/surface/transport_dib_linux.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + ui/surface/transport_dib_mac.cc View 1 chunk +3 lines, -3 lines 0 comments Download
A + ui/surface/transport_dib_win.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
tfarina
8 years, 7 months ago (2012-05-02 23:40:50 UTC) #1
tfarina
ping?
8 years, 7 months ago (2012-05-03 18:23:15 UTC) #2
tfarina
+apatrick for review!
8 years, 7 months ago (2012-05-03 22:10:41 UTC) #3
apatrick_chromium
On 2012/05/03 22:10:41, tfarina wrote: > +apatrick for review! All of it or just the ...
8 years, 7 months ago (2012-05-03 22:16:55 UTC) #4
Ben Goodger (Google)
lgtm
8 years, 7 months ago (2012-05-03 22:17:10 UTC) #5
tfarina
On Thu, May 3, 2012 at 7:16 PM, <apatrick@chromium.org> wrote: > On 2012/05/03 22:10:41, tfarina ...
8 years, 7 months ago (2012-05-03 22:41:38 UTC) #6
apatrick_chromium
8 years, 7 months ago (2012-05-03 23:01:32 UTC) #7
lgtm

Powered by Google App Engine
This is Rietveld 408576698