summaryrefslogtreecommitdiffstats
path: root/views/controls/native/native_view_host_gtk.h
Commit message (Expand)AuthorAgeFilesLines
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* [Linux Views] Handle focus in event of native views and controls correctly.suzhe@chromium.org2010-04-121-4/+4
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Fixes bug where recreating fixed in NativeViewHostGtk causes focus tosky@chromium.org2010-01-061-0/+4
* Fix crash/leak issue in native_view_host_gtk.cc.oshima@chromium.org2009-12-231-2/+1
* Reverting the NativeViewHostWin focus refactoring.jcampan@chromium.org2009-10-051-3/+5
* Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build). jcampan@chromium.org2009-09-291-5/+3
* Reverting 27113, it breaks the ChomeOS build.jcampan@chromium.org2009-09-241-3/+5
* Refactoring some of the NativeViewHost and NativeControl focus management so ...jcampan@chromium.org2009-09-241-5/+3
* This CL makes the focus remembered across tab switches for Chrome Linux with ...jcampan@chromium.org2009-09-141-0/+8
* Fix leak of GtkWidgets in NativeViewHost, and in doing so fix a crash on shut...ben@chromium.org2009-08-011-7/+6
* Fix NativeViewHostGtk clipping.ben@chromium.org2009-07-231-0/+24
* Fix build bustage by removing another dependency on browser/gtk by creating a...ben@chromium.org2009-06-171-8/+6
* Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...ben@chromium.org2009-05-291-0/+60