summaryrefslogtreecommitdiffstats
path: root/win8
Commit message (Expand)AuthorAgeFilesLines
* Moved atltrace to make it less confusing while debugging.shrikant@chromium.org2013-04-191-1/+1
* Added support for displaying the select folder picker in Chrome ASH on Window...ananta@chromium.org2013-04-194-15/+147
* reland of intsafe precompiled header fix from https://codereview.chromium.org...scottmg@chromium.org2013-04-171-0/+2
* Revert 194506 "intsafe workaround to separate header"scottmg@chromium.org2013-04-171-2/+0
* intsafe workaround to separate headerscottmg@chromium.org2013-04-171-0/+2
* 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-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