summaryrefslogtreecommitdiffstats
path: root/win8/metro_driver
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add base:: to string16s in win8/.dbeam@chromium.org2013-12-2023-129/+138
* Close the ui channel when desktop is activated.zturner@chromium.org2013-12-201-0/+3
* MessageLoop(TYPE_UI) -> MessageLoopForUIsky@chromium.org2013-12-193-4/+3
* Fixes mouse events in metrosky@chromium.org2013-12-192-104/+192
* $ optimize_png_files.sh -o2 -r 232777 win8/metro_driver webkit/oshima@chromium.org2013-12-171-0/+0
* 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-136-1/+162
* Rename TSFTextStore to TextStoreyukawa@chromium.org2013-12-123-138/+137
* Make LaunchViewerAndWaitForConnection() always result in the viewer not tryin...gab@chromium.org2013-12-112-4/+3
* Ash: Use ATL to implement TsfTextStore.yukawa@chromium.org2013-12-112-73/+64
* Ash: tell the browser process of the LANGID of the active input sourceyukawa@chromium.org2013-12-116-0/+265
* Ensure that the Chrome downloads folder option in Chrome ASH on Windows switc...ananta@chromium.org2013-12-052-7/+16
* Enable basic IME functionality under Ash on Windowsyukawa@chromium.org2013-12-0512-1/+2074
* Replace LOG(INFO) with DVLOG(1) to make presubmit check happyyukawa@chromium.org2013-11-291-1/+1
* Disable win/ash on high dpi screensgirard@chromium.org2013-11-222-0/+35
* Add edge gesture so you can easily go from fullscreen and back. Currently you...cpu@chromium.org2013-11-182-0/+35
* Exit metro mode without leaving a ghostcpu@chromium.org2013-11-092-5/+84
* don't launch chrome.exe when running in metro test binaryscottmg@chromium.org2013-11-081-3/+29
* Optimize png files in ui/webui win8oshima@chromium.org2013-11-054-0/+0
* Adding relaunch menu to Windows 8 Aura code. We expect following transitions ...shrikant@chromium.org2013-10-312-0/+27
* Use WindowActivated message instead of VisibilityChanged message to determine...gab@chromium.org2013-10-182-25/+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