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

Issue 11412022: Switched cc::Resource and cc::ScopedResource to Chrome coding style. (Closed)

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

Description

Switched cc::Resource and cc::ScopedResource to Chrome coding style. BUG=144576, 144577 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=168152

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : Addressing code review. #

Patch Set 4 : Rebase. #

Patch Set 5 : Fixed unit tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -107 lines) Patch
M cc/direct_renderer.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/gl_renderer.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/heads_up_display_layer_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/layer_tree_host.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M cc/prioritized_resource.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M cc/prioritized_resource_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M cc/resource.h View 1 1 chunk +18 lines, -19 lines 0 comments Download
M cc/resource.cc View 1 1 chunk +21 lines, -24 lines 0 comments Download
M cc/scoped_resource.h View 1 2 1 chunk +17 lines, -18 lines 0 comments Download
M cc/scoped_resource.cc View 1 1 chunk +21 lines, -25 lines 0 comments Download
M cc/scoped_resource_unittest.cc View 1 2 3 4 4 chunks +7 lines, -7 lines 0 comments Download
M cc/texture_uploader.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
slavi
8 years, 1 month ago (2012-11-15 23:27:49 UTC) #1
jamesr
lgtm https://codereview.chromium.org/11412022/diff/10001/cc/resource.cc File cc/resource.cc (right): https://codereview.chromium.org/11412022/diff/10001/cc/resource.cc#newcode43 cc/resource.cc:43: do you need two blank lines before the ...
8 years, 1 month ago (2012-11-15 23:40:09 UTC) #2
tfarina
https://codereview.chromium.org/11412022/diff/10001/cc/resource.cc File cc/resource.cc (right): https://codereview.chromium.org/11412022/diff/10001/cc/resource.cc#newcode43 cc/resource.cc:43: On 2012/11/15 23:40:09, jamesr wrote: > do you need ...
8 years, 1 month ago (2012-11-15 23:42:13 UTC) #3
tfarina
I filled the BUG= line with the corresponding bugs. Please, remember to update BUG line ...
8 years, 1 month ago (2012-11-15 23:43:42 UTC) #4
tfarina
https://codereview.chromium.org/11412022/diff/10001/cc/scoped_resource.h File cc/scoped_resource.h (right): https://codereview.chromium.org/11412022/diff/10001/cc/scoped_resource.h#newcode22 cc/scoped_resource.h:22: static scoped_ptr<ScopedResource> create(ResourceProvider* resource_provider) { static void Foo(Bar* bar) ...
8 years, 1 month ago (2012-11-15 23:46:11 UTC) #5
slavi
On 2012/11/15 23:46:11, tfarina wrote: > https://codereview.chromium.org/11412022/diff/10001/cc/scoped_resource.h > File cc/scoped_resource.h (right): > > https://codereview.chromium.org/11412022/diff/10001/cc/scoped_resource.h#newcode22 > ...
8 years, 1 month ago (2012-11-16 00:04:35 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/skaslev@chromium.org/11412022/4004
8 years, 1 month ago (2012-11-16 02:34:25 UTC) #7
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
8 years, 1 month ago (2012-11-16 02:55:53 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/skaslev@chromium.org/11412022/11006
8 years, 1 month ago (2012-11-16 03:01:58 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/skaslev@chromium.org/11412022/6011
8 years, 1 month ago (2012-11-16 03:30:02 UTC) #10
commit-bot: I haz the power
8 years, 1 month ago (2012-11-16 07:36:22 UTC) #11
Change committed as 168152

Powered by Google App Engine
This is Rietveld 408576698