summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* limit thread stack size to CRASHPAD_MAX_STACK_SIZE_KB20250131-basedTim Jenßen2025-01-311-1/+17
* Limit to processes that explicitly request crashreportsEike Ziller2025-01-313-3/+3
* remove set noparent from OWNERS fileSorin Jianu2025-01-291-2/+0
* Always pull clang on WindowsNico Weber2025-01-291-0/+10
* doc: Update to Doxygen 1.13.2, fix Doxygen warnings, modernize somewhatMark Mentovai2025-01-2318-511/+878
* crashpad: fix missing . when appending crash report extensionSorin Jianu2025-01-232-14/+20
* OWN CrashpadMark Mentovai2025-01-212-1/+23
* Add STARTF_FORCEOFFFEEDBACK to prevent busy cursor on process launchChris Davis2025-01-161-1/+2
* Roll crashpad/third_party/mini_chromium/mini_chromium/ 63057a19a..22f743de4 (...Leonard Grey2024-12-171-1/+1
* Make use of `base::fixed_extent<>`.Peter Kasting2024-12-131-3/+3
* Roll crashpad/third_party/mini_chromium/mini_chromium/ c081fd005..63057a19a (...Peter Kasting2024-12-121-1/+1
* Add .vscode to .gitignoreJesse McKenna2024-11-261-0/+1
* win: Include stddef.h for offsetof()Nico Weber2024-11-251-0/+1
* Fix #includesMark Mentovai2024-11-143-4/+5
* Replace CHECK(false) instancesPeter Boström2024-11-133-5/+7
* win: IWYU for __argc, __wargvNico Weber2024-11-051-0/+1
* tools: fix missing include for EXIT_{SUCCESS,FAILURE}Takuto Ikuta2024-10-281-0/+1
* Fix -Wsign-compare in CrashReportDatabaseTestPeter Boström2024-10-221-1/+1
* Accept longer Settings::Data structsPeter Boström2024-10-227-193/+276
* [fuchsia] Remove duplicate LogSink routesBrian Bosak2024-10-171-9/+0
* Roll cpp-httplibPeter Boström2024-10-152-295/+588
* Make the network use proxy settings by default for WindowsJinyoung2024-10-111-1/+1
* Mark CrashWithoutDumping() as [[noreturn]]Nico Weber2024-10-041-1/+1
* Roll crashpad/third_party/mini_chromium/mini_chromium/ e04c707cb..c081fd005 (...Peter Boström2024-10-041-1/+1
* [DEPS] Rely on buildtools recursedep to fetch clang-formatJosip Sokcevic2024-09-231-42/+1
* ios: Remove OS filter for iOS simulator tests.Justin Cohen2024-09-111-1/+1
* [fuchsia] remove unnecessary build argsHzj_jie2024-09-111-30/+0
* Add Revision to xnu’s README.crashpadMark Mentovai2024-09-091-2/+2
* Fix crashpad for PGO generationPeter Wen2024-09-031-2/+5
* [reland] Don't redefine macros from base/compiler_specific.h.Peter Kasting2024-08-283-21/+9
* Revert "Don't redefine macros from base/compiler_specific.h."Mark Mentovai2024-08-222-5/+19
* Roll crashpad/third_party/mini_chromium/mini_chromium/ 7eca85315..e04c707cb (...Peter Kasting2024-08-221-1/+1
* Don't redefine macros from base/compiler_specific.h.Peter Kasting2024-08-222-19/+5
* Switch from `ALIGNAS()` to `alignas()`.Peter Kasting2024-08-221-11/+11
* Migrate to NOTREACHED()Peter Boström2024-08-1430-166/+83
* Fix trailing NOTREACHED_NORETURN()Peter Boström2024-08-141-1/+1
* Roll crashpad/third_party/mini_chromium/mini_chromium/ bd56f6933..7eca85315 (...Peter Boström2024-08-131-1/+1
* Update cpp-httplib to c5c54b31e2bf (0.16.2)Mark Mentovai2024-08-082-39/+100
* BoringSSL compatibility fixes for cpp-httplibMark Mentovai2024-08-071-3/+8
* Use Python shlex instead of the deprecated pipesMark Mentovai2024-08-061-6/+12
* Upgrade simulator tests to iPhone 15 running iOS 17.4Justin Cohen2024-08-011-1/+2
* Update cpp-httplib to 6a848b1a1643Mark Mentovai2024-07-314-1679/+9870
* [MSan] "Fix" use-after-dtor in InitializationState.InitializationStateDaniel Cheng2024-07-171-0/+5
* Revert "DEPS: fix version of fuchsia/sdk/core to avoid build error"Takuto Ikuta2024-06-061-4/+1
* remove references to gomaTakuto Ikuta2024-06-061-7/+0
* DEPS: fix version of fuchsia/sdk/core to avoid build errorTakuto Ikuta2024-06-061-1/+4
* [Fuchsia] Run fuchsia-gn-sdk from chromiumHzj_jie2024-06-057-355/+155
* ios: Remove duplicate implementations of ReadStringSysctlByNameJustin Cohen2024-06-043-36/+10
* infra: Move crashpad ci/try builds from Ubuntu-18.04 to Ubuntu-22.04Ben Pastene2024-05-213-15/+15
* Use NOTREACHED_IN_MIGRATION()Peter Boström2024-05-1730-73/+74