summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Revert of Refine ash shelf tooltip closing on non-mash ChromeOS. (patchset #4...msw2016-03-263-76/+73
* Refine ash shelf tooltip closing on non-mash ChromeOS.msw2016-03-253-73/+76
* mus: Remove unnecessary const from property TypeConverter templatesjamescook2016-03-252-5/+3
* Mash: Show app icons in shelf based on the Widget's app iconjamescook2016-03-252-3/+39
* Address comments in the orignial CLoshima2016-03-244-9/+13
* Allow moving cursors between connected displays.oshima2016-03-249-267/+390
* Removing the use of GetAppListWindow from ash.mfomitchev2016-03-241-1/+1
* Ash: Implement Toastsyoshiki2016-03-2411-0/+747
* Enable mash shelf tooltips.msw2016-03-2317-1027/+500
* Creating a "Quirks Client" to download icc files and other display infoglevin2016-03-236-81/+165
* Convert ScopedVector<DisplayPlacement> to std::vector<DisplayPlacement>robliao2016-03-2316-124/+120
* Quit the message loop by default in ShellConnectionLost when ApplicationRunne...sky2016-03-222-6/+0
* Update secure output flags on display changes.dcastagna2016-03-221-0/+10
* Minor changes around GetAppListWindow and GetAppListView.mfomitchev2016-03-224-4/+4
* Revert of Quit the message loop by default in ShellConnectionLost when Applic...esprehn2016-03-222-0/+6
* Refactor JSONValueConverter Out of DisplayLayoutrobliao2016-03-216-146/+289
* Quit the message loop by default in ShellConnectionLost when ApplicationRunne...sky2016-03-212-6/+0
* Add simple mash context menu support.msw2016-03-217-82/+151
* Rename mash_shell to mash_session.ben2016-03-181-2/+2
* Fix shelf overflow bubble positionglevin2016-03-182-5/+29
* Pass shelf instances, not root windows, for ash context menus.msw2016-03-1819-108/+89
* Remove unused ShelfModelObserver::ShelfStatusChanged()msw2016-03-188-28/+4
* Cascade shutdown of instancesben2016-03-172-0/+6
* Extend vpnProvider to allow reconnectionscernekee2016-03-161-1/+1
* Remove the IME items in the status tray when the IME menu is activated.azurewei2016-03-165-4/+29
* Add 5 experimental accessibility features on Chrome OS.dmazzoni2016-03-153-18/+94
* Check if the resizer has been deleted during drag start.oshima2016-03-153-6/+48
* A window should not get activated or get input focus if it's behind the lock ...xdai2016-03-111-0/+19
* Disable ash configuring display when running mash.kylechar2016-03-111-0/+6
* Begin switch-over to using sk_sp (for SkShader for now)reed2016-03-112-15/+8
* Convert location bar bubble delegates to bubble dialog delegatesestade2016-03-102-44/+64
* Moves mojo_application_manifest to data_depssky2016-03-101-1/+1
* Updating XTBs based on .GRDs from branch masterKrishna Govind2016-03-101-3/+3
* Fix Starting the feedback app.afakhry2016-03-091-1/+2
* Remove uses of std::unary_function and std::binary_function.vmpstr2016-03-092-8/+4
* Add a instance groups to Connect(), and introduce an Identity struct.ben2016-03-082-4/+2
* color_utils cleanup:pkasting2016-03-071-5/+2
* Fix misuses of View::SetFillsBoundsOpaquely and remove the API to makeestade2016-03-0710-12/+13
* Change userid from a uint32_t to a string guidben2016-03-052-4/+4
* Implements and tests IPC::ParamTraits for ui::Event (towards ui::Events over ...markdittmer2016-03-041-1/+1
* Simplify ash context menu creation.msw2016-03-0420-113/+34
* Revert of IPC::ParamTraits for ui::Event (towards ui::Events over mojo IPC) (...dimich2016-03-031-1/+1
* Implements and tests IPC::ParamTraits for ui::Event (towards ui::Events over ...markdittmer2016-03-031-1/+1
* Enable swap primary accelerator only when possibleoshima2016-03-031-2/+2
* Do not show rotation in tray display for internal display.jonross2016-03-034-3/+54
* Persist the user's active audio device choice across chromeos session and reb...jennyz2016-03-021-2/+3
* Set display config controller timeout before animationstevenjb2016-03-022-6/+11
* Simplify ash shelf layout code.msw2016-03-027-99/+55
* Use convenience methods for casting to Mouse/Wheel/Scroll/Touch/Key events.moshayedi2016-03-021-1/+1
* Add additional logging when the screen is locked.jdufault2016-03-012-2/+32