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

Issue 2588993002: Gtk3: Refactor NativeThemeGtk3 to use foreign drawing only (Closed)

Created:
4 years ago by Tom (Use chromium acct)
Modified:
3 years, 11 months ago
Reviewers:
Elliot Glaysher
CC:
Evan Stade, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Gtk3: Refactor NativeThemeGtk3 to use foreign drawing only BUG=132847 Committed: https://crrev.com/bc47ad6fd02f3de36046899ab9f484cf2fbbcf3c Cr-Commit-Position: refs/heads/master@{#441531}

Patch Set 1 #

Patch Set 2 : Remove kInvalidColor #

Total comments: 11

Patch Set 3 : Some refactoring #

Patch Set 4 : Add color cache #

Unified diffs Side-by-side diffs Delta from patch set Stats (+538 lines, -451 lines) Patch
M chrome/browser/ui/libgtkui/gtk_ui.cc View 1 2 3 chunks +18 lines, -56 lines 0 comments Download
M chrome/browser/ui/libgtkui/gtk_util.h View 1 2 1 chunk +68 lines, -0 lines 0 comments Download
M chrome/browser/ui/libgtkui/gtk_util.cc View 1 2 2 chunks +217 lines, -0 lines 0 comments Download
M chrome/browser/ui/libgtkui/native_theme_gtk3.h View 1 2 3 3 chunks +5 lines, -15 lines 0 comments Download
M chrome/browser/ui/libgtkui/native_theme_gtk3.cc View 1 2 3 6 chunks +230 lines, -380 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 28 (14 generated)
Tom (Use chromium acct)
estade@ please review
4 years ago (2016-12-20 00:37:35 UTC) #2
Evan Stade
+erg is a better reviewer for this one
4 years ago (2016-12-20 00:40:30 UTC) #4
Tom (Use chromium acct)
On 2016/12/20 00:40:30, Evan Stade wrote: > +erg is a better reviewer for this one ...
4 years ago (2016-12-20 00:51:18 UTC) #7
Tom (Use chromium acct)
pkasting@ Can you review this? The gtk folks seem to be OOO
4 years ago (2016-12-21 22:44:10 UTC) #11
Peter Kasting
To be blunt, no. I could do a style review, but I've literally never worked ...
4 years ago (2016-12-22 00:39:58 UTC) #13
Evan Stade
On 2016/12/20 00:51:18, Tom Anderson wrote: > On 2016/12/20 00:40:30, Evan Stade wrote: > > ...
4 years ago (2016-12-22 01:42:09 UTC) #14
Elliot Glaysher
https://codereview.chromium.org/2588993002/diff/60001/chrome/browser/ui/libgtkui/gtk_util.cc File chrome/browser/ui/libgtkui/gtk_util.cc (right): https://codereview.chromium.org/2588993002/diff/60001/chrome/browser/ui/libgtkui/gtk_util.cc#newcode197 chrome/browser/ui/libgtkui/gtk_util.cc:197: GtkStyleContext* AppendNode(GtkStyleContext* context, std::string css_node) { Any reason why ...
3 years, 11 months ago (2017-01-03 18:56:54 UTC) #17
Tom (Use chromium acct)
https://codereview.chromium.org/2588993002/diff/60001/chrome/browser/ui/libgtkui/gtk_util.cc File chrome/browser/ui/libgtkui/gtk_util.cc (right): https://codereview.chromium.org/2588993002/diff/60001/chrome/browser/ui/libgtkui/gtk_util.cc#newcode197 chrome/browser/ui/libgtkui/gtk_util.cc:197: GtkStyleContext* AppendNode(GtkStyleContext* context, std::string css_node) { On 2017/01/03 18:56:54, ...
3 years, 11 months ago (2017-01-04 19:39:58 UTC) #18
Elliot Glaysher
https://codereview.chromium.org/2588993002/diff/60001/chrome/browser/ui/libgtkui/native_theme_gtk3.cc File chrome/browser/ui/libgtkui/native_theme_gtk3.cc (right): https://codereview.chromium.org/2588993002/diff/60001/chrome/browser/ui/libgtkui/native_theme_gtk3.cc#newcode78 chrome/browser/ui/libgtkui/native_theme_gtk3.cc:78: g_type_class_unref(g_type_class_ref(gtk_button_get_type())); On 2017/01/04 19:39:58, Tom Anderson wrote: > On ...
3 years, 11 months ago (2017-01-04 20:18:21 UTC) #19
Tom (Use chromium acct)
https://codereview.chromium.org/2588993002/diff/60001/chrome/browser/ui/libgtkui/native_theme_gtk3.cc File chrome/browser/ui/libgtkui/native_theme_gtk3.cc (right): https://codereview.chromium.org/2588993002/diff/60001/chrome/browser/ui/libgtkui/native_theme_gtk3.cc#newcode114 chrome/browser/ui/libgtkui/native_theme_gtk3.cc:114: return GetBGColor("GtkMenu.menu"); On 2017/01/04 20:18:21, Elliot Glaysher wrote: > ...
3 years, 11 months ago (2017-01-04 21:39:09 UTC) #20
Elliot Glaysher
lgtm
3 years, 11 months ago (2017-01-04 21:53:00 UTC) #21
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/2588993002/100001
3 years, 11 months ago (2017-01-04 23:43:14 UTC) #23
commit-bot: I haz the power
Committed patchset #4 (id:100001)
3 years, 11 months ago (2017-01-05 00:39:38 UTC) #26
commit-bot: I haz the power
3 years, 11 months ago (2017-01-05 00:44:35 UTC) #28
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/bc47ad6fd02f3de36046899ab9f484cf2fbbcf3c
Cr-Commit-Position: refs/heads/master@{#441531}

Powered by Google App Engine
This is Rietveld 408576698