summaryrefslogtreecommitdiffstats
path: root/win8/metro_driver/chrome_app_view_ash.cc
Commit message (Expand)AuthorAgeFilesLines
* Windows 10/ MetroUI - Added validation for ui_channel during size change event.shrikant2014-12-161-1/+1
* Enable MSVC warning for unused locals.Peter Kasting2014-11-201-2/+2
* Ensure that the TextServices object which implements IME for Windows 7/8 ASH ...ananta2014-10-111-2/+2
* Don't send the EF_ALT_DOWN modifier along with the IPC message for the Alt or...ananta2014-10-071-0/+7
* Replacing the OVERRIDE with override and FINAL with final in win8 foldermohan.reddy2014-10-061-2/+2
* The metro_driver should not block the UI thread while waiting for the Chrome ...ananta2014-09-261-54/+118
* Only do aggressive metro viewer termination in testsscottmg2014-09-221-3/+0
* Forcibly terminate the metro viewerscottmg2014-09-191-0/+3
* Don't call ICoreWindow::Activatescottmg2014-09-181-6/+0
* Ensure that on Windows 7, relaunching the browser via chrome://restart or cha...ananta2014-09-131-0/+3
* Ensure that mouse lock works correctly on Chrome ASH in Windows 8.ananta2014-09-111-2/+9
* Ensure that zoom in/out works in Chrome OS mode on Windows 7+.ananta2014-09-061-1/+1
* Notify the Chrome browser process about the window being activated from the v...ananta2014-09-051-12/+18
* Adds WARP support to Chromium on Windows 8+luken2014-09-041-1/+1
* Remove old Aura Gesture Detection Pipeline.tdresser2014-08-261-2/+2
* Add IPC::ChannelProxy::Create() and IPC::SyncChannel::Create()morrita@chromium.org2014-06-051-5/+6
* Revert 274310 "Introduce IPC::ChannelProxy::Create*() and IPC::S..."lambroslambrou@chromium.org2014-06-021-5/+5
* Introduce IPC::ChannelProxy::Create*() and IPC::SynChannel::Create*()morrita@chromium.org2014-06-021-5/+5
* Use the win32 device scale factor in Chrome ASH on Windows.ananta@chromium.org2014-05-291-12/+40
* Send the device scale factor from Windows 8 ASH during initialization via the...ananta@chromium.org2014-05-131-2/+8
* Reverted metro exit sequence back to original one.shrikant@chromium.org2014-05-121-4/+9
* Modified to capture pixel values in onsizechange notification using GetWindow...shrikant@chromium.org2014-04-221-6/+7
* 3rd part of porting Chrome Ash to Windows 7ananta@chromium.org2014-04-181-9/+11
* Second part of porting Chrome Ash to Windows 7cpu@chromium.org2014-03-271-19/+23
* Closed UI channel for fast metro shutdown/restart.shrikant@chromium.org2014-02-271-21/+28
* Cleanup of windows launch codecpu@chromium.org2014-02-271-3/+1
* Don't send the Alt + F4 key combination from the metro viewer process to the ...ananta@chromium.org2014-02-221-0/+7
* Fully support the autohide shelf option for touch UI on Windows.zturner@chromium.org2014-02-121-5/+1
* Revert 249248 "Revert 248332 "hajimehoshi@chromium.org2014-02-061-1/+3
* Revert 248332 cpu@chromium.org2014-02-061-3/+1
* Revert 248331 "Revert 247156 "Revert 247151 "Cleanup of windows ..."cpu@chromium.org2014-02-011-1/+3
* Revert 247156 "Revert 247151 "Cleanup of windows launch code""cpu@chromium.org2014-02-011-3/+1
* Revert 247151 "Cleanup of windows launch code"cpu@chromium.org2014-01-251-1/+3
* Cleanup of windows launch codecpu@chromium.org2014-01-251-3/+1
* Adding support for sending horizonatal mouse wheel information in Chrome ASH ...ananta@chromium.org2014-01-231-6/+20
* Have browser process shutdown metro viewer on Metro -> Metro restart.zturner@chromium.org2014-01-111-0/+5
* Add base:: to string16s in win8/.dbeam@chromium.org2013-12-201-16/+17
* Close the ui channel when desktop is activated.zturner@chromium.org2013-12-201-0/+3
* MessageLoop(TYPE_UI) -> MessageLoopForUIsky@chromium.org2013-12-191-2/+1
* 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