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
/
widget.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
re-checkin http://codereview.chromium.org/7720001/ to add bubble views.
saintlou@chromium.org
2011-09-19
1
-2
/
+3
*
views: Remove unused Widget::WindowInitParams() function.
tfarina@chromium.org
2011-09-16
1
-5
/
+0
*
Revert "Relanding 100792"
oshima@google.com
2011-09-14
1
-5
/
+1
*
The Compositor should own drawing the root layer.
ben@chromium.org
2011-09-14
1
-6
/
+5
*
views: Factor WidgetFocusManager out of FocusManager class.
tfarina@chromium.org
2011-09-14
1
-10
/
+12
*
Rework View Layer Draw() to use the Layer::DrawTree() method and the LayerDel...
ben@chromium.org
2011-09-13
1
-8
/
+3
*
Force clear when root view is animating.
vollick@chromium.org
2011-09-13
1
-1
/
+27
*
Up to now the only touch UI was running Pure Views. However, we want to impro...
saintlou@chromium.org
2011-09-13
1
-1
/
+1
*
Relanding 100792
oshima@google.com
2011-09-13
1
-1
/
+5
*
Revert 100792 "Use TabContentsViewViews for RenderWidgetHostViweViews."
oshima@google.com
2011-09-13
1
-5
/
+1
*
Use TabContentsViewViews for RenderWidgetHostViweViews.
oshima@google.com
2011-09-12
1
-1
/
+5
*
Revert 100231 - memory bot failures
estade@chromium.org
2011-09-09
1
-3
/
+2
*
add bubble views files.
alicet@chromium.org
2011-09-08
1
-2
/
+3
*
Restoring a session should restore window minimization state on Windows
dhollowa@chromium.org
2011-08-31
1
-29
/
+40
*
Revert 98679 - Restoring a session should restore window minimization state o...
dhollowa@chromium.org
2011-08-29
1
-41
/
+29
*
Restoring a session should restore window minimization state on Windows
dhollowa@chromium.org
2011-08-29
1
-29
/
+41
*
Don't activate POPUP window
oshima@google.com
2011-08-26
1
-3
/
+11
*
Reverts debugging code added for 91396. I've tracked down the bug and
sky@chromium.org
2011-08-26
1
-9
/
+1
*
Show a Window in the aura views demo.
ben@chromium.org
2011-08-25
1
-1
/
+1
*
Focus fix. InputMethod needs to be initialized before calling OnFocus
oshima@google.com
2011-08-25
1
-1
/
+1
*
Adds yet more debugging in hopes of tracking 91396. The latest data
sky@chromium.org
2011-08-25
1
-1
/
+9
*
* Fix wrong condition check in OnFocusOut.
oshima@google.com
2011-08-24
1
-4
/
+8
*
views: Propagate visibility-notification down the view hierarchy when the wid...
sadrul@chromium.org
2011-08-23
1
-0
/
+1
*
Move input_method to widget
oshima@google.com
2011-08-23
1
-21
/
+40
*
Simple WindowManager that can move/resize window.
oshima@google.com
2011-08-19
1
-1
/
+5
*
widget: Look at the 'maximize' initialization param on creation.
sadrul@chromium.org
2011-08-18
1
-0
/
+2
*
Alwas set saved maximized state for panels to 'false'.
stevenjb@google.com
2011-08-02
1
-1
/
+8
*
Remove menu keyboard grab and close menu on window manager activation change.
rhashimoto@chromium.org
2011-07-27
1
-1
/
+8
*
Views views_unittests FocusManagerTest.FocusNativeControls use after free
dhollowa@chromium.org
2011-07-25
1
-0
/
+9
*
views capture: Fix mouse-event location and reset capture view.
sadrul@chromium.org
2011-07-19
1
-0
/
+5
*
Makes sure widget is created at right size before showing
sky@chromium.org
2011-07-19
1
-34
/
+41
*
Move debug paint flag to Widget so native widget can use the same flag.
oshima@google.com
2011-07-16
1
-0
/
+13
*
Removes Widget from two of ViewsDelegate methods. I would have liked
sky@chromium.org
2011-07-14
1
-2
/
+1
*
Clean up FocusManager
oshima@google.com
2011-07-14
1
-0
/
+4
*
Move SetInitialFocus to Widget
oshima@google.com
2011-07-14
1
-1
/
+11
*
Add Widget::Observer for observing Widgets.
sadrul@chromium.org
2011-07-13
1
-3
/
+20
*
Attempt 2 at:
sky@chromium.org
2011-07-13
1
-1
/
+3
*
Remove unused ContainsNativeView methods.
ben@chromium.org
2011-07-13
1
-10
/
+0
*
ClearNativeFocus: Do it from widget, with appropriate native-widget implement...
sadrul@chromium.org
2011-07-13
1
-0
/
+4
*
Revert 92252 - Gets mouse capture to work for menus with pure views. As part ...
sky@chromium.org
2011-07-12
1
-3
/
+1
*
Gets mouse capture to work for menus with pure views. As part of this
sky@chromium.org
2011-07-12
1
-1
/
+3
*
Relanding this with the compile fixes for Linux views
ananta@chromium.org
2011-07-11
1
-5
/
+9
*
Revert 92071 - Fix a chrome browser crash which occurs when displaying the pa...
ananta@chromium.org
2011-07-11
1
-8
/
+4
*
Fix a chrome browser crash which occurs when displaying the page info bubble ...
ananta@chromium.org
2011-07-11
1
-4
/
+8
*
Fix NativeWidgetViews enough to run views_examples without segfaulting.
rhashimoto@google.com
2011-07-11
1
-0
/
+4
*
Fixes crash in views desktop. The problem was
sky@chromium.org
2011-07-08
1
-0
/
+4
*
Fix crashes in EnterpriseEnrollmentScreenTest.TestCancel. This is independent...
ben@chromium.org
2011-07-07
1
-3
/
+1
*
Change the meaning of "Widget::GetTopLevelWidget()" to mean the logical top l...
ben@chromium.org
2011-07-07
1
-4
/
+4
*
Gets compositor working for embedded widgets.
sky@chromium.org
2011-07-01
1
-19
/
+22
*
Reverted 7285007 now that r91197 has landed
saintlou@chromium.org
2011-06-30
1
-2
/
+4
[next]