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
*
Removes the background from the launcher per latest mocks.
sky@chromium.org
2012-02-23
1
-27
/
+0
*
Experimental Extension Keybinding (first cut).
finnur@chromium.org
2012-02-23
2
-4
/
+10
*
Add an accessible name to the overflow button on the launcher.
zork@chromium.org
2012-02-23
1
-0
/
+2
*
Adds ability to pin apps to the launcher.
sky@chromium.org
2012-02-22
11
-31
/
+101
*
Remove unused weak ptr factory
oshima@chromium.org
2012-02-22
2
-5
/
+1
*
ash: Allow dragging using touch/gesture events.
sadrul@chromium.org
2012-02-22
3
-18
/
+38
*
Have ScopedClipboardWriter and Clipboard::WriteObjects take a buffer parameter.
peter@pcc.me.uk
2012-02-22
1
-1
/
+1
*
Don't tell the compositor that the widget has resized in compact WM
vollick@chromium.org
2012-02-21
1
-2
/
+1
*
Change EventGenerator to take a RootWindow at construction instead of just as...
ben@chromium.org
2012-02-21
9
-42
/
+50
*
Revert r122716 and r122717
maruel@chromium.org
2012-02-19
9
-50
/
+42
*
Change EventGenerator to take a RootWindow at construction instead of just as...
ben@chromium.org
2012-02-19
9
-42
/
+50
*
Do not consume a translated key event in PartialScreenshotEventFilter.
yusukes@chromium.org
2012-02-18
1
-0
/
+9
*
Deactivate active window even if there is no next window to activate
oshima@chromium.org
2012-02-18
2
-11
/
+21
*
Aura: New window shadows, desktop background debug toggle
jamescook@chromium.org
2012-02-17
13
-92
/
+371
*
aura: Handle shutdown requests from login and lock screens.
derat@chromium.org
2012-02-17
3
-27
/
+128
*
A bevy of Aura test changes:
ben@chromium.org
2012-02-17
23
-67
/
+82
*
Provide a RootWindow instance getter on the shell, in preparation for removin...
ben@chromium.org
2012-02-17
34
-126
/
+141
*
Revert 122547 - Aura: New window shadows, desktop background debug toggle
jamescook@chromium.org
2012-02-17
13
-370
/
+91
*
Aura: New window shadows, desktop background debug toggle
jamescook@chromium.org
2012-02-17
13
-91
/
+370
*
Adds ability to stop updating the cursor and wires it up when
sky@chromium.org
2012-02-17
5
-10
/
+80
*
Makes it so the launcher only gets focus when using the keyboard.
sky@chromium.org
2012-02-17
9
-7
/
+42
*
Move IME shortcut keys from X to Aura [part 2 of 3].
yusukes@chromium.org
2012-02-17
3
-3
/
+70
*
Move IME shortcut keys from X to Aura [part 1 of 3].
yusukes@chromium.org
2012-02-17
6
-80
/
+323
*
Panel dragging in Compact mode Aura layout
dslomov@chromium.org
2012-02-16
8
-11
/
+248
*
If there are existing transformation on the layer before screen locking, we s...
alicet@chromium.org
2012-02-16
3
-92
/
+195
*
Consolidate the code path when window becomes invisible. This fixes a couple ...
oshima@chromium.org
2012-02-16
3
-2
/
+52
*
Implement taking partial screenshot.
mukai@chromium.org
2012-02-16
16
-11
/
+366
*
Fix ui test related crash.
sky@chromium.org
2012-02-16
1
-1
/
+2
*
Refactors launcher related ShellDelegate methods into standalone
sky@chromium.org
2012-02-16
12
-79
/
+118
*
aura: Clear screen for non-power-button exit.
derat@chromium.org
2012-02-16
2
-0
/
+16
*
aura: Fix InputMethodBridge crash on exit.
xiyuan@chromium.org
2012-02-15
1
-0
/
+7
*
views: Change Painter::Paint to take a gfx::Size instead of ints.
tfarina@chromium.org
2012-02-15
1
-2
/
+3
*
Moves window dragging/resizing logic into standalone class. I've got
sky@chromium.org
2012-02-15
9
-435
/
+512
*
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
[next]