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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-land: Move NonClientView and FrameType logic from Window to Widget.
ben@chromium.org
2011-06-03
1
-0
/
+8
*
Revert 87702 - Move NonClientView and FrameType logic from Window to Widget.
ben@chromium.org
2011-06-02
1
-8
/
+0
*
Move NonClientView and FrameType logic from Window to Widget.
ben@chromium.org
2011-06-02
1
-0
/
+8
*
Move the last of the easy stuff from Window onto Widget.
ben@chromium.org
2011-06-01
1
-0
/
+23
*
Move Fullscreen API onto Widget.
ben@chromium.org
2011-06-01
1
-0
/
+2
*
Move SetWindowBounds onto Widget.
ben@chromium.org
2011-05-27
1
-0
/
+2
*
Move a bunch of functions from Window onto Widget.
ben@chromium.org
2011-05-27
1
-2
/
+9
*
Revert 86914 - Move a bunch of functions from Window onto Widget.
wtc@chromium.org
2011-05-27
1
-9
/
+2
*
Move a bunch of functions from Window onto Widget.
ben@chromium.org
2011-05-26
1
-2
/
+9
*
Add NativeWidgetViews. This is a stub implementation that mostly just defers ...
ben@chromium.org
2011-05-24
1
-0
/
+1
*
Re-land:
ben@chromium.org
2011-05-13
1
-0
/
+26
*
Revert 85269 - Split the hierarchy.
ben@chromium.org
2011-05-13
1
-26
/
+0
*
Split the hierarchy.
ben@chromium.org
2011-05-13
1
-0
/
+26
*
Rename CreateParams to InitParams.
ben@chromium.org
2011-04-26
1
-1
/
+1
*
Rework the way Widget::Init works:
ben@chromium.org
2011-04-26
1
-2
/
+2
*
Removes code added to track down crash. The crash seems to have
sky@chromium.org
2011-04-15
1
-7
/
+0
*
Pull content from TabContentsViewViews into NativeTabContentsViewWin.
ben@chromium.org
2011-04-12
1
-0
/
+1
*
Adds more debugging code in hopes of figuring out a crash. Sorry for
sky@chromium.org
2011-04-08
1
-0
/
+7
*
Consolidate cross platform logic into MenuHost.
ben@chromium.org
2011-04-01
1
-1
/
+4
*
Integrate the new input method API for Views into Chromium.
suzhe@google.com
2011-04-01
1
-0
/
+12
*
Notify child widgets before and after a reparenting.
asanka@chromium.org
2011-03-31
1
-0
/
+5
*
Consolidate Widget Event code, other cleanup.
msw@chromium.org
2011-03-31
1
-3
/
+3
*
Convert some WidgetWin construction to use CreateParams.
ben@chromium.org
2011-03-24
1
-1
/
+1
*
Revert 79211 - Convert some WidgetWin construction to use CreateParams.
ben@chromium.org
2011-03-23
1
-1
/
+1
*
Convert some WidgetWin construction to use CreateParams.
ben@chromium.org
2011-03-23
1
-1
/
+1
*
Re-lands:
ben@chromium.org
2011-03-16
1
-0
/
+7
*
Revert 78222 - Add native capture API to Widget, and fix a bug in Window wher...
ben@chromium.org
2011-03-15
1
-7
/
+0
*
Add native capture API to Widget, and fix a bug in Window where we wouldn't l...
ben@chromium.org
2011-03-15
1
-0
/
+7
*
Start working on compositor tree painting.
sadrul@chromium.org
2011-03-15
1
-0
/
+4
*
Build out NativeWindow interface for Window method pass-thrus.
ben@chromium.org
2011-03-10
1
-0
/
+6
*
Consolidate more into Window:
ben@chromium.org
2011-03-09
1
-4
/
+4
*
Consolidate window showing into Window base class.
ben@chromium.org
2011-03-09
1
-0
/
+3
*
Make more methods on Widget non-virtual and move to NativeWidget
ben@chromium.org
2011-03-04
1
-0
/
+12
*
Clean up more of Widget.
ben@chromium.org
2011-03-03
1
-0
/
+11
*
Replace Widget::GetBounds with Widget::GetClientScreenBounds and GetWindowScr...
ben@chromium.org
2011-03-03
1
-0
/
+18
*
Land the new functions added by 76483 - but do not use them anywhere outside ...
ben@chromium.org
2011-03-02
1
-2
/
+27
*
Reverting to fix builder redness. Please fix and reland.
ananta@chromium.org
2011-03-02
1
-26
/
+2
*
Reverting to fix builder redness. Please reland with the fixes.
ananta@chromium.org
2011-03-02
1
-2
/
+1
*
Move typedef per review comment. oops!
ben@chromium.org
2011-03-02
1
-1
/
+2
*
Remove/replace RootView/Widget getters with new NativeWidget getters.
ben@chromium.org
2011-03-02
1
-2
/
+26
*
Hook up empty interfaces for NativeWidget/NativeWidgetDelegate.
ben@chromium.org
2011-02-25
1
-0
/
+26
*
Remove NativeWidgetWin/WidgetImpl again. I'm going to take a different approa...
ben@chromium.org
2011-02-24
1
-83
/
+0
*
More RootView cleanup:
ben@chromium.org
2011-02-23
1
-0
/
+1
*
Dramatically simplify view painting by getting rid of RootView's redundant kn...
ben@chromium.org
2011-02-23
1
-3
/
+1
*
Remove usages of RootView from View by moving relevant RootView API methods t...
ben@chromium.org
2011-02-18
1
-0
/
+5
*
Begin implementing a new widget.
ben@chromium.org
2011-02-15
1
-4
/
+6
*
Add stub WidgetImpl class. This will become the cross platform replacement fo...
ben@chromium.org
2011-02-12
1
-0
/
+77