summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Overview Button Tray Animation accounting for startupjonross@chromium.org2014-05-264-9/+165
* Fix crash on key events in touchview.flackr@chromium.org2014-05-261-1/+4
* Revert 272740 "Refactor and move ash independent accelerator han..."mmenke@chromium.org2014-05-2511-55/+475
* Refactor and move ash independent accelerator handling code in nested loop to...oshima@chromium.org2014-05-2411-475/+55
* Re-Reland Linux Window Control Alignmentjonross@chromium.org2014-05-232-5/+22
* Early return in UpdateTouchTransformer for software mirroring modemiletus@chromium.org2014-05-231-0/+4
* Revert 272352 "Reland Linux Window Control Alignment"fgorski@chromium.org2014-05-222-22/+5
* Reland Linux Window Control Alignmentjonross@chromium.org2014-05-222-5/+22
* Makes Env contain a ContextFactorysky@chromium.org2014-05-226-7/+19
* Remove dispatcher when shutting down RootWindowControlleroshima@chromium.org2014-05-2210-26/+17
* Removes unnecessary views::Widget::InitParams::top_levelpkotwicz@chromium.org2014-05-221-1/+1
* Only block internal touchpad and allow external mice to continue working in m...flackr@chromium.org2014-05-228-13/+230
* Retires ui::TranslatedKeyEvent and replaces it with KeyEvent.yukishiino@chromium.org2014-05-223-12/+14
* Fix more cases of unreachable code on Windows, mostly added recently.pkasting@chromium.org2014-05-221-8/+5
* Add OnDisplayMetricsChanged in DisplayObserver.mlamouri@chromium.org2014-05-2223-90/+179
* Retain the menu models in the class along with the menu runner.dmazzoni@chromium.org2014-05-212-16/+18
* Updated tray assets for "new-profile-management" mode.dzhioev@chromium.org2014-05-2110-13/+21
* views: Also const-ify GetMaximumSize().erg@chromium.org2014-05-214-4/+4
* Re-landing "Suppressed screen rotation notifications triggeres by the acceler...bruthig@chromium.org2014-05-214-8/+108
* Revert of Add OnDisplayMetricsChanged in DisplayObserver. (https://codereview...zea@chromium.org2014-05-2023-179/+90
* Add OnDisplayMetricsChanged in DisplayObserver.mlamouri@chromium.org2014-05-2023-90/+179
* clang: Turn on -Wabsolute-value.thakis@chromium.org2014-05-204-11/+12
* linux_aura: Compile ash into chrome.erg@chromium.org2014-05-208-28/+47
* Observe ConnectionState changed events in TrayNetworkStateObserverstevenjb@chromium.org2014-05-202-1/+19
* views: Make view::Views::GetPreferredSize() const.erg@chromium.org2014-05-2064-106/+108
* Revert 271468 "Revert of [Refactor] Consolidate the logic for wh..."erg@chromium.org2014-05-1917-18/+5
* Replace wrench icons with gear iconsstevenjb@chromium.org2014-05-191-0/+0
* Revert of [Refactor] Consolidate the logic for whether a widget can be activa...pkotwicz@chromium.org2014-05-1917-5/+18
* use simpler gradient factories (in prep for removing SkUnitMapper param)reed@google.com2014-05-191-2/+1
* Fixing problem with TouchView and multi monitor usageskuhne@chromium.org2014-05-191-1/+1
* Delete unused png files in ash/resourcesoshima@chromium.org2014-05-1824-0/+0
* ui: Move strings translations out of ui/base.tfarina@chromium.org2014-05-181-2/+2
* Fix HDCP in mirror mode.kcwu@chromium.org2014-05-172-0/+5
* ash: Rename some IDS_AURA entries to IDS_ASH_SHELF.tfarina@chromium.org2014-05-174-6/+6
* Merge WindowOverview into WindowSelectornsatragno@chromium.org2014-05-175-603/+371
* ash: Do a null-check for the screen-position client.sadrul@chromium.org2014-05-161-3/+4
* Fix typo in AshWindowTreeHostOzonespang@chromium.org2014-05-161-1/+1
* Add main axis alignment for BoxLayout.calamity@chromium.org2014-05-164-5/+5
* Reland Unified Gesture Recognizer for Auratdresser@chromium.org2014-05-162-2/+8
* ash: Cleanup ash_strings target.tfarina@chromium.org2014-05-151-12/+5
* Don't depend on (empty) chromeos-only display targetscottmg@chromium.org2014-05-151-1/+7
* Revert 270746 "Suppressed screen rotation notifications triggere..."jiayl@chromium.org2014-05-154-104/+8
* Remove support for wallpaper files in resources.alemate@chromium.org2014-05-157-70/+5
* Makes construction of (ash)RemoteWindowTreeHostWin explicitsky@chromium.org2014-05-1523-71/+203
* Suppressed screen rotation notifications triggeres by the accelerometerbruthig@chromium.org2014-05-154-8/+104
* Sliding animation unified.merkulova@chromium.org2014-05-151-9/+1
* Prevent scroll or mousewheel events.flackr@chromium.org2014-05-152-17/+43
* [Refactor] Consolidate the logic for whether a widget can be activated.pkotwicz@chromium.org2014-05-1518-19/+5
* fix verb form of setupmichaelpg@chromium.org2014-05-151-1/+1
* events: Remove ability to terminate a nested message-loop from the event-source.sadrul@chromium.org2014-05-141-1/+1