summaryrefslogtreecommitdiffstats
path: root/chrome/views/button_dropdown.cc
Commit message (Expand)AuthorAgeFilesLines
* Adds support for keyboard-triggered (through VK_APPS and SHIFT+VK_F10) right-...klink@chromium.org2008-10-311-0/+12
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-6/+5
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-161-5/+4
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-4/+4
* Convert HitTest/GetViewForPoint to use gfx::Pointben@chromium.org2008-10-141-2/+2
* Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.ben@chromium.org2008-10-141-2/+2
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-171-4/+4
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-2/+2
* Add chrome to the repository.initial.commit2008-07-261-0/+204