summaryrefslogtreecommitdiff
path: root/cmds/incidentd/tests/Reporter_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Get incidentd cts working again.Joe Onorato2019-04-261-3/+3
* incidentd can now handle multiple callers asking it for incident reportsJoe Onorato2019-03-261-31/+71
* Remove the IncidentHeaderProto dependency from statsd.Yao Chen2019-02-071-3/+20
* Merge changes I664fb325,I5e289469 am: 701001688f am: 833a491fabMark Salyzyn2018-11-191-4/+4
|\
| * switch to using android-base/file.h instead of android-base/test_utils.hMark Salyzyn2018-11-141-4/+4
* | Use the right printf symbols rather than converting to ints.Yi Jin2018-04-231-1/+1
|/
* Use modern c++ code style for incidentd.Yi Jin2018-03-301-0/+1
* Optimize incidentd memory usageYi Jin2018-03-071-1/+1
* Throttler for incidentd based on size putting into dropbox.Yi Jin2018-02-201-4/+6
* This cl formats incidentd and makes it easier for debugging.Yi Jin2018-02-151-19/+19
* Put metadata or stats into each dropbox incident report.Yi Jin2018-02-141-0/+15
* Add more information to incident header. Especially add config keysYi Jin2018-01-211-5/+11
* 1. Implement Privacy Policy Tag InheritanceYi Jin2017-12-011-1/+1
* Fix several nitsYi Jin2017-10-231-6/+8
* Implement Pii Stripper Part 3Yi Jin2017-09-071-2/+1
* Implement PII Stripper, part 2Yi Jin2017-09-071-23/+1
* Add tests for reporter classYi Jin2017-08-031-0/+197