- ab40ab6 Close the FD after opening the file by Jeffrey Huang · 3 years, 9 months ago
- 8a6a2bc [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 3 years, 11 months ago
- 8ff5315 Fix out of bound error of IncidentService by Howard Ro · 4 years, 5 months ago
- 1e57db9 Update language to comply with Android's inclusive language guidance by Kelly Rossmoyer · 4 years, 5 months ago
- e149145 Merge "Fix a lambda capture problem in TextDumpsysSection" into rvc-dev am: 35a18b50c5 am: ddcab6fd21 by TreeHugger Robot · 4 years, 7 months ago
- 4686c24 Fix a lambda capture problem in TextDumpsysSection by Mike Ma · 4 years, 7 months ago
- 6341ab1 Merge "mCallback defined in BringYourOwnSection should be an object instead of a reference." into rvc-dev am: ad24e49e2f am: 9d83125d4d by Wenjie Zhou · 4 years, 8 months ago
- 751c7c9 mCallback defined in BringYourOwnSection should be an object instead of a reference. by Wenjie Zhou · 4 years, 8 months ago
- dfef6b7 Include log/log_read.h for reading logs by Tom Cherry · 4 years, 9 months ago
- 69a4e6f Merge "Fix a race condition on ReportHandler::mBatch" into rvc-dev am: 66639a4f54 by Mike Ma · 4 years, 9 months ago
- b98050f Fix a race condition on ReportHandler::mBatch by Mike Ma · 4 years, 9 months ago
- af4b4f4 Merge "Optimize memory usage in incidentd" into rvc-dev am: 06b3aaee39 by Mike Ma · 4 years, 10 months ago
- 01cd171 Remove ANDROID_LOG_RDONLY by Tom Cherry · 4 years, 10 months ago
- 892ccd9 Optimize memory usage in incidentd by Mike Ma · 4 years, 10 months ago
- 87003ad TextDumpsysSection memory optimization by Mike Ma · 4 years, 10 months ago
- b328e29 Fix incidentd stack use-after-return by Mike Ma · 4 years, 10 months ago
- b6f7c47 Add an option to zip incident report by Mike Ma · 4 years, 10 months ago
- 5510f7c Add text dumpsys section to incidentd by Mike Ma · 4 years, 11 months ago
- 43bb146 Merge "Proto message for "dumpsys sensorservice --proto"" by TreeHugger Robot · 5 years ago
- d1d1aeb Remove this TEST_MAPPING file until I can figure out what this error means by Joe Onorato · 5 years ago
- a47ad72 Proto message for "dumpsys sensorservice --proto" by Mike Ma · 5 years ago
- 255ffff Make libincident into a stable C API. by Joe Onorato · 5 years ago
- c2ab45a Public API: Incident report section registration by Mike Ma · 5 years ago
- 643de92 Incident Report Extension API by Mike Ma · 5 years ago
- 9d8c708 Merge "Always use a positive value for timestamp" am: bfe66d9800 am: e7fad0b026 am: 813760c954 by Automerger Merge Worker · 5 years ago
- 6955f0c Always use a positive value for timestamp by joker.yang · 5 years ago
- 573fd3d unique_fd is passed by value in AIDL interfaces by Jiyong Park · 5 years ago
- b8ba234 unique_fd is passed by value in AIDL interfaces by Jiyong Park · 5 years ago
- fa89cde incidentd: Add missing va_end() by Greg Kaiser · 5 years ago
- c3bf804 Add last logcat data to incident report by zhouwenjie · 5 years ago
- 6f48900 DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master by Xin Li · 5 years ago
- 1c1fe36 Merge "Remove legacy logger_entry_v* structs" am: 4be2934e61 am: 2ff78bb657 by Tom Cherry · 5 years ago
- d026989 Remove legacy logger_entry_v* structs by Tom Cherry · 5 years ago
- 262a3b0 Merge "Add an API to dump incident report for dumpstate" am: a11beeca12 am: af1f91a133 by Mike Ma · 5 years ago
- 15f83a3 Add an API to dump incident report for dumpstate by Mike Ma · 5 years ago
- bf069a4 Merge "Fix integer overflow in make_timestamp_ns_locked" into qt-qpr1-dev by Roman Kiryanov · 5 years ago
- 9872a4d Fix integer overflow in make_timestamp_ns_locked by Roman Kiryanov · 5 years ago
- dfa5090 Adapt to google::protobuf::int64 type change by Colin Cross · 5 years ago
- cc7d997 userdebug: support perfetto traces as a section in incident reports by Ryan Savitski · 6 years ago
- f7c2bce Do not include specific_mention sections in bugreports either. by Joe Onorato · 6 years ago
- 3182967 Increase the size limit of incident reports. by Yao Chen · 6 years ago
- a8a18f6 Merge "Remove encryption from incidentd" into qt-dev by Yao Chen · 6 years ago
- 12a704d Update owners files by Joe Onorato · 6 years ago
- a51f3fa Remove encryption from incidentd by Yao Chen · 6 years ago
- e547205 Get incidentd cts working again. by Joe Onorato · 6 years ago
- 7a406b4 Don't include restricted images in incident reports unless they're specifically mentioned in the IncidentReportArgs by Joe Onorato · 6 years ago
- 35be60e Disable incidentd encryption. by Yao Chen · 6 years ago
- 43706b4 Add encryption in incidentd. by Yao Chen · 6 years ago
- 9f433c8 Fix a bug in ProtoFileReader. by Yao Chen · 6 years ago
- cbafce9 Add metadata and headers to incident reports. by Yao Chen · 6 years ago
- 20a0d13 Raise the max section size of an incident report to 24 mb by Joe Onorato · 6 years ago
- fe7bbf4 incidentd sections for userdebug and eng are compiled out by Joe Onorato · 6 years ago
- 99598ee incidentd can now handle multiple callers asking it for incident reports by Joe Onorato · 6 years ago
- ec21648 Remove the IncidentHeaderProto dependency from statsd. by Yao Chen · 6 years ago
- b708a79 Merge "Fix/suppress incident* google-explicit-constructor warnings" am: 6af0e228f3 am: 78085ba0a3 by Chih-hung Hsieh · 6 years ago
- 7a88a93 Fix/suppress incident* google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
- db32e71 Merge "Change owners of incidentd" am: 349377724e am: 069da8fef7 am: 829a76321a by Mike Ma · 6 years ago
- 61b65dc Change owners of incidentd by Mike Ma · 6 years ago
- 3505666 Remove deprecated cutils/log.h by Mike Ma · 6 years ago
- 2838169 Refine incidentd error handling and logging by Mike Ma · 6 years ago
- 85434ec Implement dumpsys for incident service by Mike Ma · 6 years ago
- adc63f0 Merge changes I664fb325,I5e289469 am: 701001688f am: 833a491fab am: beea2153ab by Mark Salyzyn · 6 years ago
- d100107 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 6 years ago
- 7751045 Remove unused reference to android-base/test_utils.h by Mark Salyzyn · 6 years ago
- da9b8d0 Incidentd: Fix switch break warnings by Bookatz · 6 years ago
- 05c9e5c Convert statsd and incidentd to Android.bp by Colin Cross · 6 years ago
- bc2dc31 Convert statsd and incidentd to Android.bp by Colin Cross · 6 years ago
- e1afb6c Allow implicit-fallthrough warnings locally. by Chih-Hung Hsieh · 6 years ago
- 8767a4e Allow implicit-fallthrough warnings locally. by Chih-Hung Hsieh · 6 years ago
- 935f97a Merge "Handling potential SIGPIPE signals." by Treehugger Robot · 6 years ago
- 4d4a233 Handling potential SIGPIPE signals. by Kweku Adams · 6 years ago
- 027a559 Merge "Handling potential SIGPIPE signals." by TreeHugger Robot · 6 years ago
- 10e38c9 Increasing TombstoneSection timeout to 2 minutes. by Kweku Adams · 6 years ago
- 0f71679 Increasing TombstoneSection timeout to 2 minutes. by Kweku Adams · 6 years ago
- 5b763c1 Handling potential SIGPIPE signals. by Kweku Adams · 6 years ago
- 908c02f Add kernel version to incident report by Yi Jin · 7 years ago
- e04ef77 Treating all FileSection files as device specific. by Kweku Adams · 7 years ago
- 3d16091 Adding batterystats history to proto dump. by Kweku Adams · 7 years ago
- 71a9531 Adding batterystats history to proto dump. by Kweku Adams · 7 years ago
- c4e8cde Merge "Preventing zombie process creation." into pi-dev am: ca6f36532d by android-build-team Robot · 7 years ago
- e09cde0 Merge "Add a section flag to bypass failure if a specific path can't be found." into pi-dev by Yi Jin · 7 years ago
- 7fe3dee Add a section flag to bypass failure if a specific path can't be found. by Yi Jin · 7 years ago
- 3f36035 Add a section flag to bypass failure if a specific path can't be found. by Yi Jin · 7 years ago
- a8a56c8 Preventing zombie process creation. by Kweku Adams · 7 years ago
- 8cb370f Use the right printf symbols rather than converting to ints. by Yi Jin · 7 years ago
- 74679ef Merge "Make the logging more concise." by Yi Jin · 7 years ago
- 3be0b43 Make the logging more concise. by Yi Jin · 7 years ago
- 0e5d577 Retry when IO operations fail with EINTR, make incidentd more robust. by Yi Jin · 7 years ago
- c311663 Merge "Free allocated varargs" into pi-dev by TreeHugger Robot · 7 years ago
- 480de78 Free allocated varargs by Yi Jin · 7 years ago
- 0f0c924 Merge "Fix incidentd skip collecting timedout of a section." into pi-dev by TreeHugger Robot · 7 years ago
- 98ce810 Fix incidentd skip collecting timedout of a section. by Yi Jin · 7 years ago
- a991071 Merge "Reduce disk space limit for incident reports." into pi-dev by TreeHugger Robot · 7 years ago
- ba7ee6f Add tests to cover handling negative varint. by Yi Jin · 7 years ago
- 91d4330 Reduce disk space limit for incident reports. by Yi Jin · 7 years ago
- ad3e6e5 This cl tries to fix cts tests IncidentdTest by Yi Jin · 7 years ago
- ea31cbe Remove some letters of verbose log by Yi Jin · 7 years ago
- 6cacbcb Use modern c++ code style for incidentd. by Yi Jin · 7 years ago
- 1ebfc94 Merge "Use unique_fd with the clear ownership." into pi-dev by Yi Jin · 7 years ago
- c858e27 Enable Last Kmsg, also fix the GZipSection test. by Yi Jin · 7 years ago