summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Add utility methods for device type translation messages.jdufault2015-06-264-0/+82
* Revert of Support Compat mode inside of the desktop tree. (patchset #12 id:22...dtseng2015-06-253-0/+49
* Support Compat mode inside of the desktop tree.dtseng2015-06-253-49/+0
* Makes sure singleton ui::InputMethod instance under unified desktop mode.shuchen2015-06-252-0/+5
* Add more string_util functions to base namespace.brettw2015-06-241-1/+2
* views: Move resources used by views into views_resources.sadrul2015-06-242-0/+2
* Replace some Tokenize calls with SplitString.brettw2015-06-241-10/+16
* Optimize png files in ash/resourcesoshima2015-06-23144-0/+0
* Revert "Deprecating high-conflict accelerators"Ahmed Fakhry2015-06-239-312/+6
* Remove unused png files in ash/resourcesoshima2015-06-2327-13/+0
* Considers hidden docked windows to be minimizedvarkha2015-06-232-2/+8
* Updating XTBs based on .GRDs from branch masterAnantha Keesara2015-06-232-2/+2
* Makes UnifiedWithDockWindows test not use minimum docked heightvarkha2015-06-221-3/+4
* Move "Dear Monitor..." error text from the notification title field to the me...rfrappier2015-06-223-10/+8
* Deprecating high-conflict acceleratorsafakhry2015-06-209-6/+312
* Displays lock screen animation on all screens. Adds a test to check if a Laun...rfrappier2015-06-193-2/+86
* Fix a reported crash in the cast system tray item.jdufault2015-06-191-1/+2
* Battery Notification Loggingmozartalouis2015-06-191-0/+39
* Take 2: Moved logic for mapping child process FDs for ICU and V8 into child_p...agrieve2015-06-192-65/+1
* Turn on unified mode by defaultoshima2015-06-198-29/+25
* Change cast status tray icon to mirror the screenshare icon.jdufault2015-06-194-4/+3
* ozone: evdev: Convert touchpad disable & internal key filter to settingsspang2015-06-191-8/+10
* Remove: Make power manager ignore first display configuration on Ozonednicoara2015-06-183-26/+0
* Updating XTBs based on .GRDs from branch masterAnantha Keesara2015-06-1746-0/+230
* Migrate callers of message_loop_proxy() to task_runner()skyostil2015-06-171-1/+1
* Revert of Moved logic for mapping child process FDs for ICU and V8 into child...mek2015-06-162-1/+65
* Moved logic for mapping child process FDs for ICU and V8 into child_process_l...agrieve2015-06-162-65/+1
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-06-1652-313/+31
* Removes TextInputFocusManager.shuchen2015-06-152-34/+10
* Show power status in Settings on Raiden devicesmichaelpg2015-06-132-0/+8
* Hide the cast tray by default.jdufault2015-06-122-12/+19
* Disable AshWindowTreeHostX11Test.DispatchTouchEventToOneRootWindow on ChromeOS.Steve Kobes2015-06-121-1/+8
* ash: Restore user selected rotation on startupdnicoara2015-06-122-0/+16
* Move StartsWith[ASCII] to base namespace.brettw2015-06-121-3/+3
* The cast system tray can expand in height to fit its content.jdufault2015-06-121-1/+22
* Refactors away method implementations in ui::EventTargetervarkha2015-06-118-13/+21
* Fix WindowModalityController's GetModalTransientChild[Ash]calamity2015-06-111-0/+6
* Add metrics for when a cast is started or stopped from the system tray.jdufault2015-06-113-0/+13
* Refactoring the ownership of ui::InputMethod.shuchen2015-06-1018-96/+54
* Refactor ViewsDelegate singletonmohsen2015-06-105-6/+11
* Added Ash.TimeBetweenTaskSwitches to record time deltas between all recorded ...bruthig2015-06-103-7/+45
* Change cast strings to use screen instead of desktopjdufault2015-06-101-2/+2
* Fix rare crash when opening up the status tray.jdufault2015-06-091-10/+16
* Relanding "Added UMA statistics for changing the active window via click or t...bruthig2015-06-0910-0/+483
* Chromium changes to statically link ffmpeg.chcunningham2015-06-091-2/+0
* Make the cast system tray item be more consistent with the rest of the tray.jdufault2015-06-082-54/+26
* Update Blink's screen orientation path in Chromium.mlamouri2015-06-083-3/+3
* Make power manager ignore first display configuration on Ozonednicoara2015-06-083-0/+26
* Allow startup with missing V8 snapshot file.erikcorry2015-06-082-8/+14
* Ignores programmatic bounds changes for docked windows. This prevents a windo...varkha2015-06-072-8/+27