index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
chrome_browser_main_linux.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Componentize MetricsService.
blundell@chromium.org
2014-06-11
1
-1
/
+1
*
Cleanup: Convert chrome_browser_main_linux.cc to use the blocking thread pool.
thestig@chromium.org
2014-05-24
1
-23
/
+6
*
Make storage_monitor a component
thiago.santos@intel.com
2014-02-17
1
-1
/
+0
*
Move init of breakpad in the browser process as early as possible
jochen@chromium.org
2013-11-07
1
-71
/
+1
*
Move Linux/Android breakpad implementation to breakpad component
jochen@chromium.org
2013-10-22
1
-3
/
+3
*
Move some cros settings code to chromeos/settings
stevenjb@chromium.org
2013-10-10
1
-1
/
+1
*
Linux: add channel marks to user data directories.
phajdan.jr@chromium.org
2013-08-08
1
-0
/
+6
*
[StorageMonitor] Move StorageMonitor ownership to BrowserProcessImpl
gbillock@chromium.org
2013-07-19
1
-16
/
+0
*
Remove USE_LINUX_BREAKPAD ifdef since we don't need it for chromium anymore.
jam@chromium.org
2013-07-16
1
-19
/
+5
*
linux: Fix misplaced includes from r210884.
derat@chromium.org
2013-07-11
1
-2
/
+3
*
Small cleanup for ChromeBrowserMain:
jam@chromium.org
2013-07-10
1
-0
/
+13
*
[Media Galleries] Lazily initialize the storage monitor.
gbillock@chromium.org
2013-06-04
1
-8
/
+0
*
[MediaGalleries] Some cleanups to MediaFileSystemRegistry and nearby classes.
gbillock@chromium.org
2013-06-01
1
-2
/
+2
*
Re-Re-apply 192420: Move login switches to src/chromeos"
stevenjb@chromium.org
2013-04-05
1
-2
/
+3
*
Revert 192504 "Re-apply 192420: Move login switches to src/chromeos"
tkent@chromium.org
2013-04-05
1
-3
/
+2
*
Re-apply 192420: Move login switches to src/chromeos
stevenjb@chromium.org
2013-04-05
1
-2
/
+3
*
Revert 192420 "Move login switches to src/chromeos"
alexeypa@google.com
2013-04-05
1
-3
/
+2
*
Move login switches to src/chromeos
stevenjb@chromium.org
2013-04-04
1
-2
/
+3
*
Fix leaks in StorageMonitorLinux by moving the FILE thread code to a separate...
thestig@chromium.org
2013-04-03
1
-4
/
+4
*
Regularize ownerships and lifecycle for storage monitor platform classes.
gbillock@chromium.org
2013-03-19
1
-29
/
+5
*
Revert 187332
gbillock@chromium.org
2013-03-12
1
-5
/
+29
*
Regularize ownerships and lifecycle for storage monitor platform classes.
gbillock@chromium.org
2013-03-11
1
-29
/
+5
*
Rename RemovableDeviceNotifications=>StorageMonitor
tommycli@chromium.org
2013-03-04
1
-6
/
+5
*
Rename RemovableStorageNotifications to StorageMonitor.
gbillock@chromium.org
2013-02-27
1
-1
/
+1
*
Rename browser/system_monitor to browser/storage_monitor.
gbillock@chromium.org
2013-02-21
1
-2
/
+2
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
1
-1
/
+1
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-1
/
+1
*
Add a receiver interface to RemovableStorageNotifications.
gbillock@chromium.org
2013-02-06
1
-0
/
+3
*
linux: Fix missing include when breakpad is disabled.
derat@chromium.org
2013-02-03
1
-2
/
+1
*
Remove 'content' dependency from device/media_transfer_protocol.
kmadhusu@chromium.org
2013-02-01
1
-2
/
+8
*
Remove dependencies to 'chrome' from device/media_transfer_protocol.
kmadhusu@chromium.org
2013-01-31
1
-7
/
+10
*
Enable breakpad building by default on Android.
yfriedman@chromium.org
2013-01-22
1
-6
/
+9
*
Compile Breakpad into Chromium by default on Linux
mseaborn@chromium.org
2013-01-15
1
-22
/
+51
*
Try 2 [Media Gallery] Move chrome/browser/media_transfer_protocol code to src...
kmadhusu@chromium.org
2013-01-04
1
-3
/
+3
*
Revert 175073 because it fails to compile on Linux.
alexeypa@google.com
2013-01-04
1
-3
/
+3
*
[Media Gallery] Move chrome/browser/media_transfer_protocol code to src/device.
kmadhusu@chromium.org
2013-01-04
1
-3
/
+3
*
chromeos: Move VersionLoader into ChromeBrowserMainChromeos.
tfarina@chromium.org
2012-12-10
1
-10
/
+2
*
Call base class from ChromeBrowserMainPartsLinux::PostProfileInit()
nkostylev@chromium.org
2012-12-05
1
-0
/
+2
*
Conver FileAccessProvider to use CancelableTaskTracker
kaiwang@chromium.org
2012-11-15
1
-2
/
+2
*
Convert some chromeos related code to not depend on cancelable_request.
kaiwang@chromium.org
2012-11-15
1
-5
/
+4
*
Revert 167616 - c/b/chromeos/system/timezone_settings.h
satorux@chromium.org
2012-11-14
1
-4
/
+5
*
c/b/chromeos/system/timezone_settings.h
kaiwang@chromium.org
2012-11-14
1
-5
/
+4
*
Only initialize DBusThreadManager exactly once.
stevenjb@chromium.org
2012-11-08
1
-2
/
+6
*
Media Galleries: Port the CrOS MTP D-Bus client to Linux.
thestig@chromium.org
2012-10-13
1
-0
/
+13
*
Move device notification impl out of chrome/browser/media_gallery
hongbo.min@intel.com
2012-09-05
1
-1
/
+1
*
Make the Linux System Monitor implementation track all devices
vandebo@chromium.org
2012-08-30
1
-5
/
+5
*
Revert 153980 - Make the Linux System Monitor implementation track all devices
vandebo@chromium.org
2012-08-29
1
-5
/
+5
*
Make the Linux System Monitor implementation track all devices
vandebo@chromium.org
2012-08-29
1
-5
/
+5
*
Revert 153152 - Media Gallery: Various MediaDeviceNotificationsLinux cleanups.
alexeypa@google.com
2012-08-24
1
-0
/
+1
*
Media Gallery: Various MediaDeviceNotificationsLinux cleanups.
thestig@chromium.org
2012-08-24
1
-1
/
+0
[next]