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

Issue 889063002: (not for commit) Create 2nd ContextProvider for Ganesh rasterization. (Closed)

Created:
5 years, 10 months ago by vmiura
Modified:
5 years, 10 months ago
Reviewers:
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, creis+watch_chromium.org, Ian Vollick, nasko+codewatch_chromium.org, jam, sievers+watch_chromium.org, jbauman+watch_chromium.org, darin-cc_chromium.org, kalyank, mkwst+moarreviews-renderer_chromium.org, piman+watch_chromium.org, cc-bugs_chromium.org, danakj+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

(not for commit) Create 2nd ContextProvider for Ganesh rasterization. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+124 lines, -60 lines) Patch
M cc/output/output_surface.h View 4 chunks +9 lines, -0 lines 0 comments Download
M cc/output/output_surface.cc View 3 chunks +21 lines, -1 line 0 comments Download
M cc/output/output_surface_unittest.cc View 1 chunk +3 lines, -1 line 0 comments Download
M cc/output/overlay_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/test/fake_output_surface.cc View 1 chunk +3 lines, -1 line 0 comments Download
M cc/test/layer_tree_pixel_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/test/pixel_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/test/pixel_test_output_surface.h View 1 chunk +1 line, -0 lines 0 comments Download
M cc/test/pixel_test_output_surface.cc View 1 chunk +3 lines, -1 line 0 comments Download
M content/browser/compositor/browser_compositor_output_surface.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/compositor/browser_compositor_output_surface.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/compositor/gpu_browser_compositor_output_surface.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/compositor/gpu_browser_compositor_output_surface.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/compositor/gpu_process_transport_factory.cc View 3 chunks +5 lines, -8 lines 0 comments Download
M content/browser/compositor/gpu_surfaceless_browser_compositor_output_surface.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/compositor/gpu_surfaceless_browser_compositor_output_surface.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M content/browser/compositor/surface_display_output_surface.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/compositor/surface_display_output_surface.cc View 1 chunk +3 lines, -1 line 0 comments Download
M content/browser/renderer_host/compositor_impl_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M content/common/gpu/client/context_provider_command_buffer.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/gpu/client/context_provider_command_buffer.cc View 7 chunks +17 lines, -12 lines 0 comments Download
M content/renderer/gpu/compositor_output_surface.h View 2 chunks +3 lines, -0 lines 0 comments Download
M content/renderer/gpu/compositor_output_surface.cc View 1 chunk +4 lines, -1 line 0 comments Download
M content/renderer/gpu/delegated_compositor_output_surface.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/renderer/gpu/delegated_compositor_output_surface.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/renderer/gpu/mailbox_output_surface.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/renderer/gpu/mailbox_output_surface.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/renderer/render_widget.cc View 3 chunks +23 lines, -26 lines 0 comments Download
M content/test/web_layer_tree_view_impl_for_testing.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/compositor/test/in_process_context_factory.cc View 1 chunk +1 line, -1 line 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698