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
/
shell_delegate.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
chromeos: Simplify how chrome keeps track of caps lock state.
sadrul@chromium.org
2014-03-12
1
-4
/
+0
*
aura: Remove client::UserActionClient.
sadrul@chromium.org
2014-03-06
1
-6
/
+0
*
Revert 255385 "aura: Remove client::UserActionClient."
ben@chromium.org
2014-03-06
1
-0
/
+6
*
aura: Remove client::UserActionClient.
sadrul@chromium.org
2014-03-06
1
-6
/
+0
*
Renames LauncherID, LauncherItem and LauncherItems...
tfarina@chromium.org
2014-02-03
1
-3
/
+3
*
Provide real GPUSupport to ash for Chrome
jamescook@chromium.org
2014-01-31
1
-0
/
+3
*
[ash] Add TYPE_DIALOG and its item's LauncherContextMenu
simonhong@chromium.org
2014-01-09
1
-1
/
+7
*
Rename RootWindowHost to WindowTreeHost
ben@chromium.org
2014-01-08
1
-2
/
+2
*
Adding UMA metric tracking to the status are menu and related tray views to t...
harrym@chromium.org
2013-12-13
1
-51
/
+0
*
Rename CurrentBrowserContext to ActiveBrowserContext
oshima@chromium.org
2013-12-12
1
-2
/
+3
*
Rename LauncherDelegate to ShelfDelegate.
tfarina@chromium.org
2013-12-09
1
-4
/
+4
*
Record user actions for Ash accelerators.
stevet@chromium.org
2013-12-03
1
-1
/
+0
*
Change accelerator_controller to use content::RecordAction directly.
stevet@chromium.org
2013-11-20
1
-8
/
+0
*
Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"
ben@chromium.org
2013-11-20
1
-2
/
+2
*
Rename RootWindowHost* to WindowTreeHost*
ben@chromium.org
2013-11-19
1
-2
/
+2
*
Adding 2 simple UMA stats to track shelf alignment usage, firstly track when ...
harrym@chromium.org
2013-11-19
1
-0
/
+3
*
ash: Rename LauncherModel to ShelfModel.
tfarina@chromium.org
2013-11-14
1
-4
/
+3
*
Elim Shell:browser_context
stevenjb@chromium.org
2013-11-08
1
-0
/
+4
*
Introduce MediaDelegate
oshima@chromium.org
2013-11-01
1
-9
/
+4
*
Enable three finger swipe up / down to trigger overview.
flackr@chromium.org
2013-11-01
1
-0
/
+1
*
Check for incognito-mode availabilty added.
merkulova@chromium.org
2013-10-31
1
-0
/
+4
*
Introduce WindowStateDelegate::ToggleFullscreen
oshima@chromium.org
2013-10-30
1
-3
/
+0
*
Make GetRootWindow() return a Window instead of a RootWindow.
ben@chromium.org
2013-10-25
1
-1
/
+1
*
Introduces NewWindowDelegate to create or show windows/tabs that are not part...
oshima@chromium.org
2013-10-25
1
-24
/
+4
*
Introduce AccessibiltyDelegate
oshima@chromium.org
2013-10-24
1
-57
/
+4
*
Add autoclick menu item to ash accessibility system tray.
tengs@chromium.org
2013-10-23
1
-0
/
+6
*
Move ToggleMaximized impl to ash and remove ShellDelegate::ToggleMaximized
oshima@chromium.org
2013-10-22
1
-3
/
+0
*
Add a gesture handler which toggles overview when swiping from the top with t...
flackr@chromium.org
2013-10-11
1
-0
/
+1
*
Remove Ash accelerator OPEN_FILE_DIALOG; let Chrome handle it as IDC_OPEN_FILE.
kinaba@chromium.org
2013-10-01
1
-1
/
+1
*
Add UMA metrics for window selection and overview.
flackr@chromium.org
2013-09-20
1
-0
/
+9
*
Removes unnecessary methods from ash::ShellDelegate
mukai@chromium.org
2013-08-08
1
-9
/
+0
*
Add window overview mode behind --ash-enable-overview-mode flag to F5 key.
flackr@chromium.org
2013-08-01
1
-0
/
+1
*
Use a direct include of time headers in android_webview/, apps/, ash/.
avi@chromium.org
2013-06-27
1
-1
/
+1
*
Use a direct include of strings headers in ash/.
avi@chromium.org
2013-06-10
1
-1
/
+1
*
Large Cursor: Add the toggle menuitem to a11y menu in uber tray.
yoshiki@chromium.org
2013-06-07
1
-0
/
+6
*
Unify ActivateCellular into network_connect.cc
stevenjb@chromium.org
2013-05-29
1
-3
/
+0
*
ash: Add UMA action metrics for Ctrl-Shift-Q
jamescook@chromium.org
2013-05-27
1
-1
/
+3
*
Support Shift+Search+Arrows to navigate and Control to silence speech everywhere
dmazzoni@chromium.org
2013-05-02
1
-0
/
+3
*
Fix cycling of focusable panes in Chrome OS.
dmazzoni@chromium.org
2013-04-30
1
-4
/
+0
*
Enable fullscreening an app window using Shift+F4
pkotwicz@chromium.org
2013-04-24
1
-0
/
+4
*
Revert 194589 "Revert 194578 "Add ash SessionStateDelegate""
bartfab@google.com
2013-04-17
1
-22
/
+4
*
Revert 194578 "Add ash SessionStateDelegate"
gavinp@chromium.org
2013-04-17
1
-4
/
+22
*
Add ash SessionStateDelegate
bartfab@google.com
2013-04-17
1
-22
/
+4
*
Chrome OS multi-profiles backend and UI.
nkostylev@chromium.org
2013-04-15
1
-0
/
+3
*
Added various UMA statistics values for different WM functions
skuhne@chromium.org
2013-04-13
1
-6
/
+14
*
Update src/ash/ for renames and moves in base
brettw@chromium.org
2013-04-11
1
-3
/
+3
*
Create and show the virtual keyboard.
bryeung@chromium.org
2013-04-10
1
-0
/
+8
*
Remember mirroring status
oshima@chromium.org
2013-03-24
1
-0
/
+4
*
Add fade in animation for guest session and logged in user session
bshe@chromium.org
2013-03-19
1
-0
/
+3
*
ash: Add metrics for screen lock and shutdown.
derat@chromium.org
2013-03-14
1
-0
/
+7
[next]