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

Issue 514123002: Manual fixups in compositor code scoped_refptr operator T* removal. (Closed)

Created:
6 years, 3 months ago by dcheng
Modified:
6 years, 3 months ago
Reviewers:
danakj
CC:
cc-bugs_chromium.org, chromium-reviews, danakj+watch_chromium.org, jbauman+watch_chromium.org, kalyank, piman+watch_chromium.org, sievers+watch_chromium.org, Ian Vollick
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Manual fixups in compositor code scoped_refptr operator T* removal. BUG=110610 Committed: https://crrev.com/fba633145b886957109efd5c0d745c4af45d4d59 Cr-Commit-Position: refs/heads/master@{#292432}

Patch Set 1 #

Total comments: 9

Patch Set 2 : Raw pointerize #

Patch Set 3 : Fix build #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -12 lines) Patch
M cc/base/unique_notifier.h View 1 chunk +1 line, -0 lines 0 comments Download
M cc/base/unique_notifier_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/output/delegating_renderer.cc View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M cc/output/output_surface_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/resources/tile_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/resources/tile_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/layer_tree_host_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/layer_tree_host_unittest_no_message_loop.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/compositor/layer.cc View 1 chunk +7 lines, -3 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
dcheng
dcheng@chromium.org changed reviewers: + danakj@chromium.org
6 years, 3 months ago (2014-08-28 16:42:37 UTC) #1
dcheng
Manual fixups for cases that the automated tool skipped. I've also added a TODO in ...
6 years, 3 months ago (2014-08-28 16:42:37 UTC) #2
danakj
https://codereview.chromium.org/514123002/diff/1/cc/output/delegating_renderer.cc File cc/output/delegating_renderer.cc (right): https://codereview.chromium.org/514123002/diff/1/cc/output/delegating_renderer.cc#newcode116 cc/output/delegating_renderer.cc:116: scoped_refptr<ContextProvider> context_provider = can you make this a raw ...
6 years, 3 months ago (2014-08-28 16:50:42 UTC) #3
dcheng
https://codereview.chromium.org/514123002/diff/1/cc/output/delegating_renderer.cc File cc/output/delegating_renderer.cc (right): https://codereview.chromium.org/514123002/diff/1/cc/output/delegating_renderer.cc#newcode116 cc/output/delegating_renderer.cc:116: scoped_refptr<ContextProvider> context_provider = On 2014/08/28 16:50:42, danakj wrote: > ...
6 years, 3 months ago (2014-08-28 17:21:18 UTC) #4
danakj
https://codereview.chromium.org/514123002/diff/1/cc/resources/tile_manager.cc File cc/resources/tile_manager.cc (right): https://codereview.chromium.org/514123002/diff/1/cc/resources/tile_manager.cc#newcode357 cc/resources/tile_manager.cc:357: task_runner, see here https://codereview.chromium.org/514123002/diff/1/cc/resources/tile_manager.h File cc/resources/tile_manager.h (right): https://codereview.chromium.org/514123002/diff/1/cc/resources/tile_manager.h#newcode92 cc/resources/tile_manager.h:92: ...
6 years, 3 months ago (2014-08-28 17:23:56 UTC) #5
dcheng
https://codereview.chromium.org/514123002/diff/1/cc/resources/tile_manager.h File cc/resources/tile_manager.h (right): https://codereview.chromium.org/514123002/diff/1/cc/resources/tile_manager.h#newcode92 cc/resources/tile_manager.h:92: base::SequencedTaskRunner* task_runner, On 2014/08/28 17:23:55, danakj wrote: > On ...
6 years, 3 months ago (2014-08-28 17:29:00 UTC) #6
danakj
On 2014/08/28 17:29:00, dcheng (OOO) wrote: > https://codereview.chromium.org/514123002/diff/1/cc/resources/tile_manager.h > File cc/resources/tile_manager.h (right): > > https://codereview.chromium.org/514123002/diff/1/cc/resources/tile_manager.h#newcode92 ...
6 years, 3 months ago (2014-08-28 17:37:27 UTC) #7
dcheng
The CQ bit was checked by dcheng@chromium.org
6 years, 3 months ago (2014-08-28 17:40:57 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dcheng@chromium.org/514123002/40001
6 years, 3 months ago (2014-08-28 17:41:44 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001) as 14f54be2f91bbaf8eb61ded395af100a3aa1c20a
6 years, 3 months ago (2014-08-28 18:56:54 UTC) #10
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:01:11 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/fba633145b886957109efd5c0d745c4af45d4d59
Cr-Commit-Position: refs/heads/master@{#292432}

Powered by Google App Engine
This is Rietveld 408576698