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

Issue 10828052: Makes ui::GetSupportedScaleFactors available on platforms other than Mac (Closed)

Created:
8 years, 4 months ago by pkotwicz
Modified:
8 years, 4 months ago
Reviewers:
oshima_google, oshima, sky
CC:
chromium-reviews
Visibility:
Public.

Description

Makes ui::GetSupportedScaleFactors available on platforms other than Mac. BUG=None TEST=Compiles Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150814

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Total comments: 3

Patch Set 3 : #

Patch Set 4 : #

Total comments: 3

Patch Set 5 : #

Patch Set 6 : Rebased #

Patch Set 7 : Fix trybots #

Patch Set 8 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -41 lines) Patch
M ui/base/layout.h View 1 2 3 4 5 6 7 2 chunks +3 lines, -5 lines 0 comments Download
M ui/base/layout.cc View 1 2 3 4 5 6 7 4 chunks +42 lines, -0 lines 0 comments Download
M ui/base/layout_mac.mm View 1 2 chunks +0 lines, -25 lines 0 comments Download
M ui/base/resource/resource_bundle_mac.mm View 1 2 3 4 1 chunk +3 lines, -5 lines 0 comments Download
M ui/gfx/image/image_unittest_util.h View 1 5 6 7 1 chunk +0 lines, -2 lines 0 comments Download
M ui/gfx/image/image_unittest_util.cc View 1 5 6 7 2 chunks +0 lines, -4 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
pkotwicz
Makes ui::GetSupportedScaleFactors available on platforms other than Mac. I need this for: http://codereview.chromium.org/10783015/
8 years, 4 months ago (2012-07-27 14:54:19 UTC) #1
oshima
https://chromiumcodereview.appspot.com/10828052/diff/1/ui/gfx/image/image_unittest_util.h File ui/gfx/image/image_unittest_util.h (left): https://chromiumcodereview.appspot.com/10828052/diff/1/ui/gfx/image/image_unittest_util.h#oldcode26 ui/gfx/image/image_unittest_util.h:26: #endif I wonder why we need this. Maybe we ...
8 years, 4 months ago (2012-08-07 02:14:47 UTC) #2
pkotwicz
Changes as requested. We still need SetSupportedScaleFactorsTo1xAnd2x I modified GetSupportedScaleFactorsInternal to what it should be. ...
8 years, 4 months ago (2012-08-07 14:53:11 UTC) #3
sky
http://codereview.chromium.org/10828052/diff/3001/ui/base/layout.cc File ui/base/layout.cc (right): http://codereview.chromium.org/10828052/diff/3001/ui/base/layout.cc#newcode150 ui/base/layout.cc:150: supported_scale_factors.clear(); supported_scale_factors = scale_factors; http://codereview.chromium.org/10828052/diff/3001/ui/base/resource/resource_bundle_mac.mm File ui/base/resource/resource_bundle_mac.mm (right): http://codereview.chromium.org/10828052/diff/3001/ui/base/resource/resource_bundle_mac.mm#newcode63 ...
8 years, 4 months ago (2012-08-07 19:38:47 UTC) #4
pkotwicz
Changes as requested
8 years, 4 months ago (2012-08-07 21:40:11 UTC) #5
sky
http://codereview.chromium.org/10828052/diff/3001/ui/base/layout.cc File ui/base/layout.cc (right): http://codereview.chromium.org/10828052/diff/3001/ui/base/layout.cc#newcode150 ui/base/layout.cc:150: supported_scale_factors.clear(); On 2012/08/07 19:38:47, sky wrote: > supported_scale_factors = ...
8 years, 4 months ago (2012-08-07 22:39:54 UTC) #6
oshima
http://codereview.chromium.org/10828052/diff/6002/ui/base/layout.cc File ui/base/layout.cc (right): http://codereview.chromium.org/10828052/diff/6002/ui/base/layout.cc#newcode89 ui/base/layout.cc:89: // let the UI framework decide which one to ...
8 years, 4 months ago (2012-08-08 01:02:14 UTC) #7
pkotwicz
Scott, sorry I missed that one =( Changes as requested by Scott and Oshima
8 years, 4 months ago (2012-08-08 14:43:57 UTC) #8
pkotwicz
http://codereview.chromium.org/10828052/diff/6002/ui/base/layout.cc File ui/base/layout.cc (right): http://codereview.chromium.org/10828052/diff/6002/ui/base/layout.cc#newcode89 ui/base/layout.cc:89: // let the UI framework decide which one to ...
8 years, 4 months ago (2012-08-08 14:44:09 UTC) #9
sky
LGTM
8 years, 4 months ago (2012-08-08 14:50:52 UTC) #10
oshima_google
lgtm
8 years, 4 months ago (2012-08-08 14:56:58 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/10828052/8004
8 years, 4 months ago (2012-08-08 16:13:47 UTC) #12
commit-bot: I haz the power
Failed to apply patch for ui/base/resource/resource_bundle_mac.mm: While running patch -p1 --forward --force; patching file ui/base/resource/resource_bundle_mac.mm ...
8 years, 4 months ago (2012-08-08 16:13:49 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/10828052/1007
8 years, 4 months ago (2012-08-08 17:14:57 UTC) #14
commit-bot: I haz the power
Try job failure for 10828052-1007 (retry) on mac_rel for step "compile" (clobber build). It's a ...
8 years, 4 months ago (2012-08-08 17:29:03 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/10828052/1011
8 years, 4 months ago (2012-08-09 15:16:27 UTC) #16
commit-bot: I haz the power
8 years, 4 months ago (2012-08-09 16:38:51 UTC) #17
Change committed as 150814

Powered by Google App Engine
This is Rietveld 408576698