Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | startup: refactor subprocess-main call out of ChromeMain | evan@chromium.org | 2010-11-23 | 1 | -80/+100 |
* | startup: move some signals/flag-handling code into separate functions | evan@chromium.org | 2010-11-19 | 1 | -42/+67 |
* | startup: group all #ifdef'd headers together | evan@chromium.org | 2010-11-18 | 1 | -32/+24 |
* | startup: rename chrome_dll_main to chrome_main | evan@chromium.org | 2010-11-18 | 1 | -0/+862 |
* | Rename the source files containing main function so they can be quickly | maruel@google.com | 2008-08-01 | 1 | -304/+0 |
* | Adds new class AtExitManager which manages the dtors of all singletons. | cpu@google.com | 2008-08-01 | 1 | -0/+4 |
* | Trap all malloc/new allocation failures in chrome.dll at allocation point. Th... | maruel@google.com | 2008-07-31 | 1 | -0/+13 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+287 |