summaryrefslogtreecommitdiffstats
path: root/win8
Commit message (Expand)AuthorAgeFilesLines
* Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"ben@chromium.org2013-11-201-1/+1
* Rename RootWindowHost* to WindowTreeHost*ben@chromium.org2013-11-191-1/+1
* 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-084-8/+39
* Optimize png files in ui/webui win8oshima@chromium.org2013-11-054-0/+0
* Fixing issue of default launch mode when registry key is not present.shrikant@chromium.org2013-11-041-2/+1
* Adding relaunch menu to Windows 8 Aura code. We expect following transitions ...shrikant@chromium.org2013-10-313-32/+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
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-301-0/+1
* Revert 225857 "gfx: Create a separate gfx component out of ui."ckocagil@chromium.org2013-09-281-1/+0
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-281-0/+1
* 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
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-181-1/+1
* Give SxS distribution its own registration GUIDs.zturner@chromium.org2013-09-138-157/+89
* Make the metro viewer responsible for relaunching browser in desktop mode.zturner@chromium.org2013-09-032-3/+30
* Fixing the way we interpret ECHUIM_SYSTEM (GetUIMode). Instead of desktop we ...shrikant@chromium.org2013-08-241-1/+9
* Remove unused variable declaration.etienneb@chromium.org2013-08-212-2/+0
* Fix compile error when using VS2012 toolchain.zturner@chromium.org2013-08-191-4/+4
* Send the Ctrl/Alt/Shift keystates with mouse input messages in Windows 8 ASH.ananta@chromium.org2013-08-131-13/+18
* Fix Chrome build after r213503.rsesek@chromium.org2013-07-241-0/+2
* Update include paths in win8 for base/process changes.rsesek@chromium.org2013-07-247-7/+9
* Use a direct include of the message_loop header in third_party/, win8/.avi@chromium.org2013-07-187-7/+7
* Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...tfarina@chromium.org2013-07-131-1/+1
* Move PathExists to base namespace.brettw@chromium.org2013-07-113-6/+6
* ProcessSingleton now uses base::win::MessageWindow to create a message-only w...alexeypa@chromium.org2013-07-111-3/+3
* Ensure that the suggested file name is passed to Windows 8 Chrome ASH when th...ananta@chromium.org2013-07-103-14/+20
* Modified to pass keyboard flags as it is from metro driver.shrikant@chromium.org2013-07-031-3/+1
* Revert 209047 "ProcessSingleton now uses base::win::MessageWindo..."thestig@chromium.org2013-06-281-3/+3
* Use a direct include of time headers in webkit/, win8/.avi@chromium.org2013-06-281-1/+1
* ProcessSingleton now uses base::win::MessageWindow to create a message-only w...alexeypa@chromium.org2013-06-281-3/+3
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-211-6/+3
* Make the browser<-->metro_viewer IPC channel name a constant instead of hardc...gab@chromium.org2013-06-218-24/+49
* Revert revert of 201771: Fix Ash on Windows multi-monitor support.robertshield@chromium.org2013-06-122-0/+39
* Use a direct include of strings headers in url/, win8/.avi@chromium.org2013-06-1124-25/+25
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-075-5/+5
* Make some Win Aura code use "if (weak_ptr)" styleakalin@chromium.org2013-06-071-1/+1
* Support searching through the Windows 8 Search charm and url navigations from...ananta@chromium.org2013-06-054-7/+113
* Fix Win Aura use of WeakPtr<T>'s operator T* conversionakalin@chromium.org2013-06-052-3/+3
* Roll DEPS for googleurl. Second try.tfarina@chromium.org2013-06-031-6/+6
* Remove all but one use of WeakPtrFactory::DetachFromThread. wez@chromium.org2013-05-291-5/+1
* Introduce a single call to grab default browser on Win8 for tests.gab@chromium.org2013-05-282-25/+74
* Revert 202038 "Remove all but one use of WeakPtrFactory::DetachF..."erg@chromium.org2013-05-241-1/+5
* Create MetroViewerProcessHost as a common base for TestMetroViewerProcessHost...gab@chromium.org2013-05-244-1/+217
* Remove all but one use of WeakPtrFactory::DetachFromThread.wez@chromium.org2013-05-241-5/+1
* Revert 201806 "Create MetroViewerProcessHost as a common base fo..."dbeam@chromium.org2013-05-244-217/+1
* Create MetroViewerProcessHost as a common base for TestMetroViewerProcessHost...gab@chromium.org2013-05-234-1/+217