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
/
aura
Commit message (
Expand
)
Author
Age
Files
Lines
*
Space key doesn't work in AURA enabled build because in case of space key,
sadrul@chromium.org
2011-11-14
1
-0
/
+1
*
Temporarily disables XI2 for aura until events are straightened out.
sky@chromium.org
2011-11-12
1
-0
/
+3
*
Port IsShiftDown() and variants in views::Event to aura::Event.
yusukes@chromium.org
2011-11-12
1
-0
/
+7
*
aura: Track mouse button state.
derat@chromium.org
2011-11-11
5
-5
/
+72
*
Fix WindowTest.Transform, and also make it run on Windows. Some of it (the bi...
ben@chromium.org
2011-11-11
1
-29
/
+0
*
Aura: Fix resize cursors disappearing for some windows
jamescook@chromium.org
2011-11-11
3
-1
/
+103
*
Rid the world of TopLevelWindowContainer, and "toplevel" concept from Window ...
ben@chromium.org
2011-11-10
16
-693
/
+234
*
Reset capture/focus window when the window is detachd from desktop
oshima@google.com
2011-11-10
6
-5
/
+47
*
Check target bounds, not current bounds, in aura::Window::SetBoundsInternal
vollick@chromium.org
2011-11-10
2
-3
/
+52
*
Create a new aura client API dir and move constants and desktop delegate to it.
ben@chromium.org
2011-11-09
14
-61
/
+60
*
Aura: Resize cursors show properly when hovering over window frame
jamescook@chromium.org
2011-11-09
10
-57
/
+195
*
Fix DesktopHostWin::SetSize to set the size of aura desktop (client size)
oshima@google.com
2011-11-08
1
-2
/
+16
*
Adds Window::MoveChildToFront, with surrounding changes.
sky@chromium.org
2011-11-08
3
-12
/
+82
*
Renames LayoutManager::OnWindowAdded/OnWillRemoveWindow to
sky@chromium.org
2011-11-08
2
-4
/
+4
*
Move ToplevelWindowEventFilter to shell
oshima@google.com
2011-11-07
6
-555
/
+4
*
Fix aura release build
piman@chromium.org
2011-11-07
1
-0
/
+2
*
Reenable triggering of screen rotations by sensors.
vollick@chromium.org
2011-11-07
4
-223
/
+29
*
Implements maximize and fullscreen for default window manager.
sky@chromium.org
2011-11-04
1
-0
/
+1
*
Makes launcher handle overflow.
sky@chromium.org
2011-11-04
2
-3
/
+7
*
Fix PropertyChanged failure on win.
oshima@google.com
2011-11-04
1
-16
/
+20
*
Setting a layer property immediately should cancel any current animations.
vollick@chromium.org
2011-11-03
1
-3
/
+1
*
Introduces chromium_resources.gyp to factor out Chrome resource generation
dhollowa@chromium.org
2011-11-03
1
-5
/
+1
*
Moves scheduling draw/paint from Window::SetBounds to
sky@chromium.org
2011-11-03
1
-8
/
+0
*
Adds support for fullscreening the desktop host on Windows. F11.
ben@chromium.org
2011-11-03
5
-33
/
+99
*
Allow Window point conversion with a NULL source. This just returns immediate...
ben@chromium.org
2011-11-03
6
-6
/
+19
*
Revert 108466 - Introduces chromium_resources.gyp to factor out Chrome resour...
dhollowa@chromium.org
2011-11-03
1
-1
/
+5
*
Introduces chromium_resources.gyp to factor out Chrome resource generation
dhollowa@chromium.org
2011-11-03
1
-5
/
+1
*
Fix the rotation animation so that it still works.
ben@chromium.org
2011-11-02
1
-2
/
+1
*
Allows observers to be notified when layer animations complete.
vollick@chromium.org
2011-11-02
4
-10
/
+20
*
Fix shared library build for aura.
sky@chromium.org
2011-11-02
1
-2
/
+4
*
Aura: Use more traditional window frame, add flag for new look
jamescook@chromium.org
2011-11-02
2
-0
/
+3
*
Move maximize/fullscreen/restore to shell
oshima@google.com
2011-11-01
10
-280
/
+106
*
Fix OWNERS files to set noparent.
ben@chromium.org
2011-11-01
1
-0
/
+1
*
Gets disable inactive frame rendering to work correctly for aura. This
sky@chromium.org
2011-11-01
2
-2
/
+65
*
Remove ViewProp from aura build
oshima@google.com
2011-11-01
3
-17
/
+6
*
aura: Add fullscreen/popups to RenderWidgetHostViewAura.
derat@chromium.org
2011-10-31
5
-19
/
+64
*
Makes DefaultContainerLayoutManager ignore windows with transient
sky@chromium.org
2011-10-31
1
-0
/
+5
*
Revert 107967 - Introduces chromium_resources.gyp to factor out Chrome resour...
dhollowa@chromium.org
2011-10-31
1
-1
/
+5
*
Introduces chromium_resources.gyp to factor out Chrome resource generation
dhollowa@chromium.org
2011-10-31
1
-5
/
+1
*
Minimize resize calls
davemoore@chromium.org
2011-10-28
1
-0
/
+3
*
Reland r107720 - Enable the new layer animation framework.
vollick@chromium.org
2011-10-28
7
-42
/
+239
*
aura: Comment noisy NOTIMPLEMENTEDs in NativeWidgetAura.
derat@chromium.org
2011-10-28
1
-0
/
+1
*
Revert 107715 - Enable the new layer animation framework.
vollick@chromium.org
2011-10-28
7
-239
/
+42
*
Enable the new layer animation framework.
vollick@chromium.org
2011-10-28
7
-42
/
+239
*
Build fix for win_aura
varunjain@chromium.org
2011-10-28
3
-1
/
+13
*
Enable tooltips for aura.
varunjain@chromium.org
2011-10-27
2
-0
/
+18
*
Fix up compositor mocking.
backer@chromium.org
2011-10-27
3
-6
/
+10
*
Revert 107563 - Fix up compositor mocking.
backer@chromium.org
2011-10-27
3
-9
/
+2
*
Fix up compositor mocking.
backer@chromium.org
2011-10-27
3
-2
/
+9
*
Move view property implmentation from NativeWidgetAura to window.
oshima@chromium.org
2011-10-27
3
-0
/
+65
[next]