summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/constrained_window_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix the polymorphic WindowResources class and FramePartBitmap enum.maruel@google.com2008-09-041-12/+2
* Localize the 11th hour popup window hack. Right before release, we made a cha...erg@google.com2008-09-041-10/+5
* Minor cleanup to OneShotTimer and RepeatingTimer: moves more of the member v...darin@google.com2008-09-031-21/+8
* Implement the 11th hour Google Chrome Beta behaviour for constrainederg@google.com2008-08-291-46/+36
* Remove Google Chrome specific strings from common resources file and use them...rahulk@google.com2008-08-271-1/+3
* Fix bug in constrained windows where the close box was detaching instead of c...beng@google.com2008-08-251-1/+2
* 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
* Allow popups using the new frames to be sized correctly. This involved a slig...beng@google.com2008-08-201-1/+25
* The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG...jnd@google.com2008-08-181-4/+6
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-0/+2
* Another Frame Grab-Bagbeng@google.com2008-08-111-1/+2
* Allow constrained popups to resize themselves...up to 10 times. (Then we igno...erg@google.com2008-08-081-11/+23
* Fix several issues with popup window locations:erg@google.com2008-08-041-66/+4
* Move dialog-specific aspects of ClientView into a new subclass DialogClientView.beng@google.com2008-07-311-36/+20
* Make NonClientView an interface independent of CustomFrameWindow (i.e. move i...beng@google.com2008-07-301-58/+17
* Window Delegate Improvements:beng@google.com2008-07-301-50/+66
* Add chrome to the repository.initial.commit2008-07-261-0/+1493