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

Issue 11377055: cc: Rename Texture class to Resource. (Closed)

Created:
8 years, 1 month ago by reveman
Modified:
8 years, 1 month ago
Reviewers:
enne (OOO)
CC:
chromium-reviews, cc-bugs_chromium.org
Visibility:
Public.

Description

cc: Rename Texture class to Resource. Renames Texture to Resource and ScopedTexture to ScopedResource. BUG= TEST=cc_unittests Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=166689

Patch Set 1 #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -402 lines) Patch
M cc/cc.gyp View 1 3 chunks +4 lines, -4 lines 0 comments Download
M cc/cc_tests.gyp View 1 1 chunk +1 line, -1 line 0 comments Download
M cc/direct_renderer.h View 1 6 chunks +11 lines, -11 lines 0 comments Download
M cc/direct_renderer.cc View 1 6 chunks +6 lines, -6 lines 0 comments Download
M cc/gl_renderer.h View 1 4 chunks +5 lines, -5 lines 0 comments Download
M cc/gl_renderer.cc View 1 11 chunks +17 lines, -17 lines 0 comments Download
M cc/heads_up_display_layer_impl.h View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/heads_up_display_layer_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/layer_tree_host.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M cc/prioritized_resource.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
M cc/prioritized_resource.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M cc/prioritized_resource_manager.h View 1 1 chunk +1 line, -1 line 0 comments Download
M cc/prioritized_resource_unittest.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M cc/renderer.h View 1 1 chunk +1 line, -1 line 0 comments Download
A + cc/resource.h View 3 chunks +6 lines, -6 lines 0 comments Download
A + cc/resource.cc View 3 chunks +5 lines, -5 lines 0 comments Download
A + cc/scoped_resource.h View 3 chunks +13 lines, -13 lines 0 comments Download
A + cc/scoped_resource.cc View 3 chunks +6 lines, -6 lines 0 comments Download
A + cc/scoped_resource_unittest.cc View 1 6 chunks +10 lines, -10 lines 0 comments Download
D cc/scoped_texture.h View 1 chunk +0 lines, -49 lines 0 comments Download
D cc/scoped_texture.cc View 1 chunk +0 lines, -53 lines 0 comments Download
D cc/scoped_texture_unittest.cc View 1 1 chunk +0 lines, -103 lines 0 comments Download
M cc/software_renderer.h View 1 1 chunk +1 line, -1 line 0 comments Download
M cc/software_renderer.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
D cc/texture.h View 1 chunk +0 lines, -43 lines 0 comments Download
D cc/texture.cc View 1 chunk +0 lines, -49 lines 0 comments Download
M cc/texture_uploader.cc View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
reveman
8 years, 1 month ago (2012-11-08 14:59:41 UTC) #1
enne (OOO)
8 years, 1 month ago (2012-11-08 16:38:11 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698