Commit Graph

  • ecefe3cd28 Fix an instance of -Wunreachable-code-aggressive. Peter Kasting 2021-08-10 07:59:47 -07:00
  • 7b64a33b24 Roll mini_chromium to 8f7a60f. Justin Cohen 2021-08-09 10:08:24 -04:00
  • 79d85979e6 Use generic MOCK_METHOD macros Tamir Duberstein 2021-08-07 11:45:01 -04:00
  • e1e78cd7fa
    Merge pull request #42 from getsentry/meta/bump Arpad Borsos 2021-07-28 15:57:50 +02:00
  • 0d75b0631b
    Update mini_chromium submodule Arpad Borsos 2021-07-28 13:37:10 +02:00
  • cd675cfb96
    Merge branch 'master' into meta/bump Arpad Borsos 2021-07-28 13:36:45 +02:00
  • 058c1c2d9c Fix a few -Wunreachable-code-aggressive warnings Nico Weber 2021-07-27 09:56:27 -04:00
  • a62b654838 Add fuchsia.net.name.Lookup Tamir Duberstein 2021-07-16 17:31:23 -04:00
  • 3ae82cd30a Remove gyp Joshua Peraza 2021-07-16 09:37:17 -07:00
  • b8a1685773 ios: Correct typo in client API StartProcessingPendingReports. Justin Cohen 2021-07-15 10:27:47 -04:00
  • 202283a85c ios: Add API to DumpWithoutCrashAndDeferProcessingAtPath. Justin Cohen 2021-07-14 20:28:17 -04:00
  • 7a31c8491e
    fix(mingw): Use correct char16 type for utf_string_conversion_utils (#41) Yuriy Levchenko 2021-07-14 15:56:58 +03:00
  • e481b16bf4 Add missing <ostream> include Hans Wennborg 2021-07-08 18:22:40 +02:00
  • a7177e8bec Fix -Wunreachable-code-aggressive. Peter Kasting 2021-06-30 09:44:50 -07:00
  • c4081b8e6d fuchsia: Port syslog includes to use SDK path Shai Barack 2021-06-26 15:31:36 -07:00
  • 3b0ebc29cd Cleanup some diffs between Chromium and Crashpad. Justin Cohen 2021-06-28 09:35:07 -04:00
  • cdee8004c6 [code-health] Migrate crashpad PRESUBMIT.py to python3 Fabrice de Gans 2021-06-22 10:25:50 -07:00
  • 883a64e8ee mac/arm64: recognize “Apple M1” as a valid CPU vendor Mark Mentovai 2021-06-22 10:55:22 -04:00
  • cbec52f327 fuchsia: rebase include paths to // Shai Barack 2021-06-13 12:15:23 -07:00
  • c5c7867642
    Merge pull request #39 from getsentry/meta/bump Arpad Borsos 2021-06-14 13:21:44 +02:00
  • 5cf3032b22
    build: Sync CMake files with GN Arpad Borsos 2021-06-14 12:41:05 +02:00
  • 2a78d85676
    Merge branch 'master' into meta/bump Arpad Borsos 2021-06-14 12:15:21 +02:00
  • 8804387c75 Fix -Wc++11-narrowing in crashpad. Peter Kasting 2021-06-09 07:01:18 -07:00
  • 21313fad9a fuchsia: allow FATAL log messages in tests Francois Rousseau 2021-06-03 13:13:02 -07:00
  • 7ad54b8831 fuchsia: allow ERROR log messages in tests Francois Rousseau 2021-06-03 10:28:28 -07:00
  • 1d45a4bafb Pass FilePath by reference in CrashReportDatabase. Justin Cohen 2021-05-27 11:35:47 -04:00
  • ce378c4293 Fix some chromium roll errors and warnings. Justin Cohen 2021-05-27 11:28:12 -04:00
  • b7cf20f171 Roll mini_chromium to 2470faf Francois Rousseau 2021-05-26 16:47:32 -07:00
  • 7f6f917aac ios: Migrate ios/snapshot to reading intermediate dumps. Justin Cohen 2021-05-26 15:12:33 -04:00
  • e58fde685b Roll mini_chromium to 47e19cc Francois Rousseau 2021-05-26 11:34:38 -07:00
  • d8f60c8112 Swap from base/stl_util.h to cxx17_backports.h. Lei Zhang 2021-05-25 14:24:55 -07:00
  • 161a84977b Check for empty children after dropping overlapping ranges. Justin Cohen 2021-05-24 21:50:27 -04:00
  • b2b65a91cf ios: Add support for intermediate dump reader and writer. Justin Cohen 2021-05-20 11:10:34 -04:00
  • 6f8dfc7730 ios: Rename RAW_LOG to CRASHPAD_RAW_LOG. Justin Cohen 2021-05-20 09:45:54 -04:00
  • 3a112cfefd Modernize Objective-C Leonard Grey 2021-05-18 14:34:34 -04:00
  • 71bcaad4cf
    fix: Add missing installed header (build/chromeos_buildflags.h) (#38) Anonymous Maarten 2021-05-16 14:47:25 +02:00
  • a6494f9df6 Fix ScopedFD usage in unit test Ken Rockot 2021-05-14 13:13:23 -07:00
  • e841b92e18 fuchsia: clarify stack capture in case of stack overflow Francois Rousseau 2021-05-13 16:31:10 -07:00
  • 0ac2a18ece Roll mini_chromium to c0c965a Scott Graham 2021-05-13 14:09:57 -07:00
  • d9bc7cf06a Remove runtime conversions of compile-time string constants. Peter Kasting 2021-05-07 12:37:16 -07:00
  • d5b3a1d531 ios: Add support for ScopedVMRead and RAWLOG Justin Cohen 2021-05-07 14:32:20 -04:00
  • 0c3d6e5fa1 [roll] mini_chromium Jay Zhuang 2021-05-06 17:49:47 -04:00
  • a2ab062f46 Add non-blocking support to LoggingLockFile. Justin Cohen 2021-05-05 14:15:49 -04:00
  • b10f07e52e ios: Extract common targets to be shared for iOS. Justin Cohen 2021-04-27 21:27:09 -04:00
  • b8d3be9b78 Roll crashpad/third_party/googletest/googletest/ e589a3371..11da093e0 (288 commits) Justin Cohen 2021-04-29 12:48:25 -04:00
  • 2383125af0 Don't set windows sdk version infra/config Scott Graham 2021-04-29 11:06:22 -07:00
  • b51b0b9c11 Try uploaded: in tag Scott Graham 2021-04-29 10:19:33 -07:00
  • 7e32faac2e Revert https://chromium-review.googlesource.com/c/crashpad/crashpad/+/2859467 Scott Graham 2021-04-29 10:00:55 -07:00
  • e9de0a23ff Another attempt at property passing to update windows sdk Scott Graham 2021-04-29 09:42:41 -07:00
  • 971e28adf3 Attempt to update Windows sdk to 2021-04-28 Scott Graham 2021-04-28 12:01:48 -07:00
  • bf9f1fb7c5 Update install_linux_sysroot for py3 Scott Graham 2021-04-28 08:46:51 -07:00
  • fdbe4d7b10
    fix: Avoid EXPORT_NAME clash (#37) Arpad Borsos 2021-04-20 12:12:11 +02:00
  • 66eb800996 linux: disable cfi for pthread_create start_routine Joshua Peraza 2021-04-19 15:37:37 -07:00
  • db9863a217 [components] src/sys/build -> build/components Shai Barack 2021-04-14 10:44:48 -07:00
  • 2c1261fca7 fix -Wconversion issues in util tests Dangyi Liu 2021-04-16 21:29:33 +00:00
  • 7743306709 fuchsia: When building on host, add dependency on libcurl Scott Graham 2021-04-16 14:36:55 -07:00
  • 323e53b2f3 ios: Fix API deprecation error in iOS13. Justin Cohen 2021-04-15 11:50:49 -04:00
  • cf5ab64504
    Merge pull request #36 from getsentry/meta/bump Arpad Borsos 2021-04-12 17:04:46 +02:00
  • deb4dceb40
    Sync CMake and submodules Arpad Borsos 2021-04-12 16:14:21 +02:00
  • f40782d55f
    Merge branch 'master' into meta/bump Arpad Borsos 2021-04-12 15:52:31 +02:00
  • bce6d14d07
    fix: CMAKE_ASM_FLAGS with multiple OSX_ARCHITECTURES (#35) Luke Street 2021-04-12 04:27:42 -04:00
  • f1943fcb57 Remove Mac sdk_inputs dep for crashpad on iOS Robert Sesek 2021-04-09 15:12:59 -04:00
  • ae20ed4321 Reland "Default to the threadsafe GTest death_test_style." Robert Sesek 2021-04-09 15:16:22 -04:00
  • d11e196480 STAFF-120395: relaunch support for win and linux Nuno Luz 2021-04-08 16:45:02 +01:00
  • cecd7c0b41 STAFF-120395: kill crashed pid children Nuno Luz 2021-04-08 15:25:25 +01:00
  • cd406d30e2 STAFF-120395: fix relaunch code Nuno Luz 2021-04-08 14:38:26 +01:00
  • c99b926d42 STAFF-120395: cleanup relaunch code Nuno Luz 2021-04-08 14:26:33 +01:00
  • 06fc9e03ea STAFF-120395: fix args and safeguard crash loops Nuno Luz 2021-04-07 23:25:20 +01:00
  • c0d6d0502a STAFF-120395: use pipe as args separator Nuno Luz 2021-04-07 20:14:14 +01:00
  • 6deb213bba STAFF-120395: remove redundant arg Nuno Luz 2021-04-07 19:52:12 +01:00
  • 123b56c69d STAFF-120395: add stdout info Nuno Luz 2021-04-07 19:38:59 +01:00
  • b1c36e7478 Resurrect http_transport_libcurl Joshua Peraza 2021-04-06 10:55:41 -07:00
  • 5c301afcd6 STAFF-120395: pass argv when relaunching 2 Nuno Luz 2021-04-07 18:11:08 +01:00
  • 26d0400f8c STAFF-120395: pass argv when relaunching Nuno Luz 2021-04-07 17:40:00 +01:00
  • 5e4ba16475 STAFF-120395: relaunch on crash Nuno Luz 2021-04-07 16:00:11 +01:00
  • dc02980481 ios: Move system data collector to internal. Justin Cohen 2021-01-26 10:06:27 -05:00
  • d4c3de1afa Fix some spacing and typos in ios documentation. Justin Cohen 2021-03-25 09:10:26 -04:00
  • 2dbd019bc2 ios: Add iOS crashpad overview documentation. Justin Cohen 2021-03-24 18:22:41 -04:00
  • 6b55b8adba [crashpad] Migrate to new component templates Prashanth Swaminathan 2021-03-12 17:24:53 -08:00
  • d5c8ee5fff Roll crashpad/third_party/mini_chromium/mini_chromium/ 0dcac3bf0..329ca82f7 (1 commit) Jan Wilken Dörrie 2021-03-15 15:06:40 +01:00
  • 2872c0ea4e [LSC] Remove base::char16 and base::string16 aliases Jan Wilken Dörrie 2021-03-08 17:31:04 +01:00
  • d8c4d3adee Roll crashpad/third_party/mini_chromium/mini_chromium/ 0e081e6a0..0dcac3bf0 (2 commits) Jan Wilken Dörrie 2021-03-08 21:24:24 +01:00
  • b4bcc4df25 ios: Expose EnableUploading in CrashpadClient. Justin Cohen 2021-02-16 22:38:31 -05:00
  • c7ec0a84cc Use char16_t instead of wchar_t in SystemSnapshotWin Adam Kallai 2021-03-05 02:13:53 +01:00
  • 186e542db6 Roll mini_chromium 12ea507..0e081e6 Jay Zhuang 2021-03-01 21:20:16 -05:00
  • 9a7c3beeef ios: Get simulator device model correctly. Justin Cohen 2021-03-01 15:44:50 -05:00
  • e860f7f132
    fix: Fix cross-compilation from Intel to Apple Silicon MacOS. (#34) daxpedda 2021-03-01 10:23:00 +01:00
  • 8cdc852a9e Prepare hanging_program for string16 switch Jan Wilken Dörrie 2021-02-25 14:56:41 +01:00
  • adf40ba77c ios: Handle libunwind.h header changes. Justin Cohen 2021-02-10 13:47:57 -05:00
  • 57c336371c Add missing dependency on util to fuzzer Rune Lillesveen 2021-02-04 19:34:27 +01:00
  • 87515bc2fa ios: Expose ProcessIntermediateDumps in CrashpadClient. Justin Cohen 2021-02-03 23:20:30 -05:00
  • 1f28ee77ef [tracer] Fix action suppression Anirudh Mathukumilli 2021-02-02 11:26:22 -08:00
  • 2cb83e491e ios: Cleanup API for chromium integration. Justin Cohen 2021-02-02 09:02:28 -05:00
  • ee563696c3 [tracer] Add suppression for crashing action Anirudh Mathukumilli 2021-01-31 22:55:54 -08:00
  • cb520bd41f
    remove conflicting gitignore of lss Arpad Borsos 2021-01-26 12:13:39 +01:00
  • 2820e97569
    Merge pull request #33 from getsentry/meta/bump Arpad Borsos 2021-01-25 12:21:27 +01:00
  • ee06cb2b2d
    hardcode chromeos_buildflags Arpad Borsos 2021-01-25 12:00:16 +01:00
  • 358403ca32
    update submodule and sync build files Arpad Borsos 2021-01-25 11:39:50 +01:00
  • 0ec8761262
    Merge branch 'master' into meta/bump Arpad Borsos 2021-01-25 11:28:47 +01:00
  • 9e96201002 Annotate memfd_create with __THROW Jan Wilken Dörrie 2021-01-22 12:33:14 +01:00