summaryrefslogtreecommitdiffstats
path: root/win8
Commit message (Expand)AuthorAgeFilesLines
* Don't require sdk patch when compiling with vs2012scottmg@chromium.org2013-03-233-20/+25
* Ensure that menus put in Chrome ASH on Windows 8 are operatable using the key...ananta@chromium.org2013-03-072-0/+74
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-061-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-2412-16/+16
* Fix more remaining FilePath -> base::FilePath.brettw@chromium.org2013-02-181-3/+3
* Make aura build on Win64 jschuh@chromium.org2013-02-151-0/+2
* split test_registrar target into a new win8_tests.gyp.dpranke@chromium.org2013-02-152-23/+36
* Automatic Win8 default browser registration for the ash unittests. robertshield@chromium.org2013-02-1310-1/+495
* 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-0210-27/+36
* Add support for displaying the Windows 8 metro open/save file picker in Chrom...ananta@chromium.org2013-01-316-9/+849
* Remove unneeded delegate execute registration.robertshield@chromium.org2013-01-305-11/+2
* 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
* A mechanism to set the default handler for a URL protocol on Windows 8.grt@chromium.org2013-01-177-0/+1225
* 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
* Move check_sdk_patch.py to win8/util.gab@chromium.org2012-12-072-1/+49
* Decouple IsMetroProcess() calls, introducing IsSingleWindowMetroMode().gab@chromium.org2012-12-063-0/+48
* 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-242-37/+80
* Add basic crash reporting to delegate_execute.exe.robertshield@chromium.org2012-11-224-0/+128
* 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-135-21/+63
* Proper version resources for delegate_execute.exe and metro_driver.dll.grt@chromium.org2012-11-135-46/+60
* ASCII-ify delegate_execute.rc.grt@chromium.org2012-11-121-0/+0
* 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
* Ensure that the delegate_execute target depends on ui. This should fix the li...ananta@chromium.org2012-10-241-0/+1
* This only affected navigations in desktop chrome on Windows 8. ananta@chromium.org2012-10-241-8/+45
* Move NTDDI_VERSION define to common.gypi.chrisha@chromium.org2012-10-222-12/+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-016-4/+240