summaryrefslogtreecommitdiffstats
path: root/win8/metro_driver
Commit message (Expand)AuthorAgeFilesLines
* 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-112-2/+12
* 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-052-51/+85
* Adds WARP support to Chromium on Windows 8+luken2014-09-041-1/+1
* Remove old Aura Gesture Detection Pipeline.tdresser2014-08-261-2/+2
* Remove intsafe_workaround.hthakis@chromium.org2014-07-181-8/+0
* clang/win: Make winstorage:: not ambiguous.thakis@chromium.org2014-07-181-1/+0
* Fixes for re-enabling more MSVC level 4 warnings: misc edition #2pkasting@chromium.org2014-07-181-11/+7
* win/clang: Don't token-paste ( onto function name.thakis@chromium.org2014-07-131-3/+3
* Win7 Ash fullscreen modecpu@chromium.org2014-06-131-6/+31
* EOL change of the filecpu@chromium.org2014-06-131-274/+274
* 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-294-23/+57
* Support input events in Chrome ASH on Windows 7.ananta@chromium.org2014-05-152-25/+502
* Send the device scale factor from Windows 8 ASH during initialization via the...ananta@chromium.org2014-05-134-11/+14
* Reverted metro exit sequence back to original one.shrikant@chromium.org2014-05-121-4/+9
* Improve spelling of "notification".tnagel@chromium.org2014-05-081-1/+1
* Revert 268203 "There are many ways to get it wrong."benjhayden@chromium.org2014-05-051-1/+1
* There are many ways to get it wrong.tnagel@chromium.org2014-05-051-1/+1
* Modified to capture pixel values in onsizechange notification using GetWindow...shrikant@chromium.org2014-04-221-6/+7
* clang/win: Fix a few warnings, mostly by deleting dead code.thakis@chromium.org2014-04-221-1/+1
* 3rd part of porting Chrome Ash to Windows 7ananta@chromium.org2014-04-182-16/+34
* Remove a few dead MSVS_VERSION checks.thakis@chromium.org2014-04-121-1/+0
* Second part of porting Chrome Ash to Windows 7cpu@chromium.org2014-03-273-53/+228
* Chrome metro mode win7 emulation.cpu@chromium.org2014-03-213-120/+554
* Closed UI channel for fast metro shutdown/restart.shrikant@chromium.org2014-02-272-21/+35
* Cleanup of windows launch codecpu@chromium.org2014-02-273-13/+4
* Don't send the Alt + F4 key combination from the metro viewer process to the ...ananta@chromium.org2014-02-221-0/+7
* Moving version script and gypi file to build\util.mad@chromium.org2014-02-211-1/+1
* 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-063-4/+13
* Revert 248332 cpu@chromium.org2014-02-063-13/+4
* Revert 248331 "Revert 247156 "Revert 247151 "Cleanup of windows ..."cpu@chromium.org2014-02-013-4/+13
* Revert 247156 "Revert 247151 "Cleanup of windows launch code""cpu@chromium.org2014-02-013-13/+4
* Revert 247151 "Cleanup of windows launch code"cpu@chromium.org2014-01-253-4/+13
* Cleanup of windows launch codecpu@chromium.org2014-01-253-13/+4
* Adding support for sending horizonatal mouse wheel information in Chrome ASH ...ananta@chromium.org2014-01-232-7/+22
* Removes MessageLoop::Type checks in favor of IsCurrent on MessageLoops.sky@chromium.org2014-01-201-1/+1
* Refactor base/safe_numerics.hjschuh@chromium.org2014-01-172-4/+4
* Have browser process shutdown metro viewer on Metro -> Metro restart.zturner@chromium.org2014-01-111-0/+5
* Rename RootWindowHost to WindowTreeHostben@chromium.org2014-01-081-2/+2
* Make basictypes.h use stdint.h even with MSVC.viettrungluu@chromium.org2014-01-031-6/+14
* Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox...avi@chromium.org2013-12-251-1/+1
* Correct the operation of the --high-dpi-support=1 flag under win/ash.girard@chromium.org2013-12-243-1/+13