summaryrefslogtreecommitdiffstats
path: root/win8/metro_driver/chrome_app_view_ash.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes mouse events in metrosky@chromium.org2013-12-191-102/+170
* Show the download cancellation confirmation on relaunch to desktop.zturner@chromium.org2013-12-131-1/+0
* Ash: Tell the browser process of the visibility of IME's popup UIyukawa@chromium.org2013-12-131-0/+25
* Make LaunchViewerAndWaitForConnection() always result in the viewer not tryin...gab@chromium.org2013-12-111-3/+2
* Ash: tell the browser process of the LANGID of the active input sourceyukawa@chromium.org2013-12-111-0/+23
* Ensure that the Chrome downloads folder option in Chrome ASH on Windows switc...ananta@chromium.org2013-12-051-6/+15
* Enable basic IME functionality under Ash on Windowsyukawa@chromium.org2013-12-051-0/+54
* Replace LOG(INFO) with DVLOG(1) to make presubmit check happyyukawa@chromium.org2013-11-291-1/+1
* Add edge gesture so you can easily go from fullscreen and back. Currently you...cpu@chromium.org2013-11-181-0/+31
* Exit metro mode without leaving a ghostcpu@chromium.org2013-11-091-5/+82
* don't launch chrome.exe when running in metro test binaryscottmg@chromium.org2013-11-081-3/+29
* Adding relaunch menu to Windows 8 Aura code. We expect following transitions ...shrikant@chromium.org2013-10-311-0/+26
* Use WindowActivated message instead of VisibilityChanged message to determine...gab@chromium.org2013-10-181-21/+8
* Makes metro-ash set windows key state when dispatching events.sky@chromium.org2013-10-181-8/+11
* events: Move gestures out of ui/base/ into ui/events/.sadrul@chromium.org2013-09-251-1/+1
* Fixes activation problem when switching from metrosky@chromium.org2013-09-201-3/+0
* Launch the chrome browser process with the silent-launch and viewer-connect a...ananta@chromium.org2013-09-201-12/+25
* Make the metro viewer responsible for relaunching browser in desktop mode.zturner@chromium.org2013-09-031-0/+23
* Send the Ctrl/Alt/Shift keystates with mouse input messages in Windows 8 ASH.ananta@chromium.org2013-08-131-13/+18
* Update include paths in win8 for base/process changes.rsesek@chromium.org2013-07-241-1/+0
* Use a direct include of the message_loop header in third_party/, win8/.avi@chromium.org2013-07-181-1/+1
* Ensure that the suggested file name is passed to Windows 8 Chrome ASH when th...ananta@chromium.org2013-07-101-1/+1
* Modified to pass keyboard flags as it is from metro driver.shrikant@chromium.org2013-07-031-3/+1
* Make the browser<-->metro_viewer IPC channel name a constant instead of hardc...gab@chromium.org2013-06-211-9/+3
* Revert revert of 201771: Fix Ash on Windows multi-monitor support.robertshield@chromium.org2013-06-121-0/+35
* Support searching through the Windows 8 Search charm and url navigations from...ananta@chromium.org2013-06-051-7/+88
* Revert 201771 "Fix Ash on Windows multi-monitor support and snap..."nkostylev@chromium.org2013-05-231-36/+0
* Fix Ash on Windows multi-monitor support and snap-view sizing.robertshield@chromium.org2013-05-231-0/+36
* Fix mouse locking in Chrome AURA Windows and ASH.ananta@chromium.org2013-05-071-0/+24
* win8: Use base::MessageLoop.xhwang@chromium.org2013-05-041-8/+6
* Ensure that we set focus to the focused text input client in Windows desktop ...ananta@chromium.org2013-04-261-0/+22
* Added support for displaying the select folder picker in Chrome ASH on Window...ananta@chromium.org2013-04-191-13/+46
* Cleanup of the metro viewer codecpu@chromium.org2013-04-091-24/+24
* Support multi touch on Windows 8 AURA and ASH.ananta@chromium.org2013-03-271-5/+18
* Ensure that menus put in Chrome ASH on Windows 8 are operatable using the key...ananta@chromium.org2013-03-071-0/+68
* Add support for displaying the Windows 8 metro open/save file picker in Chrom...ananta@chromium.org2013-01-311-9/+124
* Win8 Aura :add suport for changing cursorscpu@chromium.org2012-12-111-2/+25
* Pass touch events from the chrome viewer process in Metro Ash on Windows 8 to...ananta@chromium.org2012-12-071-21/+52
* Metro mouse move events do not contain mouse-button information save the stat...gab@chromium.org2012-11-291-13/+27
* Add chrome.exe launch to delegate execute when launching Ash/Metro.robertshield@chromium.org2012-11-241-33/+13
* Track the last active RootWindowHost to determine the most-recently active ho...grt@chromium.org2012-11-151-0/+21
* Cause metro/ash to auto-launch the needed desktop process, without showing a ...robertshield@chromium.org2012-11-131-17/+49
* Better mouse support for metro auracpu@chromium.org2012-11-051-27/+80
* Allow Ash/Metro to exit cleanly when the last Chrome window is closed.robertshield@chromium.org2012-11-051-1/+7
* Ensure that keyboard input works in Chrome AURA on Windows 8 in metro. cpu: p...ananta@chromium.org2012-11-011-3/+49
* Split ash and non-ash metro driver codecpu@chromium.org2012-10-241-0/+371