index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
BatteryStats.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Address race condition in procstate time tracking
Dmitri Plotnikov
2021-07-01
1
-4
/
+3
*
Merge "Remove last learned battery capacity from battery checkin dump" into s...
TreeHugger Robot
2021-05-11
1
-1
/
+0
|
\
|
*
Remove last learned battery capacity from battery checkin dump
Dmitri Plotnikov
2021-05-11
1
-1
/
+0
*
|
Convert BatteryStats.dumpLocked from BatteryStatsHelper to BatteryUsageStats
Dmitri Plotnikov
2021-05-10
1
-144
/
+10
|
/
*
Use battery capacity estimates provided by Health HAL
Dmitri Plotnikov
2021-05-03
1
-7
/
+23
*
Rename "legacy" stop reasons.
Kweku Adams
2021-04-22
1
-1
/
+1
*
Use BatteryStats instead of BatteryStatsImpl in BatteryUsageStatsProvider
Dmitri Plotnikov
2021-04-16
1
-0
/
+10
*
Merge "Accumulate Mobile Radio and Gnss measured energy in BatteryStats" into...
Michael Wachenschwanz
2021-03-24
1
-0
/
+36
|
\
|
*
Accumulate Mobile Radio and Gnss measured energy in BatteryStats
Michael Wachenschwanz
2021-03-23
1
-0
/
+36
*
|
Expose job stop reasons.
Kweku Adams
2021-03-22
1
-1
/
+1
|
/
*
BatteryStats measured energy for Wifi & Bluetooth
Adam Bookatz
2021-03-16
1
-7
/
+43
*
Utilize measured cpu batteryconsumption in CpuPowerCalculator
Michael Wachenschwanz
2021-03-09
1
-0
/
+18
*
Accumulate charge instead of energy in BatteryStatsImpl
Michael Wachenschwanz
2021-03-08
1
-23
/
+24
*
Remove support for OLD_HISTORY
Dmitri Plotnikov
2021-02-26
1
-24
/
+0
*
Add discharge power estimates to BatteryUsageStats
Dmitri Plotnikov
2021-02-18
1
-7
/
+12
*
MeasuredEnergy comment cleanup
Adam Bookatz
2021-02-11
1
-2
/
+5
*
CustomMeasuredPowerCalculator
Adam Bookatz
2021-02-11
1
-0
/
+6
*
BatteryStats.getCustomMeasuredEnergiesMicroJoules
Adam Bookatz
2021-02-10
1
-0
/
+26
*
Merge "BatteryStats: Pull subsystem stats from Power Stats Service" into sc-dev
Benjamin Schwartz
2021-02-04
1
-13
/
+1
|
\
|
*
BatteryStats: Pull subsystem stats from Power Stats Service
Benjamin Schwartz
2021-02-03
1
-13
/
+1
*
|
Measured screen energy into BatteryStatsHelper
Adam Bookatz
2021-02-03
1
-0
/
+1
|
/
*
Demonstrate per Uid screen energy measurement in BatteryStatsViewer
Michael Wachenschwanz
2021-01-05
1
-0
/
+9
*
Move NUM_GPS_SIGNAL_QUALITY_LEVELS to GnssSignalQuality
Soonil Nagarkar
2020-12-15
1
-3
/
+4
*
Introduce MeasuredEnergyStats to BatteryStatsImpl
Michael Wachenschwanz
2020-11-20
1
-0
/
+23
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-2
/
+2
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-2
/
+2
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-2
/
+2
*
Apply fixes for EfficientStrings.
Jeff Sharkey
2020-10-20
1
-12
/
+15
*
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-10-15
1
-1
/
+1
*
Optimize getting time_in_state for threads of system server
Dmitri Plotnikov
2020-09-28
1
-4
/
+8
*
Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc...
Jeff Sharkey
2020-09-15
1
-1
/
+1
|
\
|
*
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-09-14
1
-1
/
+1
*
|
Add battery discharge prediction APIs.
Kweku Adams
2020-08-18
1
-1
/
+1
*
|
Implement a PowerCalculator to attribute system service power to apps
Dmitri Plotnikov
2020-08-04
1
-0
/
+17
|
/
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Merge "BatteryStatsManager: Move constants from @hide BatteryStats"
TreeHugger Robot
2019-12-13
1
-60
/
+4
|
\
|
*
BatteryStatsManager: Move constants from @hide BatteryStats
Roshan Pius
2019-12-12
1
-60
/
+4
*
|
[Telephony Mainline] Expose MAX_NETWORK_TYPE constant
Peter Wang
2019-12-11
1
-1
/
+1
|
/
*
[Telephony Mainline] Expose hidden APIs and consts
Peter Wang
2019-11-27
1
-7
/
+7
*
Add @UnsupportedAppUsage annotations for greylist.
Artur Satayev
2019-11-19
1
-0
/
+9
*
Merge "Undo the jobscheduler / device idle initialization with callbacks"
Makoto Onuki
2019-11-01
1
-41
/
+7
|
\
|
*
Undo the jobscheduler / device idle initialization with callbacks
Makoto Onuki
2019-11-01
1
-41
/
+7
*
|
Add process capability as a new dimension.
Hui Yu
2019-10-30
1
-2
/
+0
|
/
*
Add a new BatteryStatsManager class
Roshan Pius
2019-10-26
1
-10
/
+56
*
Remove build time dependency from BatteryStats to JobParameters
Makoto Onuki
2019-08-08
1
-17
/
+46
*
Add @UnsupportedAppUsage annotations for max-p.
Artur Satayev
2019-08-01
1
-0
/
+30
*
Move reading time field to inside HistoryItem.readFromParcel().
Hui Yu
2019-07-02
1
-8
/
+6
*
Merge "Batterystats: "none" Data connection state should reflect only out of ...
TreeHugger Robot
2019-04-04
1
-8
/
+18
|
\
|
*
Batterystats: "none" Data connection state should reflect only out of service
Blake Kragten
2019-04-02
1
-8
/
+18
*
|
Avoid elevating apps to high proc states on binding
Amith Yamasani
2019-04-02
1
-1
/
+3
|
/
[next]