summaryrefslogtreecommitdiffstats
path: root/ui/views/controls/glow_hover_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch inactive tab highlight color from "white" to "active tab color".pkasting2016-02-241-1/+1
* Misc. Tab-related cleanup.pkasting2016-02-241-7/+7
* Tone down the hover effect on mousing over background tabs.pkasting2016-01-151-1/+1
* Use the new DrawHighlight() helper to replace GlowHoverController::Draw().pkasting2015-11-051-45/+5
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-241-1/+1
* Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"davemoore@chromium.org2013-09-201-1/+1
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-201-1/+1
* ui/base/animation -> ui/gfx/animationsky@chromium.org2013-09-151-5/+5
* ui: Remove usage of ALLOW_THIS_IN_INITIALIZER_LIST macro.tfarina@chromium.org2013-04-241-1/+1
* highlight intermediate tabsdavemoore@chromium.org2013-02-081-8/+21
* Revert 181120davemoore@chromium.org2013-02-071-21/+8
* highlight intermediate tabsdavemoore@chromium.org2013-02-071-8/+21
* Revert 181102davemoore@chromium.org2013-02-071-21/+8
* highlight intermediate tabsdavemoore@chromium.org2013-02-071-8/+21
* ui: Use skia::RefPtr<T> for implicit safe reference counting.danakj@chromium.org2012-12-051-4/+5
* Cleanup gfx::Canvas now that 10562027 has landedpkotwicz@chromium.org2012-07-241-1/+1
* Revert 147915 - Cleanup gfx::Canvas now that 10562027 has landedacolwell@chromium.org2012-07-231-1/+1
* Cleanup gfx::Canvas now that 10562027 has landedpkotwicz@chromium.org2012-07-231-1/+1
* Make tab/tabstrip high density compatibleoshima@chromium.org2012-07-101-3/+4
* Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-071-2/+2
* Revert 140877 - Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-061-2/+2
* Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-061-2/+2
* Converts ui/views/controls, ui/views/examples, ui/base/models to use gfx::Ima...pkotwicz@chromium.org2012-05-241-3/+3
* ui/gfx: Rename almost all entries from gfx::CanvasSkia to gfx::Canvas.tfarina@chromium.org2012-03-151-2/+2
* ui/gfx: Make gfx::Canvas inherit from gfx::CanvasSkia.tfarina@chromium.org2012-03-091-1/+1
* browser: Minor changes to use SkPoint::iset() function.tfarina@chromium.org2012-03-031-11/+7
* Tweaks for the launcher:sky@chromium.org2012-01-181-3/+5
* Make CanvasSkia take a gfx::Size as the first parameter.tfarina@chromium.org2011-12-201-1/+1
* ui/gfx: Convert Canvas::DrawRectInt() to use gfx::Rect.tfarina@chromium.org2011-12-171-3/+3
* Refactors the tab glow into views so that it can be used by thesky@chromium.org2011-12-161-0/+115