summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Enable virtual keyboard in overview modebshe2014-09-226-0/+98
* Fix a wrong dependency in ash/BUILD.gnmukai2014-09-221-1/+1
* Remove debugging code which affects behavior in stable in FrameCaptionButtonC...pkotwicz2014-09-221-9/+0
* Only do aggressive metro viewer termination in testsscottmg2014-09-223-10/+24
* Removing uses of X11 native key events.kpschoedel2014-09-221-7/+8
* views::ImageButton: Added SetMinimumImageSize; removed SetPreferredSize.mgiuca2014-09-221-1/+0
* Introduce "Preferred" accelerators, which may be processed by fullscreen, but...oshima2014-09-206-29/+151
* Don't minimize dragged window when shelf hidden.flackr2014-09-192-4/+40
* Clean up GestureEventDetails constructors and fix unit tests.lanwei2014-09-195-13/+14
* Reland of: Remove deprecated cursor event filter for Ozonednicoara2014-09-197-211/+9
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-191-1/+1
* [Ash] Only snap windows that can maximize.jackhou2014-09-193-8/+24
* Move ownership of the AppListViewDelegate into the AppListServicetapted2014-09-196-12/+19
* Remove "upgrading to 2x DSF for lower UI scale when 2x resoruces are availabl...oshima2014-09-185-76/+8
* Fix refresh rate query for internal monitorsmarcheu2014-09-181-3/+3
* Remove USE_X11 check in DragDropTracker unittestsdnicoara2014-09-181-17/+8
* ash: Avoid treating screen resizes as user activity.derat2014-09-182-1/+9
* display: Move ui/display/types/chromeos/* to ui/display/types/*spang2014-09-185-6/+6
* Do not handle the large cursor window when non-desktop is closed.mukai2014-09-182-1/+46
* Enable 1.25dsf for ui scalingoshima2014-09-172-0/+8
* Revert "Clean up GestureEventDetails constructors and fix unit tests."Dirk Pranke2014-09-175-14/+13
* Remove clipboard argument from ScopedClipboardWriter constructor.dcheng2014-09-171-1/+1
* Clean up GestureEventDetails constructors and fix unit tests.lanwei2014-09-175-13/+14
* Reland "Use chromeos accelerometer reader and support only lid accelerometer....flackr2014-09-171-1/+1
* Adjust the z-order of the virtual keyboard to ensure that it does not overlap...kevers2014-09-173-18/+121
* Revert of Clean up GestureEventDetails constructors and fix unit tests (patch...horo2014-09-175-14/+13
* Use DSF instead of UI scale if the native DSF is 1.25 and UI Scale is 0.8x (...oshima2014-09-175-6/+58
* Pull buildtools to get GN 295140brettw2014-09-171-4/+5
* Revert of Remove deprecated cursor event filter for Ozone (patchset #2 id:200...acolwell2014-09-166-0/+205
* Remove deprecated cursor event filter for Ozonednicoara2014-09-166-205/+0
* Clean up GestureEventDetails constructors and fix unit tests.lanwei2014-09-165-13/+14
* Remove keyboard usability modebshe2014-09-1610-303/+18
* Revert of ash: Add checks for supervised users. (patchset #5 id:80001 of http...rockot2014-09-1610-39/+8
* Reland: Force calling PostDisplayConfigurationChange() even if earyling out i...miletus2014-09-152-8/+18
* Remove implicit conversions from scoped_refptr to T* in ashdcheng2014-09-151-1/+2
* Remove VirtualKeyboardUsabilityExperimentTestmiletus2014-09-151-38/+0
* Use content::RunBlockingPoolTask() in tests.mtomasz2014-09-151-4/+2
* ash: Add checks for supervised users.merkulova2014-09-1510-8/+39
* AppLauncher Touch Feedbackjonross2014-09-153-1/+92
* Revert of Clean up GestureEventDetails constructors (patchset #4 id:100001 of...nhiroki2014-09-155-14/+13
* Clean up GestureEventDetails' constructors.lanwei2014-09-145-13/+14
* Run athena on deviceoshima2014-09-132-1/+9
* - Moved screenshot shortcut handling from MaximizeModeController to PowerButt...bruthig2014-09-1217-1181/+1825
* Adds (native) annotation to the display settings.mukai2014-09-122-1/+106
* Add chrome test support target to GN build.Brett Wilson2014-09-121-0/+2
* Moving input device hotplug event processing outside of ui/displaydnicoara2014-09-1210-13/+336
* Revert of Force calling PostDisplayConfigurationChange() even if earyling out...engedy2014-09-122-18/+8
* Force calling PostDisplayConfigurationChange() even if earyling out in Update...miletus2014-09-112-8/+18
* Disable XI2 events on mirror windowkpschoedel2014-09-111-0/+7
* TouchTransformer for software mirroring modemiletus2014-09-111-22/+40