index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmds
/
dumpstate
/
DumpstateService.h
Age
Commit message (
Expand
)
Author
2024-05-20
Skip user consent for subsequent reports
Kholoud Mohamed
2023-10-26
Add ability to retrieve bugreport multiple times
Kholoud Mohamed
2023-01-26
Add retrieveBugreport dumpstate implementation
Gavin Corkery
2022-10-04
Add bugreport pre-dump functionality
Kean Mariotti
2021-01-13
Pass caller information in cancelBugreport.
Hunter Knepshield
2020-03-11
Take screenshot only when screenshot is requested
Paul Chang
2019-12-08
unique_fd is passed by value in AIDL interfaces
Jiyong Park
2019-10-22
Remove no-op setListener method from dumpstate listener
Abhijeet Kaur
2019-01-29
Ensure only one bugreport is in progress in dumpstate
Nandana Dutt
2019-01-23
Dumpstate aidl: add cancelBugreport
Nandana Dutt
2019-01-18
Add calling uid and calling package to startBugreport
Nandana Dutt
2019-01-14
Wire up new binder method arguments
Nandana Dutt
2019-01-10
Add more arguments to Dumpstate binder interface
Nandana Dutt
2018-11-19
Implement startBugreport binder function
Nandana Dutt
2018-10-12
Add a function to Dumpstate service to trigger a bugreport
Nandana Dutt
2018-01-05
Add bugreport section progress reporter
Vishnu Nair
2016-11-11
Deprecated system properties used to update progress:
Felipe Leme
2016-11-02
Created a dumpstate service.
Felipe Leme