| Commit message (Expand) | Author | Age | Files | Lines |
* | Simplify chrome_exe_main_*.cc, moving as much of the code out as possible. Th... | jam@chromium.org | 2011-08-31 | 1 | -28/+0 |
* | Don't build the main executable binaries as Objective-C. | mark@chromium.org | 2011-08-24 | 1 | -2/+2 |
* | Replace many OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, since most of them a... | chromium@hybridsource.org | 2011-05-28 | 1 | -2/+2 |
* | first-run: Eliminate the ifdefs in upgrade_util.h | tfarina@chromium.org | 2011-04-14 | 1 | -3/+0 |
* | first-run: Reland refactor of Upgrade class into upgrade_util API. | tfarina@chromium.org | 2011-04-13 | 1 | -2/+2 |
* | Broke ARM compile. | siggi@chromium.org | 2011-04-13 | 1 | -2/+2 |
* | first-run: Refactor Upgrade class into a common upgrade_util API. | tfarina@chromium.org | 2011-04-13 | 1 | -2/+2 |
* | first-run: Refactor Upgrade class. | tfarina@chromium.org | 2011-04-12 | 1 | -5/+5 |
* | chrome_exe_main: name os-specific files according to naming pattern | evan@chromium.org | 2010-11-04 | 1 | -3/+3 |
* | FBTF: Remove unneeded headers from base/ (part 5) | thestig@chromium.org | 2010-08-07 | 1 | -1/+0 |
* | Move browser/first_run* into into a subdirectory. | evan@chromium.org | 2010-07-29 | 1 | -1/+1 |
* | r46025 reverted r46023 which caused a build break on chromeos. | prasadt@chromium.org | 2010-04-30 | 1 | -1/+12 |
* | Revert r46023: "Detect new instance of the browser when running in the backgr... | willchan@chromium.org | 2010-04-30 | 1 | -8/+1 |
* | Detect new instance of the browser when running in the background in persistent | prasadt@chromium.org | 2010-04-30 | 1 | -1/+8 |
* | Merge the LINUX_TC_MALLOC #define with the existing TC_MALLOC #define. | thestig@chromium.org | 2010-02-26 | 1 | -8/+3 |
* | Enable TCMalloc on Linux by default. | willchan@chromium.org | 2009-11-25 | 1 | -0/+18 |
* | Ensure OOM is a killer on the Mac. | avi@chromium.org | 2009-11-12 | 1 | -0/+1 |
* | Create a stub chrome executable that crashes when run. | tc@google.com | 2009-01-29 | 1 | -0/+34 |