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