summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/tabs/base_tab.h
Commit message (Expand)AuthorAgeFilesLines
* Refactors the tab glow into views so that it can be used by thesky@chromium.org2011-12-161-7/+6
* views: Move view.h to ui/views/.tfarina@chromium.org2011-11-301-1/+1
* views: Move some random files from views/ to ui/views/.tfarina@chromium.org2011-11-301-1/+1
* views: Move button directory to ui/views/controls/.tfarina@chromium.org2011-11-281-1/+1
* Convert View::HasFocus() to be const. Required adding const versions of some...pkasting@chromium.org2011-10-261-1/+2
* wstring: remove wstrings from all tooltip-related codeevan@chromium.org2011-09-151-2/+1
* views: Pull out ContextMenuController class into its own header file.tfarina@chromium.org2011-06-231-0/+1
* views: Make |accessibility_focusable_| a private data member instead of a pro...tfarina@chromium.org2011-05-271-1/+1
* Disambiguate OnMouseCaptureLost from OnMouseReleased.msw@chromium.org2011-03-291-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Tweaks selected tab rendering to look better when multiple tabs aresky@chromium.org2011-03-171-0/+3
* Reorder some views::View overrides & other functions.msw@chromium.org2011-03-161-13/+10
* fav icon -> favicon. Pass 11: rest of chrome/browser/uiavi@chromium.org2011-03-161-4/+4
* fav icon -> favicon. Pass 5: fav_icon -> faviconavi@chromium.org2011-03-151-2/+2
* fav icon -> favicon. Pass 4: SetFavIcon* -> SetFavicon*avi@chromium.org2011-03-151-1/+1
* Clean up some event code:msw@chromium.org2011-03-141-2/+2
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-141-13/+14
* Do all OOLing in the views code. linux_views now builds clean with the clang ...erg@google.com2011-03-041-7/+3
* Rename ContextMenuController::ShowContextMenu() to ShowContextMenuForView().thakis@chromium.org2011-03-041-3/+3
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-041-14/+13
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-031-13/+14
* Minimize the region to paint favicon/spinner/sad_faviconoshima@google.com2011-02-151-4/+8
* Adding TouchTabStriprjkroege@google.com2011-01-241-9/+17
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-2/+2
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-2/+2
* Move animation code to new ui/base/animation directory.ben@chromium.org2011-01-071-18/+21
* Pulls AnimationDelegate out into its own header.sky@chromium.org2010-11-171-1/+2
* Move browser/views to browser/ui/viewsben@chromium.org2010-11-091-0/+204