summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* message-pump: Change how MessagePumpDispatchers process events.sadrul@chromium.org2014-02-083-11/+11
* ash: Fix inconsistent fullscreen video reports.derat@chromium.org2014-02-072-10/+71
* chromeos: Break out volume-key user activity to powerd.derat@chromium.org2014-02-061-15/+23
* views: Remove AcceleratorHandlersadrul@chromium.org2014-02-061-1/+0
* Add AppListModel::MoveItemToFolderAtstevenjb@chromium.org2014-02-061-1/+3
* Use "bad password" as error message when entering bad wifi passord.abodenha@chromium.org2014-02-061-2/+2
* Implement cursor compositing mode on Ashhshi@chromium.org2014-02-0613-187/+439
* PowerStatusView should use long format of time remaining.mukai@chromium.org2014-02-061-1/+1
* Do not consider drag capture window activatable for window selection.flackr@chromium.org2014-02-063-12/+79
* Remove unnecessary uses of aura::Env::GetDispatchersadrul@chromium.org2014-02-053-3/+3
* Undock window if a window is maximized while being draggedpkotwicz@chromium.org2014-02-056-46/+109
* Add a11y on-screen keyboard to accessibility menu on system tray.kevers@chromium.org2014-02-058-2/+43
* Add two new gfx::Tween::Types and use one of them for the timing function for...pkotwicz@chromium.org2014-02-051-1/+1
* Clean-up: Replaces obsolete Font/FontList methods.yukishiino@chromium.org2014-02-059-36/+28
* Clean up sign-in grammarmichaelpg@chromium.org2014-02-051-1/+1
* Makes it easier to snap or dock windows near the edges when using touch. This...varkha@chromium.org2014-02-053-12/+17
* Introduce ShowState and WMEventoshima@chromium.org2014-02-048-91/+181
* Merge BaseLayoutManager into WorkspaceLayoutManageroshima@chromium.org2014-02-0410-750/+493
* Enables the 'hotword not listening' icon in the search box.mukai@chromium.org2014-02-041-1/+2
* Renames LauncherID, LauncherItem and LauncherItems...tfarina@chromium.org2014-02-0352-441/+401
* Fix phantom windows for small windows when using --ash-enable-alternate-capti...pkotwicz@chromium.org2014-02-032-71/+110
* Uses WeakPtrFactory instead of base::Unretained.mukai@chromium.org2014-02-032-2/+6
* Smaller assets for phantom windows when using --ash-enable-alternate-caption-...pkotwicz@chromium.org2014-02-0318-1/+1
* Visibility update set for screen lock to invoke proper shelf animation.merkulova@chromium.org2014-02-031-0/+1
* Cleanuposhima@chromium.org2014-02-017-19/+17
* Fix the computation of the bounds of CustomFrameViewAsh::HeaderView. Ensures ...pkotwicz@chromium.org2014-01-314-0/+93
* Provide real GPUSupport to ash for Chromejamescook@chromium.org2014-01-3115-63/+81
* aura: Remove event-dispatch methods from WindowTreeHostDelegate interface.sadrul@chromium.org2014-01-3110-77/+124
* Renames gfx::FontList::Derive* family.yukishiino@chromium.org2014-01-313-21/+19
* aura: Introduce ScopedWindowTargeter.sadrul@chromium.org2014-01-315-6/+6
* [Aura] Stop using consistent velocity as scroll start heuristictdresser@chromium.org2014-01-303-0/+11
* Only drag or maximize / restore when event has not yet been handled.flackr@chromium.org2014-01-305-5/+66
* kiosk: Disable Ctrl+W and Ctrl+Shift+Q shortcut.xiyuan@chromium.org2014-01-301-1/+0
* Clean-up: Replace Canvas::DrawStringInt with DrawStringRect.yukishiino@chromium.org2014-01-302-15/+18
* Move some non-unittest files to compositor_test_supportbshe@chromium.org2014-01-301-4/+2
* Remove some dependencies that cause content to be linked into the browser dllscottmg@chromium.org2014-01-301-2/+0
* Cleanup: Remove std::string("") usage and fix lint errors.thestig@chromium.org2014-01-301-10/+7
* aura: Remove Window::SetHitTestBoundsOverrideOuter() and related methods.sadrul@chromium.org2014-01-304-43/+0
* Add pkotwicz/varkha to ash/wm/OWNERSoshima@chromium.org2014-01-303-1/+3
* Reland a11y keyboard.kevers@chromium.org2014-01-298-9/+34
* Use WorkspaceLayoutManager for AlwaysOnTop and Lock containersoshima@chromium.org2014-01-291-3/+4
* Shutdown button tooltip string changed for consistency.merkulova@chromium.org2014-01-291-1/+1
* Check WindowDelegate in the methods which assume the target has the delegate.oshima@chromium.org2014-01-291-2/+2
* Protect AppListItemList Add/Remove and fix sync bugsstevenjb@chromium.org2014-01-291-3/+3
* Kills some dead code because it is no longer possible to drag maximized windo...pkotwicz@chromium.org2014-01-295-49/+20
* ash: Fix hit-testing when windows are in immersive fullscreen mode.sadrul@chromium.org2014-01-289-114/+293
* Creating multi profile animations for switching users and teleporting of wind...skuhne@chromium.org2014-01-2810-3/+79
* Revert 247420 "Add a11y on-screen keyboard."eugenis@chromium.org2014-01-287-32/+9
* Add a11y on-screen keyboard.kevers@chromium.org2014-01-287-9/+32
* ash: Improve text of docked mode notification.derat@chromium.org2014-01-281-3/+3