summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Increase lock timeout for asan bots.achuith2015-06-011-0/+4
* Center the focus of the text input in magnifier screen when this feature is e...jennyz2015-06-013-39/+246
* [Screen Magnifier] reduce the sensitivity of the trackpad to one-forthyoshiki2015-06-011-1/+1
* Remove unnecessary #include.kpschoedel2015-06-011-1/+0
* Added histogram to track the time between subsequent window minimize and acti...bruthig2015-05-3011-102/+611
* Handled nullptr argument passing in WaitForExit() and WaitForExitWithTimeout(...g.mehndiratt2015-05-291-2/+1
* Fix a DCHECK being triggered in FillLayout by CastDuplexView.jdufault2015-05-281-10/+27
* Have Notifications account for Virtual Keyboard and Dockjonross2015-05-285-28/+71
* Fix multiprofile cast crash.jdufault2015-05-271-14/+3
* Sort overview root windows by position and use logical relative order for sel...flackr2015-05-272-6/+109
* Substituting pattern push_back(ptr.release()) with push_back(ptr.Pass()) in s...d.samantaray2015-05-271-1/+1
* Updating XTBs based on .GRDs from branch masterPenny MacNeil2015-05-2645-0/+45
* Reland Fix crash related to focusable docked windowsjonross2015-05-264-17/+45
* End gesture drag when mouse capture is lostpkotwicz2015-05-253-6/+44
* Revert of Fix crash related to focusable docked windows. (patchset #2 id:2000...maruel2015-05-254-45/+17
* Fix crash related to focusable docked windows.jonross2015-05-254-17/+45
* Save and restore unified modeoshima2015-05-2215-15/+80
* Don't re-create RootWindowTransformer when host is resizedoshima2015-05-226-53/+56
* Revert of Save and restore unified mode (patchset #5 id:140001 of https://cod...battre2015-05-2215-80/+15
* Save and restore unified modeoshima2015-05-2215-15/+80
* Fix a possible crash if Shell was destroyed as a result of an OnChannelError()afakhry2015-05-223-19/+6
* Enable BeginFrame scheduling on aurasimonhong2015-05-221-4/+3
* Hide the cast tray integration if there are no receiversjdufault2015-05-212-11/+27
* Allow switching between extended and unifiedoshima2015-05-207-54/+100
* Revert Disable Rotation on Login Pagesjonross2015-05-201-13/+3
* Disable AutoclickTest.DISABLED_SynthesizedMouseMovesIgnored test on official ...xdai2015-05-201-1/+7
* Allow the cast tray to function as expected when the installed extension is m...jdufault2015-05-203-30/+13
* Updating XTBs based on .GRDs from branch masterPenny MacNeil2015-05-1952-2/+366
* Add UI for cast system tray integrationjdufault2015-05-186-1/+717
* Record time between selecting items from the Ash app listtdanderson2015-05-163-0/+20
* Remove stale #include <X11/Xlib.h> to unbreak Freon buildskpschoedel2015-05-161-5/+0
* Add the supporting code for the cast system tray integrationjdufault2015-05-165-0/+140
* Record time between switching the active window from Ash overview modetdanderson2015-05-164-0/+25
* ash: display: Safely delete color calibration dataspang2015-05-161-5/+2
* Added the Ash.Tab.TimeBetweenSwitchToExistingTabUserActions histogram to trac...bruthig2015-05-153-0/+22
* This change is intended to M-43. Currently screen rotation animations expose ...jonross2015-05-151-3/+13
* Added metrics to track the time between task switches done via Alt+Tab and Al...bruthig2015-05-156-3/+62
* Show the cursor if it was hidden when starting partical screenshot.oshima2015-05-152-2/+22
* Add user action for changing the active window in Ash overview modetdanderson2015-05-148-7/+151
* Load ICC file for display color correction based on display product identifierrobert.bradford2015-05-142-31/+54
* Added metrics to track the time between task switches done via the shelf.bruthig2015-05-1411-0/+582
* Always update cursor visibilityoshima2015-05-142-5/+42
* ash: Refactor of TouchTransformerControllerrobert.bradford2015-05-142-53/+50
* Notificaiton Message for Unified modeoshima2015-05-143-25/+61
* Close mirroring window only when necessaryoshima2015-05-147-23/+53
* Remove the removed display from the active list after displays are added.oshima2015-05-133-12/+38
* Correctly convert warp bounds from screen to native.oshima2015-05-134-19/+103
* Revert of Have Notifications appear over docked windows (patchset #4 id:60001...jonross2015-05-125-29/+28
* Get rid of the huge delay in background resize during rotationafakhry2015-05-122-9/+10
* Have Notifications appear over docked windowsjonross2015-05-125-28/+29