summaryrefslogtreecommitdiffstats
path: root/chrome/app/chrome_exe_main.cc
Commit message (Expand)AuthorAgeFilesLines
* r46025 reverted r46023 which caused a build break on chromeos.prasadt@chromium.org2010-04-301-0/+1
* Revert r46023: "Detect new instance of the browser when running in the backgr...willchan@chromium.org2010-04-301-1/+0
* Detect new instance of the browser when running in the background in persistentprasadt@chromium.org2010-04-301-0/+1
* Integrate Chrome sandbox changes with NaCl (add Win64 support)gregoryd@google.com2010-03-241-3/+1
* Add support for 64-bit Windows build: base and chrome/appgregoryd@google.com2009-12-041-1/+2
* Rewrite of chrome.exe startup codecpu@chromium.org2009-11-041-76/+19
* Coverity: Convert dll_path_ to a std::wstring. This avoids having dll_path_ ...jhawkins@chromium.org2009-10-211-4/+3
* Parameterize the Google Update appid at build time instead of hard coding it ...robertshield@chromium.org2009-09-011-2/+4
* Change the breakpad initialization for Google Chrome to bensylvain@chromium.org2009-06-251-23/+23
* First stab at Mac breakpad support.jeremy@chromium.org2009-03-261-3/+3
* Move chrome/apps/result_codes.h to chrome/common/result_codes.hthestig@chromium.org2009-03-031-2/+1
* Fix all places where we used the GetWinVersion functionnsylvain@chromium.org2009-02-251-2/+1
* Set the default flag to know if we should restart the processnsylvain@chromium.org2009-02-221-1/+9
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-0/+2
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-1/+1
* Re-do the way browser windows are shown:ben@chromium.org2008-11-141-4/+4
* EXPERIMENT:deanm@chromium.org2008-11-081-2/+3
* Enforces strong DEP all the time. Use the /NXCOMPAT linker flag on chrome.exe...maruel@chromium.org2008-11-041-19/+8
* Enforce Terminate on Heap Corruption in most of our executable on Windows XP ...maruel@google.com2008-09-241-0/+3
* Initialize Breakpad for Chromium as well.rahulk@google.com2008-08-291-1/+6
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Make chrome.exe read version from Software\Chromium instead of Google Update ...rahulk@google.com2008-08-221-15/+33
* Remove #ifdef's used to support split dlls. Since we don't supportmaruel@google.com2008-08-061-13/+0
* Always enabled the crash reporting when crash_service.exe is used instead of ...nsylvain@google.com2008-08-041-6/+1
* Rename the source files containing main function so they can be quicklymaruel@google.com2008-08-011-0/+125