summaryrefslogtreecommitdiffstats
path: root/win8/metro_driver
Commit message (Expand)AuthorAgeFilesLines
* 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
* Pass touch events from the chrome viewer process in Metro Ash on Windows 8 to...ananta@chromium.org2012-12-071-21/+52
* If a new chrome window becomes visible while the current metro chrome window ...ananta@chromium.org2012-12-052-1/+20
* UMA for Windows 8 Secondary Tile pinning/unpinning user actionstapted@chromium.org2012-12-044-41/+115
* Fix Aura Release compile break in metro_driver.grt@chromium.org2012-11-302-12/+0
* Metro mouse move events do not contain mouse-button information save the stat...gab@chromium.org2012-11-292-13/+32
* Add chrome.exe launch to delegate execute when launching Ash/Metro.robertshield@chromium.org2012-11-241-33/+13
* Ensure that metro chrome exits after sending the Alt + F4 key combination to ...ananta@chromium.org2012-11-201-7/+15
* Track the last active RootWindowHost to determine the most-recently active ho...grt@chromium.org2012-11-152-0/+25
* Cause metro/ash to auto-launch the needed desktop process, without showing a ...robertshield@chromium.org2012-11-133-19/+51
* Proper version resources for delegate_execute.exe and metro_driver.dll.grt@chromium.org2012-11-132-0/+30
* Make it explicit that win8/metro_driver/resources/VisualElementsManifest.xml ...gab@chromium.org2012-11-061-2/+3
* Better mouse support for metro auracpu@chromium.org2012-11-052-27/+84
* Allow Ash/Metro to exit cleanly when the last Chrome window is closed.robertshield@chromium.org2012-11-051-1/+7
* Ensure that keyboard input works in Chrome AURA on Windows 8 in metro. cpu: p...ananta@chromium.org2012-11-012-3/+52
* Site specific secondary tiles for Windows 8.benwells@chromium.org2012-10-242-57/+44
* Split ash and non-ash metro driver codecpu@chromium.org2012-10-2412-310/+541
* Move NTDDI_VERSION define to common.gypi.chrisha@chromium.org2012-10-221-5/+0
* Add keyboard events to metro auracpu@chromium.org2012-10-183-21/+85
* delegate_execute should build on 2012 tooscottmg@google.com2012-10-161-1/+1
* Fix a crash seen at times when chrome in desktop mode attempts to activate Ch...ananta@chromium.org2012-10-161-0/+9
* Wiring mouse messages to aura metro viewer.cpu@chromium.org2012-10-111-9/+85
* Add functionality to the Windows 8 notification display functionality to invo...ananta@chromium.org2012-10-103-7/+36
* In-chorme viewer for metro (part 2)cpu@chromium.org2012-10-054-0/+72
* Listen in the browser for a connection from a metro viewer process.scottmg@google.com2012-10-015-4/+234
* In Chrome metro mode we need to ensure that windows currently visible in metr...ananta@chromium.org2012-09-291-3/+15
* Remove changes which were meant for debugging which crept into a CL landed la...ananta@chromium.org2012-09-271-4/+0
* Don't attempt to delete and readd a duplicate hwnd in the SetFrameWindow noti...ananta@chromium.org2012-09-211-7/+14
* Add the blacker splash screen for win8 metro modecpu@chromium.org2012-09-111-0/+0
* Manually merging remaining Win8 changes.robertshield@chromium.org2012-09-084-19/+150
* Integrate the Windows 8 code into the Chromium tree (take 3).robertshield@chromium.org2012-09-0729-0/+5280