summaryrefslogtreecommitdiffstats
path: root/chrome/app/chrome_dll_main.cc
Commit message (Expand)AuthorAgeFilesLines
* startup: rename chrome_dll_main to chrome_mainevan@chromium.org2010-11-181-862/+0
* Make the PPAPI plugin process actually run on Linux by properly hooking up th...brettw@chromium.org2010-11-121-0/+2
* startup: move some browser startup code into BrowserMainevan@chromium.org2010-11-121-123/+0
* Implement a new process type for running PPAPI plugins. The process itself isbrettw@chromium.org2010-11-101-1/+5
* chrome_exe_main: name os-specific files according to naming patternevan@chromium.org2010-11-041-5/+6
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-3/+5
* Make USE_OPENSSL and USE_NSS mutually exclusivejoth@chromium.org2010-10-221-0/+2
* chromeos: Change bwsi to guest in a bunch of places.tfarina@chromium.org2010-10-201-1/+1
* Move scoped_nsdisable_screen_update from base to app/macbrettw@chromium.org2010-10-181-2/+2
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-5/+5
* Revert 62205 - Make writing to stdout and stderr work in Chrome processes whe...isherman@chromium.org2010-10-121-22/+0
* Make writing to stdout and stderr work in Chrome processes when inheriteddarin@chromium.org2010-10-111-0/+22
* Linux: call SetProcTitle() in GpuMain() to make the process name correct.mdm@chromium.org2010-10-111-0/+3
* [Mac] Replace the existing browser-child mach ipc with a long-lived listener ...rohitrao@chromium.org2010-09-171-1/+27
* This is a second attempt of http://codereview.chromium.org/3175038davemoore@chromium.org2010-09-131-1/+1
* Run worker processes via the zygote.agl@chromium.org2010-09-131-2/+4
* Revert 59147 - Allow overriding of X error functionsdavemoore@chromium.org2010-09-101-1/+1
* Allow overriding of X error functionsdavemoore@chromium.org2010-09-101-1/+1
* Turns on by default accelerated compositing on the mac. Removes --enable-acce...vangelis@chromium.org2010-09-091-15/+0
* Build failure fix: Disabling accelerated compositing on the mac as it fails m...vangelis@chromium.org2010-09-081-0/+15
* Back out r58711. It appears to have caused video/media-related ui_testsmark@chromium.org2010-09-071-15/+0
* Turning WebGL and the accelerated compositor on by default (linux and windows...vangelis@chromium.org2010-09-071-0/+15
* Set --user-data-dir override earlier, so breakpad gets the right path.mnissler@chromium.org2010-09-031-6/+6
* Refactor version-getting info into a chrome::VersionInfo object.evan@chromium.org2010-08-271-10/+9
* [Mac] Enforce proper usage of main app bundle and helper app bundle.thomasvl@chromium.org2010-08-241-0/+20
* Reland 56669: Initial change that allows to disable bookmarksdpolukhin@chromium.org2010-08-231-0/+2
* TBR:skydpolukhin@chromium.org2010-08-191-2/+0
* Land 3122014 for Anton: Initial change that allows to disable bookmarksdpolukhin@chromium.org2010-08-191-0/+2
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-051-1/+0
* Remove wstrings from l10n_util/ResourceBundle locale functions.evan@chromium.org2010-08-041-2/+2
* De-wstringify some browser startup code and net utility.evan@chromium.org2010-08-041-10/+8
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-2/+4
* Added --bwsi flag and handling of --login-user=incognito to support BWSI mode...avayvod@chromium.org2010-07-261-0/+9
* Need to call BootTimesLoader::Get() after AtExitManager is createddavemoore@chromium.org2010-07-211-3/+4
* Added file to track login times, and moved functionality to boot_times_loader.davemoore@chromium.org2010-07-211-1/+1
* Cleanup: Break another common->app dependency.thestig@chromium.org2010-07-201-3/+3
* Fix stats table on linux. There were two problems:mbelshe@chromium.org2010-07-191-17/+31
* Fix svn:executable permissions.thestig@chromium.org2010-07-191-0/+0
* Adds the application locale police that allows to enforce the kApplicationLoc...markusheintz@chromium.org2010-07-191-1/+8
* Set up tests to exercise the chrome outersandbox from the nacl loader.jvoung@google.com2010-07-151-2/+4
* Command line flag cleanup.estade@chromium.org2010-06-251-2/+2
* linux: initialize glib-dbus threading during startupevan@chromium.org2010-06-231-0/+5
* Linux: Catch X errors and force a crash.thestig@chromium.org2010-06-111-6/+13
* add --version flagestade@chromium.org2010-06-101-0/+13
* Linux/GTK: implement update notification.estade@chromium.org2010-06-031-0/+11
* Enable warning 4389 as an error on windows builds. This will make mbelshe@chromium.org2010-05-271-2/+2
* Revert "Another dependency the bbot missed!!!"rafaelw@chromium.org2010-05-261-2/+2
* Enable warning 4389 as an error on windows builds. This will makembelshe@chromium.org2010-05-251-2/+2
* Call mac_util::SerOverrideAppBundlePath before invoking DiagnosticsMain for M...csilv@chromium.org2010-05-251-7/+7
* - Made the writing of boot times happen on the file thread.davemoore@chromium.org2010-05-191-6/+5