| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the web content accessibility tree a descendant of the main window's | dmazzoni@chromium.org | 2011-06-13 | 1 | -0/+18 |
* | Notify child widgets before and after a reparenting. | asanka@chromium.org | 2011-03-31 | 1 | -21/+3 |
* | Avoid dangling references to Views from FocusManager. | asanka@chromium.org | 2011-03-12 | 1 | -2/+2 |
* | Convert a few more methods to new Widget methods. | ben@chromium.org | 2011-03-03 | 1 | -14/+15 |
* | Reverting to fix builder redness. Please fix and reland. | ananta@chromium.org | 2011-03-02 | 1 | -15/+14 |
* | Remove/replace RootView/Widget getters with new NativeWidget getters. | ben@chromium.org | 2011-03-02 | 1 | -14/+15 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -1/+1 |
* | Fixes another gray rect. This problem occurred because NativeViewHost | sky@chromium.org | 2010-10-06 | 1 | -0/+2 |
* | Move app/gfx/canvas and app/gfx/font to gfx/. | ben@chromium.org | 2010-03-23 | 1 | -1/+1 |
* | Addded notification when ancestor gets changed. So windows that lack focus ma... | georgey@chromium.org | 2010-01-07 | 1 | -1/+19 |
* | Fix crash/leak issue in native_view_host_gtk.cc. | oshima@chromium.org | 2009-12-23 | 1 | -1/+1 |
* | Reverting the NativeViewHostWin focus refactoring. | jcampan@chromium.org | 2009-10-05 | 1 | -43/+3 |
* | When installing/uninstalling the clip on native buttons they would not be pai... | jcampan@chromium.org | 2009-10-02 | 1 | -2/+2 |
* | Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build). | jcampan@chromium.org | 2009-09-29 | 1 | -3/+43 |
* | Reverting 27113, it breaks the ChomeOS build. | jcampan@chromium.org | 2009-09-24 | 1 | -43/+3 |
* | Refactoring some of the NativeViewHost and NativeControl focus management so ... | jcampan@chromium.org | 2009-09-24 | 1 | -3/+43 |
* | Changing the focus manager to not subclass HWNDs (but for the top-windows).Co... | jcampan@chromium.org | 2009-06-12 | 1 | -7/+0 |
* | Make Combobox portable | ben@chromium.org | 2009-06-02 | 1 | -0/+4 |
* | Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t... | ben@chromium.org | 2009-05-29 | 1 | -0/+135 |