summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_browser_main_posix.cc
Commit message (Expand)AuthorAgeFilesLines
* Increase fd limit to 1024 on Mac with content shell.jbauman@chromium.org2014-05-291-35/+0
* Delete the GTK+ port of Chrome.erg@chromium.org2014-04-101-19/+0
* Allows gtk2 printing dialog in Linux-Aura.mukai@chromium.org2014-01-141-1/+4
* Increase kShutdownDetectorThreadStackSize to avoid tcmalloc stack overflow.mattm@chromium.org2014-01-091-1/+1
* Printing: Add a basic printing mode without print preview and cloud print.thestig@chromium.org2013-08-121-3/+6
* Updates some includes of chrome_notification_types.hjam@chromium.org2013-07-111-1/+1
* [Mac] Do not forward graceful shutdown from child signal handlers.shess@chromium.org2013-02-271-0/+9
* browser: Move the rest of application_lifetime.h into chrome namespace.tfarina@chromium.org2013-02-181-2/+2
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-2/+2
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-1/+1
* Fixes bug where we can attempt to service an exit (from SIGTERM)sky@chromium.org2013-02-061-7/+75
* Increase the stack size for the shutdown detector when building with linux_ke...glider@chromium.org2013-01-251-2/+3
* Move eintr_wrapper.h from base to base/posixbrettw@chromium.org2012-11-141-1/+1
* Upstreaming ChromeBrowserMainAndroidaurimas@chromium.org2012-08-071-9/+0
* browser: Set up the toolkit extra parts for the other ports too.tfarina@chromium.org2012-05-251-1/+1
* Move application lifetime functionality off BrowserList.ben@chromium.org2012-05-181-3/+3
* Increase kShutdownDetectorThreadStackSize under AddressSanitizer to avoid hit...glider@chromium.org2012-04-051-0/+6
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-3/+3
* Aura/ash split: Fix ToT linux use_aura compile.erg@chromium.org2012-03-291-0/+4
* Make chrome/browser/chrome_browser_main_linux.* Linux-only.thestig@chromium.org2012-03-241-0/+20
* Cleanup: Remove some code that only exists under mutually exclusive #defines.thestig@chromium.org2012-03-231-2/+2
* Fix android build of sync_unit_tests after http://crrev.com/122182yfriedman@chromium.org2012-02-211-0/+4
* use a correct value for kShutdownDetectorThreadStackSizerobert.nagy@gmail.com2012-02-151-2/+3
* Fixes for the kWasRestarted pref.marja@chromium.org2011-12-131-1/+1
* Store the "browser autorestarted, last session must be restored" information ...marja@chromium.org2011-12-051-1/+1
* Browser Parts cleanupstevenjb@google.com2011-11-081-0/+4
* Get printing working in Aura.abodenha@chromium.org2011-11-081-1/+1
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Move content_restriction.h and main_function_params.h to content/public/commo...jam@chromium.org2011-10-311-1/+1
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* UI test for browser termination with beforeunload handler and some cleanup.achuith@chromium.org2011-10-251-2/+2
* Use base::Bind() instead NewRunnableFunction() in files under chrome/browser.satorux@chromium.org2011-10-191-2/+3
* Making TOOLKIT_USES_GTK orthogonal to USE_AURA.saintlou@chromium.org2011-09-201-2/+2
* Aura under Linux is enabled with:saintlou@chromium.org2011-09-181-2/+2
* Register signal handlers after shutdown pipe is setup.oshima@google.com2011-09-121-21/+24
* Rename the Chrome BrowserMainParts implementations to all start with Chrome. ...jam@chromium.org2011-09-081-0/+259