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
/
ash
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removes support for multiple images from launcher. Doesn't look like
sky@chromium.org
2012-01-13
13
-117
/
+79
*
Aura compile issues under clang
dhollowa@chromium.org
2012-01-13
3
-4
/
+4
*
Two tweaks to ToplevelWindowEventFilter:
sky@chromium.org
2012-01-12
3
-6
/
+56
*
Revert 117499 - Aura compile issues under clang
dhollowa@chromium.org
2012-01-12
3
-4
/
+4
*
Aura compile issues under clang
dhollowa@chromium.org
2012-01-12
3
-4
/
+4
*
[Aura] Remove webui applist and enable views applist.
xiyuan@chromium.org
2012-01-12
12
-95
/
+23
*
ash::LauncherItem doesn't compile under clang
dhollowa@chromium.org
2012-01-12
3
-6
/
+31
*
OVERRIDE Fixups for TableView and DragDropController
dhollowa@chromium.org
2012-01-12
1
-3
/
+3
*
Allow a Views client to provide a default frameview for window widgets.
ben@chromium.org
2012-01-11
9
-2
/
+250
*
Revert 117165 - Allow a Views client to provide a default frameview for windo...
ben@chromium.org
2012-01-11
7
-52
/
+2
*
Revert 117166 - Fix bustage by adding files left out of last cl.
ben@chromium.org
2012-01-11
2
-197
/
+0
*
Fix bustage by adding files left out of last cl.
ben@chromium.org
2012-01-11
2
-0
/
+197
*
Allow a Views client to provide a default frameview for window widgets.
ben@chromium.org
2012-01-11
7
-2
/
+52
*
Aura: Convert Alt-tab to most-recently-used order
jamescook@chromium.org
2012-01-10
12
-152
/
+517
*
chromeos/aura: Handle power button on unofficial hardware.
derat@chromium.org
2012-01-10
2
-0
/
+93
*
aura: refactor clipboard code and implement format conversion and basic
varunjain@chromium.org
2012-01-09
1
-2
/
+14
*
aura: animate drag widget at the end of a drag-drop session.
varunjain@chromium.org
2012-01-09
2
-5
/
+59
*
aura: Add container for setting bubbles.
derat@chromium.org
2012-01-07
4
-6
/
+16
*
Adds support for Window Modality to Ash.
ben@chromium.org
2012-01-06
13
-29
/
+344
*
Aura: Fix Alt-Tab in compact window mode
jamescook@chromium.org
2012-01-06
4
-8
/
+10
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
1
-1
/
+0
*
[aura] tooltip still shows after touch move event out of the target widget.
jamescook@chromium.org
2012-01-06
1
-1
/
+9
*
Makes Widget modality a 3-state type rather than a boolean.
ben@chromium.org
2012-01-06
3
-8
/
+8
*
chromeos: Handle lock button for Aura.
derat@chromium.org
2012-01-05
3
-16
/
+145
*
Panels not getting focus on Aura.
prasadt@chromium.org
2012-01-05
1
-1
/
+2
*
Do not allow window to drop below work area in aura during resize.
alicet@chromium.org
2012-01-05
2
-2
/
+55
*
Aura: Fix crash when user hits alt-tab in compact window mode
jamescook@chromium.org
2012-01-05
1
-0
/
+8
*
Aura: Toggling window mode in about:flags works on CrOS devices
jamescook@chromium.org
2012-01-05
5
-44
/
+66
*
Denote layers the mouse is over in debug output
pkotwicz@chromium.org
2012-01-04
1
-2
/
+4
*
chromeos: Implement power button animations for Aura.
derat@chromium.org
2012-01-04
7
-12
/
+1013
*
Beginning of drag/drop should copy the drag data to clipboard.
varunjain@chromium.org
2012-01-04
3
-19
/
+47
*
Adds some widget methods I'm going to need for dragging real browsers:
sky@chromium.org
2012-01-03
2
-11
/
+53
*
Call LayoutStatusArea() in CompactStatusAreaLayoutManager::SetChildBounds
stevenjb@chromium.org
2011-12-28
2
-1
/
+7
*
Bypass ToplevelWindowEventFilter for panels.
prasadt@chromium.org
2011-12-27
4
-6
/
+16
*
Add a CanHandleAccelerators() method to AcceleratorTarget.
asanka@chromium.org
2011-12-27
3
-0
/
+10
*
IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ...
yusukes@chromium.org
2011-12-26
11
-6
/
+346
*
Rename the aura_shell namespace to ash
ben@chromium.org
2011-12-24
153
-393
/
+393
*
Move the gyp file to ash.
ben@chromium.org
2011-12-24
1
-0
/
+261
*
Move last few files -> ash
ben@chromium.org
2011-12-23
83
-147
/
+1231
*
More stuff -> ash
ben@chromium.org
2011-12-23
34
-8
/
+2609
*
Move more stuff down into ash.
ben@chromium.org
2011-12-23
56
-11
/
+4634
*
Move some more WM functionality down into ash.
ben@chromium.org
2011-12-23
47
-14
/
+5248
*
Reland 115515 - [Aura] Implement views-based applist.
xiyuan@chromium.org
2011-12-23
3
-29
/
+195
*
Fix crasher in textfield when running views_examples.
saintlou@chromium.org
2011-12-23
1
-0
/
+5
*
Move some more files into ash... this time seed the window manager dir.
ben@chromium.org
2011-12-23
27
-1
/
+2671
*
Forgot DEPS file.
ben@chromium.org
2011-12-22
1
-0
/
+9
*
Create the new toplevel directory ash, and move the shell examples in it as a...
ben@chromium.org
2011-12-22
9
-0
/
+930