| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 159850 - Enable handle tracing in Canary, Dev, and all debug builds of... | alexeypa@google.com | 2012-10-03 | 1 | -54/+3 |
* | Enable handle tracing in Canary, Dev, and all debug builds of Chrome (Windows... | alexeypa@chromium.org | 2012-10-03 | 1 | -3/+54 |
* | Revert 159365 - Enable handle tracing in Canary, Dev, and all debug builds of... | alexeypa@google.com | 2012-09-29 | 1 | -54/+3 |
* | Second attempt to prevent ICF for DumpProcessWithoutCrashThread() and DumpFor... | eroman@chromium.org | 2012-09-29 | 1 | -4/+5 |
* | Enable handle tracing in Canary, Dev, and all debug builds of Chrome (Windows... | alexeypa@chromium.org | 2012-09-28 | 1 | -3/+54 |
* | Add initial framework for detecting and reporting unusual process state at th... | cdn@chromium.org | 2012-09-27 | 1 | -0/+15 |
* | Prevent ICF for DumpProcessWithoutCrashThread() and DumpForHangDebuggingThrea... | eroman@chromium.org | 2012-09-27 | 1 | -7/+17 |
* | Render/pepper hang debugging: generate dumps for the browser and renderer pro... | yzshen@chromium.org | 2012-09-26 | 1 | -0/+16 |
* | Rename all of experiments_helper to variations_helper, including files, names... | stevet@chromium.org | 2012-08-13 | 1 | -1/+1 |
* | Turn breakpad on with deferred crash uploads when a version of google update ... | cdn@chromium.org | 2012-07-20 | 1 | -1/+27 |
* | Fix code in breakpad_win.cc which handles crash data entries for ppapi plugins. | raymes@chromium.org | 2012-07-13 | 1 | -2/+6 |
* | Use #pragma comment(lib, "userenv.lib") rather than AdditionalDependencies. ... | grt@chromium.org | 2012-07-10 | 1 | -0/+3 |
* | Send the user's Windows profile type up in crash reports. | grt@chromium.org | 2012-07-10 | 1 | -0/+33 |
* | Revert 145892 - Send the user's Windows profile type up in crash reports. | grt@chromium.org | 2012-07-10 | 1 | -33/+0 |
* | Send the user's Windows profile type up in crash reports. | grt@chromium.org | 2012-07-10 | 1 | -0/+33 |
* | Don't show the restart dialog in the GPU process. | robertshield@chromium.org | 2012-06-26 | 1 | -0/+8 |
* | Make sure CrashDumpAndTerminateHungChildProcess uses the right base address i... | jschuh@chromium.org | 2012-06-07 | 1 | -0/+12 |
* | Rename some chrome.exe exports: SetCommandLine --> SetCommandLine2, SetExperi... | eroman@chromium.org | 2012-05-25 | 1 | -6/+9 |
* | Don't pass class types across EXE/DLL boundaries for SetCommandLine() and Set... | eroman@chromium.org | 2012-05-22 | 1 | -7/+16 |
* | Add experiments info to crash dumps. | mad@chromium.org | 2012-04-05 | 1 | -21/+59 |
* | Revert 128910 - Add experiments info to crash dumps. | alokp@chromium.org | 2012-03-26 | 1 | -59/+21 |
* | Add experiments info to crash dumps. | mad@chromium.org | 2012-03-26 | 1 | -21/+59 |
* | [windows] Make calls to exit(), _exit(), abort(), and ExitProcess() from the ... | eroman@chromium.org | 2012-03-24 | 1 | -2/+3 |
* | Added SetPrinterInfo to include information about printer driver. This inform... | vitalybuka@chromium.org | 2012-03-16 | 1 | -26/+50 |
* | Revert 126866 - Added SetPrinterInfo to include information about printer dri... | markusheintz@chromium.org | 2012-03-15 | 1 | -50/+26 |
* | Added SetPrinterInfo to include information about printer driver. This inform... | vitalybuka@chromium.org | 2012-03-15 | 1 | -26/+50 |
* | Windows Breakpad: Simplify by combining two functions | mseaborn@chromium.org | 2012-02-28 | 1 | -40/+24 |
* | Windows Breakpad: Do Breakpad enablement checks in browser process only | mseaborn@chromium.org | 2012-02-26 | 1 | -40/+55 |
* | Revert 123322 (revert didn't help) | thakis@chromium.org | 2012-02-23 | 1 | -28/+7 |
* | Revert 123149 (trying to find the cause of http://crbug.com/115479) | thakis@chromium.org | 2012-02-23 | 1 | -7/+28 |
* | Windows Breakpad: Stop doing Breakpad initialisation on a thread | mseaborn@chromium.org | 2012-02-23 | 1 | -28/+7 |
* | Windows Breakpad: Get metadata from chrome.exe instead of chrome.dll | mseaborn@chromium.org | 2012-02-16 | 1 | -7/+10 |
* | Fix permissions. | sky@chromium.org | 2012-02-14 | 1 | -0/+0 |
* | Windows Breakpad: Add comment to explain "-x64" suffix | mseaborn@chromium.org | 2012-02-14 | 1 | -0/+5 |
* | Windows Breakpad: Remove kNoOOBreakpad environment variable | mseaborn@chromium.org | 2012-02-14 | 1 | -6/+2 |
* | This patch achieves it without crashing the process. We create a new exceptio... | lipalani@chromium.org | 2011-12-28 | 1 | -0/+35 |
* | Added recommended pref store on Windows. | joaodasilva@chromium.org | 2011-12-01 | 1 | -7/+6 |
* | Re-enable useful dumps on dev and beta channels. | robertshield@chromium.org | 2011-11-16 | 1 | -2/+5 |
* | Make GTK and Aura parts orthogonal to OS parts | stevenjb@google.com | 2011-10-26 | 1 | -1/+2 |
* | Fix check_perms failure from r105190. | thestig@chromium.org | 2011-10-12 | 1 | -0/+0 |
* | x86-64 Breakpad: Append "-x64" to the pipe name for 64-bit processes | mseaborn@chromium.org | 2011-10-12 | 1 | -0/+3 |
* | [windows] Filter --flag-switches-begin and --flag-switches-end from being sen... | eroman@chromium.org | 2011-09-22 | 1 | -1/+9 |
* | Add channel information to Windows crash reports. | eroman@chromium.org | 2011-09-19 | 1 | -7/+13 |
* | Add a breakpad field for the plugin's path. This is useful for bucketing plug... | eroman@chromium.org | 2011-09-19 | 1 | -4/+65 |
* | Linux: Add more information to crash reports: | thestig@chromium.org | 2011-09-16 | 1 | -5/+0 |
* | Use base::wcslcpy rather than wcscpy_s throughout breakpad_win.cc | eroman@chromium.org | 2011-09-15 | 1 | -27/+27 |
* | Revert 101372 - Linux: Add more information to crash reports: | rsimha@chromium.org | 2011-09-15 | 1 | -0/+5 |
* | Linux: Add more information to crash reports: | thestig@chromium.org | 2011-09-15 | 1 | -5/+0 |
* | [Windows] Include the about:flags experiments in crash reports. | eroman@chromium.org | 2011-09-14 | 1 | -29/+59 |
* | base: Fix the TODO in string_util.h | tfarina@chromium.org | 2011-08-17 | 1 | -3/+4 |