| Commit message (Expand) | Author | Age | Files | Lines |
* | Decouple IsMetroProcess() calls, introducing IsSingleWindowMetroMode(). | gab@chromium.org | 2012-12-06 | 3 | -0/+48 |
* | If a new chrome window becomes visible while the current metro chrome window ... | ananta@chromium.org | 2012-12-05 | 2 | -1/+20 |
* | UMA for Windows 8 Secondary Tile pinning/unpinning user actions | tapted@chromium.org | 2012-12-04 | 4 | -41/+115 |
* | Fix Aura Release compile break in metro_driver. | grt@chromium.org | 2012-11-30 | 2 | -12/+0 |
* | Metro mouse move events do not contain mouse-button information save the stat... | gab@chromium.org | 2012-11-29 | 2 | -13/+32 |
* | Add chrome.exe launch to delegate execute when launching Ash/Metro. | robertshield@chromium.org | 2012-11-24 | 2 | -37/+80 |
* | Add basic crash reporting to delegate_execute.exe. | robertshield@chromium.org | 2012-11-22 | 4 | -0/+128 |
* | Ensure that metro chrome exits after sending the Alt + F4 key combination to ... | ananta@chromium.org | 2012-11-20 | 1 | -7/+15 |
* | Track the last active RootWindowHost to determine the most-recently active ho... | grt@chromium.org | 2012-11-15 | 2 | -0/+25 |
* | Cause metro/ash to auto-launch the needed desktop process, without showing a ... | robertshield@chromium.org | 2012-11-13 | 5 | -21/+63 |
* | Proper version resources for delegate_execute.exe and metro_driver.dll. | grt@chromium.org | 2012-11-13 | 5 | -46/+60 |
* | ASCII-ify delegate_execute.rc. | grt@chromium.org | 2012-11-12 | 1 | -0/+0 |
* | Make it explicit that win8/metro_driver/resources/VisualElementsManifest.xml ... | gab@chromium.org | 2012-11-06 | 1 | -2/+3 |
* | Better mouse support for metro aura | cpu@chromium.org | 2012-11-05 | 2 | -27/+84 |
* | Allow Ash/Metro to exit cleanly when the last Chrome window is closed. | robertshield@chromium.org | 2012-11-05 | 1 | -1/+7 |
* | Ensure that keyboard input works in Chrome AURA on Windows 8 in metro. cpu: p... | ananta@chromium.org | 2012-11-01 | 2 | -3/+52 |
* | Site specific secondary tiles for Windows 8. | benwells@chromium.org | 2012-10-24 | 2 | -57/+44 |
* | Split ash and non-ash metro driver code | cpu@chromium.org | 2012-10-24 | 12 | -310/+541 |
* | Ensure that the delegate_execute target depends on ui. This should fix the li... | ananta@chromium.org | 2012-10-24 | 1 | -0/+1 |
* | This only affected navigations in desktop chrome on Windows 8. | ananta@chromium.org | 2012-10-24 | 1 | -8/+45 |
* | Move NTDDI_VERSION define to common.gypi. | chrisha@chromium.org | 2012-10-22 | 2 | -12/+0 |
* | Add keyboard events to metro aura | cpu@chromium.org | 2012-10-18 | 3 | -21/+85 |
* | delegate_execute should build on 2012 too | scottmg@google.com | 2012-10-16 | 1 | -1/+1 |
* | Fix a crash seen at times when chrome in desktop mode attempts to activate Ch... | ananta@chromium.org | 2012-10-16 | 1 | -0/+9 |
* | Wiring mouse messages to aura metro viewer. | cpu@chromium.org | 2012-10-11 | 1 | -9/+85 |
* | Add functionality to the Windows 8 notification display functionality to invo... | ananta@chromium.org | 2012-10-10 | 3 | -7/+36 |
* | In-chorme viewer for metro (part 2) | cpu@chromium.org | 2012-10-05 | 4 | -0/+72 |
* | Listen in the browser for a connection from a metro viewer process. | scottmg@google.com | 2012-10-01 | 6 | -4/+240 |
* | In Chrome metro mode we need to ensure that windows currently visible in metr... | ananta@chromium.org | 2012-09-29 | 1 | -3/+15 |
* | Prefix Chrome switches with the switch prefix. | grt@chromium.org | 2012-09-28 | 9 | -44/+215 |
* | don't register the tlb that we don't have any more | scottmg@chromium.org | 2012-09-28 | 1 | -0/+4 |
* | Remove changes which were meant for debugging which crept into a CL landed la... | ananta@chromium.org | 2012-09-27 | 1 | -4/+0 |
* | Ensure that shortcuts to links open up in metro chrome. We need to invoke Act... | ananta@chromium.org | 2012-09-26 | 1 | -2/+4 |
* | Don't attempt to delete and readd a duplicate hwnd in the SetFrameWindow noti... | ananta@chromium.org | 2012-09-21 | 1 | -7/+14 |
* | Remove Win8 SDK header as input to the win8 check_sdk_patch target. | robertshield@chromium.org | 2012-09-21 | 1 | -2/+1 |
* | Implement the persistent metro mode setting (win8) | cpu@chromium.org | 2012-09-14 | 1 | -57/+60 |
* | When the Win8 script for checking the SDK has been patched succeeds, write ou... | robertshield@chromium.org | 2012-09-12 | 1 | -2/+7 |
* | Add the blacker splash screen for win8 metro mode | cpu@chromium.org | 2012-09-11 | 1 | -0/+0 |
* | Tweak win8.gyp to add back the SDK include file as an input. This should work... | robertshield@chromium.org | 2012-09-11 | 1 | -2/+4 |
* | Manually merging remaining Win8 changes. | robertshield@chromium.org | 2012-09-08 | 8 | -96/+283 |
* | Fix problem with absolute path to Win8 SDK making GYP/Winja unhappy. | robertshield@chromium.org | 2012-09-08 | 1 | -2/+2 |
* | Integrate the Windows 8 code into the Chromium tree (take 3). | robertshield@chromium.org | 2012-09-07 | 42 | -0/+6440 |
* | Revert 155444 - Integrate the Windows 8 code into the Chromium tree (take 2). | erikwright@chromium.org | 2012-09-07 | 42 | -6440/+0 |
* | Integrate the Windows 8 code into the Chromium tree (take 2). | robertshield@chromium.org | 2012-09-07 | 42 | -0/+6440 |
* | Revert 155429 - Integrate the Windows 8 code into the Chromium tree. | erikwright@chromium.org | 2012-09-07 | 42 | -6440/+0 |
* | Integrate the Windows 8 code into the Chromium tree. | robertshield@chromium.org | 2012-09-07 | 42 | -0/+6440 |
* | Fix line endings, add mad@ to win8 OWNERS file. | robertshield@chromium.org | 2012-09-07 | 1 | -4/+5 |
* | Extracted parts of http://codereview.chromium.org/10875008/ that must be dcom... | robertshield@chromium.org | 2012-09-06 | 8 | -0/+25 |