summaryrefslogtreecommitdiffstats
path: root/base/system_monitor/system_monitor_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Split the power monitoring feature from SystemMonitorhongbo.min@intel.com2013-04-031-76/+0
* Remove removable storage notifications from base System Monitor. (part 3)gbillock@chromium.org2013-02-061-73/+0
* base: Convert the remaining uses of MessageLoop::RunUntilIdle to RunLoop vari...tfarina@chromium.org2013-02-061-13/+14
* base: Update calls froms RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-10-301-13/+13
* Rename SystemMonitor's MediaDevice calls to RemovableStorage. Functional chan...thestig@chromium.org2012-08-261-37/+35
* SystemMonitor: Pull device type into the device idvandebo@chromium.org2012-08-211-8/+0
* base: Fix minor warnings reported by cppcheck.tfarina@chromium.org2012-08-061-4/+1
* Isolated FS for Media devices.kmadhusu@chromium.org2012-08-031-1/+1
* add device type as an argument in OnDevicesChanged.wjia@chromium.org2012-07-311-4/+5
* Change base::SystemMonitor's media device functions to take a type and FilePa...thestig@chromium.org2012-07-211-27/+43
* Revert 138011 - Base: Add power requirements to the System monitor.rvargas@google.com2012-06-111-26/+0
* Change SystemMonitor::GetAttachedMediaDevices() to return a vector instead of...thestig@chromium.org2012-05-231-24/+24
* Cleanup: Add test fixture for SystemMonitorTest to remove some redundant code.thestig@chromium.org2012-05-221-93/+78
* Add SystemMonitor::GetAttachedMediaDevices().thestig@chromium.org2012-05-211-1/+72
* Base: Add power requirements to the System monitor.rvargas@google.com2012-05-191-0/+28
* Revert 137960 - Base: Add power requirements to the System monitor.zea@chromium.org2012-05-181-28/+0
* Base: Add power requirements to the System monitor.rvargas@google.com2012-05-181-0/+28
* Add virtual and OVERRIDE to base/ implementation filesrsleevi@chromium.org2012-04-061-3/+3
* Add media device attach notification mechanism.vandebo@chromium.org2012-03-021-26/+28
* Revert 124288 (made mac browser and ui_tests flaky) - Add Media device notifi...mattm@chromium.org2012-03-011-28/+26
* Add Media device notification to SystemMonitor and Mac implvandebo@chromium.org2012-02-291-26/+28
* Send WM_DEVICECHANGE message through SystemMonitorscottmg@chromium.org2011-11-151-1/+46
* Revert 109960 - Send WM_DEVICECHANGE message through SystemMonitorkmadhusu@chromium.org2011-11-141-46/+1
* Send WM_DEVICECHANGE message through SystemMonitorscottmg@chromium.org2011-11-141-1/+46
* Mac: Split SystemMonitor initialization so it's not blocked by the Sandbox.jeremy@chromium.org2011-07-041-0/+4
* Clean up of -Wunused-but-set-variable (gcc 4.6)pph34r@gmail.com2011-06-251-2/+0
* Move SystemMonitor to base/.willchan@chromium.org2011-05-181-0/+91
* Revert 85732 (broke build) - Move SystemMonitor to base/.willchan@chromium.org2011-05-181-91/+0
* Move SystemMonitor to base/.willchan@chromium.org2011-05-181-0/+91