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
/
app
/
ApplicationExitInfo.java
Age
Commit message (
Expand
)
Author
2021-05-24
Freezer kill reason in App Process Kill Stats
Li Li
2021-05-08
Add support to log app kill stats into statsd
Jing Ji
2021-05-07
Kill process if it's cached & idle and in forced-app-standby mode
Jing Ji
2021-04-15
Merge "Fix typo" am: 6b5e6bba9b am: f3fcd261ee am: afa759cd3e
Donald Chai
2021-04-14
Fix typo
Donald Chai
2021-02-18
Merge "Attach protobuf tombstones to ApplicationExitInfo." am: 2e1418c47f am:...
Josh Gao
2021-02-17
Attach protobuf tombstones to ApplicationExitInfo.
Josh Gao
2021-02-02
Merge "Fix typo in comment." am: 182e90d1ea am: 2a0adcf0c6 am: 2b6eebf16d
Donald Chai
2021-02-02
Fix typo in comment.
Donald Chai
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-07-09
Fix javadoc error in ApplicationExitInfo#getDefiningUid()
Jing Ji
2020-04-02
Fix some Java doc errors
Jing Ji
2020-03-24
Update doc for ApplicationExitInfo.getDefiningUid
Jing Ji
2020-03-18
Add support to provide app its own ANR stack trace
Jing Ji
2020-02-27
Update the categories of app kill reaons
Jing Ji
2020-02-06
Update ApplicationExitInfo per API Review
Jing Ji
2020-01-17
Add support to get historical app process exit reason
Jing Ji