summaryrefslogtreecommitdiff
path: root/cmds/incidentd/src
AgeCommit message (Expand)Author
2020-12-07DO NOT MERGE - Merge RQ1A.201205.011Xin Li
2020-10-13Fix out of bound error of IncidentServiceHoward Ro
2020-06-05Merge "Fix a lambda capture problem in TextDumpsysSection" into rvc-dev am: 3...TreeHugger Robot
2020-06-05Fix a lambda capture problem in TextDumpsysSectionMike Ma
2020-05-15Merge "mCallback defined in BringYourOwnSection should be an object instead o...Wenjie Zhou
2020-05-14mCallback defined in BringYourOwnSection should be an object instead of a ref...Wenjie Zhou
2020-04-22Include log/log_read.h for reading logsTom Cherry
2020-03-31Merge "Fix a race condition on ReportHandler::mBatch" into rvc-dev am: 66639a...Mike Ma
2020-03-30Fix a race condition on ReportHandler::mBatchMike Ma
2020-03-24Merge "Optimize memory usage in incidentd" into rvc-dev am: 06b3aaee39Mike Ma
2020-03-24Remove ANDROID_LOG_RDONLYTom Cherry
2020-03-23Optimize memory usage in incidentdMike Ma
2020-03-19TextDumpsysSection memory optimizationMike Ma
2020-03-18Fix incidentd stack use-after-returnMike Ma
2020-03-05Add an option to zip incident reportMike Ma
2020-02-23Add text dumpsys section to incidentdMike Ma
2020-01-21Public API: Incident report section registrationMike Ma
2020-01-14Incident Report Extension APIMike Ma
2019-12-19Merge "Always use a positive value for timestamp" am: bfe66d9800 am: e7fad0b0...Automerger Merge Worker
2019-12-18Always use a positive value for timestampjoker.yang
2019-12-18unique_fd is passed by value in AIDL interfacesJiyong Park
2019-11-30unique_fd is passed by value in AIDL interfacesJiyong Park
2019-11-04incidentd: Add missing va_end()Greg Kaiser
2019-11-01Add last logcat data to incident reportzhouwenjie
2019-10-30DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-m...Xin Li
2019-10-25Merge "Remove legacy logger_entry_v* structs" am: 4be2934e61 am: 2ff78bb657Tom Cherry
2019-10-24Remove legacy logger_entry_v* structsTom Cherry
2019-09-23Merge "Add an API to dump incident report for dumpstate" am: a11beeca12 am: a...Mike Ma
2019-09-23Add an API to dump incident report for dumpstateMike Ma
2019-08-23Merge "Fix integer overflow in make_timestamp_ns_locked" into qt-qpr1-devRoman Kiryanov
2019-08-22Fix integer overflow in make_timestamp_ns_lockedRoman Kiryanov
2019-08-14Adapt to google::protobuf::int64 type changeColin Cross
2019-06-07userdebug: support perfetto traces as a section in incident reportsRyan Savitski
2019-06-05Do not include specific_mention sections in bugreports either.Joe Onorato
2019-05-23Increase the size limit of incident reports.Yao Chen
2019-04-30Remove encryption from incidentdYao Chen
2019-04-26Get incidentd cts working again.Joe Onorato
2019-04-26Don't include restricted images in incident reports unless they're specifical...Joe Onorato
2019-04-25Disable incidentd encryption.Yao Chen
2019-04-23Add encryption in incidentd.Yao Chen
2019-04-02Add metadata and headers to incident reports.Yao Chen
2019-03-28Raise the max section size of an incident report to 24 mbJoe Onorato
2019-03-27incidentd sections for userdebug and eng are compiled outJoe Onorato
2019-03-26incidentd can now handle multiple callers asking it for incident reportsJoe Onorato
2018-12-21Merge "Fix/suppress incident* google-explicit-constructor warnings" am: 6af0e...Chih-hung Hsieh
2018-12-20Fix/suppress incident* google-explicit-constructor warningsChih-Hung Hsieh
2018-12-06Remove deprecated cutils/log.hMike Ma
2018-12-05Refine incidentd error handling and loggingMike Ma
2018-12-03Implement dumpsys for incident serviceMike Ma
2018-11-14Incidentd: Fix switch break warningsBookatz