| Commit message (Expand) | Author | Age | Files | Lines |
* | Move keyboard brightness controller to ash/system/chromeos. | tfarina@chromium.org | 2012-10-23 | 1 | -0/+2 |
* | Context menu for multiple launchers | oshima@chromium.org | 2012-10-23 | 1 | -0/+8 |
* | Remove TOGGLE_MAXIMIZED_* from Ash reserved actions list. | mazda@chromium.org | 2012-10-10 | 1 | -0/+3 |
* | ash: Display system background while loading wallpaper. | derat@chromium.org | 2012-10-03 | 1 | -0/+5 |
* | Full-screen magnifier: support for remembering the zoom level after reboot | yoshiki@chromium.org | 2012-09-27 | 1 | -0/+7 |
* | New Behavior on pressing F4: | sschmitz@chromium.org | 2012-09-17 | 1 | -0/+1 |
* | Relanding fix for reverted issue 10891008. | sschmitz@chromium.org | 2012-08-30 | 1 | -0/+6 |
* | Revert 153905 - crbug.com/144000 "1 minutes left" on battery status | twiz@chromium.org | 2012-08-29 | 1 | -5/+0 |
* | crbug.com/144000 "1 minutes left" on battery status | sschmitz@chromium.org | 2012-08-29 | 1 | -0/+5 |
* | Move functions for controlling Caps Lock to CapsLockDelegate from SystemTrayD... | mazda@chromium.org | 2012-08-28 | 1 | -0/+4 |
* | Ash: Support "Next Song", "Previous Song", "Play/Pause" Multi Media buttons | sschmitz@chromium.org | 2012-08-27 | 1 | -0/+9 |
* | chromeos: Add UMA stats for launcher and app list. | xiyuan@chromium.org | 2012-08-10 | 1 | -3/+5 |
* | ash: Add some UMA for touch/gesture-events. | sadrul@chromium.org | 2012-08-02 | 1 | -1/+3 |
* | Remove ShellDelegate::StartPartialScreenshot. | mazda@chromium.org | 2012-07-24 | 1 | -5/+0 |
* | Record user action metrics when the user presses F5, Shift+F5, Alt+Tab, Shift... | yusukes@chromium.org | 2012-07-20 | 1 | -0/+12 |
* | Hide launcher bar until OOBE is complete | glotov@chromium.org | 2012-07-19 | 1 | -0/+3 |
* | Support "Report Issue" in case of no-browser windows in ChromeOS. | mukai@chromium.org | 2012-07-13 | 1 | -0/+3 |
* | Remove #pragma once from ash | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Do not toggle Applist with Search key press when accessibility is enabled. | yusukes@chromium.org | 2012-06-16 | 1 | -0/+3 |
* | Handle Ctrl+F1 and Ctrl+F2 correctly even when no browser window is available. | yusukes@chromium.org | 2012-06-14 | 1 | -0/+4 |
* | Make the shortcut of opening content browser global. | mazda@chromium.org | 2012-06-13 | 1 | -2/+2 |
* | ash/chromeos: "Search" key to toggle app list. | xiyuan@chromium.org | 2012-06-08 | 1 | -3/+0 |
* | Refactored mobile activation engine outside of WebUI handler in order to expo... | zelidrag@chromium.org | 2012-06-06 | 1 | -1/+1 |
* | Move UserGestureHandler to shell | oshima@chromium.org | 2012-05-31 | 1 | -0/+6 |
* | Handle more browser commands in ash. | mazda@chromium.org | 2012-05-25 | 1 | -0/+9 |
* | Make the keyboard overlay handle close shortcuts in JavaScript code. | mazda@chromium.org | 2012-05-24 | 1 | -5/+1 |
* | Remove some more OS_CHROMEOS from browser. | beng@google.com | 2012-05-15 | 1 | -0/+7 |
* | Move app list from ash to ui. | xiyuan@chromium.org | 2012-05-09 | 1 | -2/+5 |
* | Re-implement the screensaver to use WebView instead of ExtensionDialogHost. | rkc@chromium.org | 2012-05-04 | 1 | -0/+3 |
* | Revert 135369 - Re-implement the screensaver to use WebView instead of Extens... | rkc@chromium.org | 2012-05-04 | 1 | -3/+0 |
* | Re-implement the screensaver to use WebView instead of ExtensionDialogHost. | rkc@chromium.org | 2012-05-04 | 1 | -0/+3 |
* | Add ash shortcut for toggling spoken feedback. | dmazzoni@chromium.org | 2012-05-02 | 1 | -0/+4 |
* | Revert 135000 - Re-implement the screensaver to use WebView instead of Extens... | rkc@chromium.org | 2012-05-02 | 1 | -3/+0 |
* | Re-implement the screensaver to use WebView instead of ExtensionDialogHost. | rkc@chromium.org | 2012-05-02 | 1 | -0/+3 |
* | Revert r134889, "Re-implement the screensaver to use WebView instead of Exten... | caseq@google.com | 2012-05-02 | 1 | -3/+0 |
* | Re-implement the screensaver to use WebView instead of ExtensionDialogHost. | rkc@chromium.org | 2012-05-02 | 1 | -0/+3 |
* | Revert 134878 - Re-implement the screensaver to use WebView instead of Extens... | rkc@chromium.org | 2012-05-02 | 1 | -3/+0 |
* | Re-implement the screensaver to use WebView instead of ExtensionDialogHost. | rkc@chromium.org | 2012-05-02 | 1 | -0/+3 |
* | Move a lot of ChromeOS stuff out of Browser and onto various Ash-related help... | ben@chromium.org | 2012-04-20 | 1 | -4/+16 |
* | Respect user-selected launch type (tab/window/fullscreen) when opening File M... | kaznacheev@chromium.org | 2012-04-18 | 1 | -0/+3 |
* | chromeos: Remove old status-area related code. | sadrul@chromium.org | 2012-04-11 | 1 | -3/+0 |
* | Remove ShellDelegate::GetCycleWindowList. Because alt-tab operates on | sky@chromium.org | 2012-04-03 | 1 | -17/+0 |
* | Disables accelerators which are disabled on lock screen when user is logged out | pkotwicz@chromium.org | 2012-03-25 | 1 | -3/+2 |
* | Add support for Ctrl-N when no browsers are present. | pkotwicz@chromium.org | 2012-03-25 | 1 | -0/+3 |
* | Remove stops_event_propagation from Window, since it's broken. | ben@chromium.org | 2012-03-23 | 1 | -3/+7 |
* | Revert 128503 - Remove stops_event_propagation from Window, since it's broken. | jam@chromium.org | 2012-03-23 | 1 | -7/+3 |
* | Remove stops_event_propagation from Window, since it's broken. | ben@chromium.org | 2012-03-23 | 1 | -3/+7 |
* | Revert 128328 - Remove stops_event_propagation from Window, since it's broken. | ben@chromium.org | 2012-03-22 | 1 | -7/+3 |
* | Remove stops_event_propagation from Window, since it's broken. | ben@chromium.org | 2012-03-22 | 1 | -3/+7 |
* | Restore to user selected wallpaper after browser crash | bshe@chromium.org | 2012-03-22 | 1 | -0/+4 |