summaryrefslogtreecommitdiffstats
path: root/base/system_monitor_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Make SystemMonitor not a Singleton and move it out of basephajdan.jr@chromium.org2009-11-261-86/+0
* Copy the relevant parts of ICU to a new file base/third_party/icu/icu_utf.*brettw@chromium.org2009-10-071-4/+4
* Simplify the PowerObserver API by removing unneeded args and providing defaul...pkasting@chromium.org2009-10-011-12/+20
* Re-enable SystemMonitor.* in base_unittests.phajdan.jr@chromium.org2009-05-271-2/+1
* Disable SystemMonitor.* in base_unittests.phajdan.jr@chromium.org2009-05-181-1/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...maruel@chromium.org2009-03-031-79/+79
* Fix unit test for system monitor.mbelshe@google.com2008-11-031-0/+11
* Make the SystemMonitor observer list thread safe.mbelshe@google.com2008-11-031-14/+16
* Implement a SystemMonitor class for monitoring system statusmbelshe@google.com2008-09-251-0/+66