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
/
widget
/
native_widget_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Now that we are doing a hard-cut-over to Aura, remove a bunch of *Views based...
ben@chromium.org
2011-11-19
1
-178
/
+0
*
Add gfx::kNullCursor to refer to "no cursor"
oshima@chromium.org
2011-10-11
1
-1
/
+2
*
Reorder Layers with NativeWidgetViews.
backer@chromium.org
2011-10-08
1
-0
/
+12
*
Don't reapply offset in NativeWidgetView::UpdateChildLayerBounds.
vollick@chromium.org
2011-10-07
1
-3
/
+5
*
Reland the layer creation change since the touchui issues will be resolved in...
sadrul@chromium.org
2011-10-03
1
-19
/
+12
*
Revert the layer creation change r103338 due to some issues with the keyboard...
ben@chromium.org
2011-09-30
1
-12
/
+19
*
Construct a View's layer immediately when SetPaintToLayer(true) is called or ...
ben@chromium.org
2011-09-29
1
-19
/
+12
*
Improvements to debugging code which prints the views hierarchy.
vollick@chromium.org
2011-09-20
1
-0
/
+6
*
Relanding 100792
oshima@google.com
2011-09-20
1
-43
/
+8
*
External textures outlive layers.
backer@chromium.org
2011-09-15
1
-0
/
+5
*
Revert "Relanding 100792"
oshima@google.com
2011-09-14
1
-8
/
+43
*
Rework View Layer Draw() to use the Layer::DrawTree() method and the LayerDel...
ben@chromium.org
2011-09-13
1
-29
/
+4
*
Relanding 100792
oshima@google.com
2011-09-13
1
-43
/
+8
*
Revert 100792 "Use TabContentsViewViews for RenderWidgetHostViweViews."
oshima@google.com
2011-09-13
1
-8
/
+43
*
Use TabContentsViewViews for RenderWidgetHostViweViews.
oshima@google.com
2011-09-12
1
-43
/
+8
*
Fix touch event coordinate conversion
oshima@google.com
2011-09-09
1
-9
/
+1
*
Simple WindowManager that can move/resize window.
oshima@google.com
2011-08-19
1
-0
/
+35
*
views-desktop: Fix updating the cursor for windows.
sadrul@chromium.org
2011-08-15
1
-1
/
+6
*
Fix a few issues with touch-events and views-desktop.
sadrul@chromium.org
2011-07-29
1
-1
/
+2
*
Fix method call on potentially deleted object in NativeWidgetViews.
rhashimoto@chromium.org
2011-07-27
1
-0
/
+5
*
Rework NativeWidgetViews/NativeWidgetView lifetime management.
rhashimoto@chromium.org
2011-07-25
1
-9
/
+5
*
Add Widget::Observer for observing Widgets.
sadrul@chromium.org
2011-07-13
1
-0
/
+5
*
Correct issues with NativeWidgetViews ownership.
ben@chromium.org
2011-07-12
1
-6
/
+8
*
Correct implementation of View::ConvertPointToScreen for the views-desktop en...
ben@chromium.org
2011-07-08
1
-1
/
+0
*
Change the meaning of "Widget::GetTopLevelWidget()" to mean the logical top l...
ben@chromium.org
2011-07-07
1
-1
/
+6
*
Gets compositor working for embedded widgets.
sky@chromium.org
2011-07-01
1
-3
/
+58
*
Remove ifdef's for touchui stuff from events code.
sadrul@chromium.org
2011-06-28
1
-2
/
+0
*
Make NativeWidgetViews::SchedulePaintInRect use
sky@chromium.org
2011-06-17
1
-0
/
+4
*
Add NativeWidgetDelegate::OnTouchEvent and move views::View::TouchStatus to u...
sadrul@chromium.org
2011-06-14
1
-5
/
+2
*
Move more from Window onto Widget.
ben@chromium.org
2011-06-08
1
-1
/
+1
*
Rough cut at window activation.
ben@chromium.org
2011-05-26
1
-0
/
+12
*
Hook up more of the NativeWidgetViews.
ben@chromium.org
2011-05-24
1
-0
/
+108