summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/constrained_window_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-1/+1
* Merge two TabContents::InvalidateTypes types and properly update tab download...estade@chromium.org2009-05-061-3/+0
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-171-1/+1
* Rename Window->WindowWinben@chromium.org2009-03-141-3/+2
* rollback againben@chromium.org2009-03-141-2/+3
* Rename Window->WindowWinben@chromium.org2009-03-141-3/+2
* revertben@chromium.org2009-03-131-2/+2
* Rename Window->WindowWinben@chromium.org2009-03-131-2/+2
* Support DWM switching.ben@chromium.org2009-03-031-11/+6
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-2/+2
* Rip out custom WM_GETMINMAXINFO handling entirely. I think this is a relic o...pkasting@chromium.org2008-12-161-1/+0
* This is r4523, with a few changes to make things work under Vista.erg@google.com2008-11-051-114/+5
* Revert change r4523 because Vista doesn't like it.erg@google.com2008-11-041-5/+114
* Redo how we block popups. Rip out the old constrained popup window cruft (whi...erg@google.com2008-11-041-114/+5
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-271-0/+1
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-8/+8
* Revert the change that fixed the encoding when viewing source in subframes.brettw@google.com2008-09-121-2/+1
* Actually fix the javascript alert crasher in a way thaterg@google.com2008-09-121-1/+3
* Reverting constrained window change. Seems to break tests on TOT.erg@google.com2008-09-111-3/+1
* Fix crasher and possible security vulnerability in popuperg@google.com2008-09-111-1/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* As Brett pointed it out, We normally use 8-bit for encoding names since they'...jnd@google.com2008-08-211-1/+1
* The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG...jnd@google.com2008-08-181-1/+2
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-4/+5
* Allow constrained popups to resize themselves...up to 10 times. (Then we igno...erg@google.com2008-08-081-2/+6
* Move dialog-specific aspects of ClientView into a new subclass DialogClientView.beng@google.com2008-07-311-3/+6
* Window Delegate Improvements:beng@google.com2008-07-301-7/+13
* Add chrome to the repository.initial.commit2008-07-261-0/+214