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_shell
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduces chromium_resources.gyp to factor out Chrome resource generation
dhollowa@chromium.org
2011-11-03
1
-14
/
+2
*
Revert 108466 - Introduces chromium_resources.gyp to factor out Chrome resour...
dhollowa@chromium.org
2011-11-03
1
-2
/
+14
*
Introduces chromium_resources.gyp to factor out Chrome resource generation
dhollowa@chromium.org
2011-11-03
1
-14
/
+2
*
Put workspace manager behind --aura-windows flag
oshima@chromium.org
2011-11-03
2
-8
/
+25
*
Add WorkspaceObserver to observe changes in workspace state
oshima@chromium.org
2011-11-02
14
-64
/
+207
*
Move maximize/fullscreen/restore to shell
oshima@google.com
2011-11-01
13
-52
/
+508
*
Fix OWNERS files to set noparent.
ben@chromium.org
2011-11-01
1
-0
/
+1
*
Remove ViewProp from aura build
oshima@google.com
2011-11-01
3
-3
/
+0
*
aura: Fix default_container_layout_manager_unittest.cc.
derat@chromium.org
2011-10-31
1
-5
/
+1
*
aura: Add fullscreen/popups to RenderWidgetHostViewAura.
derat@chromium.org
2011-10-31
3
-26
/
+14
*
Makes DefaultContainerLayoutManager ignore windows with transient
sky@chromium.org
2011-10-31
2
-3
/
+23
*
Revert 107967 - Introduces chromium_resources.gyp to factor out Chrome resour...
dhollowa@chromium.org
2011-10-31
1
-2
/
+14
*
Introduces chromium_resources.gyp to factor out Chrome resource generation
dhollowa@chromium.org
2011-10-31
1
-14
/
+2
*
ui/gfx: Convert Canvas::FillRectInt() to use gfx::Rect.
tfarina@chromium.org
2011-10-31
5
-12
/
+11
*
Fixes bug where windows weren't being moved and resized if the desktop
sky@chromium.org
2011-10-28
12
-78
/
+189
*
Changes around the launcher so that it only shows the most recently
sky@chromium.org
2011-10-28
3
-36
/
+30
*
Activate the workspace that dragged window has landed.
oshima@chromium.org
2011-10-28
1
-3
/
+4
*
Reland r107720 - Enable the new layer animation framework.
vollick@chromium.org
2011-10-28
3
-5
/
+12
*
Revert 107715 - Enable the new layer animation framework.
vollick@chromium.org
2011-10-28
3
-12
/
+5
*
Enable the new layer animation framework.
vollick@chromium.org
2011-10-28
3
-5
/
+12
*
Drag and rotate windows between/within workspaces
oshima@google.com
2011-10-27
8
-73
/
+599
*
Makes Launcher remove itself as an observer from any windows it's
sky@chromium.org
2011-10-27
1
-0
/
+4
*
aura: Make sure the desktop widget gets parented to the correct container, an...
sadrul@chromium.org
2011-10-27
3
-6
/
+9
*
Makes overview center the active workspace. This avoids leaving extra
sky@chromium.org
2011-10-27
2
-8
/
+14
*
Fix up compositor mocking.
backer@chromium.org
2011-10-27
2
-2
/
+3
*
Revert 107563 - Fix up compositor mocking.
backer@chromium.org
2011-10-27
2
-3
/
+2
*
Fix up compositor mocking.
backer@chromium.org
2011-10-27
2
-2
/
+3
*
Makes launcher ignore adds/removes that aren't from the
sky@chromium.org
2011-10-26
1
-0
/
+6
*
Rework EventFilter.
ben@chromium.org
2011-10-26
2
-5
/
+5
*
Changes Window::Init to take whether the layer has a texture. And
sky@chromium.org
2011-10-26
6
-8
/
+17
*
Add workspace to desktop
oshima@google.com
2011-10-26
14
-199
/
+632
*
Fix crash when deleting workspaces
oshima@google.com
2011-10-26
1
-1
/
+2
*
Makes the new browser button and show apps buttons animate transition
sky@chromium.org
2011-10-25
1
-2
/
+49
*
ui::TestCompositor::TestCompositor() constructor has been changed to take a a...
backer@chromium.org
2011-10-25
1
-4
/
+1
*
1st cut for workspace manager
oshima@google.com
2011-10-25
6
-0
/
+476
*
Changes launcher animations to fade before moving.
sky@chromium.org
2011-10-24
3
-39
/
+129
*
aura: Resize toplevel windows correctly when the desktop is resized.
sadrul@chromium.org
2011-10-22
2
-3
/
+12
*
Use WebKit compositor in ui::Layer
piman@chromium.org
2011-10-22
3
-0
/
+9
*
Fix permissions of files.
sky@chromium.org
2011-10-21
2
-0
/
+0
*
LayoutManager controls child bounds. Added SetChildBounds and several listene...
oshima@google.com
2011-10-21
7
-5
/
+284
*
Adds the ability to drag the items on the launcher around. Also makes
sky@chromium.org
2011-10-21
19
-49
/
+574
*
aura: Set default mouse cursor on desktop window.
derat@chromium.org
2011-10-21
1
-2
/
+4
*
A couple of quick tweaks:
ben@chromium.org
2011-10-21
1
-1
/
+1
*
Revert 106606 - Use WebKit compositor in ui::Layer
lipalani@chromium.org
2011-10-20
3
-9
/
+0
*
Use WebKit compositor in ui::Layer
piman@chromium.org
2011-10-20
3
-0
/
+9
*
aura: Lay out widgets when no X window manager is running.
derat@chromium.org
2011-10-20
2
-1
/
+4
*
Revert r106508 "LayoutManager controls child bounds."
oshima@google.com
2011-10-20
7
-235
/
+2
*
Move BubbleView logic into BubbleDelegateView.
msw@chromium.org
2011-10-20
1
-17
/
+5
*
LayoutManager controls child bounds. Added SetChildBounds and several listene...
oshima@google.com
2011-10-20
7
-2
/
+235
*
Fixes permissions of files.
sky@chromium.org
2011-10-20
2
-0
/
+0
[next]