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
/
ui
/
views
/
widget
/
widget.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes crash in closing menus. There are two issues here:
sky@chromium.org
2012-04-26
1
-0
/
+6
*
Re-reland Propagate OnNativeWidgetMove to delegate/observers, etc.
msw@chromium.org
2012-04-23
1
-0
/
+2
*
Breaking KioskModeTest.EnableKioskModeTest on Linux ChromiumOS Tests (dbg)(3)
dbeam@chromium.org
2012-04-20
1
-2
/
+0
*
Reland Propagate OnNativeWidgetMove to delegate/observers, etc.
msw@chromium.org
2012-04-19
1
-0
/
+2
*
Revert 132956 - Propagate OnNativeWidgetMove to delegate/observers, etc.
yusukes@google.com
2012-04-19
1
-2
/
+0
*
Propagate OnNativeWidgetMove to delegate/observers, etc.
msw@chromium.org
2012-04-19
1
-0
/
+2
*
Removing defunct code around PureViews.
saintlou@chromium.org
2012-04-15
1
-5
/
+0
*
Fix some grammar in comments, error messages and documentation.
gavinp@chromium.org
2012-04-03
1
-1
/
+1
*
* removed views debug paint that was used in NativeWidgetGtk.
oshima@chromium.org
2012-04-03
1
-4
/
+0
*
Makes the launcher use a layer with a solid color, which is cheaper
sky@chromium.org
2012-03-23
1
-3
/
+5
*
WebUI TaskManager: Add method to set minimum window size on HTMLDialog.
yoshiki@chromium.org
2012-03-23
1
-0
/
+3
*
Removing GTK code from ui/views.
saintlou@chromium.org
2012-03-21
1
-3
/
+0
*
Revert 127660 - WebUI TaskManager: Add method to set minimum window size on H...
battre@chromium.org
2012-03-20
1
-3
/
+0
*
WebUI TaskManager: Add method to set minimum window size on HTMLDialog.
yoshiki@chromium.org
2012-03-20
1
-0
/
+3
*
Make ShellWindow subclass BaseWindow, to support the chrome.windows.* extensi...
mihaip@chromium.org
2012-03-16
1
-0
/
+4
*
Ash: Correctly initialize transparency flag for windows
jamescook@chromium.org
2012-03-09
1
-1
/
+2
*
Adds Window::StackBelow and wiring in Widget.
sky@chromium.org
2012-03-08
1
-0
/
+3
*
Don't unparent tabs when detaching them. This cleans up a bunch of code in Ta...
jam@chromium.org
2012-03-06
1
-3
/
+2
*
Allow platform apps to specify a maximum size for the shell container.
jeremya@chromium.org
2012-03-01
1
-0
/
+1
*
Move locale changing out of Widget in Aura.
ben@chromium.org
2012-02-27
1
-0
/
+1
*
ash: Allow dragging using touch/gesture events.
sadrul@chromium.org
2012-02-22
1
-2
/
+6
*
Custom frame UI for platform apps on Windows.
jeremya@chromium.org
2012-02-22
1
-0
/
+4
*
aura: Fix a crash caused by wrong ownership used for widget.
xiyuan@chromium.org
2012-02-17
1
-0
/
+3
*
Revert 122242 - Custom frame UI for platform apps on Windows.
sky@chromium.org
2012-02-16
1
-4
/
+0
*
Custom frame UI for platform apps on Windows.
jeremya@chromium.org
2012-02-16
1
-0
/
+4
*
Revert 121408 - Custom frame UI for platform apps on Windows.
jeremya@chromium.org
2012-02-10
1
-4
/
+0
*
Custom frame UI for platform apps on Windows.
jeremya@chromium.org
2012-02-10
1
-0
/
+4
*
Enable KeyboardOverlayDialog on aura.
jennyz@chromium.org
2012-02-01
1
-0
/
+3
*
Initial views touchui Gesture Recognizer support
vollick@google.com
2012-01-17
1
-0
/
+1
*
Revert 117869 - Initial views touchui Gesture Recognizer support
vollick@google.com
2012-01-17
1
-1
/
+0
*
Initial views touchui Gesture Recognizer support
vollick@chromium.org
2012-01-17
1
-0
/
+1
*
Adds some widget methods I'm going to need for dragging real browsers:
sky@chromium.org
2012-01-03
1
-1
/
+28
*
Bypass ToplevelWindowEventFilter for panels.
prasadt@chromium.org
2011-12-27
1
-6
/
+8
*
s/Move/Stack/ in names of stacking-related methods.
derat@chromium.org
2011-11-22
1
-3
/
+3
*
Get rid of Widget::ConvertPointFromAncestor.
ben@chromium.org
2011-11-22
1
-7
/
+0
*
Get rid of the EnableClose() infrastructure in Widget.
ben@chromium.org
2011-11-22
1
-4
/
+0
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-22
1
-0
/
+746
*
Revert 110949 - views: Move widget/ directory to ui/views.
wez@chromium.org
2011-11-21
1
-746
/
+0
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-21
1
-0
/
+746
*
Remove src/ui/views.
tfarina@chromium.org
2011-10-26
1
-152
/
+0
*
ui: Migrate to base::Bind().
tfarina@chromium.org
2011-10-11
1
-2
/
+2
*
Consolidate/cleanup event cracking code; single out GdkEvents; saves ~850 lines.
msw@chromium.org
2011-09-26
1
-1
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Complete the Focus Manager hookup.
ben@chromium.org
2011-02-03
1
-0
/
+2
*
More FocusManager hookup.
ben@chromium.org
2011-02-03
1
-1
/
+20
*
Begin to integrate Focus Manager. Add Windows accelerator handler implementat...
ben@chromium.org
2011-02-02
1
-1
/
+1
*
sFirst cut at an experiment with what a simplified View/Widget API would look...
ben@chromium.org
2011-02-01
1
-0
/
+131