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

Issue 2182083002: Remove BitmapPlatformDevice from NativeThemeWin (Closed)

Created:
4 years, 4 months ago by tomhudson
Modified:
4 years, 4 months ago
CC:
chromium-reviews, cpu_(ooo_6.6-7.5)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove BitmapPlatformDevice from NativeThemeWin Replace deprecated APIs in NativeThemeWin::PaintIndirect(). R=pkasting@chromium.org,fmalita@chromium.org BUG=543755 Committed: https://crrev.com/9601746a20dd756215cffdf2bd35c7cec3bd050e Cr-Commit-Position: refs/heads/master@{#409509}

Patch Set 1 #

Patch Set 2 : remove extra parameter in Paint*() calls #

Patch Set 3 : reinstate missing convenience functions #

Patch Set 4 : missing includes and notes from reviews on previous CLs #

Patch Set 5 : fix include path #

Patch Set 6 : update calling convention #

Total comments: 14

Patch Set 7 : respond to review #

Patch Set 8 : Switch back to initialization-via-construction once #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -30 lines) Patch
M skia/ext/skia_utils_win.h View 1 2 3 4 5 6 3 chunks +18 lines, -0 lines 0 comments Download
M skia/ext/skia_utils_win.cc View 1 2 3 4 5 6 3 chunks +60 lines, -6 lines 0 comments Download
M ui/native_theme/native_theme_win.h View 2 chunks +4 lines, -2 lines 0 comments Download
M ui/native_theme/native_theme_win.cc View 1 2 3 4 5 6 7 10 chunks +25 lines, -22 lines 0 comments Download

Messages

Total messages: 21 (9 generated)
tomhudson
Peter, Florin, PTAL. This doesn't get rid of PaintIndirect(), but at least it gets rid ...
4 years, 4 months ago (2016-08-01 21:50:21 UTC) #3
f(malita)
On 2016/08/01 21:50:21, tomhudson wrote: > Peter, Florin, PTAL. > > This doesn't get rid ...
4 years, 4 months ago (2016-08-02 16:35:50 UTC) #4
f(malita)
https://codereview.chromium.org/2182083002/diff/100001/skia/ext/skia_utils_win.cc File skia/ext/skia_utils_win.cc (left): https://codereview.chromium.org/2182083002/diff/100001/skia/ext/skia_utils_win.cc#oldcode187 skia/ext/skia_utils_win.cc:187: #if !defined(_WIN64) This change seems unrelated.
4 years, 4 months ago (2016-08-02 16:36:13 UTC) #5
tomhudson
On 2016/08/02 16:36:13, f(malita) wrote: > https://codereview.chromium.org/2182083002/diff/100001/skia/ext/skia_utils_win.cc > File skia/ext/skia_utils_win.cc (left): > > https://codereview.chromium.org/2182083002/diff/100001/skia/ext/skia_utils_win.cc#oldcode187 > ...
4 years, 4 months ago (2016-08-02 16:53:00 UTC) #6
Peter Kasting
LGTM Do you know what portion of the remaining original changes actually caused the bugs? ...
4 years, 4 months ago (2016-08-03 01:40:26 UTC) #7
tomhudson
> Do you know what portion of the remaining original changes actually caused the > ...
4 years, 4 months ago (2016-08-03 12:55:03 UTC) #8
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/2182083002/120001
4 years, 4 months ago (2016-08-03 12:55:18 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: win_clang on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_clang/builds/62832)
4 years, 4 months ago (2016-08-03 13:26:41 UTC) #13
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/2182083002/140001
4 years, 4 months ago (2016-08-03 13:32:39 UTC) #16
tomhudson
https://codereview.chromium.org/2182083002/diff/100001/ui/native_theme/native_theme_win.cc File ui/native_theme/native_theme_win.cc (right): https://codereview.chromium.org/2182083002/diff/100001/ui/native_theme/native_theme_win.cc#newcode689 ui/native_theme/native_theme_win.cc:689: (skia::CreateOffscreenSurface(rect.width(), rect.height())); On 2016/08/03 01:40:26, Peter Kasting wrote: > ...
4 years, 4 months ago (2016-08-03 13:32:42 UTC) #17
commit-bot: I haz the power
Committed patchset #8 (id:140001)
4 years, 4 months ago (2016-08-03 14:29:30 UTC) #19
commit-bot: I haz the power
4 years, 4 months ago (2016-08-03 14:30:56 UTC) #21
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/9601746a20dd756215cffdf2bd35c7cec3bd050e
Cr-Commit-Position: refs/heads/master@{#409509}

Powered by Google App Engine
This is Rietveld 408576698