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
/
tools
/
incident_section_gen
/
main.cpp
Age
Commit message (
Expand
)
Author
2020-04-28
Merge "Fix clang-analyzer-core.uninitialized.Branch warnings" am: 54ac3c6932 ...
Treehugger Robot
2020-04-23
Fix clang-analyzer-core.uninitialized.Branch warnings
Chih-Hung Hsieh
2020-02-23
Add text dumpsys section to incidentd
Mike Ma
2019-11-01
Add last logcat data to incident report
zhouwenjie
2019-06-07
userdebug: support perfetto traces as a section in incident reports
Ryan Savitski
2019-06-05
userdebug: support perfetto traces as a section in incident reports
Ryan Savitski
2019-04-26
Get incidentd cts working again.
Joe Onorato
2019-03-27
incidentd sections for userdebug and eng are compiled out
Joe Onorato
2018-12-19
Use vector instead of VLA to avoid uninitialized values
Colin Cross
2018-11-30
Merge "Don't rely on fallthrough in incident_section_gen"
TreeHugger Robot
2018-11-29
Don't rely on fallthrough in incident_section_gen
Robin Lee
2018-11-14
Incidentd: Fix switch break warnings
Bookatz
2018-09-24
Merge "Fix clang-tidy performance warnings in frameworks/base." am: 4a2dd10d8...
Chih-Hung Hsieh
2018-09-24
Fix clang-tidy performance warnings in frameworks/base.
Chih-Hung Hsieh
2018-06-22
Add kernel version to incident report
Yi Jin
2018-06-13
Treating all FileSection files as device specific.
Kweku Adams
2018-05-14
The argument type is bool, the current bug passes a "true" or "false"
Yi Jin
2018-05-07
Adding batterystats history to proto dump.
Kweku Adams
2018-05-02
Add a section flag to bypass failure if a specific path can't be found.
Yi Jin
2018-03-30
Use modern c++ code style for incidentd.
Yi Jin
2018-03-15
Fix bug to break switch cases.
Yi Jin
2018-03-07
Dumping stack traces to proto.
Kweku Adams
2018-03-03
Merge "Modifying proto csv output to include privacy levels."
TreeHugger Robot
2018-02-27
Implement a new section to attach LAST_KMSG to incident report
Yi Jin
2018-02-22
Modifying proto csv output to include privacy levels.
Kweku Adams
2018-01-06
Implement a new type of section which reads from logd and dumps proto.
Yi Jin
2018-01-04
Dump Proto to a csv
Yi Jin
2017-12-01
1. Implement Privacy Policy Tag Inheritance
Yi Jin
2017-11-01
Enable Window Dumpsys Section
Yi Jin
2017-10-18
Fixed several bugs found for incidentd
Yi Jin
2017-09-13
Fixes regarding to comments in ag/2839267
Yi Jin
2017-09-07
Implement PII Stripper, part 2
Yi Jin
2017-09-05
incident_section_gen: fix a memory leak warning.
Yunlian Jiang
2017-08-23
Implement PII stripper in incidentd, part 1
Yi Jin
2017-08-17
Automatically generate section_list.cpp file from incident.proto
Yi Jin
2016-12-20
Clean up file names for protos
Joe Onorato
2016-12-15
First checkin of incident reporting.
Joe Onorato