index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
Debug.java
Age
Commit message (
Expand
)
Author
2021-07-14
Add API to get GPU private memory
Kalesh Singh
2021-05-11
Merge "Inline two constants from CorePlatform" am: dbf1544b68 am: e3eefd6d2e ...
Anton Hansson
2021-05-10
Inline two constants from CorePlatform
Anton Hansson
2021-04-20
Merge "Update Kotlin sample code for CountDownTimer and Parcelable" am: 59867...
Jing Ji
2021-04-14
Update Kotlin sample code for CountDownTimer and Parcelable
Jing Ji
2021-02-12
dumpsys: Print total DMA-BUFs exported from the DMA-BUF heaps framework
Hridya Valsaraju
2021-02-12
Provide an interface to query dmabuf GPU allocations
Kalesh Singh
2021-02-12
dumpsys: Print total DMA-BUFs exported from the DMA-BUF heaps framework
Hridya Valsaraju
2021-02-12
Merge changes I631488d9,Ie72f46c8 into sc-dev
Kalesh Singh
2021-02-12
Merge "Extend getPssPid to report itemized memtrack values" am: ca115f206a am...
Suren Baghdasaryan
2021-02-12
Provide an interface to query dmabuf GPU allocations
Kalesh Singh
2021-02-12
Extend getPssPid to report itemized memtrack values
Suren Baghdasaryan
2021-02-10
Add total DMA-BUF heap pool size information to dumpsys meminfo
Hridya Valsaraju
2021-02-10
Add total size of DMA-BUFs exported to 'dumpsys meminfo'
Hridya Valsaraju
2021-02-10
Rename getIonMappedSizeKb to getDmabufMappedSizeKb
Hridya Valsaraju
2021-02-09
Add total DMA-BUF heap pool size information to dumpsys meminfo
Hridya Valsaraju
2021-02-09
Add total size of DMA-BUFs exported to 'dumpsys meminfo'
Hridya Valsaraju
2021-02-09
Rename getIonMappedSizeKb to getDmabufMappedSizeKb
Hridya Valsaraju
2020-12-30
Add total GPU usage report into dumpsys meminfo output
Suren Baghdasaryan
2020-12-18
Add total GPU usage report into dumpsys meminfo output
Suren Baghdasaryan
2020-12-03
Add SystemMemory pulled atom in statsd
Ioannis Ilkos
2020-11-04
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-20
Apply fixes for EfficientStrings.
Jeff Sharkey
2020-09-23
Report ION usage event when ION heap size is 0
Suren Baghdasaryan
2020-07-02
Merge "Remove unused / unimplemented CorePlatformAPI methods." am: ebe415b310...
Nicolas Geoffray
2020-06-30
Remove unused / unimplemented CorePlatformAPI methods.
Nicolas Geoffray
2020-01-13
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-06
Merge "Skip meminfo item for the gone processes"
Jing Ji
2020-01-03
Merge "Prevent double-counting of kernel stack size in dumpsys reports" am: 9...
Automerger Merge Worker
2020-01-02
Prevent double-counting of kernel stack size in dumpsys reports
Suren Baghdasaryan
2019-12-23
Skip meminfo item for the gone processes
Jing Ji
2019-12-19
Add JNI API to query sizes of ION heaps, pools and mapped part of the heaps
Suren Baghdasaryan
2019-12-19
Merge "Add JNI API to query sizes of ION heaps, pools and mapped part of the ...
Suren Baghdasaryan
2019-12-19
Merge "Use new UnsupportedAppUsage annotation."
Artur Satayev
2019-12-19
Add JNI API to query sizes of ION heaps, pools and mapped part of the heaps
Suren Baghdasaryan
2019-12-19
Merge "Include KReclaimable meminfo field into getMemInfo results" am: f61d23...
Automerger Merge Worker
2019-12-18
Include KReclaimable meminfo field into getMemInfo results
Suren Baghdasaryan
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-11-06
Merge "Add disclaimer to Debug.getRuntimeStat()" am: 52218ffa3b am: c83c344516
Hans Boehm
2019-10-08
Add disclaimer to Debug.getRuntimeStat()
Hans Boehm
2019-10-03
Adjust and update dumpsys meminfo output.
Nicolas Geoffray
2019-10-03
Adjust and update dumpsys meminfo output.
Nicolas Geoffray
2019-08-09
Add RSS to dumpsys meminfo
Jing Ji
2019-03-15
Add @UnsupportedAppUsage annotations
Andrei Onea
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-11
Update AppCompacted WW atom to include device ZRAM usage.
Ben Murdoch
2018-08-26
Throttle requests to ActivityManager.getProcessMemoryInfo().
Dianne Hackborn
[next]