summaryrefslogtreecommitdiffstats
path: root/components/crash
Commit message (Expand)AuthorAgeFilesLines
* Use a valid /prefetch argument when launching a process.Francois Doray2016-02-233-0/+20
* Remove base/win/metro.{cc|h} and some associated codescottmg2016-01-121-5/+1
* Change "File Bug" links in chrome://crashes to use HTTPS.thestig2016-01-121-1/+1
* call static SequencedWorkerPool::GetSequenceToken() method directlymostynb2016-01-081-1/+1
* Distinguish in the browser between renderer crashes and killsmnaganov2016-01-084-3/+228
* Switched Kasko to use the new buildflag system.pmonette2016-01-084-6/+9
* Don't throttle crash uploads on Windowsscottmg2016-01-061-0/+3
* Can now enable Kasko crash reporting in GN buildpmonette2016-01-051-0/+1
* Prepare for -Wall for third-party code, -Wextra for chromium_codethakis2015-12-311-1/+1
* Convert Pass()→std::move() in //components (Android edition)dcheng2015-12-301-1/+1
* Clean up header files.avi2015-12-261-1/+0
* Switch to standard integer types in components/, part 1 of 4.avi2015-12-2522-7/+44
* [win] Set Crashpad GUID in crashkeys returned to Kasko.chrisha2015-12-221-1/+23
* [Linux] Turn off -mstackrealign for breakpad in ia32.ljagielski2015-12-171-0/+7
* win: Get Kasko crash keys from Crashpad instead of Breakpadscottmg2015-12-153-0/+32
* win: Fix [Renderer hang] annotations after Crashpadscottmg2015-12-151-23/+27
* Do not increment UMA stats during fast shutdown.wnwen2015-12-111-14/+18
* [Android WebView] Update microdump generation for sandboxed renderersmnaganov2015-12-112-26/+30
* win: Fix not setting crash keys in non-component buildscottmg2015-12-101-0/+30
* clang/win: Let remaining chromium_code targets build with -Wextra.thakis2015-12-101-8/+8
* clang/win: Let some chromium_code targets build with -Wextra.thakis2015-12-101-3/+4
* Export functions expected by hang_crash_dump_win.ccscottmg2015-12-041-0/+55
* win: Move Crashpad all into chrome.exeScott Graham2015-12-041-2/+1
* Add chrome crash service to GN build on Windows.brettw2015-12-031-12/+12
* Add bounded information to renderer crash stats.wnwen2015-12-022-11/+19
* Re-land "Add stats to distinguish android renderer crashes."wnwen2015-12-012-12/+101
* Move crash keys for command-line switches to components/crash so they can be setjoenotcharles2015-12-014-8/+248
* Reland: Crashpad Windows: Use the Crashpad client instead of Breakpad on Windowsscottmg2015-11-308-219/+510
* Revert of Crashpad Windows: Use the Crashpad client instead of Breakpad on Wi...scottmg2015-11-268-510/+219
* Crashpad Windows: Use the Crashpad client instead of Breakpad on Windowsscottmg2015-11-258-219/+510
* Revert "Add stats to distinguish android renderer crashes."primiano2015-11-242-88/+9
* Restart crashpad_handler on Mac if it exits unexpectedlymark2015-11-231-1/+1
* Add stats to distinguish android renderer crashes.wnwen2015-11-232-9/+88
* Run gn --format over all .gn filesagrieve2015-11-202-2/+2
* GN: Add quotes when setting BUILD_ID from android_chrome_build_idagrieve2015-11-191-1/+1
* Suppress logspam arising from GenerateMinidumpOnDemandForAndroid.tobiasjs2015-11-121-6/+15
* Update Crashpad to 97b0f86d0ccb095391ca64b3948f0d6c02975ac1mark2015-11-101-1/+2
* include what you use: errno.h in components/mostynb2015-11-071-0/+1
* Roll Breakpad b0383cd..615a6b0thestig2015-11-061-3/+5
* Clean up TODO(jyquinn) in componentsjyquinn2015-11-051-2/+1
* Fix missing dependencies for //components/crash.dpranke2015-10-303-7/+27
* Report channel and client id in installer crashes.grt2015-10-293-2/+13
* Allow consumers of components/crash to use crash_keys_win and base::debug::In...grt2015-10-288-22/+66
* Fix WebRTC log list errors.grunell2015-10-231-2/+3
* Add more components to "gn check"brettw2015-10-221-7/+8
* Make unit_tests compile in Mac GNbrettw2015-10-221-8/+68
* Add a method for programmatically causing WebView to generate a minidump.tobiasjs2015-10-121-1/+26
* mac: Re-enable Crashpad for relauncher process during install from .dmgmark2015-10-102-16/+66
* Move crashes_ui resources and utils to //components/crashdroger2015-10-084-0/+116
* Move crash_ui resources and strings to //components/crash/core/browserdroger2015-10-053-0/+208