summaryrefslogtreecommitdiffstats
path: root/chrome/app/chrome_exe_main_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Initialize high dpi early in the chrome process on Windows by calling the Set...ananta@chromium.org2013-12-201-0/+3
* Reland of http://crrev.com/241548.robertshield@chromium.org2013-12-191-3/+2
* Revert 241548 "Chrome browser process DLL blacklist."jchaffraix@chromium.org2013-12-181-2/+3
* Chrome browser process DLL blacklist.robertshield@chromium.org2013-12-181-3/+2
* Revert 239219 - "Revert of https://codereview.chromium.org/104593008/"jochen@chromium.org2013-12-091-3/+9
* Revert of https://codereview.chromium.org/104593008/noms@chromium.org2013-12-061-9/+3
* [breakpad] remove dependency on content_switches.ccjochen@chromium.org2013-12-061-3/+9
* Add UMA tracking for timings around Chrome exe and dll loading.koz@chromium.org2013-11-191-0/+2
* Chrome Early Loading Frameworkcaitkp@chromium.org2013-11-131-0/+5
* Adds the concept of a 'safe mode' hotkey startcpu@chromium.org2013-11-121-0/+11
* Move Linux/Android breakpad implementation to breakpad componentjochen@chromium.org2013-10-221-2/+2
* Move windows breakpad code to the breakpad componentjochen@chromium.org2013-10-171-2/+2
* Move dependency on env_vars.h to breakpad clientjochen@chromium.org2013-07-191-0/+8
* [win] Differentiate between fast and non-fast startup path UMAs.koz@chromium.org2013-07-031-2/+4
* Make chrome.exe rendezvous with existing chrome process earlier.koz@chromium.org2013-06-051-0/+58
* Removing the Windows thread cap since it doesn't generate crash reports (and ...jschuh@chromium.org2012-12-211-50/+0
* Schedule only one crash APC at the thread capjschuh@chromium.org2012-11-011-2/+7
* Schedule an APC to trigger the thread capjschuh@chromium.org2012-09-161-3/+7
* Track and cap thread creationjschuh@chromium.org2012-09-141-0/+41
* Move the Windows sandbox to sandbox/winjln@chromium.org2012-07-181-1/+1
* Emergency revert; rietveld broke; tree brokeerg@google.com2012-07-131-1/+1
* sandbox/src -> sandbox/win/srcjln@chromium.org2012-07-131-1/+1
* Fix the launch via metro_drivercpu@chromium.org2012-04-191-6/+5
* Load the metro driver dll at startupcpu@chromium.org2012-03-201-2/+10
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-291-1/+1
* Move resource_codes to content/public/common.jam@chromium.org2011-10-251-1/+1
* Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar...jam@chromium.org2011-09-121-1/+1
* Start moving ChromeMain code to content so it can be reused by other embedder...jam@chromium.org2011-09-011-10/+2
* Simplify chrome_exe_main_*.cc, moving as much of the code out as possible. Th...jam@chromium.org2011-08-311-9/+7
* Take two at splitting result codes between content and chrome.dpranke@chromium.org2011-07-191-2/+2
* Revert r92730, r92731, r92732 ... will land again once I ensure the win build...dpranke@chromium.org2011-07-151-2/+2
* This change will split the result codes between content and chrome.dpranke@chromium.org2011-07-151-2/+2
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* chrome_exe_main: name os-specific files according to naming patternevan@chromium.org2010-11-041-0/+51