summaryrefslogtreecommitdiffstats
path: root/chrome/app/chrome_exe_main.cc
Commit message (Expand)AuthorAgeFilesLines
* 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