summaryrefslogtreecommitdiffstats
path: root/chrome/app/breakpad_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Added recommended pref store on Windows.joaodasilva@chromium.org2011-12-011-7/+6
* Re-enable useful dumps on dev and beta channels.robertshield@chromium.org2011-11-161-2/+5
* Make GTK and Aura parts orthogonal to OS partsstevenjb@google.com2011-10-261-1/+2
* Fix check_perms failure from r105190.thestig@chromium.org2011-10-121-0/+0
* x86-64 Breakpad: Append "-x64" to the pipe name for 64-bit processesmseaborn@chromium.org2011-10-121-0/+3
* [windows] Filter --flag-switches-begin and --flag-switches-end from being sen...eroman@chromium.org2011-09-221-1/+9
* Add channel information to Windows crash reports.eroman@chromium.org2011-09-191-7/+13
* Add a breakpad field for the plugin's path. This is useful for bucketing plug...eroman@chromium.org2011-09-191-4/+65
* Linux: Add more information to crash reports:thestig@chromium.org2011-09-161-5/+0
* Use base::wcslcpy rather than wcscpy_s throughout breakpad_win.cceroman@chromium.org2011-09-151-27/+27
* Revert 101372 - Linux: Add more information to crash reports:rsimha@chromium.org2011-09-151-0/+5
* Linux: Add more information to crash reports:thestig@chromium.org2011-09-151-5/+0
* [Windows] Include the about:flags experiments in crash reports.eroman@chromium.org2011-09-141-29/+59
* base: Fix the TODO in string_util.htfarina@chromium.org2011-08-171-3/+4
* Windows Breakpad: Allow the crash dump dir and pipe name to be overriddenmseaborn@chromium.org2011-08-061-1/+9
* Take two at splitting result codes between content and chrome.dpranke@chromium.org2011-07-191-3/+3
* If the "SpecialBuild" string exists in the version resource of chrome.dll and...robertshield@chromium.org2011-07-181-0/+7
* Revert r92730, r92731, r92732 ... will land again once I ensure the win build...dpranke@chromium.org2011-07-151-3/+3
* This change will split the result codes between content and chrome.dpranke@chromium.org2011-07-151-3/+3
* Fix platform_util::GetChannel on Windows.mark@chromium.org2011-05-021-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Add an exception wrapper to the WindowProc functions sorvargas@google.com2011-03-171-0/+12
* Added code to restart the service process in the event of a crash.sanjeevr@chromium.org2011-02-151-10/+23
* Reland 72784danno@chromium.org2011-01-281-1/+1
* Revert 72784 - Policy: generate boilerplate policy type and constant code.danno@chromium.org2011-01-271-1/+1
* Policy: generate boilerplate policy type and constant code.danno@chromium.org2011-01-271-1/+1
* Regkey functions return error code instead of boolamit@chromium.org2011-01-191-3/+4
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-311-2/+2
* Update file version info/memory details/process utils to use string16.avi@chromium.org2010-12-231-1/+1
* Use 'ChromeFrame' product id instead of chrome for GCF launchesamit@chromium.org2010-11-161-1/+7
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-171-3/+5
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-1/+1
* Dump total number of extensions into crash dump meta data.antonm@chromium.org2010-10-051-6/+20
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* Add number of tabs opened in the process to crash meta data.antonm@chromium.org2010-09-021-0/+17
* Re-land part of r55416, minus actually moving the test_suite.h contents to a ...brettw@chromium.org2010-08-171-0/+1
* Win32: Prefix Breakpad GPU info with 'gpu-' to make crash reports more readable.thestig@chromium.org2010-08-171-5/+7
* Cleanup Registry API: part 3.tfarina@chromium.org2010-08-141-2/+2
* Use Environment::SetVar in more places.tfarina@chromium.org2010-08-131-5/+7
* Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...nsylvain@chromium.org2010-08-091-1/+0
* Cleanup in base. This moves the implementation (and a bunch of header filebrettw@chromium.org2010-08-091-0/+1
* De-wstringify some of our breakpad interfaces.evan@chromium.org2010-08-031-1/+1
* Don't initialize the crash reporter on windows if disabled by configuration m...mnissler@chromium.org2010-08-021-6/+43
* Make sure to initialize crash reporter thread with valid pointer.mnissler@chromium.org2010-07-261-4/+4
* Fix start up crash when --disable-breakpad is used.huanr@chromium.org2010-07-201-0/+12
* Fixing typo in name of offset variable.rlp@chromium.org2010-07-201-5/+5
* Adding gpu_info to the breakpad info collection before sending off a crash.rlp@chromium.org2010-07-191-1/+35
* Send large dump file for canary build. Also fix a similarhuanr@chromium.org2010-07-151-1/+3
* Cleanup: Break some common->app dependencies.thestig@chromium.org2010-06-251-0/+1