1. dcfa390 Allow PowerMonitorDeviceSource to be used from sequenced tasks. by fdoray · 8 years ago
  2. 9d44b3f Implement base::PowerMonitor::IsOnBatteryPower() for OSX. by dalecurtis · 8 years ago
  3. 26e1586 Remove OnSuspend/OnResume notifications on Android. by dalecurtis · 8 years ago
  4. bc7c882 PowerMonitorTestSource: Remove MessageLoop, prefer always required. by dalecurtis · 8 years ago
  5. a1dee18 Remove calls to MessageLoop::current() in base. by fdoray · 8 years ago
  6. cc8e4d8 Convert //base to use std::unique_ptr by dcheng · 9 years ago
  7. a6a6a68 Switch to standard integer types in base/. by avi · 9 years ago
  8. 800d2ea base: Use std::move() instead of Pass() for real movable types. by danakj · 9 years ago
  9. 85d43f4 base: Template methods on Timer classes instead of the classes themselves. by danakj · 9 years ago
  10. c510c59 jni_generator: Pass object parameters as JavaParamRef. by torne · 9 years ago
  11. 57b1bc5 Pass FROM_HERE to ObserverListThreadSafe::Notify to improve profile. by reillyg · 10 years ago
  12. ca87abb Standardize usage of virtual/override/final specifiers in base/. by dcheng · 10 years ago
  13. 7dc8df5 Standardize usage of virtual/override/final in base/ by dcheng · 10 years ago
  14. 1fdbe1e replace OVERRIDE and FINAL with override and final in base/ by mostynb · 10 years ago
  15. 50fc18d Make base::PowerMonitor work on Chrome OS. by derat · 10 years ago
  16. 4a4df90 Revert of Check to ensure PowerObservers are added and removed on the same thread (patchset #7 id:120001 of https://codereview.chromium.org/502003003/) by dcheng · 10 years ago
  17. 6ca2023 Check to ensure PowerObservers are added and removed on the same thread by bajones · 10 years ago
  18. 9b7c756 Revert of Attempting to resolve a race condition with PowerMonitor (https://codereview.chromium.org/179923006/) by scottmg@chromium.org · 11 years ago
  19. 68f9136 Attempting to resolve a race condition with PowerMonitor. by bajones@chromium.org · 11 years ago
  20. 9556df4 Fix WM_POWERBROADCAST handling by yukawa@chromium.org · 11 years ago
  21. 4d02f1e Moved power_monitor_test_base to a more appropriate location by bajones@chromium.org · 11 years ago
  22. 3b9f3fd Revert 216592 "Moved power_monitor_test_base to a more appropria..." by nhiroki@chromium.org · 11 years ago
  23. 72c1f0b Moved power_monitor_test_base to a more appropriate location by bajones@chromium.org · 11 years ago
  24. 4bf25cc Created multi-process-friendly PowerMonitor interface. by bajones@chromium.org · 11 years ago
  25. a043a86 Use a direct include of the message_loop header in base/. by avi@chromium.org · 11 years ago
  26. b45ec93 Use a direct include of time headers in base/, part 2. by avi@chromium.org · 11 years ago
  27. 076c6c6 Split the power monitoring feature from SystemMonitor by hongbo.min@intel.com · 12 years ago