summaryrefslogtreecommitdiffstats
path: root/chrome/app/chrome_main_posix.cc
Commit message (Expand)AuthorAgeFilesLines
* Start moving ChromeMain code to content so it can be reused by other embedder...jam@chromium.org2011-09-011-76/+0
* Simplify chrome_exe_main_*.cc, moving as much of the code out as possible. Th...jam@chromium.org2011-08-311-11/+16
* Don't build the main executable binaries as Objective-C.mark@chromium.org2011-08-241-1/+1
* Revert 97662 - Initialize/Shutdown CrosLibrary explicitly to avoid singleton ...satorux@chromium.org2011-08-241-11/+0
* Initialize/Shutdown CrosLibrary explicitly to avoid singleton races during sh...stevenjb@google.com2011-08-221-0/+11
* Revert 78660 - We need to revert both jam's first patch and his build fix, as...ericu@google.com2011-03-181-1/+1
* We need to revert both jam's first patch and his build fix, as it didn't fix ...ericu@google.com2011-03-181-1/+1
* Fix build breakjam@chromium.org2011-03-181-1/+1
* Attempt to fix the Mac official build.evan@chromium.org2011-03-011-0/+4
* startup: move more platform-specific stuff into separate filesevan@chromium.org2011-03-011-1/+8
* startup: move some platform-specific code into platform filesevan@chromium.org2011-02-281-0/+76