Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
f6fb0fc0f30f2d6989b4c04b04565a31f7b8f03e
/
cmds
/
incidentd
/
src
/
IncidentService.cpp
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
· 7 years ago
b592e3b
This cl formats incidentd and makes it easier for debugging.
by Yi Jin
· 7 years ago
afb3606
Allow statsd_config be able to set destination value AUTO/EXPLICIT.
by Yi Jin
· 7 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