summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-153-3/+3
* Do not check if the number of display is exactly 2.mukai2014-10-142-1/+31
* Use solid color layer for delegated surface.jbauman2014-10-131-1/+1
* Adding infrastructure for possibility of changing manager names for the super...merkulova2014-10-137-6/+86
* Fix uninitialized field in DisplayInfo ctordnicoara2014-10-101-0/+1
* Preserve the native mode when parsing external display modesdnicoara2014-10-103-29/+47
* Change GestureConfiguration types to be consistent with each other and with thepkasting2014-10-092-10/+9
* Add [Search] modifier key to sticky keys overlay.tengs2014-10-094-1/+12
* Add //chromeos GN target.mukai2014-10-091-5/+4
* Avoid ALLOW_UNUSED (and the like) where it's not necessary or there are betterpkasting2014-10-091-2/+2
* ProjectingObserverChromeos: Drop DBusThreadManager dependency for better test...pneubeck2014-10-094-61/+72
* Use DisplayConfigurator state when processing input hotplug eventsdnicoara2014-10-091-20/+2
* change newly added OVERRIDE to override in ash/mostynb2014-10-092-2/+2
* Ensures that all ctrl keys silence ChromeVox speech.dtseng2014-10-091-0/+2
* Add mukai@ to ash/display/OWNERSMitsuru Oshima2014-10-081-0/+1
* Status Panel Touch Feedbackjonross2014-10-088-83/+324
* ash: Enable some //ui/chromeos dependency paths.tfarina2014-10-081-3/+3
* DateView Touch Feedbackjonross2014-10-082-5/+27
* Allow the Ash shortcut Ctrl+Alt+P to work in browser windows.kpschoedel2014-10-073-8/+11
* Added Aura notification that relaunch and powerwash is required in case of do...ygorshenin2014-10-0710-44/+74
* Add support for XF86XK_Sleep usagemmeisser2014-10-061-0/+3
* Reland: Make WindowState::CanMinimize() take into account WidgetDelegate::Can...pkotwicz2014-10-0511-67/+36
* Simplifies the structure of app_list search a bit.Jun Mukai2014-10-041-0/+5
* Revert of Reland: Make WindowState::CanMinimize() take into account WidgetDel...rouslan2014-10-0411-40/+71
* Reland: Make WindowState::CanMinimize() take into account WidgetDelegate::Can...pkotwicz2014-10-0311-71/+40
* Shorten stringglevin2014-10-031-1/+1
* Fix the user-visible size computation for the display settings.mukai2014-10-034-6/+54
* Change behaviour of the Alt-] and Alt-[ keys so that it cycles through SnapLe...dtapuska2014-10-0312-29/+350
* Add window states docked; and docked minimized. Add wm window event to set do...dtapuska2014-10-0315-55/+142
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-03421-2280/+2280
* Added views::ViewModelT<T>, a type-safe template version of ViewModel.mgiuca2014-10-031-1/+1
* Reland the inital attempt to start building ui_base_unittests targets.tfarina2014-10-021-1/+1
* Flip the left/right speaker when the device is in yoga mode.jennyz2014-10-027-1/+70
* Revert of Make WindowState::CanMinimize() take into account WidgetDelegate::C...tapted2014-10-0211-36/+67
* Make WindowState::CanMinimize() take into account WidgetDelegate::CanMinimize()pkotwicz2014-10-0111-67/+36
* Rename all isolate_dependency_* to files.maruel2014-10-012-6/+5
* Fix permission bits on translated *.xtb files.Aaron Gable2014-10-0152-0/+0
* Add checks to troubleshoopt crash in tray_useroshima2014-10-011-3/+4
* Updating XTBs based on .GRDs from branch masterAlex Mineer2014-09-3052-1583/+231
* Defer maximize mode bounds updates until after exiting overview.flackr2014-09-308-8/+134
* Fix size and position of the virtual keyboard after a screen rotation.kevers2014-09-305-0/+105
* ash::ShelfView: CHECK against potentially bad static_casts.mgiuca2014-09-304-7/+20
* Disable ShelfView Touch Feedback testsjonross2014-09-301-2/+2
* Move Touch Feedback flag to ui_base_switchesjonross2014-09-298-31/+10
* Store the result of Pass() in a local variable.danakj2014-09-291-3/+3
* Fix buildJohn Abd-El-Malek2014-09-291-1/+1
* Swarm ash_unittests.John Abd-El-Malek2014-09-292-0/+84
* Allow component IME extensions use app.window and add 'ime' boolean in Create...bshe2014-09-293-13/+11
* Support search as a sticky key.dtseng2014-09-262-1/+8
* Optimize ash resourcesoshima2014-09-2612-0/+0