summaryrefslogtreecommitdiffstats
path: root/views/controls/native
Commit message (Expand)AuthorAgeFilesLines
* Reverting 27113, it breaks the ChomeOS build.jcampan@chromium.org2009-09-247-128/+49
* Refactoring some of the NativeViewHost and NativeControl focus management so ...jcampan@chromium.org2009-09-247-49/+128
* Land http://codereview.chromium.org/206025 for Charlie:sky@chromium.org2009-09-161-4/+8
* This CL makes the focus remembered across tab switches for Chrome Linux with ...jcampan@chromium.org2009-09-144-5/+41
* Fix leak of GtkWidgets in NativeViewHost, and in doing so fix a crash on shut...ben@chromium.org2009-08-012-19/+18
* Fix bug introduced by my clipping changes - when you switched tabs the tab ar...ben@chromium.org2009-07-231-0/+1
* Fix NativeViewHostGtk clipping.ben@chromium.org2009-07-233-65/+129
* Fix two crashers with TOOLKIT_VIEWS build:ben@chromium.org2009-07-211-2/+7
* Fix build bustage by removing another dependency on browser/gtk by creating a...ben@chromium.org2009-06-172-54/+26
* Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...jcampan@chromium.org2009-06-122-9/+0
* Make Combobox portableben@chromium.org2009-06-021-0/+4
* Fixes a couple of related bugs:sky@chromium.org2009-06-011-10/+27
* Fixes to get gtk/views to bring up browser window w/out crashingdavemoore@chromium.org2009-05-301-1/+3
* More views on gtk work: NativeViewPhotoboothGtk, adds a missing methodsky@chromium.org2009-05-291-0/+4
* Fixes a slew of random link/compile errors for views on gtk.sky@chromium.org2009-05-291-1/+1
* Fix a memory leak... the wrapped platform helper isn't a view, so it's not au...ben@chromium.org2009-05-293-6/+7
* Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...ben@chromium.org2009-05-297-0/+717