summaryrefslogtreecommitdiffstats
path: root/base/system_monitor/system_monitor.cc
Commit message (Expand)AuthorAgeFilesLines
* Pass FROM_HERE to ObserverListThreadSafe::Notify to improve profile.reillyg2015-02-091-1/+1
* Use a direct include of the message_loop header in base/.avi@chromium.org2013-07-181-1/+1
* Use a direct include of time headers in base/, part 2.avi@chromium.org2013-06-281-1/+1
* Split the power monitoring feature from SystemMonitorhongbo.min@intel.com2013-04-031-81/+2
* Remove removable storage notifications from base System Monitor. (part 3)gbillock@chromium.org2013-02-061-71/+0
* Fix a potential multi-thread issue when manipulating removable storage maphongbo.min@intel.com2012-09-131-10/+18
* Implement platform specific part of MediaStorageUtil for Linux.vandebo@chromium.org2012-08-301-0/+3
* Rename SystemMonitor's MediaDevice calls to RemovableStorage. Functional chan...thestig@chromium.org2012-08-261-23/+23
* SystemMonitor: Pull device type into the device idvandebo@chromium.org2012-08-211-7/+3
* Clean-up inline members of nested classes (base/)hans@chromium.org2012-08-101-0/+11
* Isolated FS for Media devices.kmadhusu@chromium.org2012-08-031-2/+3
* add device type as an argument in OnDevicesChanged.wjia@chromium.org2012-07-311-5/+5
* Change base::SystemMonitor's media device functions to take a type and FilePa...thestig@chromium.org2012-07-211-13/+25
* Change SystemMonitor::GetAttachedMediaDevices() to return a vector instead of...thestig@chromium.org2012-05-231-3/+3
* Add SystemMonitor::GetAttachedMediaDevices().thestig@chromium.org2012-05-211-0/+17
* Add media device attach notification mechanism.vandebo@chromium.org2012-03-021-1/+26
* Revert 124288 (made mac browser and ui_tests flaky) - Add Media device notifi...mattm@chromium.org2012-03-011-26/+1
* Add Media device notification to SystemMonitor and Mac implvandebo@chromium.org2012-02-291-1/+26
* Send WM_DEVICECHANGE message through SystemMonitorscottmg@chromium.org2011-11-151-8/+29
* Revert 109960 - Send WM_DEVICECHANGE message through SystemMonitorkmadhusu@chromium.org2011-11-141-29/+8
* Send WM_DEVICECHANGE message through SystemMonitorscottmg@chromium.org2011-11-141-8/+29
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-261-4/+4
* Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements...brettw@chromium.org2011-10-251-4/+4
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-251-4/+4
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-1/+1
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-1/+1
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-1/+1
* Move SystemMonitor to base/.willchan@chromium.org2011-05-181-0/+108
* Revert 85732 (broke build) - Move SystemMonitor to base/.willchan@chromium.org2011-05-181-108/+0
* Move SystemMonitor to base/.willchan@chromium.org2011-05-181-0/+108