summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Remove unnsed parameter in SetDisplayLayoutoshima2016-02-046-26/+23
* Initialize BluezDBusManager in ash_shell_with_contentoshima2016-02-031-0/+3
* ash: Clean up a couple more places.sadrul2016-02-033-12/+3
* Delete base/prefs and update callers to use components.brettw2016-02-032-1/+2
* ash: Explicitly teach various components about ShelfLayoutManager.sadrul2016-02-0319-83/+76
* Revert of Delete base/prefs and update callers to use components. (patchset #...msw2016-02-032-2/+1
* Delete base/prefs and update callers to use components.brettw2016-02-032-1/+2
* Remove debug msg that accidentally added when commited.oshima2016-02-031-6/+0
* Updating XTBs based on .GRDs from branch masterKrishna Govind2016-02-021-2/+2
* Fix a crash when taking a partial screenshot while mouse is pressed.afakhry2016-02-022-8/+59
* Change gfx::ElideString() to take a size_t length.thestig2016-02-021-2/+2
* Add more logging for touchscreen association.jdufault2016-02-011-13/+30
* Use list instead of pair to represent the set of displays.oshima2016-02-0114-118/+139
* ash/wm: Remove dead code.sadrul2016-01-305-110/+0
* allocator cleanup: remove dependencies on allocator from all targetsprimiano2016-01-282-23/+0
* Add two more examples to kAshHostWindowBounds for multi-window.jdufault2016-01-281-0/+2
* ash: Do not use MessageLoopForUI when not needed.sadrul2016-01-2818-42/+47
* Shutdown the status tray before the system tray delegate.jdufault2016-01-273-15/+22
* Remove now-unnecessary wrappers around gfx::Screen::GetScreen()scottmg2016-01-2781-435/+543
* Remove ui/gfx/screen_type_delegate.hscottmg2016-01-2711-47/+25
* Fix moving the mouse between two displays after the secondary display becomes...jdufault2016-01-267-122/+135
* Don't end closing namespace comments with ;Nico Weber2016-01-252-2/+2
* Fix DisplayConfigurationController::SetMirrorModestevenjb2016-01-221-1/+1
* Start of display management for mussky2016-01-221-41/+6
* Revert of Start of display management for mus (patchset #5 id:80001 of https:...erg2016-01-221-6/+41
* Start of display management for mussky2016-01-221-41/+6
* Handle touch events in the status tray network info buttonstevenjb2016-01-222-28/+59
* Allow std::unordered_*.davidben2016-01-221-1/+4
* Support moving the cursor and dragging windows to 3+ displays.jdufault2016-01-213-202/+337
* Revert of Allow std::unordered_*. (patchset #15 id:280001 of https://coderevi...davidben2016-01-211-4/+1
* Allow std::unordered_*.davidben2016-01-211-1/+4
* Introduce DisplayConfigurationControllerstevenjb2016-01-2017-218/+389
* Fix light versions of cros frame buttonsestade2016-01-202-6/+8
* Enable --ash-host-window-bounds for greater than two displays.jdufault2016-01-202-11/+17
* Make sure the event blocker is destroyed when we leave maximize mode.afakhry2016-01-202-17/+34
* Moves ui/base/resource/material_design/* to ui/base/material_design/*varkha2016-01-201-1/+1
* Reland of move remote tree host and some related input and metro_driver code ...samli2016-01-206-148/+1
* Revert of Remove remote tree host and some related input and metro_driver cod...samli2016-01-206-1/+148
* Fix remaining incompatibilities between scoped_ptr and unique_ptr.dcheng2016-01-203-5/+3
* Removes ImeController::UsingFrenchInputMethod and thus ImeControlDelegate::Re...shuchen2016-01-203-21/+4
* Remove remote tree host and some related input and metro_driver codescottmg2016-01-196-148/+1
* Make all targets build without unused data members on Linux.mlamouri2016-01-161-5/+2
* Make major tests target build without unused data members on Linux.mlamouri2016-01-162-5/+1
* Rename DisplayConfiguratorAnimation to DisplayAnimatorstevenjb2016-01-1611-95/+68
* Replace base::CallbackList with base::ObserverList in CastConfigDelegatejdufault2016-01-144-40/+63
* Extend tabstrip to top edge of maximized Ash window in material designtdanderson2016-01-141-1/+1
* Change base::NativeEvent to XEvent in DeviceDataManagerX11.kylechar2016-01-131-3/+3
* Associate UDL input devices with their corresponding displays.jdufault2016-01-122-107/+299
* Propagate the path of the graphics device.jdufault2016-01-122-0/+7
* Lazily allocate CastConfigDelegate to fix profile construction race.jdufault2016-01-122-2/+2