summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Changed when the UMA metric Ash.NumberOfVisibleWindowsInPrimaryDisplay is rec...bruthig2015-04-276-7/+313
* Ozone support for device special cases in keyboard event rewriting.kpschoedel2015-04-274-60/+75
* Fixed the ScreenOrientationController so that it doesn't crash by animatingbruthig2015-04-244-4/+81
* Added Launcher_MinimizeTask UMA user action.bruthig2015-04-244-1/+17
* Draw a 2pt white stroke around selection rectangle in overview.flackr2015-04-241-5/+9
* Refactor mouse cursor event filteroshima2015-04-2415-596/+841
* Stop flipping Help Icon in Hebrew Localejonross2015-04-241-0/+12
* Put display messages as 'additional' message.mukai2015-04-232-54/+43
* Have ScreenRotationAnimator abort animations before deleting layer treejonross2015-04-231-0/+11
* Refactor DisplayInfo::rotation_ to track different sources of rotationsjonross2015-04-2322-182/+226
* Replace drag and drop ownerabodenha2015-04-231-1/+1
* Revert of Ozone support for device special cases in keyboard event rewriting....kpschoedel2015-04-234-75/+60
* Move HasInternalDisplay to gfx::Displayoshima2015-04-236-45/+31
* Remove unused enum, fieldsoshima2015-04-235-57/+21
* Add resources for chromecast system tray integrationjdufault2015-04-2311-0/+5
* DisplayManager cleanup 3oshima2015-04-234-90/+54
* Update {virtual,override} to follow C++11 style in ash.nick2015-04-224-41/+39
* Remove unused includes.jhorwich2015-04-221-6/+0
* Add keyboard shortcut kill switch to the new GAIA flow.ginkage2015-04-223-0/+9
* Added Launcher_SwitchTask UMA user action.bruthig2015-04-227-32/+164
* DisplayManager Cleanup 2oshima2015-04-225-70/+74
* Remove obsolete code to name Ash root window.jhorwich2015-04-213-64/+0
* Prevent incorrect OverviewButton hiding states.jonross2015-04-213-0/+50
* Update TrayRotationLock Stringsjonross2015-04-211-4/+4
* DisplayManager Cleanuposhima2015-04-2110-141/+115
* Makes battery notifier as ash system notifier.mukai2015-04-211-7/+10
* Refactored ShelfItemDelegate::ItemSelected(ui::Event) to return the actionbruthig2015-04-2011-24/+55
* Updating XTBs based on .GRDs from branch masterAnthony Laforge2015-04-2052-2/+54
* Make always-on-top windows free-floating in Ash maximize modetdanderson2015-04-183-1/+91
* Ozone support for device special cases in keyboard event rewriting.kpschoedel2015-04-174-60/+75
* Replaced UserActionObserver in maximize_mode_controller_unittest.cc with base...bruthig2015-04-171-67/+17
* Revert "Speculative revert by sheriff"Bartosz Fabianowski2015-04-162-10/+31
* Speculative revert by sheriffBartosz Fabianowski2015-04-162-31/+10
* Prevent text eliding in ash TimeView.mukai2015-04-161-0/+1
* ScreenOrientationController to start observing even without an internal display.jonross2015-04-152-10/+31
* Fix the following two cases in multiprofile scenario:xdai2015-04-155-1/+38
* Change device IDs from unsigned to signed.kpschoedel2015-04-144-15/+15
* Ash non-native cursor should fall back to default pointer cursor for custom c...Haixia Shi2015-04-101-1/+3
* Use command line to signal whether a child process was passed V8 snapshot fil...rmcilroy2015-04-102-0/+19
* Have TrayRotationLock account for delayed Display Configurationsjonross2015-04-093-16/+44
* Update MaximizeModeController Hinge Detection Thresholdjonross2015-04-094-20/+1076
* Prevent menus from blocking user activity detectionafakhry2015-04-091-2/+0
* Remove unnessecary includes of ui/compositor/paint_context.hdanakj2015-04-084-4/+0
* Allow javascript change the virtual keyboard window size and position freely ...bshe2015-04-088-107/+24
* Implemented ForceMaximizeBrowserWindowOnFirstRun policy, added unit test and ...peletskyi2015-04-087-6/+85
* Partial revert of "Added metrics to count the number of items in the shelf."bruthig2015-04-081-28/+0
* Allow Alt-Tab to move the focus to docked windows.oshima2015-04-076-87/+72
* Fixed minor formatting in ash/shelf/shelf_view.cc:RecordIconActivatedAction(...)bruthig2015-04-071-2/+3
* ash: Access the Canvas for painting through PaintRecorder.danakj2015-04-073-28/+19
* ash: Use PaintRecorder in CursorWindowDelegatedanakj2015-04-061-1/+4