summaryrefslogtreecommitdiffstats
path: root/chrome/app/chrome_main.cc
Commit message (Expand)AuthorAgeFilesLines
* startup: refactor subprocess-main call out of ChromeMainevan@chromium.org2010-11-231-80/+100
* startup: move some signals/flag-handling code into separate functionsevan@chromium.org2010-11-191-42/+67
* startup: group all #ifdef'd headers togetherevan@chromium.org2010-11-181-32/+24
* startup: rename chrome_dll_main to chrome_mainevan@chromium.org2010-11-181-0/+862
* Rename the source files containing main function so they can be quicklymaruel@google.com2008-08-011-304/+0
* Adds new class AtExitManager which manages the dtors of all singletons.cpu@google.com2008-08-011-0/+4
* Trap all malloc/new allocation failures in chrome.dll at allocation point. Th...maruel@google.com2008-07-311-0/+13
* Add chrome to the repository.initial.commit2008-07-261-0/+287