summaryrefslogtreecommitdiffstats
path: root/chrome/browser/find_in_page_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Factor find in page out of WebContents and into the view, since it is almostbrettw@google.com2008-10-211-494/+0
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-24/+24
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-161-11/+5
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-1/+0
* Convert GetPreferredSize from:beng@google.com2008-10-151-42/+38
* Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const. ben@chromium.org2008-10-141-14/+14
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-171-16/+16
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* The truncation on the match count label (bug 1110432) has been bugging me a b...finnur@google.com2008-08-191-2/+0
* Add chrome to the repository.initial.commit2008-07-261-0/+531