summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/page_info_window.cc
Commit message (Expand)AuthorAgeFilesLines
* Move all the SSL stuff into its own subdirben@chromium.org2009-01-161-1/+1
* Make border and background setting and getting non-virtual and use the correc...brettw@google.com2008-11-141-1/+1
* Re-do the way browser windows are shown:ben@chromium.org2008-11-141-33/+8
* Looks like a size method got left behind in the gfx update. Also make sure th...glen@chromium.org2008-11-071-5/+17
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-37/+36
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-161-3/+3
* Convert GetPreferredSize from:beng@google.com2008-10-151-26/+23
* This CL enables the Page info menu when right-clicking on a page/frame.jcampan@chromium.org2008-09-231-20/+44
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-171-6/+6
* Move more UI stuff into browser/viewsbeng@google.com2008-09-131-0/+678