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
*
Introduce a method for partial screenshot.
mukai@chromium.org
2012-02-07
3
-0
/
+19
*
* Widget with WIDGET_OWNS_NATIVE_WIDGET has to be deleted explicitly.
oshima@chromium.org
2012-02-07
5
-36
/
+58
*
Implements accelerator handling for menus on aura.
pkotwicz@chromium.org
2012-02-07
9
-0
/
+213
*
Allow focus to be sent between browser window and launcher/status window
zork@chromium.org
2012-02-07
5
-0
/
+179
*
aura: Fix applist crash on 2nd show.
xiyuan@chromium.org
2012-02-07
1
-1
/
+1
*
Aura: Switch window mode when screen resolution changes
jamescook@chromium.org
2012-02-07
4
-19
/
+81
*
Handle F6 and F7 (brightness keys) in ash [part 1 of 3].
yusukes@google.com
2012-02-07
5
-10
/
+135
*
Fix GlobalAccelerators failures.
yusukes@google.com
2012-02-06
1
-3
/
+0
*
Handle F8, F9, and F10 (volume keys) in ash [part 3 of 3].
yusukes@google.com
2012-02-06
2
-0
/
+44
*
Revert 120587 - Implements accelerator handling for menus on aura.
pkotwicz@chromium.org
2012-02-06
9
-209
/
+0
*
Implements accelerator handling for menus on aura.
pkotwicz@chromium.org
2012-02-06
9
-0
/
+209
*
Handle F8, F9, and F10 (volume keys) in ash [part 1 of 3].
yusukes@google.com
2012-02-06
5
-1
/
+149
*
Revert 120566 - Implements accelerator handling for menus on aura.
pkotwicz@chromium.org
2012-02-06
9
-209
/
+0
*
Implements accelerator handling for menus on aura.
pkotwicz@chromium.org
2012-02-06
9
-0
/
+209
*
Add PanelWindow and PanelLayoutManager to ash. (+ win fix)
stevenjb@chromium.org
2012-02-04
11
-3
/
+447
*
Revert 120460 - Add PanelWindow and PanelLayoutManager to ash.
tbreisacher@chromium.org
2012-02-04
11
-447
/
+3
*
Add PanelWindow and PanelLayoutManager to ash.
stevenjb@chromium.org
2012-02-04
11
-3
/
+447
*
Disable failing system modal test on Mac/Aura shell unit tests
dhollowa@chromium.org
2012-02-04
1
-1
/
+8
*
Push out RootWindow::GetInstance() from ScreenshotTaker.
mukai@chromium.org
2012-02-03
4
-10
/
+19
*
Update widget initialization for screen lock, settings bubble and menus to se...
alicet@chromium.org
2012-02-03
3
-10
/
+12
*
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
3
-1
/
+10
*
aura: This CL fixes a bunch of issues:
varunjain@chromium.org
2012-02-03
3
-5
/
+114
*
Move OnWindowInitialized() from RootWindowObserver to EnvObserver, the observ...
ben@chromium.org
2012-02-03
7
-13
/
+27
*
Renamed old bot to existing trybot.
saintlou@chromium.org
2012-02-03
1
-1
/
+1
*
Aura: Create a new containerr for drag/drop images and tooltips.
varunjain@chromium.org
2012-02-02
5
-7
/
+21
*
Disable animations during aura tests.
vollick@google.com
2012-02-02
14
-134
/
+85
*
Pass const gfx::Rect& as the first parameter to FillRect.
tfarina@chromium.org
2012-02-01
6
-14
/
+14
*
Revert 120092 - Reland 120074 -- Disable animations during aura tests.
vollick@google.com
2012-02-01
14
-85
/
+134
*
Reland 120074 -- Disable animations during aura tests.
vollick@google.com
2012-02-01
14
-134
/
+85
*
aura: Fix a couple of tooltip related bugs:
varunjain@chromium.org
2012-02-01
2
-1
/
+18
*
Revert 120074 - Disable animations during aura tests.
vollick@google.com
2012-02-01
14
-85
/
+134
*
Disable animations during aura tests.
vollick@google.com
2012-02-01
14
-134
/
+85
*
Revert Aura changes
avi@chromium.org
2012-02-01
11
-238
/
+1
*
Include ui_strings in aura_shell_unittests to fix the build
zork@chromium.org
2012-02-01
2
-1
/
+44
*
Enable hide animation for login screen.
oshima@chromium.org
2012-02-01
1
-1
/
+0
*
Add accessible names to the launcher buttons
zork@chromium.org
2012-02-01
10
-0
/
+194
*
Aura: Rework window mode flags to compact/overlapping/managed
jamescook@chromium.org
2012-02-01
6
-45
/
+46
*
add compact layout manager window transition unittest.
alicet@chromium.org
2012-02-01
3
-2
/
+131
*
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
15
-29
/
+19
*
Acquire all layers when hiding window gets destroyed.
oshima@chromium.org
2012-01-31
4
-22
/
+103
*
Fix compile with Aura/Mac ash_shell and workspace controller
dhollowa@chromium.org
2012-01-31
2
-0
/
+4
*
Fix PRESUBMIT.py linx_aura renamed to linux_chromeos_aura
dhollowa@chromium.org
2012-01-31
1
-2
/
+2
*
[aura] Return focus to transient parent when modal window closes.
ivankr@chromium.org
2012-01-31
3
-2
/
+51
*
Aura: Resize login screen if resolution changes
jamescook@chromium.org
2012-01-30
1
-0
/
+2
*
Mac/Aura aura_shell_unittests are not linking
dhollowa@chromium.org
2012-01-30
7
-6
/
+80
*
Handful of workspace changes:
sky@chromium.org
2012-01-30
12
-122
/
+408
*
Notify RenderViewHost of drag cancel
pkotwicz@chromium.org
2012-01-28
1
-0
/
+4
*
aura: Add Layer::LAYER_SOLID_COLOR to compositor.
derat@chromium.org
2012-01-28
11
-38
/
+15
[next]