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

Issue 9557001: Change Aura desktop background behavior. (Closed)

Created:
8 years, 9 months ago by Emmanuel Saint-loubert-Bié
Modified:
8 years, 9 months ago
Reviewers:
Daniel Erat
CC:
chromium-reviews, dhollowa+watch_chromium.org, sadrul, ben+watch_chromium.org, wjmaclean
Visibility:
Public.

Description

Change Aura desktop background behavior. BUG=116298 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=124424

Patch Set 1 #

Total comments: 8

Patch Set 2 : Applied comments. #

Total comments: 2

Patch Set 3 : Added rounding. #

Patch Set 4 : Added platform independant rounding function. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -4 lines) Patch
M ash/desktop_background/desktop_background_view.cc View 1 2 3 3 chunks +44 lines, -4 lines 1 comment Download

Messages

Total messages: 10 (0 generated)
Emmanuel Saint-loubert-Bié
8 years, 9 months ago (2012-02-29 21:26:58 UTC) #1
Daniel Erat
https://chromiumcodereview.appspot.com/9557001/diff/1/ash/desktop_background/desktop_background_view.cc File ash/desktop_background/desktop_background_view.cc (right): https://chromiumcodereview.appspot.com/9557001/diff/1/ash/desktop_background/desktop_background_view.cc#newcode26 ash/desktop_background/desktop_background_view.cc:26: wallpaper_.buildMipMap(false); DrawBitmapInt()'s comment suggests calling this, but just out ...
8 years, 9 months ago (2012-02-29 21:41:40 UTC) #2
Emmanuel Saint-loubert-Bié
Hi Dan, Thank for your comments. I have one question about the rounding (see my ...
8 years, 9 months ago (2012-02-29 22:04:16 UTC) #3
Daniel Erat
https://chromiumcodereview.appspot.com/9557001/diff/1/ash/desktop_background/desktop_background_view.cc File ash/desktop_background/desktop_background_view.cc (right): https://chromiumcodereview.appspot.com/9557001/diff/1/ash/desktop_background/desktop_background_view.cc#newcode53 ash/desktop_background/desktop_background_view.cc:53: static_cast<int>(static_cast<double>(width()) / vertical_ratio), On 2012/02/29 22:04:16, Emmanuel Saint-loubert wrote: ...
8 years, 9 months ago (2012-02-29 22:10:40 UTC) #4
Emmanuel Saint-loubert-Bié
Hi Dan, Yes the previous impl would have been like a floor(), so I added ...
8 years, 9 months ago (2012-02-29 22:32:58 UTC) #5
Daniel Erat
lgtm
8 years, 9 months ago (2012-02-29 22:34:43 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/saintlou@chromium.org/9557001/8001
8 years, 9 months ago (2012-02-29 22:39:06 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/saintlou@chromium.org/9557001/4003
8 years, 9 months ago (2012-03-01 16:21:43 UTC) #8
tfarina
http://codereview.chromium.org/9557001/diff/4003/ash/desktop_background/desktop_background_view.cc File ash/desktop_background/desktop_background_view.cc (right): http://codereview.chromium.org/9557001/diff/4003/ash/desktop_background/desktop_background_view.cc#newcode75 ash/desktop_background/desktop_background_view.cc:75: else { nit: else should be in the of ...
8 years, 9 months ago (2012-03-01 17:24:11 UTC) #9
commit-bot: I haz the power
8 years, 9 months ago (2012-03-01 17:49:12 UTC) #10
Change committed as 124424

Powered by Google App Engine
This is Rietveld 408576698