summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Create helper function to determine label for sign-out buttonbartfab@chromium.org2012-11-064-10/+37
* Fixed nonrepeative accelerators.mtomasz@chromium.org2012-11-0610-268/+335
* Add a missing STATE_DUAL_UNKNOWN for extended desktop status message for tray...mukai@chromium.org2012-11-061-1/+2
* Remove unused custom vertical text alignment in CanvasSkia.msw@chromium.org2012-11-061-1/+0
* Adding persistence of user defined window positions / sizes to return to that...skuhne@chromium.org2012-11-0611-45/+177
* Reduced 'hardness' of resizer when pushing window against workspace boundariesskuhne@chromium.org2012-11-061-1/+1
* Check status_area before accessing system_tray where appropriatestevenjb@chromium.org2012-11-053-5/+19
* Create ash memory monitordavemoore@chromium.org2012-11-056-0/+130
* Caches the display names in MultiDisplayManager (2nd)mukai@chromium.org2012-11-054-54/+82
* Update system tray after session startdavemoore@chromium.org2012-11-051-0/+1
* Update underline assetsdavemoore@chromium.org2012-11-057-6/+6
* ui: Split some bits out of event_constants into event_utils.sadrul@chromium.org2012-11-054-0/+5
* ui: Remove TouchStatus in favour of EventResult.sadrul@chromium.org2012-11-0435-64/+64
* ash: Update calls froms RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-042-2/+2
* When swapping primary display, swap the work area insets as well.oshima@chromium.org2012-11-032-1/+23
* Use correct restore bounds in resizer.oshima@chromium.org2012-11-036-45/+82
* Revert "Caches the display names in MultiDisplayManager."phajdan.jr@chromium.org2012-11-024-80/+54
* Add a second kind of WebContentsView called BaseFormatView that displays two ...miket@chromium.org2012-11-023-4/+9
* Caches the display names in MultiDisplayManager.mukai@chromium.org2012-11-024-54/+80
* fix "System Modal Window should retain focus upon Open Feedback (Report Issue...sschmitz@chromium.org2012-11-025-9/+72
* Support tooltips in ash windowscpu@chromium.org2012-11-023-4/+20
* Revert "Disabled WorkspaceWindowResizerTest.Edge since it got broken by https...phajdan.jr@chromium.org2012-11-026-83/+46
* Disabled WorkspaceWindowResizerTest.Edge since it got broken by https://chrom...phoglund@chromium.org2012-11-021-1/+3
* aura: Create new gesture LongTap that is dispatched if the user completes avarunjain@chromium.org2012-11-021-0/+3
* Use correct restore bounds in resizer.oshima@chromium.org2012-11-026-45/+80
* Remove network and vpn detailed view from the locked screen.jennyz@chromium.org2012-11-018-19/+34
* Increase min edge size that two displays have to share.oshima@chromium.org2012-11-013-13/+54
* Ensure that keyboard input works in Chrome AURA on Windows 8 in metro. cpu: p...ananta@chromium.org2012-11-013-5/+5
* Makes closing a window that triggers a workspace switch animatesky@chromium.org2012-11-011-0/+7
* Use large resolution wallpaper when hook up a large external monitorbshe@chromium.org2012-11-0111-73/+219
* GTTF: remove FAILS_ prefix, part 1phajdan.jr@chromium.org2012-11-015-5/+5
* Revert "Increase min edge size that two displays have to share."phajdan.jr@chromium.org2012-11-012-44/+3
* Increase min edge size that two displays have to share.oshima@chromium.org2012-11-012-3/+44
* Fix the issue of cursor's device scale factor when primary monitor is swapped.mazda@chromium.org2012-11-012-2/+53
* Adding workspace manager test to verify that crbug/151698 is fixed.skuhne@chromium.org2012-11-011-0/+28
* Always set the primary displays origin to 0,0oshima@chromium.org2012-11-012-11/+11
* views: Start converting View into an EventTarget.sadrul@chromium.org2012-11-0113-73/+77
* Revert 165244 - Create ash memory monitorbrettw@chromium.org2012-10-316-116/+0
* Create ash memory monitordavemoore@chromium.org2012-10-316-0/+116
* Fix the network info icon alignment issue in hover state. Assets change only.jennyz@chromium.org2012-10-314-0/+0
* Renames Workspace*2 -> Workspace*.sky@chromium.org2012-10-3118-272/+271
* Animation changed to fade out on Launcher related bubbles.harrym@chromium.org2012-10-314-3/+7
* Add Vector2d classes that represent offsets, instead of using Point.danakj@chromium.org2012-10-3110-31/+31
* Updated launcher/status imagessaintlou@chromium.org2012-10-3160-0/+0
* Making full screen controls swap to the left on right to left systemsskuhne@chromium.org2012-10-311-0/+1
* Full Screen Magnifier: Ignores the fling scroll events with Ctrl-Alt.yoshiki@chromium.org2012-10-311-8/+13
* ui: Remove implicit flooring from Point3f and rename the class to Point3Fdanakj@chromium.org2012-10-312-4/+3
* Adding new r to l shadow resource for full screen window controlsskuhne@google.com2012-10-301-0/+0
* SetBounds() after setting kStayInSameRootWindowKey for the launcher.mukai@chromium.org2012-10-301-3/+4
* Add checks for status_area_widget in system_tray() and tray_delegate()stevenjb@chromium.org2012-10-303-7/+16