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
*
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