- 16397c1b Revert of android: Report java exception in child (patchset #2 id:20001 of https://codereview.chromium.org/2677563006/ ) by boliu · 9 years ago
- e76f62c android: Report java exception in child by boliu · 9 years ago
- bdead22 breakpad: Fix crash_reporter upload success handling on Chrome OS by jamescook · 9 years ago
- 7a7fbf7c5 Populate allocation size into OOM exception on Windows. by siggi · 9 years ago
- f39bc2f Remove Kasko! by sebmarchand · 9 years ago
- 3175abc Grab crash handler's peak commit charge in fallback handler by manzagop · 9 years ago
- f623c0b Grab system and process memory stats into crash keys in fallback handler. by siggi · 9 years ago
- fa882b53 Suppress browser microdump when renderer crashes in multiprocess WebView. by tobiasjs · 9 years ago
- 24b0210 Grab more fallback crash detail on canary/dev. by siggi · 9 years ago
- 62fd0c1e Integrate fallback crash handling in chrome by siggi · 9 years ago
- c1f4d0f3 aw: Enable minidump generation behind a flag. by tobiasjs · 9 years ago
- 7f06b265 Change the GenerateCrashDump test to use the launcher for end-to-end testing. by siggi · 9 years ago
- b0cb5ce Part two of fallback crash handler for Crashpad handler process. by siggi · 9 years ago
- 1147827 Add package field to Android crash reports by agrieve · 9 years ago
- 65d726a Revert of Part two of fallback crash handler for Crashpad handler process. (patchset #11 id:220001 of https://codereview.chromium.org/2611393002/ ) by siggi · 9 years ago
- 9265110 Part two of fallback crash handler for Crashpad handler process. by siggi · 9 years ago
- 21b1942 A simple, practically zero cost fallback crash handler for Crashpad handler process. by siggi · 9 years ago
- a37e7af Revert of A simple, practically zero cost fallback crash handler for Crashpad handler process. (patchset #14 id:260001 of https://codereview.chromium.org/2596463002/ ) by dschuyler · 9 years ago
- f87fdaa1 A simple, practically zero cost fallback crash handler for Crashpad handler process. by siggi · 9 years ago
- 99cf69e Revert of A simple, practically zero cost fallback crash handler for Crashpad handler process. (patchset #13 id:240001 of https://codereview.chromium.org/2596463002/ ) by siggi · 9 years ago
- d4e43bb A simple, practically zero cost fallback crash handler for Crashpad handler process. by siggi · 9 years ago
- be0cfa1 Make Crashpad start asynchronous, and move back to chrome_elf by scottmg · 9 years ago
- 66bc013d Revert of Do not generate a microdump if there are no webview pointers on the stack. (patchset #6 id:100001 of https://codereview.chromium.org/2552753002/ ) by tobiasjs · 9 years ago
- aca68a01 Do not generate a microdump if there are no webview pointers on the stack. by tobiasjs · 9 years ago
- 11d4943 Revert of Do not generate a microdump if there are no webview pointers on the stack. (patchset #5 id:80001 of https://codereview.chromium.org/2552753002/ ) by yolandyan · 9 years ago
- 19f0a50 Do not generate a microdump if there are no webview pointers on the stack. by tobiasjs · 9 years ago
- 78c1960 Try to figure out cause of no crash keys on hung renderers. by dtapuska · 9 years ago
- 7b9234c4 Update Crashpad to b47bf6c250c6b825dee1c5fbad9152c2c962e828 by scottmg · 9 years ago
- ae0225a Add ability to send crash keys from the browser to the renderer process. by dtapuska · 9 years ago
- 6bbba65 Removing dcheck in SetUploadConsentImpl. by jwd · 9 years ago
- ef46c00e Remove GYP annotations from components GN files. by brettw · 9 years ago
- 785ed60 Integrate Crashpad UMA by scottmg · 9 years ago
- d922b3c Re-enable rate limiting for Windows Crashpad by scottmg · 9 years ago
- f132d5d Manual crash uploads for mac and win by gayane · 9 years ago
- 07171a4 base::mac::IsOSSierra() -> base::mac::IsOS10_12(), etc. by sdy · 9 years ago
- c882e48d Adding support for sampling crashes in Chrome on Windows. by jwd · 9 years ago
- 4879c957 Fix SyzyASAN build by scottmg · 9 years ago
- cc607cc Don't reuse the minidump descriptor for the crash signal pipe. by tobiasjs · 9 years ago
- 4bb92a63 Fix ASAN canary crashes. by ananta · 9 years ago
- 400a89a Add missing intrin.h include by brucedawson · 9 years ago
- bd82867 mac: Don't rely on Breakpad Info.plist keys for Crashpad initialization by mark · 9 years ago
- e1a6b0a Dump process type into breakpad. by hush · 9 years ago
- 8deee390 Convert some component source sets to static library by brettw · 9 years ago
- 52c55bd Switch chrome_elf exception handling from breakpad to crashpad by ananta · 9 years ago
- 6b0712a Add content/shell and content/test to gn check by brettw · 9 years ago
- fe9b427 Reduce chrome.exe .text size by 50 KB with static_library by brucedawson · 9 years ago
- 362deb3 Revert of Switch chrome_elf exception handling from breakpad to crashpad (patchset #2 id:20001 of https://codereview.chromium.org/2114533002/ ) by ksakamoto · 9 years ago
- 29f38cfc Switch chrome_elf exception handling from breakpad to crashpad by ananta · 9 years ago
- 0ab90cb Shrink chrome_elf.dll by switching source_sets to static_library by brucedawson · 9 years ago
- 5b7b5f6 Revert of Switch chrome_elf exception handling from breakpad to crashpad. (patchset #21 id:400001 of https://codereview.chromium.org/2088133002/ ) by kbr · 9 years ago
- 3483142 Switch chrome_elf exception handling from breakpad to crashpad. by ananta · 9 years ago
- b6de7c9 Added gms version as key value pair. by hzl · 9 years ago
- 6d5a71f List all crashes in chrome://crashes, including those not uploaded by scottmg · 9 years ago
- e10c457 Remove dependency on base/win/win_util.cc from crashpad. by ananta · 9 years ago
- 9a9f0c4 Always use a /prefetch:# switch when launching a process on Windows. by fdoray · 9 years ago
- f265187 Add chrome_crash_reporter_client_win.cc to the source file list for chrome_elf by ananta · 9 years ago
- 1cbab2cb Cleanup: Remove static_casts of NULL in components/ by thestig · 9 years ago
- e36a130 Includes GMS version in crash report. by hzl · 9 years ago
- 0983a7c Revert of Specify direct dependency of //components/crash on kasko_features.h (patchset #1 id:1 of https://codereview.chromium.org/2038473002/ ) by sebmarchand · 9 years ago
- e76a92e Remove FilePath usage from the CrashReporterClient interface on Windows. by ananta · 9 years ago
- d507af25 Specify direct dependency of //components/crash on kasko_features.h by blundell · 9 years ago
- 85f2f3f Make std::sort predicate in GetUploadedReports a strict weak ordering by scottmg · 9 years ago
- 57399c5 Address more TODO(GYP) in the GN build. by brettw · 9 years ago
- 9b4327b Remove references to 'chrome_build_id' by yfriedman · 9 years ago
- f34a7582 Scrub the vestigial breakpad crash dump attempts metrics code. by siggi · 9 years ago
- 9e3bcaa Update Crashpad to 00d458adaf3868999eeab5341fce5bedb81d17a1 by scottmg · 9 years ago
- 532924d Convert a few components from scoped_ptr to std::unique_ptr by thestig · 9 years ago
- 2396034 Implement IsAsciiUpper and IsAsciiLower in base/strings/string_util.h and remove duplicate code in the code base. by zhongyi · 9 years ago
- b41cb77 Allow configuration of the Crashpad crash URL. by chrisha · 9 years ago
- 400d0c0fe Remove "#pragma comment(lib" in components. by jam · 9 years ago
- b78fc9e Content "gn check" work. by brettw · 9 years ago
- fc09b679 Revert of Content "gn check" work. (patchset #10 id:180001 of https://codereview.chromium.org/1828483002/ ) by brettw · 9 years ago
- f510be6 Content "gn check" work. by brettw · 9 years ago
- 88960d1 Set "channel" Crashpad annotation for all process types on OS X by mark · 9 years ago
- 6b133b5 win crashpad: Enable capture of indirect stack data by scottmg · 10 years ago
- 4745047a Fix the Kasko GN build. by pmonette · 10 years ago
- e1fb6b8 Don't hardcode executable name by pmonette · 10 years ago
- 3da433f Move setup.exe from Breakpad to Crashpad by scottmg · 10 years ago
- 343068c4 Use a valid /prefetch argument when launching a process. by fdoray · 10 years ago
- 5113c5b Get crash keys from crashpad in hung browser reports. by pmonette · 10 years ago
- cb7a59a Linux: Send the product channel to non-browser processes. by thestig · 10 years ago
- 8a97d71 GN: Move x86 Clang -mstackrealign workaround to its own config, elide it where problematic by mcgrathr · 10 years ago
- 14a140b [win] Fix GetCrashKeysForKasko to set all product annotations. by chrisha · 10 years ago
- 969ea45d Remove base/win/metro.{cc|h} and some associated code by scottmg · 10 years ago
- f322c8f Distinguish in the browser between renderer crashes and kills by mnaganov · 10 years ago
- 502a83e Switched Kasko to use the new buildflag system. by pmonette · 10 years ago
- 43b74c41 Don't throttle crash uploads on Windows by scottmg · 10 years ago
- 900a7d3 Can now enable Kasko crash reporting in GN build by pmonette · 10 years ago
- 29de2c8 Prepare for -Wall for third-party code, -Wextra for chromium_code by thakis · 10 years ago
- 51ba3e69 Clean up header files. by avi · 10 years ago
- bc5337b Switch to standard integer types in components/, part 1 of 4. by avi · 10 years ago
- c1875be [win] Set Crashpad GUID in crashkeys returned to Kasko. by chrisha · 10 years ago
- 176ff2c7 [Linux] Turn off -mstackrealign for breakpad in ia32. by ljagielski · 10 years ago
- c29d37e win: Get Kasko crash keys from Crashpad instead of Breakpad by scottmg · 10 years ago
- 93ba911 win: Fix [Renderer hang] annotations after Crashpad by scottmg · 10 years ago
- 412d1a2 [Android WebView] Update microdump generation for sandboxed renderers by mnaganov · 10 years ago
- f2f2fec win: Fix not setting crash keys in non-component build by scottmg · 10 years ago
- 6ef917b clang/win: Let remaining chromium_code targets build with -Wextra. by thakis · 10 years ago
- 9230c1d clang/win: Let some chromium_code targets build with -Wextra. by thakis · 10 years ago
- b2582e12 Export functions expected by hang_crash_dump_win.cc by scottmg · 10 years ago