summaryrefslogtreecommitdiffstats
path: root/win8/metro_driver
Commit message (Expand)AuthorAgeFilesLines
* 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-133-14/+17
* Make the metro viewer responsible for relaunching browser in desktop mode.zturner@chromium.org2013-09-032-3/+30
* 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
* 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-186-6/+6
* Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...tfarina@chromium.org2013-07-131-1/+1
* 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
* 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-212-9/+6
* 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-117-7/+7
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-072-2/+2
* Support searching through the Windows 8 Search charm and url navigations from...ananta@chromium.org2013-06-052-7/+102
* Roll DEPS for googleurl. Second try.tfarina@chromium.org2013-06-031-6/+6
* Create MetroViewerProcessHost as a common base for TestMetroViewerProcessHost...gab@chromium.org2013-05-241-1/+1
* Revert 201806 "Create MetroViewerProcessHost as a common base fo..."dbeam@chromium.org2013-05-241-1/+1
* Create MetroViewerProcessHost as a common base for TestMetroViewerProcessHost...gab@chromium.org2013-05-231-1/+1
* Revert 201771 "Fix Ash on Windows multi-monitor support and snap..."nkostylev@chromium.org2013-05-232-40/+0
* Fix Ash on Windows multi-monitor support and snap-view sizing.robertshield@chromium.org2013-05-232-0/+40
* Fix mouse locking in Chrome AURA Windows and ASH.ananta@chromium.org2013-05-072-0/+25
* win8: Use base::MessageLoop.xhwang@chromium.org2013-05-043-20/+17
* Ensure that we set focus to the focused text input client in Windows desktop ...ananta@chromium.org2013-04-262-0/+25
* Added support for displaying the select folder picker in Chrome ASH on Window...ananta@chromium.org2013-04-194-15/+147
* Revert 193992 "Lets try this again."jochen@chromium.org2013-04-151-1/+1
* Lets try this again.michaeln@google.com2013-04-121-1/+1
* Revert 193968 "Roll the DEPS for google-url."michaeln@google.com2013-04-121-1/+1
* Roll the DEPS for google-url.tfarina@chromium.org2013-04-121-1/+1
* Remove code in ChromeAppView that used winrt_utils::FindCoreWindow. Remove Fi...robertshield@chromium.org2013-04-114-50/+28
* Cleanup of the metro viewer codecpu@chromium.org2013-04-092-24/+29
* Support multi touch on Windows 8 AURA and ASH.ananta@chromium.org2013-03-271-5/+18
* Don't require sdk patch when compiling with vs2012scottmg@chromium.org2013-03-232-4/+5
* Ensure that menus put in Chrome ASH on Windows 8 are operatable using the key...ananta@chromium.org2013-03-072-0/+74
* Move file_path.h to base/files.brettw@chromium.org2013-02-245-7/+7
* Replace FilePath with base::FilePath in some more top level directories.brettw@chromium.org2013-02-106-20/+20
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-3/+6
* Add support for displaying the Windows 8 metro open/save file picker in Chrom...ananta@chromium.org2013-01-316-9/+849
* Make metro build on Win64jschuh@chromium.org2013-01-291-85/+0
* Remove AtExit manager instance from metro_driver for component builds.robertshield@chromium.org2013-01-231-0/+3
* some size_t -> uint32/ulong to match windows api for x64scottmg@chromium.org2013-01-182-3/+8
* size_t fixes for building on win x64scottmg@chromium.org2013-01-152-5/+8
* fix SetWindowLong->SetWindowLongPtr for win x64scottmg@chromium.org2013-01-151-6/+7
* Only define ERROR on windows buildsjoth@chromium.org2013-01-101-1/+1
* Win8 Aura :add suport for changing cursorscpu@chromium.org2012-12-112-2/+27