summaryrefslogtreecommitdiffstats
path: root/views/controls/native/native_view_host.h
Commit message (Expand)AuthorAgeFilesLines
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* CL implementing focus-dismissal of the chrome.experimental.popup set of exten...twiz@chromium.org2010-02-101-0/+1
* Fix crash/leak issue in native_view_host_gtk.cc.oshima@chromium.org2009-12-231-0/+4
* Makes views not draw focus for native controls on Gtk. As Gtk renderssky@chromium.org2009-12-031-3/+6
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-2/+1
* Reverting the NativeViewHostWin focus refactoring.jcampan@chromium.org2009-10-051-27/+8
* Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build). jcampan@chromium.org2009-09-291-8/+27
* Reverting 27113, it breaks the ChomeOS build.jcampan@chromium.org2009-09-241-27/+8
* Refactoring some of the NativeViewHost and NativeControl focus management so ...jcampan@chromium.org2009-09-241-8/+27
* This CL makes the focus remembered across tab switches for Chrome Linux with ...jcampan@chromium.org2009-09-141-1/+1
* Fix a memory leak... the wrapped platform helper isn't a view, so it's not au...ben@chromium.org2009-05-291-1/+1
* Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...ben@chromium.org2009-05-291-0/+104