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

Issue 10823229: (Views only) Add a gradient background to the tabstrip of the view tabbed pane implementation. (Closed)

Created:
8 years, 4 months ago by markusheintz_
Modified:
8 years, 4 months ago
CC:
chromium-reviews, tfarina, msw
Visibility:
Public.

Description

(Views only) Add a gradient background to the tabstrip of the view tabbed pane implementation. BUG=138063 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151017

Patch Set 1 #

Patch Set 2 : " #

Patch Set 3 : " #

Total comments: 22

Patch Set 4 : Address comments (msw). #

Patch Set 5 : Complete a comment in painter.h. #

Total comments: 26

Patch Set 6 : Address comments (msw). #

Patch Set 7 : Remove unnecessary curly braces #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -8 lines) Patch
M ui/views/background.h View 1 2 3 4 5 1 chunk +9 lines, -0 lines 0 comments Download
M ui/views/background.cc View 1 2 3 4 5 1 chunk +13 lines, -0 lines 0 comments Download
M ui/views/controls/tabbed_pane/native_tabbed_pane_views.cc View 1 2 3 4 5 2 chunks +17 lines, -0 lines 0 comments Download
M ui/views/painter.h View 1 2 3 4 5 1 chunk +8 lines, -0 lines 0 comments Download
M ui/views/painter.cc View 1 2 3 4 5 6 4 chunks +40 lines, -8 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
markusheintz_
Hey Ben could you please review this CL? Thanks a lot. I also uploaded before ...
8 years, 4 months ago (2012-08-08 12:28:46 UTC) #1
msw
Driveby! https://chromiumcodereview.appspot.com/10823229/diff/4001/ui/views/background.cc File ui/views/background.cc (right): https://chromiumcodereview.appspot.com/10823229/diff/4001/ui/views/background.cc#newcode118 ui/views/background.cc:118: SkColor color1, SkColor color2, float start, float end) ...
8 years, 4 months ago (2012-08-08 17:12:20 UTC) #2
msw
http://codereview.chromium.org/10823229/diff/4001/ui/views/controls/tabbed_pane/native_tabbed_pane_views.cc File ui/views/controls/tabbed_pane/native_tabbed_pane_views.cc (right): http://codereview.chromium.org/10823229/diff/4001/ui/views/controls/tabbed_pane/native_tabbed_pane_views.cc#newcode129 ui/views/controls/tabbed_pane/native_tabbed_pane_views.cc:129: const float gradient_start = 0.7f; nit: i think this ...
8 years, 4 months ago (2012-08-08 18:29:50 UTC) #3
markusheintz_
I've changed the CL to support arbitrary multi color gradients. The colors I use are ...
8 years, 4 months ago (2012-08-08 21:53:55 UTC) #4
msw
more nits :) https://chromiumcodereview.appspot.com/10823229/diff/11002/ui/views/background.h File ui/views/background.h (right): https://chromiumcodereview.appspot.com/10823229/diff/11002/ui/views/background.h#newcode62 ui/views/background.h:62: // Creates a background that containa ...
8 years, 4 months ago (2012-08-08 23:13:53 UTC) #5
markusheintz_
https://chromiumcodereview.appspot.com/10823229/diff/11002/ui/views/background.h File ui/views/background.h (right): https://chromiumcodereview.appspot.com/10823229/diff/11002/ui/views/background.h#newcode62 ui/views/background.h:62: // Creates a background that containa a vertical gradient. ...
8 years, 4 months ago (2012-08-09 01:00:15 UTC) #6
msw
LGTM, but wait for Ben's review, thanks!
8 years, 4 months ago (2012-08-09 01:26:59 UTC) #7
Ben Goodger (Google)
lgtm
8 years, 4 months ago (2012-08-09 15:39:13 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/markusheintz@chromium.org/10823229/3006
8 years, 4 months ago (2012-08-09 16:35:09 UTC) #9
commit-bot: I haz the power
Try job failure for 10823229-3006 (retry) on win_rel for step "interactive_ui_tests". It's a second try, ...
8 years, 4 months ago (2012-08-09 19:04:05 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/markusheintz@chromium.org/10823229/3006
8 years, 4 months ago (2012-08-09 19:07:15 UTC) #11
commit-bot: I haz the power
Try job failure for 10823229-3006 (retry) on mac_rel for step "browser_tests". It's a second try, ...
8 years, 4 months ago (2012-08-09 20:19:46 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/markusheintz@chromium.org/10823229/3006
8 years, 4 months ago (2012-08-10 09:39:44 UTC) #13
commit-bot: I haz the power
8 years, 4 months ago (2012-08-10 12:45:50 UTC) #14
Change committed as 151017

Powered by Google App Engine
This is Rietveld 408576698