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

Issue 9101004: Factor more colors into NativeTheme. (Closed)

Created:
8 years, 11 months ago by Emmanuel Saint-loubert-Bié
Modified:
8 years, 11 months ago
CC:
chromium-reviews, tfarina, benrg
Visibility:
Public.

Description

Factor more colors into NativeTheme. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=117245

Patch Set 1 #

Patch Set 2 : More color cleanup. #

Patch Set 3 : Copyright. #

Total comments: 6

Patch Set 4 : Fixed typo. #

Patch Set 5 : BenRG comments. #

Patch Set 6 : Fixes for Windows. #

Patch Set 7 : Copyright. #

Patch Set 8 : Merge conflict. #

Patch Set 9 : Merge. #

Patch Set 10 : Merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+219 lines, -97 lines) Patch
M ui/gfx/native_theme.h View 1 1 chunk +13 lines, -1 line 0 comments Download
M ui/gfx/native_theme_aura.h View 1 2 3 4 2 chunks +4 lines, -1 line 0 comments Download
M ui/gfx/native_theme_aura.cc View 1 2 3 4 5 6 7 3 chunks +65 lines, -2 lines 0 comments Download
M ui/gfx/native_theme_base.h View 1 2 2 chunks +1 line, -2 lines 0 comments Download
M ui/gfx/native_theme_base.cc View 1 2 3 4 5 6 7 2 chunks +0 lines, -27 lines 0 comments Download
M ui/gfx/native_theme_chromeos.h View 1 2 3 4 2 chunks +3 lines, -2 lines 0 comments Download
M ui/gfx/native_theme_chromeos.cc View 1 2 3 4 5 3 chunks +64 lines, -1 line 0 comments Download
M ui/gfx/native_theme_win.cc View 1 2 3 4 5 6 7 8 3 chunks +40 lines, -1 line 0 comments Download
M ui/views/controls/button/text_button.h View 1 2 2 chunks +1 line, -7 lines 0 comments Download
M ui/views/controls/button/text_button.cc View 1 4 chunks +14 lines, -31 lines 0 comments Download
M ui/views/controls/menu/menu_item_view.cc View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M ui/views/controls/menu/menu_item_view_views.cc View 1 4 chunks +11 lines, -19 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Emmanuel Saint-loubert-Bié
Hi Ben, More color re-factoring in Theme. -- Emmanuel
8 years, 11 months ago (2012-01-06 19:28:33 UTC) #1
benrg
http://codereview.chromium.org/9101004/diff/13001/ui/gfx/native_theme_aura.cc File ui/gfx/native_theme_aura.cc (right): http://codereview.chromium.org/9101004/diff/13001/ui/gfx/native_theme_aura.cc#newcode21 ui/gfx/native_theme_aura.cc:21: const SkColor kDefaultDialogBackgroundColor = SkColorSetRGB(200, 200, 200); Change kDefault* ...
8 years, 11 months ago (2012-01-06 19:38:00 UTC) #2
Emmanuel Saint-loubert-Bié
Hi Ben (Goodger), PTAL. Thanks, -- Emmanuel http://codereview.chromium.org/9101004/diff/13001/ui/gfx/native_theme_aura.cc File ui/gfx/native_theme_aura.cc (right): http://codereview.chromium.org/9101004/diff/13001/ui/gfx/native_theme_aura.cc#newcode21 ui/gfx/native_theme_aura.cc:21: const SkColor ...
8 years, 11 months ago (2012-01-06 21:51:07 UTC) #3
Ben Goodger (Google)
lgtm
8 years, 11 months ago (2012-01-09 16:37:26 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/saintlou@chromium.org/9101004/9002
8 years, 11 months ago (2012-01-09 17:08:08 UTC) #5
commit-bot: I haz the power
Try job failure for 9101004-9002 (retry) on win_rel for steps "safe_browsing_tests, unit_tests, views_unittests, browser_tests, ui_tests". ...
8 years, 11 months ago (2012-01-09 18:21:29 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/9101004/28003
8 years, 11 months ago (2012-01-11 17:35:09 UTC) #7
commit-bot: I haz the power
8 years, 11 months ago (2012-01-11 18:49:52 UTC) #8
Change committed as 117245

Powered by Google App Engine
This is Rietveld 408576698