summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_browser_main_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Componentize MetricsService.blundell@chromium.org2014-06-111-1/+1
* Cleanup: Convert chrome_browser_main_linux.cc to use the blocking thread pool.thestig@chromium.org2014-05-241-23/+6
* Make storage_monitor a componentthiago.santos@intel.com2014-02-171-1/+0
* Move init of breakpad in the browser process as early as possiblejochen@chromium.org2013-11-071-71/+1
* Move Linux/Android breakpad implementation to breakpad componentjochen@chromium.org2013-10-221-3/+3
* Move some cros settings code to chromeos/settingsstevenjb@chromium.org2013-10-101-1/+1
* Linux: add channel marks to user data directories.phajdan.jr@chromium.org2013-08-081-0/+6
* [StorageMonitor] Move StorageMonitor ownership to BrowserProcessImplgbillock@chromium.org2013-07-191-16/+0
* Remove USE_LINUX_BREAKPAD ifdef since we don't need it for chromium anymore.jam@chromium.org2013-07-161-19/+5
* linux: Fix misplaced includes from r210884.derat@chromium.org2013-07-111-2/+3
* Small cleanup for ChromeBrowserMain:jam@chromium.org2013-07-101-0/+13
* [Media Galleries] Lazily initialize the storage monitor.gbillock@chromium.org2013-06-041-8/+0
* [MediaGalleries] Some cleanups to MediaFileSystemRegistry and nearby classes.gbillock@chromium.org2013-06-011-2/+2
* Re-Re-apply 192420: Move login switches to src/chromeos"stevenjb@chromium.org2013-04-051-2/+3
* Revert 192504 "Re-apply 192420: Move login switches to src/chromeos"tkent@chromium.org2013-04-051-3/+2
* Re-apply 192420: Move login switches to src/chromeosstevenjb@chromium.org2013-04-051-2/+3
* Revert 192420 "Move login switches to src/chromeos"alexeypa@google.com2013-04-051-3/+2
* Move login switches to src/chromeosstevenjb@chromium.org2013-04-041-2/+3
* Fix leaks in StorageMonitorLinux by moving the FILE thread code to a separate...thestig@chromium.org2013-04-031-4/+4
* Regularize ownerships and lifecycle for storage monitor platform classes.gbillock@chromium.org2013-03-191-29/+5
* Revert 187332gbillock@chromium.org2013-03-121-5/+29
* Regularize ownerships and lifecycle for storage monitor platform classes.gbillock@chromium.org2013-03-111-29/+5
* Rename RemovableDeviceNotifications=>StorageMonitortommycli@chromium.org2013-03-041-6/+5
* Rename RemovableStorageNotifications to StorageMonitor.gbillock@chromium.org2013-02-271-1/+1
* Rename browser/system_monitor to browser/storage_monitor.gbillock@chromium.org2013-02-211-2/+2
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-1/+1
* Add a receiver interface to RemovableStorageNotifications.gbillock@chromium.org2013-02-061-0/+3
* linux: Fix missing include when breakpad is disabled.derat@chromium.org2013-02-031-2/+1
* Remove 'content' dependency from device/media_transfer_protocol.kmadhusu@chromium.org2013-02-011-2/+8
* Remove dependencies to 'chrome' from device/media_transfer_protocol.kmadhusu@chromium.org2013-01-311-7/+10
* 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