| Commit message (Expand) | Author | Age | Files | Lines |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | [Linux Views] Handle focus in event of native views and controls correctly. | suzhe@chromium.org | 2010-04-12 | 1 | -4/+4 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -1/+1 |
* | Fixes bug where recreating fixed in NativeViewHostGtk causes focus to | sky@chromium.org | 2010-01-06 | 1 | -0/+4 |
* | Fix crash/leak issue in native_view_host_gtk.cc. | oshima@chromium.org | 2009-12-23 | 1 | -2/+1 |
* | Reverting the NativeViewHostWin focus refactoring. | jcampan@chromium.org | 2009-10-05 | 1 | -3/+5 |
* | Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build). | jcampan@chromium.org | 2009-09-29 | 1 | -5/+3 |
* | Reverting 27113, it breaks the ChomeOS build. | jcampan@chromium.org | 2009-09-24 | 1 | -3/+5 |
* | Refactoring some of the NativeViewHost and NativeControl focus management so ... | jcampan@chromium.org | 2009-09-24 | 1 | -5/+3 |
* | This CL makes the focus remembered across tab switches for Chrome Linux with ... | jcampan@chromium.org | 2009-09-14 | 1 | -0/+8 |
* | Fix leak of GtkWidgets in NativeViewHost, and in doing so fix a crash on shut... | ben@chromium.org | 2009-08-01 | 1 | -7/+6 |
* | Fix NativeViewHostGtk clipping. | ben@chromium.org | 2009-07-23 | 1 | -0/+24 |
* | Fix build bustage by removing another dependency on browser/gtk by creating a... | ben@chromium.org | 2009-06-17 | 1 | -8/+6 |
* | Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t... | ben@chromium.org | 2009-05-29 | 1 | -0/+60 |