summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_browser_main_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Enable breakpad building by default on Android.yfriedman@chromium.org2013-01-221-6/+9
* Compile Breakpad into Chromium by default on Linuxmseaborn@chromium.org2013-01-151-22/+51
* Try 2 [Media Gallery] Move chrome/browser/media_transfer_protocol code to src...kmadhusu@chromium.org2013-01-041-3/+3
* Revert 175073 because it fails to compile on Linux.alexeypa@google.com2013-01-041-3/+3
* [Media Gallery] Move chrome/browser/media_transfer_protocol code to src/device.kmadhusu@chromium.org2013-01-041-3/+3
* chromeos: Move VersionLoader into ChromeBrowserMainChromeos.tfarina@chromium.org2012-12-101-10/+2
* Call base class from ChromeBrowserMainPartsLinux::PostProfileInit()nkostylev@chromium.org2012-12-051-0/+2
* Conver FileAccessProvider to use CancelableTaskTrackerkaiwang@chromium.org2012-11-151-2/+2
* Convert some chromeos related code to not depend on cancelable_request.kaiwang@chromium.org2012-11-151-5/+4
* Revert 167616 - c/b/chromeos/system/timezone_settings.hsatorux@chromium.org2012-11-141-4/+5
* c/b/chromeos/system/timezone_settings.hkaiwang@chromium.org2012-11-141-5/+4
* Only initialize DBusThreadManager exactly once.stevenjb@chromium.org2012-11-081-2/+6
* Media Galleries: Port the CrOS MTP D-Bus client to Linux.thestig@chromium.org2012-10-131-0/+13
* Move device notification impl out of chrome/browser/media_galleryhongbo.min@intel.com2012-09-051-1/+1
* Make the Linux System Monitor implementation track all devices vandebo@chromium.org2012-08-301-5/+5
* Revert 153980 - Make the Linux System Monitor implementation track all devicesvandebo@chromium.org2012-08-291-5/+5
* Make the Linux System Monitor implementation track all devicesvandebo@chromium.org2012-08-291-5/+5
* Revert 153152 - Media Gallery: Various MediaDeviceNotificationsLinux cleanups.alexeypa@google.com2012-08-241-0/+1
* Media Gallery: Various MediaDeviceNotificationsLinux cleanups.thestig@chromium.org2012-08-241-1/+0
* Set linux distro to CHROMEOS_RELEASE_DESCRIPTION on ChromeOSrbyers@chromium.org2012-08-151-0/+13
* Move Chrome OS device settings stuff to chrome/browser/chromeos/settings.mnissler@chromium.org2012-08-011-2/+2
* Fix the MediaDeviceNotificationLinux leak by releasing it before the FILE thr...thestig@chromium.org2012-07-171-0/+11
* Rename back _linuxish to linux.wangxianzhu@chromium.org2012-06-261-1/+1
* Media Gallery: Exclude MediaDeviceNotificationsLinux on ChromeOS, because it ...thestig@chromium.org2012-06-201-0/+4
* Media Gallery: Move MediaDeviceNotificationsLinux from content to chrome.thestig@chromium.org2012-04-121-0/+10
* Upstream crash changes for android.carlosvaldivia@google.com2012-04-101-1/+1
* Revert 131593erg@google.com2012-04-101-1/+1
* Upstream Android native crash handling changes.carlosvaldivia@google.com2012-04-101-1/+1
* Cleanup: Move some Linux only bits from ChromeBrowserMainParts to ChromeBrows...thestig@chromium.org2012-04-091-0/+76
* Revert 130816 - Cleanup: Move some Linux only bits from ChromeBrowserMainPart...thestig@chromium.org2012-04-051-74/+0
* Cleanup: Move some Linux only bits from ChromeBrowserMainParts to ChromeBrows...thestig@chromium.org2012-04-051-0/+74
* Make chrome/browser/chrome_browser_main_linux.* Linux-only.thestig@chromium.org2012-03-241-17/+1
* Add ChromeBrowserMainExtraParts for non main parts. (take 3)stevenjb@google.com2011-11-211-2/+2
* Revert 110710 - Add ChromeBrowserMainExtraParts for non main parts.stevenjb@google.com2011-11-181-2/+2
* Add ChromeBrowserMainExtraParts for non main parts.stevenjb@google.com2011-11-181-2/+2
* Revert 110327 - Add ChromeBrowserParts for non main parts.cpu@chromium.org2011-11-161-2/+2
* Add ChromeBrowserParts for non main parts.stevenjb@google.com2011-11-161-2/+2
* Browser Parts cleanupstevenjb@google.com2011-11-081-5/+2
* Move content_restriction.h and main_function_params.h to content/public/commo...jam@chromium.org2011-10-311-1/+1
* Make GTK and Aura parts orthogonal to OS partsstevenjb@google.com2011-10-261-0/+29