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