summaryrefslogtreecommitdiffstats
path: root/base/system_monitor_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't fire two wake notifications for user-initiated system wake-from-sleep.pkasting@chromium.org2009-09-301-2/+5
* NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...maruel@chromium.org2009-03-031-49/+49
* Update comments and remove bogus DCHECK in windows-specific broadcasted power...mbelshe@google.com2008-12-231-4/+13
* Make the SystemMonitor observer list thread safe.mbelshe@google.com2008-11-031-4/+4
* Implement a SystemMonitor class for monitoring system statusmbelshe@google.com2008-09-251-0/+40