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

Issue 893713002: Get rid of NonCachedProgramInfoManager. (Closed)

Created:
5 years, 10 months ago by Zhenyao Mo
Modified:
5 years, 10 months ago
Reviewers:
bajones, piman
CC:
bajones, chromium-reviews, Ken Russell (switch to Gerrit), piman+watch_chromium.org, no sievers, vmiura
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Get rid of NonCachedProgramInfoManager. It is not used at all. Note that I didn't change any logic at all except 1) Get rid of NonCachedProgramInfoManager. 2) Merge CachedProgramInfoManager into ProgramInfoManager. 3) Get rid of the Create() function. 4) Add ~VertexAttrib() ~UniformInfo() ~Program() as required by compiler. BUG=453127 TEST=no change at all R=piman@chromium.org Committed: https://crrev.com/730fb0d7dcd9fe50368a22a60478efa656819e21 Cr-Commit-Position: refs/heads/master@{#314027}

Patch Set 1 #

Total comments: 9

Patch Set 2 : Fix #

Patch Set 3 : moving Program back to the original .cc #

Unified diffs Side-by-side diffs Delta from patch set Stats (+160 lines, -335 lines) Patch
M gpu/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M gpu/command_buffer/client/program_info_manager.h View 1 1 chunk +98 lines, -24 lines 0 comments Download
M gpu/command_buffer/client/program_info_manager.cc View 1 2 15 chunks +61 lines, -278 lines 0 comments Download
D gpu/command_buffer/client/program_info_manager_unittest.cc View 1 chunk +0 lines, -30 lines 0 comments Download
M gpu/command_buffer/client/share_group.cc View 1 chunk +1 line, -1 line 0 comments Download
M gpu/gpu.gyp View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 14 (2 generated)
Zhenyao Mo
piman: please take a look.
5 years, 10 months ago (2015-01-30 21:26:44 UTC) #1
Zhenyao Mo
Others, FYI (feel free to review)
5 years, 10 months ago (2015-01-30 21:28:28 UTC) #2
bajones
Generally LG here, but I'll let piman give final approval. A couple of comments re: ...
5 years, 10 months ago (2015-01-30 21:40:22 UTC) #4
piman
https://codereview.chromium.org/893713002/diff/1/gpu/command_buffer/client/program_info_manager.h File gpu/command_buffer/client/program_info_manager.h (right): https://codereview.chromium.org/893713002/diff/1/gpu/command_buffer/client/program_info_manager.h#newcode56 gpu/command_buffer/client/program_info_manager.h:56: ~UniformInfo() { On 2015/01/30 21:40:22, bajones wrote: > Pretty ...
5 years, 10 months ago (2015-01-30 21:55:39 UTC) #5
Zhenyao Mo
https://codereview.chromium.org/893713002/diff/1/gpu/command_buffer/client/program_info_manager.h File gpu/command_buffer/client/program_info_manager.h (right): https://codereview.chromium.org/893713002/diff/1/gpu/command_buffer/client/program_info_manager.h#newcode56 gpu/command_buffer/client/program_info_manager.h:56: ~UniformInfo() { Thank you both for the tips. However, ...
5 years, 10 months ago (2015-01-30 22:11:38 UTC) #6
piman
https://codereview.chromium.org/893713002/diff/1/gpu/command_buffer/client/program_info_manager.h File gpu/command_buffer/client/program_info_manager.h (right): https://codereview.chromium.org/893713002/diff/1/gpu/command_buffer/client/program_info_manager.h#newcode56 gpu/command_buffer/client/program_info_manager.h:56: ~UniformInfo() { On 2015/01/30 22:11:38, Zhenyao Mo wrote: > ...
5 years, 10 months ago (2015-01-30 22:15:45 UTC) #7
piman
https://codereview.chromium.org/893713002/diff/1/gpu/command_buffer/client/program_info_manager_program.cc File gpu/command_buffer/client/program_info_manager_program.cc (right): https://codereview.chromium.org/893713002/diff/1/gpu/command_buffer/client/program_info_manager_program.cc#newcode1 gpu/command_buffer/client/program_info_manager_program.cc:1: // Copyright (c) 2015 The Chromium Authors. All rights ...
5 years, 10 months ago (2015-01-30 22:18:23 UTC) #8
Zhenyao Mo
On 2015/01/30 22:18:23, piman (Very slow to review) wrote: > https://codereview.chromium.org/893713002/diff/1/gpu/command_buffer/client/program_info_manager_program.cc > File gpu/command_buffer/client/program_info_manager_program.cc (right): ...
5 years, 10 months ago (2015-01-30 22:39:37 UTC) #9
piman
LGTM, thanks
5 years, 10 months ago (2015-01-30 22:42:07 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/893713002/40001
5 years, 10 months ago (2015-01-30 22:43:22 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 10 months ago (2015-01-30 23:34:43 UTC) #13
commit-bot: I haz the power
5 years, 10 months ago (2015-01-30 23:36:17 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/730fb0d7dcd9fe50368a22a60478efa656819e21
Cr-Commit-Position: refs/heads/master@{#314027}

Powered by Google App Engine
This is Rietveld 408576698