| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 231622 "chromeos: Fix lock-before-suspend regression." | matthewyuan@chromium.org | 2013-10-30 | 8 | -4/+98 |
* | Fix a crash reported in ASH reported in the Chrome SyzyASAN canary. | ananta@chromium.org | 2013-10-29 | 2 | -1/+7 |
* | VIRTUAL KEYBOARD mode for second display | oshima@chromium.org | 2013-10-29 | 10 | -18/+197 |
* | Clean up unused screen share resources. | tengs@chromium.org | 2013-10-28 | 5 | -2/+0 |
* | Add unit tests for projection touch HUD | mohsen@chromium.org | 2013-10-28 | 3 | -66/+246 |
* | Replace kFullscreenUsesMinimalChrome with ash::wm::WindowState::hide_shelf_wh... | pkotwicz@chromium.org | 2013-10-28 | 9 | -35/+42 |
* | Make intsafe.h workaround global | scottmg@chromium.org | 2013-10-28 | 1 | -5/+0 |
* | Windows ash own traydelegate | cpu@chromium.org | 2013-10-26 | 1 | -0/+1 |
* | Enable autoclick by default. | tengs@chromium.org | 2013-10-25 | 2 | -4/+0 |
* | [ash] Cleanup - Remove unused class and methods and fix some minor things | simon.hong81@gmail.com | 2013-10-25 | 2 | -31/+13 |
* | cros: Default to natural scrolling if the internal diplay is a touchscreen. | sadrul@chromium.org | 2013-10-25 | 4 | -2/+18 |
* | Make GetRootWindow() return a Window instead of a RootWindow. | ben@chromium.org | 2013-10-25 | 135 | -470/+480 |
* | Use display ID only for mirrored display. | oshima@chromium.org | 2013-10-25 | 11 | -116/+136 |
* | Refactor management of overview window copy lifetime into a separate class. | flackr@chromium.org | 2013-10-25 | 5 | -146/+244 |
* | Avoid hiding a docked window when it is going to get fullscreened | varkha@chromium.org | 2013-10-25 | 1 | -1/+2 |
* | Remove obsolete --ash-disable-software-mirroring option | oshima@chromium.org | 2013-10-25 | 3 | -6/+1 |
* | Add --keyboard-usability-test flag and always show keyboard unless manually hide | bshe@chromium.org | 2013-10-25 | 2 | -1/+4 |
* | Setting the state / creating the menus / handling activation correctly for br... | skuhne@chromium.org | 2013-10-25 | 2 | -0/+19 |
* | Avoid hiding a docked window when it is going to get fullscreened | varkha@chromium.org | 2013-10-25 | 1 | -15/+2 |
* | Introduces NewWindowDelegate to create or show windows/tabs that are not part... | oshima@chromium.org | 2013-10-25 | 9 | -102/+121 |
* | Updating XTBs based on .GRDs from branch 1650 | kerz@chromium.org | 2013-10-24 | 2 | -2/+2 |
* | Avoid creating two resizers for two-finger drag. This CL is trying to avoid c... | varkha@chromium.org | 2013-10-24 | 7 | -30/+161 |
* | Avoid hiding a docked window when it is going to get fullscreened | varkha@chromium.org | 2013-10-24 | 1 | -1/+5 |
* | Revert 230671 "Avoid creating two resizers for two-finger drag. ..." | falken@chromium.org | 2013-10-24 | 7 | -161/+30 |
* | Enable to animate InputMethodContainer. | komatsu@chromium.org | 2013-10-24 | 1 | -0/+2 |
* | Avoid creating two resizers for two-finger drag. This CL is trying to avoid c... | varkha@chromium.org | 2013-10-24 | 7 | -30/+161 |
* | Use 100ms delay before overview and add a flag for setting the delay. | flackr@chromium.org | 2013-10-24 | 4 | -3/+40 |
* | Added methods to SystemTray needed for new first-run UI. | dzhioev@chromium.org | 2013-10-24 | 5 | -20/+117 |
* | Mouse movement must exceed threshold to trigger autoclick. | tengs@chromium.org | 2013-10-24 | 2 | -7/+57 |
* | Make aura::clients take Window instead of RootWindow | ben@chromium.org | 2013-10-24 | 10 | -22/+16 |
* | Hides docked windows when a packaged app activates full screen mode. | varkha@chromium.org | 2013-10-24 | 1 | -0/+8 |
* | Introduce AccessibiltyDelegate | oshima@chromium.org | 2013-10-24 | 22 | -288/+304 |
* | Fix crash when turning off projection touch HUD while touching screen | mohsen@chromium.org | 2013-10-24 | 1 | -1/+4 |
* | Kill ImmersiveFullscreenConfiguration and remove flags for disabling immersiv... | pkotwicz@chromium.org | 2013-10-23 | 2 | -9/+0 |
* | Rename StackingClient -> WindowTreeClient | ben@chromium.org | 2013-10-23 | 24 | -62/+68 |
* | Add autoclick menu item to ash accessibility system tray. | tengs@chromium.org | 2013-10-23 | 8 | -2/+54 |
* | Show the cursor when entering overview. | flackr@chromium.org | 2013-10-23 | 2 | -1/+5 |
* | Restore the stacking order of a window after cycling past it. | flackr@chromium.org | 2013-10-23 | 3 | -5/+175 |
* | Change GetBrowserItemIndex() to GetLauncherItemIndexForType() | simon.hong81@gmail.com | 2013-10-23 | 6 | -35/+36 |
* | Use the scale factor of the dragging source to adjust bounds | oshima@chromium.org | 2013-10-23 | 3 | -20/+61 |
* | Implement app list folder management page UI, including the following feature: | jennyz@chromium.org | 2013-10-23 | 2 | -0/+14 |
* | Enable minmizing fullscreen, except for flash fullscreen | oshima@chromium.org | 2013-10-23 | 1 | -4/+1 |
* | ash: Improve low-battery notification thresholds. | derat@chromium.org | 2013-10-23 | 7 | -27/+102 |
* | [ash] Store ShelfLayoutManger in ShelfView instead of fetching it from ShelfT... | simon.hong81@gmail.com | 2013-10-23 | 3 | -65/+58 |
* | Use ctrl-m for toggling minimize state for all windows | oshima@chromium.org | 2013-10-23 | 1 | -1/+5 |
* | Prevent normal shortcuts from enabling sticky keys. | tengs@chromium.org | 2013-10-23 | 3 | -3/+42 |
* | Revert 230227 "Implement app list folder management page UI, inc..." | jyasskin@chromium.org | 2013-10-23 | 2 | -14/+0 |
* | [ash] Refactor ShelfView::LayoutToIdealBounds() | simon.hong81@gmail.com | 2013-10-22 | 1 | -6/+6 |
* | Implement app list folder management page UI, including the following feature: | jennyz@chromium.org | 2013-10-22 | 2 | -0/+14 |
* | Add show press gesture and remove tap down deferral | tdresser@chromium.org | 2013-10-22 | 1 | -0/+1 |