summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cleanup ash shelf accessor functions.msw2016-03-0129-346/+248
* Support multiple placements in display options UIstevenjb2016-02-294-0/+22
* Change Mojo URLs to structured names.ben2016-02-272-4/+4
* Enables hot-tracking for overflow extension buttons in the app menuvarkha2016-02-261-0/+1
* Replace with mojo::Connector (already exists) now that Shell is gone.ben2016-02-265-18/+20
* Fix basic ash shelf layout in mash shellmsw2016-02-263-11/+58
* Getting rid of some unused methods in FirstRunHelper.mfomitchev2016-02-253-33/+0
* Implement Non-Closable Notificationyoshiki2016-02-253-4/+8
* Reland: Remove DialogDelegate::OnClosed() which is redundant withestade2016-02-243-9/+13
* ash: Add out-of-line copy ctors for complex classes.vmpstr2016-02-246-0/+11
* Allow display layout for 2> displaysoshima2016-02-2427-407/+841
* Add a user id parameter to connections.ben2016-02-242-2/+4
* Move ENABLE_HIDPI to new build flags systembrettw2016-02-242-0/+2
* Revert of Remove DialogDelegate::OnClosed() which is redundant with (patchset...shrike2016-02-242-2/+7
* Remove DialogDelegate::OnClosed() which is redundant withestade2016-02-232-7/+2
* This enforces the capability filter specified in an application manifest.ben2016-02-231-1/+1
* Minor ShelfLayoutManager cleanup.msw2016-02-222-43/+9
* Updating XTBs based on .GRDs from branch masterKrishna Govind2016-02-2210-12/+12
* Add cursor support to Ozone X11.kylechar2016-02-222-2/+1
* ash/mash: Fix continuous reconnection attempts to ash-sysui.sadrul2016-02-192-0/+5
* Make updates to ChromeVox KB Explorer for Next.dtseng2016-02-183-26/+0
* Disable wifi scans on the VPN tray detailed viewcernekee2016-02-172-34/+30
* Make DislpayLayout classoshima2016-02-1727-200/+305
* Don't fire a FOCUS accessibility event on a View that doesn't have focus.dmazzoni2016-02-173-7/+9
* Fix ash_shell_with_content and mash_shell resource init.msw2016-02-177-51/+57
* Build ash_shell_with_content and run ash_unittests on Win bots.msw2016-02-1614-40/+186
* Updating XTBs based on .GRDs from branch masterKrishna Govind2016-02-1652-0/+104
* Update the layout only if the primary display is swappedoshima2016-02-168-61/+27
* Remove machinery to dynamically update left view X inset.pkasting2016-02-135-34/+14
* mus/ozone: Avoid mus-apps from crashing when built with ozone.sadrul2016-02-122-16/+23
* ash/mash: Add a manifest for the mus app.sadrul2016-02-122-0/+12
* Add explicit display ids in DisplayPlacementoshima2016-02-1221-160/+294
* Refactors keyboard related code so mash can use a keyboardsky2016-02-1114-20/+301
* Change hover/pressed color of Ash window controls in MD incognitotdanderson2016-02-111-3/+4
* Fix ash 'gn check' errors; whitelist target.msw2016-02-116-6/+66
* ash/mash: Fix launching ash as a mus-app in chromeos.sadrul2016-02-113-13/+63
* ash/mash: Introduce a ShelfDelegate implementation for mash.sadrul2016-02-105-2/+272
* ash/mash: Make sure the right context-factory is used for the views::Widgets.sadrul2016-02-101-3/+14