Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_base
/
8057fed7bd280600801b91e901b285e18a9c5501
/
cmds
/
incidentd
/
src
/
IncidentService.cpp
ac345f8
Merge "Don't depend on String8 cast to C string" into main am: 41363ba9fc am: d001ea5b72 am: 834467bdcc am: de14ea1930 am: 7a976b65fe
by Treehugger Robot
· 2 years ago
835dfe5
Don't depend on String8 cast to C string
by Tomasz Wasilczyk
· 2 years, 1 month ago
fafdf4e
Merge "Use String8/16 c_str" into main am: 5af8505e4a am: 5accccc4c3 am: 83ab214b87 am: 093158d736 am: 35eaa66160
by Treehugger Robot
· 2 years ago
3815d34
Use String8/16 c_str
by Tomasz Wasilczyk
· 2 years, 1 month ago
ba78ef2
Use readUniqueFileDescriptor in incidentd service
by Pawan Wagh
· 2 years, 3 months ago
428871d
Check for null ferr
by Pawan Wagh
· 2 years, 4 months ago
5482646
Fix null-deref crash while fuzzing
by Pawan Wagh
· 2 years, 4 months ago
b814366
Reinstate most dumpsys sections in incident
by Kevin Jeon
· 2 years, 11 months ago
faef3a8
Merge "Exclude dumpsys from incident in dumpstate" am: 6e1ac19115
by Kevin Jeon
· 3 years, 1 month ago
4ee5ba59e
Exclude dumpsys from incident in dumpstate
by Kevin Jeon
· 3 years, 2 months ago
1334f1a
Increase size limits
by Rafal Slawik
· 3 years, 8 months ago
cf9d5d5
Fix out of bound error of IncidentService
by Howard Ro
· 5 years ago
8ff5315
Fix out of bound error of IncidentService
by Howard Ro
· 5 years ago
751c7c9
mCallback defined in BringYourOwnSection should be an object instead of a reference.
by Wenjie Zhou
· 5 years ago
b98050f
Fix a race condition on ReportHandler::mBatch
by Mike Ma
· 5 years ago
c2ab45a
Public API: Incident report section registration
by Mike Ma
· 6 years ago
643de92
Incident Report Extension API
by Mike Ma
· 6 years ago
b8ba234
unique_fd is passed by value in AIDL interfaces
by Jiyong Park
· 6 years ago
5a57d79
Add an API to dump incident report for dumpstate
by Mike Ma
· 6 years ago
f7c2bce
Do not include specific_mention sections in bugreports either.
by Joe Onorato
· 6 years ago
3182967
Increase the size limit of incident reports.
by Yao Chen
· 6 years ago
e547205
Get incidentd cts working again.
by Joe Onorato
· 6 years ago
cbafce9
Add metadata and headers to incident reports.
by Yao Chen
· 6 years ago
99598ee
incidentd can now handle multiple callers asking it for incident reports
by Joe Onorato
· 7 years ago
3505666
Remove deprecated cutils/log.h
by Mike Ma
· 7 years ago
2838169
Refine incidentd error handling and logging
by Mike Ma
· 7 years ago
85434ec
Implement dumpsys for incident service
by Mike Ma
· 7 years ago
da9b8d0
Incidentd: Fix switch break warnings
by Bookatz
· 7 years ago
908c02f
Add kernel version to incident report
by Yi Jin
· 7 years ago
6cacbcb
Use modern c++ code style for incidentd.
by Yi Jin
· 7 years ago
e3dab2d
Use unique_fd with the clear ownership.
by Yi Jin
· 7 years ago
6355d2f
Wrap fd with unique_fd so it won't leak.
by Yi Jin
· 7 years ago
86dce41
Optimize incidentd memory usage
by Yi Jin
· 7 years ago
4e84310
Throttler for incidentd based on size putting into dropbox.
by Yi Jin
· 8 years ago
b592e3b
This cl formats incidentd and makes it easier for debugging.
by Yi Jin
· 8 years ago
afb3606
Allow statsd_config be able to set destination value AUTO/EXPLICIT.
by Yi Jin
· 8 years ago
437aa6e
Add more information to incident header. Especially add config keys
by Yi Jin
· 8 years ago
4bab3a1
Fix permissions problems of incidentd.
by Yi Jin
· 8 years ago
add11e9
Add tests for reporter class
by Yi Jin
· 8 years ago
1754d74
First checkin of incident reporting.
by Joe Onorato
· 9 years ago