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

Issue 8889013: Implement the Web Theme Engine for Android (Closed)

Created:
9 years ago by Peter Beverloo
Modified:
9 years ago
CC:
chromium-reviews, darin-cc_chromium.org, John Grabowski, michaelbai
Visibility:
Public.

Description

Implement the Web Theme Engine for Android BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=115117

Patch Set 1 #

Total comments: 10

Patch Set 2 : Address comments #

Patch Set 3 : Address comments (actually touch the right files) #

Patch Set 4 : Removes WebRectToRect() #

Total comments: 1

Patch Set 5 : Patch for landing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+217 lines, -3 lines) Patch
M ui/gfx/native_theme_android.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/native_theme_android.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/glue/webkit_glue.gypi View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
A webkit/glue/webthemeengine_impl_android.h View 1 1 chunk +26 lines, -0 lines 0 comments Download
A webkit/glue/webthemeengine_impl_android.cc View 1 2 3 4 1 chunk +183 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Peter Beverloo
Hi guys, could you have a look please? sky: minor typo fix (SLIDER_TNUMB -> SLIDER_THUMB) ...
9 years ago (2011-12-08 14:59:00 UTC) #1
Peter Beverloo
As a clarification: this code will be exercised by WebKit layout tests once we're able ...
9 years ago (2011-12-08 15:00:53 UTC) #2
sky
ui/gfx LGTM
9 years ago (2011-12-08 17:33:54 UTC) #3
Peter Beverloo
On 2011/12/08 17:33:54, sky wrote: > ui/gfx LGTM Thanks! Darin, could you take a look ...
9 years ago (2011-12-14 14:08:44 UTC) #4
darin (slow to review)
sorry, i thought i sent these comments already. wrote them a while back :-( http://codereview.chromium.org/8889013/diff/1/webkit/glue/webthemeengine_impl_android.cc ...
9 years ago (2011-12-14 17:56:36 UTC) #5
Peter Beverloo
Thank you for the review! http://codereview.chromium.org/8889013/diff/1/webkit/glue/webthemeengine_impl_android.cc File webkit/glue/webthemeengine_impl_android.cc (right): http://codereview.chromium.org/8889013/diff/1/webkit/glue/webthemeengine_impl_android.cc#newcode15 webkit/glue/webthemeengine_impl_android.cc:15: using WebKit::WebRect; On 2011/12/14 ...
9 years ago (2011-12-14 18:58:41 UTC) #6
darin (slow to review)
On Wed, Dec 14, 2011 at 10:58 AM, <peter@chromium.org> wrote: > Thank you for the ...
9 years ago (2011-12-15 23:17:16 UTC) #7
Peter Beverloo
On 2011/12/15 23:17:16, darin wrote: > On Wed, Dec 14, 2011 at 10:58 AM, <mailto:peter@chromium.org> ...
9 years ago (2011-12-16 14:31:43 UTC) #8
darin (slow to review)
LGTM http://codereview.chromium.org/8889013/diff/14001/webkit/glue/webthemeengine_impl_android.cc File webkit/glue/webthemeengine_impl_android.cc (right): http://codereview.chromium.org/8889013/diff/14001/webkit/glue/webthemeengine_impl_android.cc#newcode180 webkit/glue/webthemeengine_impl_android.cc:180: static_cast<gfx::Rect>(rect), nit: gfx::Rect(rect) <- invoke the copy constructor ...
9 years ago (2011-12-16 18:02:10 UTC) #9
Peter Beverloo
On 2011/12/16 18:02:10, darin wrote: > LGTM > > http://codereview.chromium.org/8889013/diff/14001/webkit/glue/webthemeengine_impl_android.cc > File webkit/glue/webthemeengine_impl_android.cc (right): > ...
9 years ago (2011-12-19 15:38:51 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/peter@chromium.org/8889013/19001
9 years ago (2011-12-20 11:16:33 UTC) #11
commit-bot: I haz the power
9 years ago (2011-12-20 12:29:13 UTC) #12
Change committed as 115117

Powered by Google App Engine
This is Rietveld 408576698