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
*
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
*
views: Move views.gyp to ui/views/.
tfarina@chromium.org
2011-12-01
1
-6
/
+6
*
Reland change for aura tooltips that was revert due to build break:
varunjain@chromium.org
2011-12-01
5
-0
/
+375
*
Added hotkey support to 8508009
pkotwicz@chromium.org
2011-12-01
9
-10
/
+20
*
Register global accelerators and add placeholders for handling them.
mazda@chromium.org
2011-12-01
4
-21
/
+254
*
Revert 112399 - Aura: Tooltip refactor. This Cl does the following:
hbono@chromium.org
2011-12-01
5
-375
/
+0
*
Aura: Tooltip refactor. This Cl does the following:
varunjain@chromium.org
2011-12-01
5
-0
/
+375
*
Maximize windows when double clicking their title bar.
ben@chromium.org
2011-11-30
5
-6
/
+71
*
views: Move view.h to ui/views/.
tfarina@chromium.org
2011-11-30
7
-7
/
+7
*
Should use startAnimation in acceleratorController in order for the animator ...
pkotwicz@chromium.org
2011-11-30
1
-1
/
+1
*
Make drag and drop work on webpage. Also slightly modify drag drop workflow.
varunjain@chromium.org
2011-11-30
3
-19
/
+21
*
Revert 112232 - Added hotkey support to 8508009
pkotwicz@chromium.org
2011-11-30
5
-10
/
+4
*
Added hotkey support to 8508009
pkotwicz@chromium.org
2011-11-30
5
-4
/
+10
*
views: Move some random files from views/ to ui/views/.
tfarina@chromium.org
2011-11-30
1
-1
/
+1
*
[cros Aura] Added modal container for screen lock.
nkostylev@chromium.org
2011-11-29
5
-4
/
+149
*
views: Move the remaining files to ui/views/controls/.
tfarina@chromium.org
2011-11-29
1
-1
/
+1
*
jGet the examples to run in aura_shell.
ben@chromium.org
2011-11-29
3
-1
/
+15
*
views: Move label and link files to ui/views/controls/.
tfarina@chromium.org
2011-11-29
1
-1
/
+1
*
views: Move menu directory to ui/views/controls/.
tfarina@chromium.org
2011-11-28
3
-5
/
+5
*
views: Move button directory to ui/views/controls/.
tfarina@chromium.org
2011-11-28
9
-11
/
+11
*
Move accelerator related files to ui/base/accelerators
tfarina@chromium.org
2011-11-25
3
-6
/
+6
*
DefaultDispatcher for MessagePumpX
oshima@chromium.org
2011-11-23
1
-1
/
+1
*
Make Aura and compositor stacking methods more intuitive.
derat@chromium.org
2011-11-23
1
-4
/
+47
*
Aura: notify DropHelper when target view is removed.
varunjain@chromium.org
2011-11-22
4
-4
/
+62
*
Aura: Fix window resizing for large drags.
jamescook@chromium.org
2011-11-22
3
-67
/
+187
*
s/Move/Stack/ in names of stacking-related methods.
derat@chromium.org
2011-11-22
3
-6
/
+6
*
Add ShellAcceleratorController that manages global keyboard accelerators.
mazda@chromium.org
2011-11-22
7
-0
/
+311
*
Get rid of the EnableClose() infrastructure in Widget.
ben@chromium.org
2011-11-22
2
-10
/
+0
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-22
28
-39
/
+39
*
aura: Rename OnPropertyChanged to OnWindowPropertyChanged.
derat@chromium.org
2011-11-22
10
-28
/
+28
*
[Aura] Refactor and update app list window.
xiyuan@chromium.org
2011-11-21
8
-5
/
+314
*
aura: Draw drop shadows under browsers and menus.
derat@chromium.org
2011-11-21
14
-5
/
+1028
*
Revert 110949 - views: Move widget/ directory to ui/views.
wez@chromium.org
2011-11-21
26
-36
/
+36
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-21
26
-36
/
+36
*
Now that we are doing a hard-cut-over to Aura, remove a bunch of *Views based...
ben@chromium.org
2011-11-19
1
-16
/
+0
*
views: Delete bubble, events, focus, layout directories and its stubbed files.
tfarina@chromium.org
2011-11-18
2
-5
/
+5
*
Adds a couple of pixel-based compositor unittests. One to test that opacity i...
vollick@chromium.org
2011-11-18
2
-2
/
+2
*
Revert 110637 - Add ShellAcceleratorController that manages global keyboard a...
mazda@chromium.org
2011-11-18
9
-309
/
+1
*
Add ShellAcceleratorController that manages global keyboard accelerators.
mazda@chromium.org
2011-11-18
9
-1
/
+309
*
[Aura] Fix aura_shell_unittest ASAN errors.
xiyuan@chromium.org
2011-11-18
1
-0
/
+1
*
[Aura] Fix HtmlDialogBrowserTest.SizeWindow.
xiyuan@chromium.org
2011-11-18
2
-12
/
+25
*
aura_shell: Remove unused native_widget_types.h include from example_factory.h
tfarina@chromium.org
2011-11-17
3
-8
/
+6
*
First shot at implementing drag&drop for Aura
varunjain@chromium.org
2011-11-17
8
-0
/
+754
*
Cleanup: Remove forward declarations in ui, part 2.
thestig@chromium.org
2011-11-17
1
-2
/
+1
*
Beginnings of Window Modality support.
ben@chromium.org
2011-11-16
21
-28
/
+790
*
views: Move more two directories into ui/views/.
tfarina@chromium.org
2011-11-15
1
-2
/
+2
*
Fix use after free on workspace manager test.
oshima@chromium.org
2011-11-15
1
-12
/
+13
*
Add test to verify that the stacking controller picks the correct activatable...
oshima@chromium.org
2011-11-15
1
-0
/
+27
[next]