summaryrefslogtreecommitdiff
path: root/core/java/com/android/internal/util/MemInfoReader.java
Commit message (Expand)AuthorAgeFilesLines
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-2/+3
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-3/+2
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-2/+3
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-071-1/+1
* Prevent double-counting of kernel stack size in dumpsys reportsSuren Baghdasaryan2020-01-021-3/+6
* Improve cached kernel memory accounting using meminfo KReclaimable fieldSuren Baghdasaryan2019-12-191-1/+9
* Add @UnsupportedAppUsage annotations for greylist.Artur Satayev2019-11-081-0/+4
* Add @UnsupportedAppUsage annotationsAndrei Onea2019-03-271-0/+6
* Incorporate slab reclaimable into meminfoRobert Benea2017-10-131-2/+2
* Improve low on RAM reporting.Dianne Hackborn2014-10-311-0/+4
* Fix issue #17948288: Improve accuracy of memory use reportingDianne Hackborn2014-10-171-12/+37
* Fix issue #10903002: com.facebook.katana keeps itself in A ServicesDianne Hackborn2013-09-251-46/+42
* Implement #10749688: Improve low memory reportingDianne Hackborn2013-09-131-28/+6
* Move OOM kernel settings to activity manager.Dianne Hackborn2011-08-071-0/+110