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
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmds
/
incidentd
/
src
/
IncidentService.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use readUniqueFileDescriptor in incidentd service
Pawan Wagh
2023-12-14
1
-8
/
+12
*
Increase size limits
Rafal Slawik
2022-01-12
1
-1
/
+1
*
Fix out of bound error of IncidentService
Howard Ro
2020-08-19
1
-0
/
+4
*
mCallback defined in BringYourOwnSection should be an object instead of a ref...
Wenjie Zhou
2020-05-14
1
-4
/
+4
*
Fix a race condition on ReportHandler::mBatch
Mike Ma
2020-03-30
1
-0
/
+2
*
Public API: Incident report section registration
Mike Ma
2020-01-21
1
-3
/
+4
*
Incident Report Extension API
Mike Ma
2020-01-14
1
-4
/
+51
*
unique_fd is passed by value in AIDL interfaces
Jiyong Park
2019-11-30
1
-2
/
+2
*
Add an API to dump incident report for dumpstate
Mike Ma
2019-08-22
1
-42
/
+37
*
Do not include specific_mention sections in bugreports either.
Joe Onorato
2019-06-05
1
-1
/
+2
*
Increase the size limit of incident reports.
Yao Chen
2019-05-23
1
-1
/
+1
*
Get incidentd cts working again.
Joe Onorato
2019-04-26
1
-22
/
+26
*
Add metadata and headers to incident reports.
Yao Chen
2019-04-02
1
-8
/
+14
*
incidentd can now handle multiple callers asking it for incident reports
Joe Onorato
2019-03-26
1
-80
/
+226
*
Remove deprecated cutils/log.h
Mike Ma
2018-12-06
1
-1
/
+1
*
Refine incidentd error handling and logging
Mike Ma
2018-12-05
1
-5
/
+3
*
Implement dumpsys for incident service
Mike Ma
2018-12-03
1
-0
/
+42
*
Incidentd: Fix switch break warnings
Bookatz
2018-11-14
1
-2
/
+4
*
Add kernel version to incident report
Yi Jin
2018-06-22
1
-2
/
+16
*
Use modern c++ code style for incidentd.
Yi Jin
2018-03-30
1
-4
/
+9
*
Use unique_fd with the clear ownership.
Yi Jin
2018-03-28
1
-2
/
+1
*
Wrap fd with unique_fd so it won't leak.
Yi Jin
2018-03-14
1
-1
/
+2
*
Optimize incidentd memory usage
Yi Jin
2018-03-07
1
-2
/
+1
*
Throttler for incidentd based on size putting into dropbox.
Yi Jin
2018-02-20
1
-6
/
+28
*
This cl formats incidentd and makes it easier for debugging.
Yi Jin
2018-02-15
1
-79
/
+165
*
Allow statsd_config be able to set destination value AUTO/EXPLICIT.
Yi Jin
2018-02-06
1
-5
/
+10
*
Add more information to incident header. Especially add config keys
Yi Jin
2018-01-21
1
-3
/
+8
*
Fix permissions problems of incidentd.
Yi Jin
2018-01-17
1
-6
/
+21
*
Add tests for reporter class
Yi Jin
2017-08-03
1
-2
/
+1
*
First checkin of incident reporting.
Joe Onorato
2016-12-15
1
-0
/
+244