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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge Compositor and CompositorCC
piman@chromium.org
2012-01-29
1
-14
/
+0
*
Fold views_compositor=1 into use_aura=1
piman@chromium.org
2012-01-28
1
-18
/
+0
*
aura: Add Layer::LAYER_SOLID_COLOR to compositor.
derat@chromium.org
2012-01-28
2
-4
/
+4
*
Fix a focus issue broken by revision 119159.
jennyz@chromium.org
2012-01-27
1
-2
/
+10
*
Tweaks to show state:
sky@chromium.org
2012-01-27
2
-9
/
+95
*
Allow hide animations to work again:
ben@chromium.org
2012-01-27
1
-12
/
+5
*
Aura: Fix task manager getting larger each time it is opened
jamescook@chromium.org
2012-01-27
2
-11
/
+41
*
Remove old (pre-webkit) compositor
piman@chromium.org
2012-01-27
1
-9
/
+5
*
aura: No shadow for transparent window.
xiyuan@chromium.org
2012-01-26
1
-1
/
+1
*
Fix the HtmlDialogView initial focus issue.
jennyz@chromium.org
2012-01-26
1
-2
/
+2
*
Wires up disabling visibility animations for aura, and explicitly
sky@chromium.org
2012-01-24
1
-1
/
+1
*
Disconnect signal connectors before destroying gtk widget.
oshima@chromium.org
2012-01-24
2
-8
/
+23
*
Add test case for CenterWindow in Aura. CenterWindow was changed in
alicet@chromium.org
2012-01-23
1
-0
/
+66
*
Makes it so we ignore paint requests while closing. We do this to
sky@chromium.org
2012-01-20
1
-1
/
+5
*
Add slide sequence for aura windows in compact mode.
alicet@chromium.org
2012-01-20
1
-1
/
+6
*
Add a simple animation when showing/hiding windows.
ben@chromium.org
2012-01-19
1
-1
/
+2
*
Change status widget type to TYPE_WINDOW_FRAMELESS.
zork@chromium.org
2012-01-19
1
-2
/
+4
*
Aura Shell needs to exist on Mac
dhollowa@chromium.org
2012-01-19
3
-3
/
+10
*
aura: Move GestureRecognizer from views into aura.
sadrul@chromium.org
2012-01-19
3
-69
/
+4
*
Revert 118057 - Add a simple animation when showing/hiding windows.
dbeam@chromium.org
2012-01-18
1
-2
/
+1
*
Add a simple animation when showing/hiding windows.
ben@chromium.org
2012-01-18
1
-1
/
+2
*
aura: Gesture event plumbing (skeleton).
sadrul@chromium.org
2012-01-17
3
-5
/
+12
*
Initial views touchui Gesture Recognizer support
vollick@google.com
2012-01-17
5
-4
/
+98
*
Revert 117869 - Initial views touchui Gesture Recognizer support
vollick@google.com
2012-01-17
5
-98
/
+4
*
Initial views touchui Gesture Recognizer support
vollick@chromium.org
2012-01-17
5
-4
/
+98
*
Fix bug where layers weren't getting reordered correctly in a
sky@chromium.org
2012-01-13
10
-14
/
+11
*
Allow a Views client to provide a default frameview for window widgets.
ben@chromium.org
2012-01-11
1
-0
/
+4
*
Revert 117165 - Allow a Views client to provide a default frameview for windo...
ben@chromium.org
2012-01-11
1
-4
/
+0
*
Allow a Views client to provide a default frameview for window widgets.
ben@chromium.org
2012-01-11
1
-0
/
+4
*
Attempt 2 at: Makes detached tab dragging create a real browser. It's enabled on
sky@chromium.org
2012-01-09
1
-9
/
+13
*
Revert 116630 - The change was causing multiple test failures on Linux Chrome...
kkania@chromium.org
2012-01-06
1
-9
/
+3
*
Makes Widget modality a 3-state type rather than a boolean.
ben@chromium.org
2012-01-06
10
-19
/
+26
*
Disconnect signal connectors before destroying gtk widget.
oshima@chromium.org
2012-01-06
1
-3
/
+9
*
Revert r116518 "Disconnect signal connectors before deleting NativeWidgetGtk"
oshima@chromium.org
2012-01-05
1
-4
/
+2
*
Fix bug 62037: Task manager tooltips appear behind task manager if 'Always on...
jianli@chromium.org
2012-01-05
1
-3
/
+3
*
AURA/X11: Handle VKEY_MENU accelerator on content area
oshima@chromium.org
2012-01-05
4
-88
/
+17
*
Disconnect signal connectors before deleting NativeWidgetGtk
oshima@chromium.org
2012-01-05
1
-2
/
+4
*
Reland - Exiting from full screen should restore previous show state.
xiyuan@chromium.org
2012-01-04
3
-3
/
+64
*
Revert 116260 - [Aura] Exiting from full screen should restore previous show ...
mnissler@chromium.org
2012-01-04
3
-60
/
+3
*
[Aura] Exiting from full screen should restore previous show state.
xiyuan@chromium.org
2012-01-04
3
-3
/
+60
*
Resets drag_info_ when mouse handler is reset.
sky@chromium.org
2012-01-03
2
-8
/
+10
*
Adds some widget methods I'm going to need for dragging real browsers:
sky@chromium.org
2012-01-03
9
-9
/
+239
*
aura: Windows that cannot activate should not be able to grab focus.
varunjain@chromium.org
2012-01-03
1
-2
/
+2
*
Remove views::InputMethodIBus.
yusukes@chromium.org
2011-12-28
1
-13
/
+0
*
Bypass ToplevelWindowEventFilter for panels.
prasadt@chromium.org
2011-12-27
5
-7
/
+17
*
IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ...
yusukes@chromium.org
2011-12-26
1
-15
/
+11
*
views: Delete obsolete WindowManager component.
tfarina@chromium.org
2011-12-25
2
-179
/
+0
*
Coverity: Fix an incorrect use of a bitwise operator.
thestig@chromium.org
2011-12-22
1
-1
/
+1
*
Rename ui::EventFlags mouse flags to be more sensible
dhollowa@chromium.org
2011-12-20
1
-4
/
+5
*
Shell related switches -> aura shell switches.
ben@chromium.org
2011-12-20
2
-22
/
+23
[next]