summaryrefslogtreecommitdiffstats
path: root/base/system_monitor.h
Commit message (Expand)AuthorAgeFilesLines
* Make SystemMonitor not a Singleton and move it out of basephajdan.jr@chromium.org2009-11-261-129/+0
* Simplify the PowerObserver API by removing unneeded args and providing defaul...pkasting@chromium.org2009-10-011-5/+5
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-4/+1
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-1/+4
* Simple cleanup.maruel@chromium.org2009-08-131-8/+3
* Reduce header dependencies in base/phajdan.jr@chromium.org2009-06-031-2/+7
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Disable battery power detection on POSIX since we don't currently use it.jeremy@chromium.org2009-02-101-118/+130
* A new shot at the old system monitor changelist.mbelshe@google.com2008-12-131-3/+7
* Rollbackmbelshe@google.com2008-12-011-4/+2
* A new copy of the old system monitor changelist.mbelshe@google.com2008-11-301-2/+4
* Review URL: http://codereview.chromium.org/10958mbelshe@google.com2008-11-141-4/+2
* Change to integrate SystemMonitor changes into chrome.mbelshe@google.com2008-11-141-2/+4
* Make the SystemMonitor observer list thread safe.mbelshe@google.com2008-11-031-39/+43
* Implement a SystemMonitor class for monitoring system statusmbelshe@google.com2008-09-251-0/+110