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
*
Assign F5 to cycle forward.
mazda@chromium.org
2011-12-17
2
-5
/
+18
*
Refactors the tab glow into views so that it can be used by the
sky@chromium.org
2011-12-16
2
-1
/
+28
*
As per UX request this CL is changing the background for Aura. Note that this...
saintlou@chromium.org
2011-12-16
1
-1
/
+5
*
Aura: Rename laptop mode to compact mode, move status area to top-right
jamescook@chromium.org
2011-12-16
6
-28
/
+150
*
Tweaks to the launcher favicon painting code. Current code resulted in
sky@chromium.org
2011-12-16
9
-2
/
+114
*
Move the shadow type enumeration out of aura and into the shell.
ben@chromium.org
2011-12-16
8
-11
/
+136
*
Implement HandleTakeSnapshot by using GrabWindowSnapshot
mukai@chromium.org
2011-12-16
3
-8
/
+38
*
Move TooltipClient to client namespace and add convenience setters/getters fo...
ben@chromium.org
2011-12-15
5
-51
/
+46
*
Another set of icons for the launcher. The chrome logo now shows the
sky@chromium.org
2011-12-15
5
-47
/
+34
*
Now that the launcher is sized to the width of the root window we need
sky@chromium.org
2011-12-15
8
-31
/
+165
*
Move ActivationClient/Delegate to client namespace.
ben@chromium.org
2011-12-15
5
-19
/
+19
*
Rename WindowDragDropDelegate->DragDropDelegate
ben@chromium.org
2011-12-15
4
-38
/
+21
*
Second attempt at moving the StackingClient to a property on the RootWindow.
ben@chromium.org
2011-12-15
8
-52
/
+25
*
Aura: Add --aura-laptop-mode to fill the workspace with a single window.
jamescook@chromium.org
2011-12-14
13
-82
/
+237
*
Relands fixes for 106432, 107287 and 107401. These got reverted
sky@chromium.org
2011-12-14
10
-92
/
+135
*
Add aura compile testing by default to likely areas (1).
petermayo@chromium.org
2011-12-14
1
-0
/
+12
*
Aura: Fix linux component build
jamescook@chromium.org
2011-12-14
2
-5
/
+9
*
Reverting issues 8873036 and issues 8933010
saintlou@chromium.org
2011-12-14
10
-133
/
+92
*
Create a visible shelf and constrain window movement
davemoore@chromium.org
2011-12-14
4
-6
/
+38
*
Fixes layout bugs in ShelfLayoutManager. The problem with invoking
sky@chromium.org
2011-12-14
4
-4
/
+121
*
[Aura] Mark LockScreen container as supporting activation.
nkostylev@chromium.org
2011-12-14
1
-0
/
+1
*
Revert r114369 "Store StackingClient on RootWindow in a property."
oshima@chromium.org
2011-12-14
7
-15
/
+32
*
Wires up new launcher images. To get the official images for the
sky@chromium.org
2011-12-14
7
-86
/
+95
*
Store StackingClient on RootWindow in a property.
ben@chromium.org
2011-12-14
7
-32
/
+15
*
views: Convert IsVisible() to just visible() since it's just a simple accessor.
tfarina@chromium.org
2011-12-14
2
-4
/
+4
*
Implement cycle window forward/backward by keyboard shortcuts.
mazda@chromium.org
2011-12-13
9
-13
/
+274
*
Move the concept of Activation to the Shell.
ben@chromium.org
2011-12-13
28
-214
/
+859
*
Revert 114095 - Move the concept of Activation to the Shell.
ben@chromium.org
2011-12-12
27
-857
/
+213
*
Move the concept of Activation to the Shell.
ben@chromium.org
2011-12-12
27
-213
/
+857
*
Change signature of |ui::ElideText()|. Add a truncate mode.
asvitkine@chromium.org
2011-12-12
1
-1
/
+2
*
Fix the issue of ShellAcceleratorFilter sending accelerators twice for charac...
mazda@chromium.org
2011-12-12
2
-33
/
+73
*
Aura: Separate window dragging and translucent frame flags
jamescook@chromium.org
2011-12-10
1
-2
/
+3
*
Windows component build fix for aura.
varunjain@chromium.org
2011-12-09
1
-19
/
+17
*
Attempt 3 at:
sky@chromium.org
2011-12-09
2
-1
/
+20
*
Remove aura::RootWindow instance from LayerAnimator::observers_ and LayerAnim...
yusukes@chromium.org
2011-12-09
1
-4
/
+2
*
Revert 113676 - Attempt 2 at : Makes tests either use mock compositor or mock
sky@chromium.org
2011-12-08
2
-20
/
+1
*
Attempt 2 at : Makes tests either use mock compositor or mock
sky@chromium.org
2011-12-08
2
-1
/
+20
*
Remove BubbleDelegateView ctor color arg, add simple setter/getter.
msw@chromium.org
2011-12-08
1
-3
/
+1
*
Revert 113470 - Makes tests either use mock compositor or mock WebGraphicsCon...
sky@chromium.org
2011-12-07
2
-20
/
+1
*
Makes tests either use mock compositor or mock WebGraphicsContext3D depending...
sky@chromium.org
2011-12-07
2
-1
/
+20
*
Aura Shell singleton needs to be destroyed prior to the Aura Desktop
dhollowa@chromium.org
2011-12-07
1
-0
/
+2
*
Rename Desktop->RootWindow.
ben@chromium.org
2011-12-07
36
-322
/
+334
*
aura: Draw shadows around tooltip windows.
derat@chromium.org
2011-12-06
4
-37
/
+213
*
[Aura] Refresh status area widget bounds on StatusAreaView layout.
nkostylev@chromium.org
2011-12-06
11
-49
/
+211
*
Revert 113185 - [cros, Aura] Refresh status area widget bounds on StatusAreaV...
nkostylev@chromium.org
2011-12-06
11
-211
/
+49
*
[cros, Aura] Refresh status area widget bounds on StatusAreaView layout.
nkostylev@chromium.org
2011-12-06
11
-49
/
+211
*
[Aura] Polish app list.
xiyuan@chromium.org
2011-12-06
3
-4
/
+14
*
Delete desktop/shell instance correctly upon shutdown.
oshima@chromium.org
2011-12-03
4
-8
/
+20
*
aura: Make shadows be children of window layers.
derat@chromium.org
2011-12-02
3
-120
/
+24
*
aura-shell: Export to fix component build of aura_shell_unittests.
sadrul@chromium.org
2011-12-02
1
-1
/
+3
[next]