summaryrefslogtreecommitdiffstats
path: root/chrome/app/chrome_exe_main_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Change the default options for the official ASan build:glider@chromium.org2013-04-171-4/+9
* Suppress ASan reports in memcmp in the official google-chrome-asan build.glider@chromium.org2013-03-191-1/+4
* Set the default ASan options for the Official Chrome build.glider@chromium.org2012-08-281-0/+13
* Remove obsolete chromeos specific codeoshima@chromium.org2012-04-091-2/+2
* Simplify chrome_exe_main_*.cc, moving as much of the code out as possible. Th...jam@chromium.org2011-08-311-28/+0
* Don't build the main executable binaries as Objective-C.mark@chromium.org2011-08-241-2/+2
* Replace many OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, since most of them a...chromium@hybridsource.org2011-05-281-2/+2
* first-run: Eliminate the ifdefs in upgrade_util.htfarina@chromium.org2011-04-141-3/+0
* first-run: Reland refactor of Upgrade class into upgrade_util API.tfarina@chromium.org2011-04-131-2/+2
* Broke ARM compile.siggi@chromium.org2011-04-131-2/+2
* first-run: Refactor Upgrade class into a common upgrade_util API.tfarina@chromium.org2011-04-131-2/+2
* first-run: Refactor Upgrade class.tfarina@chromium.org2011-04-121-5/+5
* chrome_exe_main: name os-specific files according to naming patternevan@chromium.org2010-11-041-3/+3
* FBTF: Remove unneeded headers from base/ (part 5)thestig@chromium.org2010-08-071-1/+0
* Move browser/first_run* into into a subdirectory.evan@chromium.org2010-07-291-1/+1
* r46025 reverted r46023 which caused a build break on chromeos.prasadt@chromium.org2010-04-301-1/+12
* Revert r46023: "Detect new instance of the browser when running in the backgr...willchan@chromium.org2010-04-301-8/+1
* Detect new instance of the browser when running in the background in persistentprasadt@chromium.org2010-04-301-1/+8
* Merge the LINUX_TC_MALLOC #define with the existing TC_MALLOC #define.thestig@chromium.org2010-02-261-8/+3
* Enable TCMalloc on Linux by default.willchan@chromium.org2009-11-251-0/+18
* Ensure OOM is a killer on the Mac.avi@chromium.org2009-11-121-0/+1
* Create a stub chrome executable that crashes when run.tc@google.com2009-01-291-0/+34