aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-03Merge "Support linux_bionic" am: 3dae3d5ad9android-s-beta-5android-s-beta-4android-s-beta-3android-s-beta-5android-s-beta-4Treehugger Robot
2021-03-02Merge "Support linux_bionic"android-s-beta-2android-s-beta-1Treehugger Robot
2021-02-26Support linux_bionicJeongik Cha
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to external/google-breakpad am: a29f0590a4Bob Badour
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to external/google-breakpadandroid-s-preview-1Bob Badour
2021-01-28Fix license_type. Contains APSL am: 6b55081703Bob Badour
2021-01-27Fix license_type. Contains APSLBob Badour
2020-04-22Merge remote-tracking branch 'aosp/upstream-master' into merge-from-upstream-...Jack He
2020-04-22Merge remote-tracking branch 'aosp/upstream-master' into merge-from-upstream-...Jack He
2020-04-22Merge remote-tracking branch 'aosp/upstream-master' into merge-from-upstream-...Jack He
2020-04-22Merge remote-tracking branch 'aosp/upstream-master' into merge-from-upstream-...android-r-beta-3android-r-beta-2Jack He
2020-04-21Merge remote-tracking branch 'aosp/upstream-master' into merge-from-upstream-...Jack He
2020-04-16Use stdint.h numeric types in testsJoshua Peraza
2020-04-16Use portable format macrosJoshua Peraza
2020-04-09Use stdint.h numeric typesJoshua Peraza
2020-03-19Remove true/false defines in convert_UTF.ccMichael Forney
2020-03-17Use ULONG_MAX instead of __WORDSIZE to determine native ELF architectureMichael Forney
2020-03-17Roll src/src/third_party/lss/ f70e2f164..fd00dbbd0 (2 commits)Michael Forney
2020-03-16Use breakpad_getcontext on all Linux platforms missing getcontextMichael Forney
2020-03-14convert_UTF: try to update xcode filesMike Frysinger
2020-03-13Fix some bugs in CheckMicrodumpContentsMichael Forney
2020-03-11Remove sys/signal.h compatibility headerMichael Forney
2020-03-11Add google_crashdump_uploader_test to .gitignoreMichael Forney
2020-03-11Remove redundant LINUX_HOST conditionalMichael Forney
2020-03-10Use public fpregset_t type to define fpstate_tMichael Forney
2020-03-10Use ULONG_MAX instead of __WORDSIZE to determine ELF classMichael Forney
2020-03-10Use standard header locations for poll.h and signal.hMichael Forney
2020-03-10Use sched_yield instead of pthread_yieldMichael Forney
2020-03-10Revert "Add new dwarf 5 enums, plus some dwarf4 enums."Mike Frysinger
2020-03-10Revert "Add dwarf5 compilation-unit header handling."Mike Frysinger
2020-03-06dump_syms: Reintroduce warnings inadvertently removed by 47cd498384fdMark Mentovai
2020-02-27Add "type" option to sym_upload sym-upload-v2 mode.Nelson Billing
2020-02-22Make LibcurlWrapper support static linking.Nelson Billing
2020-02-21linux: fix symupload build failuresJoshua Peraza
2020-02-21android: truncate lower of two overlapping modulesJoshua Peraza
2020-02-20Add optional new symbol upload API to sym_upload.Nelson Billing
2020-01-29Update Xcode project files to fix build errors.Ivan Penkov
2020-01-25Roll src/src/third_party/lss/ 8048ece6c..f70e2f164 (3 commits)Michael Forney
2020-01-21arm64: recover register X30(LR) when fallback to frame pointer unwinderSim Sun
2020-01-03Extract the exception record from the minidumpJoshua Peraza
2020-01-03ios: build for arm64eJoshua Peraza
2019-12-19Add dwarf5 compilation-unit header handling.Sterling Augustine
2019-12-12Add new dwarf 5 enums, plus some dwarf4 enums.Sterling Augustine
2019-12-05Enable reading DWARF4 CIEs with 32 bit addresses.Nelson Billing
2019-12-04Add a variable to allow adding an extra include path for LSS.Bryan Klimt
2019-12-02dump_syms: handle forward reference DWARF attributesMark Mentovai
2019-11-22Fix compilation of http_upload.cc with Windows gccJon Turney
2019-11-22mac processor: Add mapping for EXC_BAD_ACCESS/KERN_CODESIGN_ERRORMark Mentovai
2019-11-19Fix 'make distcheck'Jon Turney
2019-11-12Remove dependency of uploader.mm on GTMLoggerSylvain Defresne