summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Factor out DisplayPlacement from DisplayLayoutoshima2016-02-1027-314/+306
* ash/mash: Make sure windows are parented in the correct mash container.sadrul2016-02-101-1/+25
* ash/mash: Add a mus-client that sets up ash to provide the system ui for mash.sadrul2016-02-1015-5/+727
* Support building ash targets with use_ash=0 and use_aura=1.msw2016-02-1015-38/+287
* Revert of ash/mash: Add a mus-client that sets up ash to provide the system u...iclelland2016-02-0915-725/+5
* ash/mash: Add a mus-client that sets up ash to provide the system ui for mash.sadrul2016-02-0915-5/+725
* Fix the browser crash caused by releasing other window's capture while draggi...xdai2016-02-091-0/+61
* Add additional logging when entering the lock screen.jdufault2016-02-084-1/+21
* ui: Make PointerDetails a structrobert.bradford2016-02-084-9/+9
* Updating XTBs based on .GRDs from branch masterKrishna Govind2016-02-0852-106/+2
* Introduce a 'host' target to allow loading datapack on 'host'.sdefresne2016-02-082-0/+2
* Reland of https://codereview.chromium.org/1636153002/afakhry2016-02-052-3/+37