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
*
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
*
Adds simple animation to the launcher when items are added/removed.
sky@chromium.org
2011-10-20
7
-52
/
+315
*
views: Change MenuItemView API to string16.
tfarina@chromium.org
2011-10-20
1
-2
/
+5
*
views: Change TextButton API to string16.
tfarina@chromium.org
2011-10-19
2
-10
/
+13
*
Gets ScreenAura to correctly calculate work area, and hooks
sky@chromium.org
2011-10-19
1
-0
/
+4
*
Random launcher tweaks:
sky@chromium.org
2011-10-18
4
-51
/
+23
*
aura: Merge RootWindow into Desktop.
sadrul@chromium.org
2011-10-18
2
-9
/
+9
*
Views Bubble API adjustments and cleanup
msw@chromium.org
2011-10-18
3
-35
/
+32
*
Aura: Combine cursor support for Linux and Windows
jamescook@chromium.org
2011-10-17
1
-16
/
+15
*
Wires keeping the launcher up to date with the browser. I also needed GetBrow...
sky@chromium.org
2011-10-15
5
-12
/
+77
*
Shrinks the launcher down to 48 pixels high, changes chromium image
sky@chromium.org
2011-10-14
5
-5
/
+168
*
Positions the launcher in the bottom left corner. Adds ShellDelegate
sky@chromium.org
2011-10-13
17
-275
/
+369
*
Get more of RenderWidgetHostViewAura running.
ben@chromium.org
2011-10-13
1
-0
/
+1
*
views: Change Checkbox API to string16.
tfarina@chromium.org
2011-10-12
1
-5
/
+6
*
views: Change RadioButton API to string16.
tfarina@chromium.org
2011-10-12
1
-7
/
+7
*
aura_shell: Add missing "virtual" to Delegate dtors.
tfarina@chromium.org
2011-10-12
2
-2
/
+4
*
Some launcher tweaks:
sky@chromium.org
2011-10-11
16
-31
/
+535
*
ui: Migrate to base::Bind().
tfarina@chromium.org
2011-10-11
2
-4
/
+6
*
Add gfx::kNullCursor to refer to "no cursor"
oshima@chromium.org
2011-10-11
1
-1
/
+1
*
Aura - Add NativeThemeAura, extract NativeThemeGtk, add sample widget window.
jamescook@chromium.org
2011-10-10
5
-1
/
+157
*
Move some code around...
ben@chromium.org
2011-10-10
2
-1
/
+1
*
Revert 104755 - Move some code around...test infrastructure -> aura/testaura_...
ben@chromium.org
2011-10-10
2
-1
/
+1
*
Move some code around...
ben@chromium.org
2011-10-10
2
-1
/
+1
*
touchui + aura: Move the keyboard in the front-most container.
sadrul@chromium.org
2011-10-10
4
-8
/
+11
*
Gets component build to work with aura. As part of this I needed to
sky@chromium.org
2011-10-08
2
-1
/
+4
*
aura: Fix component build for aura_builder (aura_unitests and aura_shell_exe).
sadrul@chromium.org
2011-10-08
1
-1
/
+2
*
Move window scale animation down into the shell (it'll do as an overview for ...
ben@chromium.org
2011-10-07
7
-127
/
+155
*
Changes the way windows are parented when their parent is set to NULL.. Adds ...
ben@chromium.org
2011-10-07
10
-17
/
+186
[next]