summaryrefslogtreecommitdiffstats
path: root/win8/delegate_execute
Commit message (Expand)AuthorAgeFilesLines
* No longer build/use google_update on non-Chrome builds.grt2015-05-272-0/+8
* Send a Blur notification to the renderer if we receive a mouse exit for a win...ananta2015-05-131-1/+1
* win: Fix remaining style plugin warnings in win8/.thakis2015-05-042-4/+7
* Apply automated fixits for Chrome clang plugin to win8.dcheng2015-04-291-12/+12
* Remove a dead include.erikwright2015-04-151-1/+0
* Disabled metro mode launch for Windows 10, until there is some clarity on tec...shrikant2015-04-091-0/+11
* Redefine base::Process:Terminate so that it can replace base::KillProcessrvargas2015-03-091-1/+1
* Remove base::KillProcessByIdrvargas2015-03-043-9/+10
* Remove uses of WaitForExitCodeWithTimeoutrvargas2015-02-191-3/+2
* Move GetProcessIntegrityLevel to file_info.h and remove the handle argument.rvargas2015-02-132-4/+2
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-235-23/+23
* Update sandbox_win and delegate_execute to use the new version of LaunchProcess.rvargas2014-12-111-1/+1
* Use FilePath in favor of string16 and wchar_t* in some Windows installer code.grt2014-12-052-3/+2
* Upgrade the windows specific version of LaunchProcess to avoid raw handles.rvargas2014-12-051-8/+9
* Remove implicit conversions from scoped_refptr to T* in win8/dcheng2014-11-211-2/+3
* Enable MSVC warning for unused locals.Peter Kasting2014-11-201-1/+1
* Cleanup: Replace base::ASCIIToWide with base::ASCIIToUTF16.thestig2014-11-071-2/+2
* 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