summaryrefslogtreecommitdiffstats
path: root/chrome/views/hwnd_view_container.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix issues with mouseleave messages not getting sent due to some sort of issu...ben@chromium.org2008-10-131-1/+3
* Make sure the window icon is set to at least the app icon as the window is cr...ben@chromium.org2008-10-081-8/+5
* Eliminate non-client flicker of the standard windows title bar when handling ...beng@google.com2008-10-081-10/+35
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-2/+2
* 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-3/+0
* Make theme change notifications for the renderer originate from the RenderWid...beng@google.com2008-08-151-0/+6
* Minor cleanup of RootView. Removes unused double_buffered field fromsky@google.com2008-08-121-1/+1
* Copy WM_GETOBJECT handler impl from XPFrame to HWNDViewContainer. This will b...beng@google.com2008-08-051-0/+48
* Make HWNDViewContainer set up its contents view separately from its Init method.beng@google.com2008-07-301-15/+15
* Add chrome to the repository.initial.commit2008-07-261-0/+877