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.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
-188
/
+0
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-22
1
-1
/
+1
*
Revert 110949 - views: Move widget/ directory to ui/views.
wez@chromium.org
2011-11-21
1
-1
/
+1
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-21
1
-1
/
+1
*
Now that we are doing a hard-cut-over to Aura, remove a bunch of *Views based...
ben@chromium.org
2011-11-19
1
-21
/
+2
*
Fixes regression where showing bookmark bar (or download shelf)
sky@chromium.org
2011-11-16
1
-0
/
+2
*
Fix constrained window on arua
oshima@google.com
2011-11-07
1
-4
/
+5
*
ui/gfx: Convert Canvas::FillRectInt() to use gfx::Rect.
tfarina@chromium.org
2011-10-31
1
-1
/
+1
*
Use LockScreen container for login screen.
ivankr@chromium.org
2011-10-26
1
-1
/
+1
*
Remove unused ContainsNativeView methods.
ben@chromium.org
2011-07-13
1
-13
/
+0
*
Convert the rect to the widget's coordinates correctly.
sadrul@chromium.org
2011-06-29
1
-5
/
+2
*
Re-land:
ben@chromium.org
2011-06-16
1
-6
/
+2
*
Revert 89216 - Move private NativeWidget methods to new internal interface Na...
ben@chromium.org
2011-06-15
1
-2
/
+6
*
Move private NativeWidget methods to new internal interface NativeWidgetPrivate.
ben@chromium.org
2011-06-15
1
-6
/
+2
*
Make the web content accessibility tree a descendant of the main window's
dmazzoni@chromium.org
2011-06-13
1
-1
/
+12
*
Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.
ben@chromium.org
2011-05-19
1
-2
/
+2
*
Re-land: Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-14
1
-1
/
+2
*
Send accessibility events from GTK implementations of views.
dmazzoni@chromium.org
2011-03-05
1
-0
/
+1
*
Convert a few more methods to new Widget methods.
ben@chromium.org
2011-03-03
1
-6
/
+6
*
Reverting to fix builder redness. Please fix and reland.
ananta@chromium.org
2011-03-02
1
-6
/
+6
*
Remove/replace RootView/Widget getters with new NativeWidget getters.
ben@chromium.org
2011-03-02
1
-6
/
+6
*
Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti...
ben@chromium.org
2011-02-24
1
-1
/
+1
*
Remove "visible bounds in root changed" functions from RootView, move them to...
ben@chromium.org
2011-02-16
1
-5
/
+8
*
Rename Paint* -> OnPaint*
ben@chromium.org
2011-02-16
1
-2
/
+2
*
It turns out I had the sense of the GetLocalBounds bool wrong everywhere, so ...
ben@chromium.org
2011-02-09
1
-1
/
+1
*
Rework basic bounds methods on View to match new V2 API:
ben@chromium.org
2011-02-08
1
-1
/
+1
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
A NativeHostViewViews class for embedding views inside NativeHostView instances.
anicolao@google.com
2010-12-17
1
-2
/
+23
*
Polish ChromeOS options dialog:
xiyuan@chromium.org
2010-04-21
1
-0
/
+10
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-1
/
+1
*
Clone of issue 577015.
twiz@chromium.org
2010-02-12
1
-3
/
+8
*
CL implementing focus-dismissal of the chrome.experimental.popup set of exten...
twiz@chromium.org
2010-02-10
1
-0
/
+15
*
Fix crash/leak issue in native_view_host_gtk.cc.
oshima@chromium.org
2009-12-23
1
-4
/
+12
*
Makes views not draw focus for native controls on Gtk. As Gtk renders
sky@chromium.org
2009-12-03
1
-0
/
+9
*
When a GtkWidget was destroyed the NVH would not be detached.
jcampan@chromium.org
2009-10-09
1
-3
/
+3
*
Reverting the NativeViewHostWin focus refactoring.
jcampan@chromium.org
2009-10-05
1
-34
/
+6
*
Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build).
jcampan@chromium.org
2009-09-29
1
-6
/
+34
*
Reverting 27113, it breaks the ChomeOS build.
jcampan@chromium.org
2009-09-24
1
-34
/
+6
*
Refactoring some of the NativeViewHost and NativeControl focus management so ...
jcampan@chromium.org
2009-09-24
1
-6
/
+34
*
This CL makes the focus remembered across tab switches for Chrome Linux with ...
jcampan@chromium.org
2009-09-14
1
-0
/
+4
*
Fix NativeViewHostGtk clipping.
ben@chromium.org
2009-07-23
1
-9
/
+9
*
Fix a memory leak... the wrapped platform helper isn't a view, so it's not au...
ben@chromium.org
2009-05-29
1
-5
/
+4
*
Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...
ben@chromium.org
2009-05-29
1
-0
/
+137