summaryrefslogtreecommitdiffstats
path: root/chrome/app/chrome_exe_main_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in chrome/.avi2015-12-261-0/+2
* win: Move Crashpad all into chrome.exeScott Graham2015-12-041-33/+57
* Reland: Crashpad Windows: Use the Crashpad client instead of Breakpad on Windowsscottmg2015-11-301-1/+38
* Revert of Crashpad Windows: Use the Crashpad client instead of Breakpad on Wi...scottmg2015-11-261-38/+1
* Crashpad Windows: Use the Crashpad client instead of Breakpad on Windowsscottmg2015-11-251-1/+38
* Added win_console_app compile-time flag.mgiuca2015-11-161-3/+1
* Move components/startup_metric_utils/* to components/startup_metric_utils/bro...fdoray2015-11-091-1/+1
* Revert of Move components/startup_metric_utils/* to components/startup_metric...fdoray2015-11-061-1/+1
* Move components/startup_metric_utils/* to components/startup_metric_utils/bro...fdoray2015-11-041-1/+1
* Expose a function to get the path to a DLL.fdoray2015-11-031-1/+1
* Cleanup startup_metric_utils.msw2015-08-191-1/+2
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-6/+6
* remove safe mode key combocpu2014-12-081-32/+7
* enable the low fragmentation heapcpu2014-12-031-0/+14
* Fix return type of SetProcessDpiAwareness aka SetProcessDpiAwarenessInternalbrucedawson2014-10-311-1/+1
* Remove IsHighDPIEnabled, move EnableHighDPISupport to only place it's usedscottmg2014-10-231-1/+55
* Don't set dpi aware before Win7scottmg@chromium.org2014-07-011-1/+6
* Make the AddressSanitizer build of chrome.exe use /SUBSYSTEM:CONSOLEtimurrrr@chromium.org2014-06-051-0/+7
* Cleanup of windows launch codecpu@chromium.org2014-02-271-45/+8
* Revert 249248 "Revert 248332 "hajimehoshi@chromium.org2014-02-061-25/+36
* Revert 248332 cpu@chromium.org2014-02-061-36/+25
* Revert 248331 "Revert 247156 "Revert 247151 "Cleanup of windows ..."cpu@chromium.org2014-02-011-25/+36
* Revert 247156 "Revert 247151 "Cleanup of windows launch code""cpu@chromium.org2014-02-011-36/+25
* Revert 247151 "Cleanup of windows launch code"cpu@chromium.org2014-01-251-25/+36
* Cleanup of windows launch codecpu@chromium.org2014-01-251-36/+25
* Let Chrome Elf know when Chrome has started soonercsharp@chromium.org2014-01-231-3/+4
* 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