summaryrefslogtreecommitdiff
path: root/cmds/incidentd/tests/FdBuffer_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Increase the size limit of incident reports.Yao Chen2019-05-231-8/+8
* Get incidentd cts working again.Joe Onorato2019-04-261-8/+8
* incidentd can now handle multiple callers asking it for incident reportsJoe Onorato2019-03-261-22/+60
* switch to using android-base/file.h instead of android-base/test_utils.hMark Salyzyn2018-11-141-3/+3
* Use modern c++ code style for incidentd.Yi Jin2018-03-301-4/+5
* Use unique_fd with the clear ownership.Yi Jin2018-03-281-21/+24
* Wrap fd with unique_fd so it won't leak.Yi Jin2018-03-141-51/+53
* Throttler for incidentd based on size putting into dropbox.Yi Jin2018-02-201-0/+1
* This cl formats incidentd and makes it easier for debugging.Yi Jin2018-02-151-19/+18
* Remove unnecessary parameter WriteStringToFileWei Wang2017-11-101-6/+6
* Implement c++ native lib for streaming proto, part 1Yi Jin2017-09-271-30/+19
* Implement PII Stripper, part 2Yi Jin2017-09-071-11/+20
* Implement PII stripper in incidentd, part 1Yi Jin2017-08-231-1/+34
* This cl implements CommandSection and use it to add procrank.proto SectionYi Jin2017-08-021-8/+9
* Remove useless open modesGeorge Burgess IV2017-07-311-1/+1
* This cl does the following things:Yi Jin2017-07-241-0/+252