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
*
ash uber tray: Add a brightness controller.
sadrul@chromium.org
2012-02-27
9
-7
/
+135
*
ash: A first step for the uber tray.
sadrul@chromium.org
2012-02-27
18
-0
/
+642
*
ash: Remove extra parentheses on index calculation in LauncherModel::ItemInde...
tfarina@chromium.org
2012-02-27
1
-2
/
+2
*
Fixes component build.
sky@chromium.org
2012-02-27
1
-1
/
+2
*
ash: Fix chromeos build by adding missing wm:: for focus_cycler_unittest.cc
tfarina@chromium.org
2012-02-27
1
-9
/
+9
*
ash: Start moving window_util.h functions into wm namespace.
tfarina@chromium.org
2012-02-27
21
-174
/
+178
*
Add a unit test for the focus cycler.
zork@chromium.org
2012-02-27
4
-2
/
+147
*
Migrate client API setters/getters to take a RootWindow.
ben@chromium.org
2012-02-26
10
-14
/
+22
*
Remove a bunch more uses of RootWindow::GetInstance()
ben@chromium.org
2012-02-26
2
-6
/
+7
*
Revert 123673 - Remove a bunch more uses of RootWindow::GetInstance()
ben@chromium.org
2012-02-25
2
-7
/
+6
*
Attempt 4:
sky@chromium.org
2012-02-25
13
-123
/
+504
*
Remove a bunch more uses of RootWindow::GetInstance()
ben@chromium.org
2012-02-25
2
-6
/
+7
*
Revert 123669 because it broke builds:
sadrul@chromium.org
2012-02-25
4
-132
/
+2
*
When locking the screen via Ctrl-Shift-L from wrench menu,
pkotwicz@chromium.org
2012-02-25
4
-2
/
+132
*
Remove RootWindow::Run(). This removes one reason people will call RootWindow...
ben@chromium.org
2012-02-25
1
-1
/
+2
*
Set minimize property and re-enable tests on Aura
stevenjb@chromium.org
2012-02-25
1
-0
/
+12
*
Revert 123592 - Remove a bunch more uses of RootWindow::GetInstance()
ben@chromium.org
2012-02-25
2
-7
/
+6
*
Revert 123603 - Attempt 3: Makes managed mode constrain the height of windows...
sky@chromium.org
2012-02-25
13
-504
/
+123
*
Attempt 3: Makes managed mode constrain the height of windows so they don't
sky@chromium.org
2012-02-25
13
-123
/
+504
*
Revert 123593 - Remove RootWindow::Run(). This removes one reason people will...
ben@chromium.org
2012-02-25
1
-2
/
+1
*
Remove RootWindow::Run(). This removes one reason people will call RootWindow...
ben@chromium.org
2012-02-24
1
-1
/
+2
*
Remove a bunch more uses of RootWindow::GetInstance()
ben@chromium.org
2012-02-24
2
-6
/
+7
*
Fixes crash in ash_shell from not setting WIndowWatcher on
sky@chromium.org
2012-02-24
2
-17
/
+18
*
Revert 123553 - Attempt 2 at: Makes managed mode constrain the height of wind...
sky@chromium.org
2012-02-24
13
-504
/
+123
*
Attempt 2 at: Makes managed mode constrain the height of windows so they don't
sky@chromium.org
2012-02-24
13
-123
/
+504
*
Aura: Remove dynamic switching into and out of compact mode
jamescook@chromium.org
2012-02-24
8
-253
/
+132
*
Revert 123518 - Makes managed mode constrain the height of windows so they don't
sky@chromium.org
2012-02-24
13
-503
/
+123
*
Makes managed mode constrain the height of windows so they don't
sky@chromium.org
2012-02-24
13
-123
/
+503
*
Revert 123500 - When locking the screen via Ctrl-Shift-L from wrench menu,
pkotwicz@chromium.org
2012-02-24
4
-133
/
+2
*
When locking the screen via Ctrl-Shift-L from wrench menu,
pkotwicz@chromium.org
2012-02-24
4
-2
/
+133
*
ash: Use gestures to move/resize the window, instead of touch.
sadrul@chromium.org
2012-02-24
2
-32
/
+33
*
ash: Fix bug where small shadows were drawn incorrectly.
derat@chromium.org
2012-02-23
2
-40
/
+46
*
Minimize for panels in Aura compact mode
dslomov@chromium.org
2012-02-23
5
-34
/
+83
*
Change tooltips to use the same animation as menus - simple fade in/out.
ben@chromium.org
2012-02-23
1
-1
/
+2
*
ash: Create new containers for PowerButtonController.
derat@chromium.org
2012-02-23
6
-305
/
+188
*
ash: Focus a focusable parent window if a window itself cannot be focused on ...
sadrul@chromium.org
2012-02-23
2
-4
/
+46
*
ash: Fix reversed logic, fixing a crash in debug mode.
sadrul@chromium.org
2012-02-23
1
-1
/
+1
*
Change how you get to the MessageLoop::Dispatcher.
ben@chromium.org
2012-02-23
4
-4
/
+8
*
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
[next]