Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reverting 23645. | jhawkins@chromium.org | 2009-08-18 | 1 | -8/+1 |
* | Make NativeControl inherit from base::WindowImpl instead of CWindowImpl to re... | jhawkins@chromium.org | 2009-08-18 | 1 | -1/+8 |
* | Revert "Reverting 23406" as it didn't break any tests. | jhawkins@chromium.org | 2009-08-14 | 1 | -14/+4 |
* | Reverting 23406. | levin@chromium.org | 2009-08-14 | 1 | -4/+14 |
* | Change PluginInstallImpl to use base::WindowImpl instead of CWindowImpl to re... | jhawkins@chromium.org | 2009-08-14 | 1 | -14/+4 |
* | Use base::WindowImpl instead of CWindowImpl to reduce dependencies on ATL. | jhawkins@chromium.org | 2009-08-08 | 1 | -2/+12 |
* | Factor out window creation into base::WindowImpl. This class will be used in... | jhawkins@chromium.org | 2009-08-07 | 1 | -0/+213 |