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
*
Fix two crash and potential leak&crash
oshima@chromium.org
2012-02-15
6
-2
/
+30
*
Change WorkspaceLayoutManager::SetChildBounds to pass through any
sky@chromium.org
2012-02-15
2
-16
/
+7
*
Aura: Guest login window mode should match main login window mode
jamescook@chromium.org
2012-02-14
1
-0
/
+4
*
aura: Hide cursor during and after shutdown.
derat@chromium.org
2012-02-14
6
-8
/
+61
*
Add derat to OWNERS file for ash.
ben@chromium.org
2012-02-14
1
-0
/
+1
*
aura: Display black background when locking from wrench.
derat@chromium.org
2012-02-14
2
-0
/
+21
*
Aura: Put resolution-based window mode switching behind a flag.
jamescook@chromium.org
2012-02-13
6
-55
/
+63
*
ash: Hide the shelf/launcher in managed mode when a window goes fullscreen.
sadrul@chromium.org
2012-02-13
5
-2
/
+79
*
Revert 121685 - Add a unit test for the focus cycler.
zork@chromium.org
2012-02-13
5
-137
/
+3
*
Add a unit test for the focus cycler.
zork@chromium.org
2012-02-13
5
-3
/
+137
*
1) Invoke RootWindow::SetCapture(NULL) as a result from OS level mouse captur...
pkotwicz@chromium.org
2012-02-11
2
-0
/
+2
*
aura: Update status area position in compact mode.
derat@chromium.org
2012-02-11
3
-14
/
+30
*
aura::Window only supports void* and int values for custom properties, which ...
benrg@chromium.org
2012-02-11
37
-181
/
+218
*
aura: Fix crash on closing host window.
xiyuan@chromium.org
2012-02-10
3
-20
/
+6
*
Fixes login screen menus.
pkotwicz@chromium.org
2012-02-10
6
-10
/
+19
*
Aura: Rationalize window mode initialization
jamescook@chromium.org
2012-02-10
4
-49
/
+42
*
Minor refactoring of workspace code so that code for managed windows
sky@chromium.org
2012-02-10
12
-163
/
+282
*
Fix aura compact mode window transition:
alicet@chromium.org
2012-02-10
1
-6
/
+17
*
Handle F6 and F7 (brightness keys) in ash [part 3 of 3].
yusukes@chromium.org
2012-02-10
2
-2
/
+37
*
cleanup: Simplify ash/accelerators/accelerator_controller_unittest.cc.
yusukes@chromium.org
2012-02-10
1
-30
/
+0
*
Revert 121338 - 1) Adds support for OS level mouse capture lost (eg from a po...
pkotwicz@chromium.org
2012-02-10
2
-2
/
+0
*
Aura: Fix activated windows sometimes not switching to foreground
jamescook@chromium.org
2012-02-10
2
-0
/
+23
*
1) Adds support for OS level mouse capture lost (eg from a popup)
pkotwicz@chromium.org
2012-02-09
2
-0
/
+2
*
aura: Display black background in compact window mode.
derat@chromium.org
2012-02-09
7
-8
/
+40
*
Mac/Aura compile fixes for new accelerator / dispatcher code
dhollowa@chromium.org
2012-02-09
6
-20
/
+54
*
ash: Fix creating the modal screen.
sadrul@chromium.org
2012-02-08
1
-14
/
+14
*
aura: CompactLayoutManager::FindReplacementWindow finds only visible window.
xiyuan@chromium.org
2012-02-08
3
-91
/
+126
*
Fix --aura-window-mode=compact on dev linux_chromeos builds
jamescook@chromium.org
2012-02-08
1
-5
/
+10
*
Aura code cleanup from readability review
jamescook@chromium.org
2012-02-08
7
-21
/
+26
*
Reland http://codereview.chromium.org/9121050/ with fix for aura_win
zork@chromium.org
2012-02-08
11
-0
/
+207
*
Speculative Revert 120885 - ui/gfx: Make the first version of Canvas::TileIma...
hbono@chromium.org
2012-02-08
1
-1
/
+1
*
Revert 120887 - Fix --aura-window-mode=compact on dev linux_chromeos builds
jamescook@chromium.org
2012-02-08
1
-10
/
+5
*
Custom frame view for panels.
dslomov@chromium.org
2012-02-08
4
-4
/
+231
*
Close background widget synchronously when root window is deleted.
oshima@chromium.org
2012-02-08
2
-1
/
+6
*
Fix --aura-window-mode=compact on dev linux_chromeos builds
jamescook@chromium.org
2012-02-08
1
-5
/
+10
*
ui/gfx: Make the first version of Canvas::TileImageInt take a gfx::Rect.
tfarina@chromium.org
2012-02-08
1
-1
/
+1
*
Add an entrypoint for taking partial screenshot keybind.
mukai@chromium.org
2012-02-07
2
-0
/
+14
*
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
[next]