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
/
wm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Aura: Switch window mode when screen resolution changes
jamescook@chromium.org
2012-02-07
1
-0
/
+5
*
Add PanelWindow and PanelLayoutManager to ash. (+ win fix)
stevenjb@chromium.org
2012-02-04
3
-0
/
+278
*
Revert 120460 - Add PanelWindow and PanelLayoutManager to ash.
tbreisacher@chromium.org
2012-02-04
3
-278
/
+0
*
Add PanelWindow and PanelLayoutManager to ash.
stevenjb@chromium.org
2012-02-04
3
-0
/
+278
*
Disable failing system modal test on Mac/Aura shell unit tests
dhollowa@chromium.org
2012-02-04
1
-1
/
+8
*
Update widget initialization for screen lock, settings bubble and menus to se...
alicet@chromium.org
2012-02-03
1
-4
/
+6
*
aura: Ignore hide animation request for a window that is already animating to
varunjain@chromium.org
2012-02-03
1
-0
/
+9
*
Adds switch to disable window animations. This is needed to disable
sky@chromium.org
2012-02-03
1
-1
/
+6
*
Move OnWindowInitialized() from RootWindowObserver to EnvObserver, the observ...
ben@chromium.org
2012-02-03
6
-13
/
+25
*
Aura: Create a new containerr for drag/drop images and tooltips.
varunjain@chromium.org
2012-02-02
2
-2
/
+5
*
Disable animations during aura tests.
vollick@google.com
2012-02-02
9
-90
/
+57
*
Pass const gfx::Rect& as the first parameter to FillRect.
tfarina@chromium.org
2012-02-01
2
-6
/
+6
*
Revert 120092 - Reland 120074 -- Disable animations during aura tests.
vollick@google.com
2012-02-01
9
-57
/
+90
*
Reland 120074 -- Disable animations during aura tests.
vollick@google.com
2012-02-01
9
-90
/
+57
*
Revert 120074 - Disable animations during aura tests.
vollick@google.com
2012-02-01
9
-57
/
+90
*
Disable animations during aura tests.
vollick@google.com
2012-02-01
9
-90
/
+57
*
add compact layout manager window transition unittest.
alicet@chromium.org
2012-02-01
2
-0
/
+127
*
Cleanup: Delete some 0 byte files that are still lying around as a result of ...
thestig@chromium.org
2012-02-01
1
-0
/
+0
*
Remove Owner param to EventFilter's ctor.
ben@chromium.org
2012-01-31
9
-16
/
+13
*
Acquire all layers when hiding window gets destroyed.
oshima@chromium.org
2012-01-31
3
-22
/
+102
*
Fix compile with Aura/Mac ash_shell and workspace controller
dhollowa@chromium.org
2012-01-31
2
-0
/
+4
*
[aura] Return focus to transient parent when modal window closes.
ivankr@chromium.org
2012-01-31
3
-2
/
+51
*
Mac/Aura aura_shell_unittests are not linking
dhollowa@chromium.org
2012-01-30
3
-3
/
+23
*
Handful of workspace changes:
sky@chromium.org
2012-01-30
9
-110
/
+399
*
aura: Add Layer::LAYER_SOLID_COLOR to compositor.
derat@chromium.org
2012-01-28
10
-37
/
+14
*
Do not allow system modal dialogs below the lock layer to steal focus.
flackr@chromium.org
2012-01-27
2
-0
/
+75
*
Allow hide animations to work again:
ben@chromium.org
2012-01-27
8
-95
/
+145
*
aura compact mode continuous alt-tab should land on a window instead of showi...
alicet@chromium.org
2012-01-27
2
-21
/
+33
*
Aura: Fix tab strip showing under status area in compact mode
jamescook@chromium.org
2012-01-27
1
-5
/
+11
*
Reworks the workspace code. Here's the new heuristics:
sky@chromium.org
2012-01-26
18
-1589
/
+590
*
We should not be setting state in ET_MOUSE_MOVED
pkotwicz@chromium.org
2012-01-26
1
-3
/
+0
*
Adds the option for TopLevelWindowEventFilter to snap to a
sky@chromium.org
2012-01-26
3
-8
/
+116
*
aura: Handle NULL |container| case in GetTopmostWindowToActivate
xiyuan@chromium.org
2012-01-26
1
-6
/
+11
*
aura: No shadow for transparent window.
xiyuan@chromium.org
2012-01-26
1
-3
/
+7
*
Use translated root location in WebInputEvent
oshima@chromium.org
2012-01-26
1
-11
/
+13
*
Aura: Allow compact window mode to be turned on/off at runtime
jamescook@chromium.org
2012-01-25
5
-5
/
+32
*
Allow activation of the Launcher container
zork@chromium.org
2012-01-25
1
-0
/
+1
*
Wires up disabling visibility animations for aura, and explicitly
sky@chromium.org
2012-01-24
1
-0
/
+3
*
Changes the launcher around so that it's up to the shell to populate it
sky@chromium.org
2012-01-24
2
-23
/
+11
*
Aura compact mode window visiblity -- set offscreen aura window layer invisible.
alicet@chromium.org
2012-01-24
3
-17
/
+95
*
Aura: Fix crash on omnibox input in compact window mode
jamescook@chromium.org
2012-01-23
1
-2
/
+4
*
Add animations for system modal and tooltips.
ben@chromium.org
2012-01-23
6
-16
/
+137
*
Renames and moves some workspace related classes to the workspace
sky@chromium.org
2012-01-21
6
-63
/
+62
*
Stack un-parented control windows in their own container. This prevents them ...
ben@chromium.org
2012-01-20
2
-14
/
+10
*
aura_builder target needs to work on Mac
dhollowa@chromium.org
2012-01-20
1
-1
/
+1
*
aura: Replace UI-feature GYP flags with switches.
derat@chromium.org
2012-01-20
3
-49
/
+68
*
Add slide sequence for aura windows in compact mode.
alicet@chromium.org
2012-01-20
3
-1
/
+119
*
UnConfineCursor addition breaks Mac/Aura
dhollowa@chromium.org
2012-01-20
1
-1
/
+1
*
Animate the omnibox show/hide.
ben@chromium.org
2012-01-20
2
-27
/
+106
*
Initialize the InputMethod before the windows. Allow the status container to ...
zork@chromium.org
2012-01-20
1
-0
/
+1
[next]