aboutsummaryrefslogtreecommitdiff
path: root/src/common/common.gyp
AgeCommit message (Expand)Author
2020-03-16Use breakpad_getcontext on all Linux platforms missing getcontextMichael Forney
2020-03-11Remove sys/signal.h compatibility headerMichael Forney
2020-02-20Add optional new symbol upload API to sym_upload.Nelson Billing
2019-09-04convert_UTF: rewrite in C++Mike Frysinger
2019-08-05string_conversion: fix pointer mathMike Frysinger
2017-12-23android: drop sgidefs.h hack for LSSMike Frysinger
2017-11-03Create LongStringDictionary and replace SimpleStringDictionary on iOSYi Wang
2017-11-02Revert "Create LongStringDictionary and replace SimpleStringDictionary usages...Mark Mentovai
2017-10-27Create LongStringDictionary and replace SimpleStringDictionary usages in clie...Yi Wang
2017-10-17Rename src/common/memory.h to memory_allocator.h.Ted Mielczarek
2017-09-19Fix googletest/googlemock buildMark Mentovai
2016-05-04Add debug fission support.Yunlian Jiang
2016-01-29Improvements to GYP buildPavel Labath
2015-09-16Fix Mac Breakpad host tools to build in Linux cross-compileTed Mielczarek
2015-04-22Support object files larger than 2**32.erikchen@chromium.org
2014-10-21Update breakpad to support Android NDK r10cprimiano@chromium.org
2014-09-17Fixes common_unittests build.thestig@chromium.org
2014-07-24Add GYP build for the src/tools directory on Mac and Linux.rsesek@chromium.org