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

Issue 500132: linux: implement gpu plugin (Closed)

Created:
11 years ago by piman
Modified:
9 years, 7 months ago
Reviewers:
apatrick
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : update to top-of-trunk #

Patch Set 3 : update after Al's checkin #

Patch Set 4 : . #

Patch Set 5 : update to tot #

Patch Set 6 : a couple of fixes to actually make it work #

Patch Set 7 : . #

Patch Set 8 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -49 lines) Patch
M build/common.gypi View 3 4 5 6 7 2 chunks +1 line, -4 lines 0 comments Download
M chrome/chrome.gyp View 3 4 5 6 7 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/chrome_renderer.gypi View 3 4 5 6 7 2 chunks +6 lines, -4 lines 0 comments Download
M chrome/plugin/command_buffer_stub.h View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/plugin/command_buffer_stub.cc View 1 2 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/renderer/command_buffer_proxy.cc View 1 chunk +9 lines, -1 line 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.h View 1 1 chunk +5 lines, -3 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 2 3 4 4 chunks +4 lines, -3 lines 0 comments Download
M gpu/command_buffer/service/gpu_processor.cc View 1 2 2 chunks +21 lines, -0 lines 0 comments Download
A gpu/command_buffer/service/gpu_processor_linux.cc View 1 2 1 chunk +50 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/gpu_processor_win.cc View 1 2 1 chunk +0 lines, -19 lines 0 comments Download
M gpu/gpu.gyp View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M gpu/gpu_plugin/gpu_plugin.cc View 1 chunk +7 lines, -2 lines 0 comments Download
M third_party/glew/src/glew.c View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/webkit.gyp View 3 4 5 6 7 2 chunks +6 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
apatrick
LGTM
10 years, 12 months ago (2009-12-23 19:23:37 UTC) #1
piman
I added a couple of fixes to make the plugin actually work when patching in ...
10 years, 12 months ago (2009-12-24 01:28:42 UTC) #2
apatrick
10 years, 11 months ago (2010-01-02 16:53:36 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698