index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
views
/
controls
/
native
/
native_view_host_gtk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
views: Move scrollbar and native directories to ui/views/controls/.
tfarina@chromium.org
2011-11-27
1
-410
/
+0
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-22
1
-4
/
+4
*
Revert 110949 - views: Move widget/ directory to ui/views.
wez@chromium.org
2011-11-21
1
-5
/
+4
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-21
1
-4
/
+5
*
Now that we are doing a hard-cut-over to Aura, remove a bunch of *Views based...
ben@chromium.org
2011-11-19
1
-4
/
+0
*
views: Delete bubble, events, focus, layout directories and its stubbed files.
tfarina@chromium.org
2011-11-18
1
-1
/
+2
*
Revert r106696 - Fix for a memory leak in views/controls/native/native_view_h...
timurrrr@chromium.org
2011-10-21
1
-1
/
+1
*
Fix for a memory leak in views/controls/native/native_view_host_gtk.cc
timurrrr@chromium.org
2011-10-21
1
-1
/
+1
*
Nix GetFocusManagerForNativeView|Window.
msw@chromium.org
2011-08-02
1
-3
/
+3
*
Try two for flicker free drawing
davemoore@chromium.org
2011-07-07
1
-50
/
+76
*
Revert 91710 - Fix flicker on tab switch on chromeos.
johnme@google.com
2011-07-07
1
-64
/
+48
*
Fix flicker on tab switch on chromeos.
davemoore@chromium.org
2011-07-07
1
-48
/
+64
*
Fix to pure view test on touch.
saintlou@chromium.org
2011-06-30
1
-1
/
+3
*
Removed a couple of #ifdef TOUCH_UI and replaced with Widget::IsPureViews()
saintlou@chromium.org
2011-06-29
1
-2
/
+1
*
Use NativeViewHostViews when using pure-views instead of NativeViewHostGtk.
sadrul@chromium.org
2011-06-26
1
-1
/
+6
*
Make the web content accessibility tree a descendant of the main window's
dmazzoni@chromium.org
2011-06-13
1
-0
/
+4
*
Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.
ben@chromium.org
2011-05-19
1
-7
/
+7
*
Re-land:
ben@chromium.org
2011-05-13
1
-1
/
+1
*
Revert 85269 - Split the hierarchy.
ben@chromium.org
2011-05-13
1
-1
/
+1
*
Split the hierarchy.
ben@chromium.org
2011-05-13
1
-1
/
+1
*
Reenable FREEZE_UPDATE property
oshima@google.com
2011-04-11
1
-1
/
+4
*
gtk views: NULL-check fixed_ before hiding
evan@chromium.org
2010-11-12
1
-1
/
+2
*
Add in a browser test for dialog resizing, which was catching an issue with t...
scottbyer@chromium.org
2010-08-20
1
-5
/
+9
*
Revert revisions 47902 and 47900.
dpolukhin@chromium.org
2010-05-21
1
-10
/
+5
*
NativeViewHostGtk should use gtk_views_fixed instead of gtk_fixed
dpolukhin@chromium.org
2010-05-21
1
-5
/
+10
*
Gets rid of the annoying white dot in the upper left corner of all
sky@chromium.org
2010-04-23
1
-0
/
+1
*
Add EnableDoubleBuffer to WidgetGtk
oshima@chromium.org
2010-04-21
1
-7
/
+9
*
[Linux Views] Handle focus in event of native views and controls correctly.
suzhe@chromium.org
2010-04-12
1
-5
/
+6
*
Unblock focus signal handlers only when they're blocked.
oshima@chromium.org
2010-03-11
1
-11
/
+18
*
Remove redundant casts in g_signal_connect() throughout all gtk code we have.
erg@chromium.org
2010-02-10
1
-2
/
+2
*
Don't emit focus event when moving focus around when re-creating fixed widget.
oshima@chromium.org
2010-01-27
1
-5
/
+75
*
Reverts change to native_view_host_gtk. This fixes the bug, but isn't
sky@chromium.org
2010-01-07
1
-2
/
+0
*
Fixes bug that resulted in background tabs not getting sized
sky@chromium.org
2010-01-07
1
-1
/
+3
*
Fixes bug where recreating fixed in NativeViewHostGtk causes focus to
sky@chromium.org
2010-01-06
1
-0
/
+35
*
Fix crash/leak issue in native_view_host_gtk.cc.
oshima@chromium.org
2009-12-23
1
-2
/
+12
*
Reverting the NativeViewHostWin focus refactoring.
jcampan@chromium.org
2009-10-05
1
-7
/
+20
*
Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build).
jcampan@chromium.org
2009-09-29
1
-20
/
+7
*
Fixed a few bugs in view/gtk framework
oshima@chromium.org
2009-09-25
1
-2
/
+3
*
Reverting 27113, it breaks the ChomeOS build.
jcampan@chromium.org
2009-09-24
1
-7
/
+20
*
Refactoring some of the NativeViewHost and NativeControl focus management so ...
jcampan@chromium.org
2009-09-24
1
-20
/
+7
*
Land http://codereview.chromium.org/206025 for Charlie:
sky@chromium.org
2009-09-16
1
-4
/
+8
*
This CL makes the focus remembered across tab switches for Chrome Linux with ...
jcampan@chromium.org
2009-09-14
1
-4
/
+28
*
Fix leak of GtkWidgets in NativeViewHost, and in doing so fix a crash on shut...
ben@chromium.org
2009-08-01
1
-12
/
+12
*
Fix bug introduced by my clipping changes - when you switched tabs the tab ar...
ben@chromium.org
2009-07-23
1
-0
/
+1
*
Fix NativeViewHostGtk clipping.
ben@chromium.org
2009-07-23
1
-56
/
+96
*
Fix two crashers with TOOLKIT_VIEWS build:
ben@chromium.org
2009-07-21
1
-2
/
+7
*
Fix build bustage by removing another dependency on browser/gtk by creating a...
ben@chromium.org
2009-06-17
1
-46
/
+20
*
Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...
jcampan@chromium.org
2009-06-12
1
-2
/
+0
*
Fixes a couple of related bugs:
sky@chromium.org
2009-06-01
1
-10
/
+27
*
Fixes to get gtk/views to bring up browser window w/out crashing
davemoore@chromium.org
2009-05-30
1
-1
/
+3
[next]