summaryrefslogtreecommitdiffstats
path: root/views/controls/native/native_view_host_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Make the web content accessibility tree a descendant of the main window'sdmazzoni@chromium.org2011-06-131-0/+18
* Notify child widgets before and after a reparenting.asanka@chromium.org2011-03-311-21/+3
* Avoid dangling references to Views from FocusManager.asanka@chromium.org2011-03-121-2/+2
* Convert a few more methods to new Widget methods.ben@chromium.org2011-03-031-14/+15
* Reverting to fix builder redness. Please fix and reland.ananta@chromium.org2011-03-021-15/+14
* Remove/replace RootView/Widget getters with new NativeWidget getters.ben@chromium.org2011-03-021-14/+15
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Fixes another gray rect. This problem occurred because NativeViewHostsky@chromium.org2010-10-061-0/+2
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Addded notification when ancestor gets changed. So windows that lack focus ma...georgey@chromium.org2010-01-071-1/+19
* Fix crash/leak issue in native_view_host_gtk.cc.oshima@chromium.org2009-12-231-1/+1
* Reverting the NativeViewHostWin focus refactoring.jcampan@chromium.org2009-10-051-43/+3
* When installing/uninstalling the clip on native buttons they would not be pai...jcampan@chromium.org2009-10-021-2/+2
* Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build). jcampan@chromium.org2009-09-291-3/+43
* Reverting 27113, it breaks the ChomeOS build.jcampan@chromium.org2009-09-241-43/+3
* Refactoring some of the NativeViewHost and NativeControl focus management so ...jcampan@chromium.org2009-09-241-3/+43
* Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...jcampan@chromium.org2009-06-121-7/+0
* Make Combobox portableben@chromium.org2009-06-021-0/+4
* Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...ben@chromium.org2009-05-291-0/+135