summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Fix volume slider to emit value changed events and do not focus system tray i...dtseng2015-12-162-6/+6
* Show a notification when dual-role devices are connected.michaelpg2015-12-1511-2/+358
* Prevent DragImageView from resizing during paintenne2015-12-122-18/+42
* Disable startup sound for telemetry tests on cros.achuith2015-12-114-2/+13
* Move USB Type-C device descriptions to Ashmichaelpg2015-12-113-36/+51
* Make sure Search+<key(s)> are un-interceptable.afakhry2015-12-102-0/+43
* Add support for virtual displaysrobert.bradford2015-12-102-4/+15
* Make EventGenerator to support input method.azurewei2015-12-091-0/+6
* Fix getting stuck with a modal background when a tab produces a modal dialog ...afakhry2015-12-082-4/+8
* Replace multi-value keyboard flags with single value flag types.flackr2015-12-071-2/+2
* Don't remember fullscreen bounds for auto rearrangeoshima2015-12-064-15/+51
* Don't change maximized window size if the desktop is covered by fullscreen wi...oshima2015-12-043-5/+44
* Use WindowTracker when resizing root window as it may delete other window in ...oshima2015-12-034-9/+58
* Improve checking for the status of touch eventsafakhry2015-12-011-1/+3
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-11-3052-1/+570
* Properly merge policy pinned apps and user preference pinned apps.fqj2015-11-3016-43/+153
* events: EventTarget is not an EventHandler anymore.sadrul2015-11-302-4/+0
* Makes ChromeVox ignore some elements in views that are invisible, or zero wid...dtseng2015-11-254-4/+10
* system tray ui change for AllowOnlyPolicyNetworksToConnectfqj2015-11-243-0/+29
* Support tooltip for HoverHighlightViewfqj2015-11-242-0/+15
* Cleanup: Correctly spell success(ful).thestig2015-11-231-1/+1
* Fix two issues with HoverHighlightViewfqj2015-11-231-0/+9
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-11-2352-209/+56
* ash: enable packed_resources in ash_shell_lib_with_content deps listtfarina2015-11-211-1/+1
* Run gn --format over all .gn filesagrieve2015-11-201-11/+10
* ScopedPtrMap -> std::map from apps, ash, media, uilimasdf2015-11-201-4/+4
* components: Add Exosphere component.reveman2015-11-191-0/+4
* Reland of This CL replaces e-mail with AccountId on user selection screen. (p...hcarmona2015-11-181-1/+1
* Revert of This CL replaces e-mail with AccountId on user selection screen. (p...hcarmona2015-11-181-1/+1
* This CL replaces e-mail with AccountId on user selection screen.alemate2015-11-181-1/+1
* Remove Chrome OS "Mirror" UI. Part 1.dzhioev2015-11-1729-588/+30
* UI changes to disable button for prohibted technologiesfqj2015-11-172-0/+23
* Implement device policy DisplayRotationDefaultphweiss2015-11-174-2/+12
* Make operators on scoped_ptr match the ones defined for std::unique_ptrdanakj2015-11-175-8/+6
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-11-1652-208/+42
* Fix KeyboardOverlayView not closing by pressing any cancelling key.afakhry2015-11-163-2/+28
* Add a ash system tray cast backend for the media router.jdufault2015-11-165-19/+74
* Show ChromeVox caption panel when spoken feedback is enabled.dmazzoni2015-11-132-0/+20
* This CL replaces std::string user_id in ash/* with AccountId.alemate2015-11-129-21/+33
* Fix crash when changing audio using keyboard controls.jdufault2015-11-111-0/+6
* Use parameters in tray cast translations so they don't get mistranslated.jdufault2015-11-111-2/+2
* Split AppListViewDelegate::ToggleSpeechRecognition() into separate start and ...amistry2015-11-101-1/+2
* Deprecate Shift+Alt to switch IME and use Ctrl+Shift+Space instead.afakhry2015-11-107-85/+243
* Developer Feature: Add Debug Accelerators to Toggle Touchscreen/Touchpad On o...afakhry2015-11-109-13/+78
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-11-0910-0/+10
* Fix ash_shell_with_content linkage in component GN build.dpranke2015-11-071-0/+1
* ash: Add unit testing coverage of DisplayColorManagerrobert.bradford2015-11-056-1/+190
* Make panel window's header color customizable in Ash.fukino2015-11-052-0/+9
* Reland: Refactor DBusThreadManager to split away BT clients.rkc2015-11-052-0/+17
* Fix opening sibling menus on secondary displaysafakhry2015-11-043-1/+55