summaryrefslogtreecommitdiffstats
path: root/base/window_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Reverting 23645.jhawkins@chromium.org2009-08-181-3/+0
* Make NativeControl inherit from base::WindowImpl instead of CWindowImpl to re...jhawkins@chromium.org2009-08-181-0/+3
* Revert "Reverting 23406" as it didn't break any tests.jhawkins@chromium.org2009-08-141-14/+20
* Reverting 23406.levin@chromium.org2009-08-141-20/+14
* Change PluginInstallImpl to use base::WindowImpl instead of CWindowImpl to re...jhawkins@chromium.org2009-08-141-14/+20
* Use base::WindowImpl instead of CWindowImpl to reduce dependencies on ATL.jhawkins@chromium.org2009-08-081-1/+1
* Factor out window creation into base::WindowImpl. This class will be used in...jhawkins@chromium.org2009-08-071-0/+104