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

Issue 2637383003: Change Painter factory functions to unique_ptr (Closed)

Created:
3 years, 11 months ago by Evan Stade
Modified:
3 years, 11 months ago
Reviewers:
msw, Daniel Erat
CC:
chromium-reviews, tfarina, James Su, shuchen+watch_chromium.org, yusukes+watch_chromium.org, nona+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Change Painter factory functions to unique_ptr No behavioral changes. BUG=678371 Review-Url: https://codereview.chromium.org/2637383003 Cr-Commit-Position: refs/heads/master@{#444783} Committed: https://chromium.googlesource.com/chromium/src/+/477aca494328faf52dfb88b9926933e94241debe

Patch Set 1 #

Patch Set 2 : update more stuff #

Total comments: 6

Patch Set 3 : msw review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -121 lines) Patch
M ash/common/wm/window_cycle_list.cc View 1 2 2 chunks +2 lines, -3 lines 0 comments Download
M ash/common/wm/workspace/phantom_window_controller.cc View 1 1 chunk +2 lines, -4 lines 0 comments Download
M chrome/browser/ui/libgtkui/gtk_ui.cc View 1 2 1 chunk +3 lines, -6 lines 0 comments Download
M chrome/browser/ui/views/toolbar/browser_actions_container.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M ui/views/background.h View 1 2 chunks +4 lines, -13 lines 0 comments Download
M ui/views/background.cc View 1 3 chunks +11 lines, -28 lines 0 comments Download
M ui/views/bubble/bubble_border.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M ui/views/controls/button/label_button_border.h View 1 1 chunk +3 lines, -1 line 0 comments Download
M ui/views/controls/button/label_button_border.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M ui/views/controls/button/md_text_button.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M ui/views/controls/combobox/combobox.cc View 1 2 chunks +7 lines, -7 lines 0 comments Download
M ui/views/controls/textfield/textfield.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/views/corewm/tooltip_aura.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/views/painter.h View 1 1 chunk +14 lines, -19 lines 0 comments Download
M ui/views/painter.cc View 1 1 chunk +20 lines, -29 lines 0 comments Download

Messages

Total messages: 20 (14 generated)
Evan Stade
+derat for ash/ +msw for the rest
3 years, 11 months ago (2017-01-19 02:46:40 UTC) #9
Daniel Erat
lgtm for ash/
3 years, 11 months ago (2017-01-19 02:57:48 UTC) #10
msw
nice cleanup; lgtm with nits https://codereview.chromium.org/2637383003/diff/20001/ash/common/wm/window_cycle_list.cc File ash/common/wm/window_cycle_list.cc (right): https://codereview.chromium.org/2637383003/diff/20001/ash/common/wm/window_cycle_list.cc#newcode17 ash/common/wm/window_cycle_list.cc:17: #include "base/memory/ptr_util.h" nit: this ...
3 years, 11 months ago (2017-01-19 09:46:53 UTC) #13
Evan Stade
https://codereview.chromium.org/2637383003/diff/20001/ash/common/wm/window_cycle_list.cc File ash/common/wm/window_cycle_list.cc (right): https://codereview.chromium.org/2637383003/diff/20001/ash/common/wm/window_cycle_list.cc#newcode17 ash/common/wm/window_cycle_list.cc:17: #include "base/memory/ptr_util.h" On 2017/01/19 09:46:53, msw (out 1-19) wrote: ...
3 years, 11 months ago (2017-01-19 16:26:29 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2637383003/40001
3 years, 11 months ago (2017-01-19 16:26:47 UTC) #17
commit-bot: I haz the power
3 years, 11 months ago (2017-01-19 18:00:08 UTC) #20
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/477aca494328faf52dfb88b99269...

Powered by Google App Engine
This is Rietveld 408576698