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
*
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
*
[Aura] Support additonal event filters in DesktopEventFilter.
xiyuan@chromium.org
2011-11-15
3
-10
/
+158
*
[Aura] Support always-on-top top level window.
xiyuan@chromium.org
2011-11-15
10
-5
/
+340
*
views: Remove the old views/window/ directory and its stubbed files.
tfarina@chromium.org
2011-11-14
1
-1
/
+1
*
Add status area to Aura builds.
stevenjb@google.com
2011-11-14
5
-22
/
+45
*
Rebase BookmarkBubble on the new views bubble.
msw@chromium.org
2011-11-11
3
-17
/
+9
*
Fix WindowTest.Transform, and also make it run on Windows. Some of it (the bi...
ben@chromium.org
2011-11-11
1
-0
/
+40
*
Fix menu crash
oshima@google.com
2011-11-11
1
-0
/
+4
*
Fix gcc 4.6 build break.
yusukes@google.com
2011-11-11
1
-1
/
+1
*
Rid the world of TopLevelWindowContainer, and "toplevel" concept from Window ...
ben@chromium.org
2011-11-10
17
-63
/
+694
*
Aura: Widgets obey transparency flag, default to opaque
jamescook@chromium.org
2011-11-10
1
-0
/
+1
*
Create a new aura client API dir and move constants and desktop delegate to it.
ben@chromium.org
2011-11-09
13
-22
/
+23
*
Aura: Resize cursors show properly when hovering over window frame
jamescook@chromium.org
2011-11-09
4
-7
/
+4
*
Fix DesktopHostWin::SetSize to set the size of aura desktop (client size)
oshima@google.com
2011-11-08
1
-4
/
+0
*
Hook up Workspace and Launcher
oshima@google.com
2011-11-08
18
-226
/
+388
*
Renames LayoutManager::OnWindowAdded/OnWillRemoveWindow to
sky@chromium.org
2011-11-08
6
-12
/
+14
*
Move ToplevelWindowEventFilter to shell
oshima@google.com
2011-11-07
6
-2
/
+575
*
Aura: Show window close/maximize buttons on hover
jamescook@chromium.org
2011-11-07
5
-1
/
+87
*
Adds class to manage layout of the launcher and status area. When
sky@chromium.org
2011-11-07
10
-35
/
+259
*
Implements maximize and fullscreen for default window manager.
sky@chromium.org
2011-11-04
7
-11
/
+244
*
Makes launcher handle overflow.
sky@chromium.org
2011-11-04
2
-8
/
+162
*
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
[next]