summaryrefslogtreecommitdiffstats
path: root/base/system_monitor.cc
Commit message (Expand)AuthorAgeFilesLines
* Make SystemMonitor not a Singleton and move it out of basephajdan.jr@chromium.org2009-11-261-98/+0
* Simplify the PowerObserver API by removing unneeded args and providing defaul...pkasting@chromium.org2009-10-011-3/+3
* Simple cleanup.maruel@chromium.org2009-08-131-0/+9
* Disable battery power detection on POSIX since we don't currently use it.jeremy@chromium.org2009-02-101-85/+89
* Make the SystemMonitor observer list thread safe.mbelshe@google.com2008-11-031-4/+47
* Fix linux build by adding a new line at the end of this nsylvain@chromium.org2008-09-251-1/+1
* Implement a SystemMonitor class for monitoring system statusmbelshe@google.com2008-09-251-0/+42