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
/
accelerators
Commit message (
Expand
)
Author
Age
Files
Lines
*
Nukes MessageLoop::Dispatcher (2)
sky@chromium.org
2014-01-17
5
-9
/
+9
*
Revert 245226 "Nukes MessageLoop::Dispatcher"
sky@chromium.org
2014-01-16
5
-9
/
+9
*
Nukes MessageLoop::Dispatcher
sky@chromium.org
2014-01-16
5
-9
/
+9
*
Inject GPUDataManager support into ash to abstract a content dependency.
ben@chromium.org
2014-01-16
1
-2
/
+2
*
Revert 245010 "Inject GPUDataManager support into ash to abstrac..."
ben@chromium.org
2014-01-15
1
-2
/
+2
*
Inject GPUDataManager support into ash to abstract a content dependency.
ben@chromium.org
2014-01-15
1
-2
/
+2
*
Move the guts of user_metrics to a new static lib in //base/metrics.
ben@chromium.org
2014-01-13
2
-55
/
+54
*
Adding a menu item to take a screenshot under "More Tools" submenu in the Wre...
mfomitchev@chromium.org
2014-01-10
1
-0
/
+3
*
Rename RootWindowHost to WindowTreeHost
ben@chromium.org
2014-01-08
1
-6
/
+6
*
Clean-up: Replaces gfx::Font with gfx::FontList in ash/.
yukishiino@chromium.org
2013-12-26
1
-6
/
+7
*
Prefix string16 with base:: in ash/.
dbeam@chromium.org
2013-12-19
1
-1
/
+1
*
Rename Launcher to Shelf.
tfarina@chromium.org
2013-12-19
1
-4
/
+4
*
wm: public window_types.
tfarina@chromium.org
2013-12-19
1
-1
/
+1
*
Adding UMA metric tracking to the status are menu and related tray views to t...
harrym@chromium.org
2013-12-13
1
-2
/
+5
*
Rename LauncherDelegate to ShelfDelegate.
tfarina@chromium.org
2013-12-09
1
-1
/
+1
*
Split Minimize user action metric into a metric per key.
stevet@chromium.org
2013-12-05
2
-3
/
+7
*
Adding forwards / backwards cycling hotkey through logged in users
skuhne@chromium.org
2013-12-04
3
-6
/
+17
*
Move all the records onto one line each and run extract_actions.
stevet@chromium.org
2013-12-04
1
-76
/
+39
*
Record user actions for Ash accelerators.
stevet@chromium.org
2013-12-03
2
-319
/
+544
*
Undocks window first before side-snapping bounds. Side-snapped state is now m...
varkha@chromium.org
2013-11-28
1
-1
/
+3
*
x11: Clean up XEvent construction code for tests.
sadrul@chromium.org
2013-11-26
2
-23
/
+11
*
Revert of https://codereview.chromium.org/82763010/
benwells@chromium.org
2013-11-26
2
-11
/
+23
*
x11: Clean up XEvent construction code for tests.
sadrul@chromium.org
2013-11-26
2
-23
/
+11
*
events: Move test related functions into a separate target.
sadrul@chromium.org
2013-11-25
2
-2
/
+2
*
Avoids centering docked windows, Unsnaps when centering.
varkha@chromium.org
2013-11-25
2
-2
/
+36
*
Add an accessibility alert for incorrect use of some accelerators.
abodenha@chromium.org
2013-11-22
5
-0
/
+63
*
Add a separate flag for snapping only to 50% and enable it by default.
pkotwicz@chromium.org
2013-11-20
1
-0
/
+5
*
Change accelerator_controller to use content::RecordAction directly.
stevet@chromium.org
2013-11-20
1
-9
/
+10
*
Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"
ben@chromium.org
2013-11-20
1
-6
/
+6
*
Rename RootWindowHost* to WindowTreeHost*
ben@chromium.org
2013-11-19
1
-6
/
+6
*
Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH...
ben@chromium.org
2013-11-15
2
-6
/
+7
*
ash: Rename LauncherModel to ShelfModel.
tfarina@chromium.org
2013-11-14
1
-1
/
+1
*
Fixes for -Wunused-function on Linux, Android and ChromeOS
hans@chromium.org
2013-11-12
1
-8
/
+0
*
Disable ProcessOnce on Ash due to flakiness.
zturner@chromium.org
2013-11-11
1
-1
/
+8
*
Eliminate Shell::RootWindowList in favor of aura::Window::Windows.
ben@chromium.org
2013-11-08
2
-4
/
+5
*
Revert 228975 "Disable AcceleratorControllerTest.ControllerConte..."
scottmg@chromium.org
2013-11-08
1
-8
/
+1
*
Revert 233787 "Eliminate Shell::RootWindowList in favor of aura:..."
ben@chromium.org
2013-11-08
2
-5
/
+4
*
Eliminate Shell::RootWindowList in favor of aura::Window::Windows.
ben@chromium.org
2013-11-08
2
-4
/
+5
*
Revert 233486 "disable AcceleratorControllerTest.GlobalAccelerat..."
scottmg@chromium.org
2013-11-07
1
-9
/
+1
*
disable AcceleratorControllerTest.GlobalAcceleratorsToggleAppList on win aura
scottmg@chromium.org
2013-11-07
1
-1
/
+9
*
Disable AcceleratorControllerTest.SuppressToggleMaximized
csharp@chromium.org
2013-11-04
1
-1
/
+8
*
Introduce MediaDelegate
oshima@chromium.org
2013-11-01
1
-3
/
+4
*
cros: Restore Alt-minus window minimize shortcut
jamescook@chromium.org
2013-11-01
1
-0
/
+4
*
Check for incognito-mode availabilty added.
merkulova@chromium.org
2013-10-31
1
-4
/
+8
*
Add null pointer check around volume control delegate. This was causing
zturner@chromium.org
2013-10-30
1
-9
/
+15
*
Introduce WindowStateDelegate::ToggleFullscreen
oshima@chromium.org
2013-10-30
4
-2
/
+18
*
ash: Open path for Ozone key handling
tiago.vignatti@intel.com
2013-10-30
1
-0
/
+5
*
Make GetRootWindow() return a Window instead of a RootWindow.
ben@chromium.org
2013-10-25
4
-21
/
+25
*
Introduces NewWindowDelegate to create or show windows/tabs that are not part...
oshima@chromium.org
2013-10-25
1
-9
/
+12
*
Introduce AccessibiltyDelegate
oshima@chromium.org
2013-10-24
2
-9
/
+13
[next]