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

Issue 238723004: Paint state transition for overlay 9 patch scrollbars (Closed)

Created:
6 years, 8 months ago by weiliangc
Modified:
6 years, 6 months ago
Reviewers:
sky, piman
CC:
chromium-reviews, darin-cc_chromium.org, jam, Ian Vollick, danakj, jamesr, wjmaclean, DaveMoore, kuscher1
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Paint state transition for overlay 9 patch scrollbars Add functionality to paint overlay scrollbar thumbs when it's between different states (Normal/Hover/Pressed). Mainly paint linear transition state of opacity for 9 patch scrollbar resources. Blink side of change is 246293006. BUG=307578 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276177

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : get rid of win compiler error by giving pure virtual function empty impl #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+129 lines, -0 lines) Patch
M content/child/webthemeengine_impl_default.h View 1 chunk +6 lines, -0 lines 0 comments Download
M content/child/webthemeengine_impl_default.cc View 1 chunk +15 lines, -0 lines 0 comments Download
M ui/native_theme/native_theme.h View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download
M ui/native_theme/native_theme_aura.h View 2 chunks +14 lines, -0 lines 0 comments Download
M ui/native_theme/native_theme_aura.cc View 2 chunks +46 lines, -0 lines 0 comments Download
M ui/native_theme/native_theme_base.h View 2 chunks +14 lines, -0 lines 0 comments Download
M ui/native_theme/native_theme_base.cc View 1 1 chunk +25 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
weiliangc
6 years, 6 months ago (2014-06-05 22:56:13 UTC) #1
sky
LGTM
6 years, 6 months ago (2014-06-05 23:14:25 UTC) #2
piman
lgtm
6 years, 6 months ago (2014-06-09 14:59:32 UTC) #3
weiliangc
The CQ bit was checked by weiliangc@chromium.org
6 years, 6 months ago (2014-06-10 14:26:23 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/weiliangc@chromium.org/238723004/80001
6 years, 6 months ago (2014-06-10 14:27:54 UTC) #5
commit-bot: I haz the power
6 years, 6 months ago (2014-06-10 22:13:07 UTC) #6
Message was sent while issue was closed.
Change committed as 276177

Powered by Google App Engine
This is Rietveld 408576698