summaryrefslogtreecommitdiffstats
path: root/win8/delegate_execute
Commit message (Expand)AuthorAgeFilesLines
* Remove implicit HANDLE conversions from win8.rvargas2014-09-261-1/+1
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in cc/, chrom...thestig2014-09-103-3/+3
* Adds WARP support to Chromium on Windows 8+luken2014-09-041-1/+3
* Add relaunch into ASH and desktop support for Chrome on Windows 7.ananta2014-08-283-22/+68
* Don't pass const strings to CreateProcess.thakis@chromium.org2014-08-201-1/+1
* Remove a using statement from a header.thakis@chromium.org2014-08-181-2/+0
* Remove intsafe_workaround.hthakis@chromium.org2014-07-181-2/+0
* Removing enable/disable of HiDPI from delegate execute.shrikant@chromium.org2014-07-112-12/+0
* Don't pass a string16 to %s.thakis@chromium.org2014-07-081-2/+2
* sets/clears highdpi registry settings on switch to/from metroluken@chromium.org2014-06-102-4/+18
* Remove a few dead MSVS_VERSION checks.thakis@chromium.org2014-04-121-1/+0
* Fix for VS2010 compiler warning.bratell@opera.com2014-03-211-1/+1
* Move CommandLine to base namespace.brettw@chromium.org2014-03-173-6/+8
* Move ui.gyp into ui/base/ directory.tfarina@chromium.org2014-03-131-1/+1
* Make delegate_execute GetLaunchMode() check for default browser.zturner@chromium.org2014-03-071-6/+30
* Move TrimWhitespace to the base namespace.brettw@chromium.org2014-03-031-1/+1
* Moving version script and gypi file to build\util.mad@chromium.org2014-02-211-1/+1
* cleaning delegate execute of non-aura cruftcpu@chromium.org2014-01-182-117/+22
* Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox...avi@chromium.org2013-12-251-2/+4
* Add base:: to string16s in win8/.dbeam@chromium.org2013-12-2010-40/+43
* Move geometric types to a separate, more lightweight target.ben@chromium.org2013-12-181-0/+1
* Make LaunchViewerAndWaitForConnection() always result in the viewer not tryin...gab@chromium.org2013-12-112-1/+9
* Don't pull in content_switches.cc to whole chrome code basejam@chromium.org2013-12-021-0/+1
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-282-7/+7
* Revert of https://codereview.chromium.org/71013004/hashimoto@chromium.org2013-11-271-3/+2
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-271-2/+3
* don't launch chrome.exe when running in metro test binaryscottmg@chromium.org2013-11-081-1/+1
* Fixing issue of default launch mode when registry key is not present.shrikant@chromium.org2013-11-041-2/+1
* Adding relaunch menu to Windows 8 Aura code. We expect following transitions ...shrikant@chromium.org2013-10-311-32/+0
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-301-0/+1
* Revert 225857 "gfx: Create a separate gfx component out of ui."ckocagil@chromium.org2013-09-281-1/+0
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-281-0/+1
* Give SxS distribution its own registration GUIDs.zturner@chromium.org2013-09-135-143/+72
* Fixing the way we interpret ECHUIM_SYSTEM (GetUIMode). Instead of desktop we ...shrikant@chromium.org2013-08-241-1/+9
* Fix Chrome build after r213503.rsesek@chromium.org2013-07-241-0/+2
* Update include paths in win8 for base/process changes.rsesek@chromium.org2013-07-244-3/+5
* Move PathExists to base namespace.brettw@chromium.org2013-07-112-5/+5
* ProcessSingleton now uses base::win::MessageWindow to create a message-only w...alexeypa@chromium.org2013-07-111-3/+3
* Revert 209047 "ProcessSingleton now uses base::win::MessageWindo..."thestig@chromium.org2013-06-281-3/+3
* ProcessSingleton now uses base::win::MessageWindow to create a message-only w...alexeypa@chromium.org2013-06-281-3/+3
* Make the browser<-->metro_viewer IPC channel name a constant instead of hardc...gab@chromium.org2013-06-211-4/+4
* Use a direct include of strings headers in url/, win8/.avi@chromium.org2013-06-118-8/+8
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-073-3/+3
* Modifying Aura delegate execute launch mode logic to match user intent.shrikant@chromium.org2013-05-221-0/+24
* Removed FindWindow based launch mode determination for Aura.shrikant@chromium.org2013-05-041-0/+5
* IsMachineATablet is now modified to check only for touch capability and hence...shrikant@chromium.org2013-04-241-3/+3
* Moved atltrace to make it less confusing while debugging.shrikant@chromium.org2013-04-191-1/+1
* 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