summaryrefslogtreecommitdiffstats
path: root/chrome/app/breakpad.cc
Commit message (Expand)AuthorAgeFilesLines
* Adds the ability to log the URL of the renderer if the renderersky@google.com2009-03-091-6/+65
* change a str pass by value. Words fail me to describe this CL bettercpu@google.com2009-02-251-1/+1
* Set the default flag to know if we should restart the processnsylvain@chromium.org2009-02-221-2/+4
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-2/+2
* Use the systemwide google_update pipe when registering for crash servicescpu@google.com2008-11-121-4/+15
* EXPERIMENT:deanm@chromium.org2008-11-081-1/+4
* Use the worker pool instead of a one-time thread for the breakpad initializat...deanm@chromium.org2008-11-041-8/+8
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Moving GoogleUpdateSettings to util. Installer as well as Chrome needs these ...rahulk@google.com2008-08-141-1/+1
* Add a couple of metrics to help us quantify two cases that can prevent us to ...cpu@google.com2008-08-131-20/+17
* We should not initialize the crash callback for non-browser processes sincensylvain@google.com2008-08-111-2/+3
* Always enabled the crash reporting when crash_service.exe is used instead of ...nsylvain@google.com2008-08-041-0/+10
* We did not display "Chrome crashed, Do you want to restart chrome" when break...nsylvain@google.com2008-07-311-2/+24
* Add chrome to the repository.initial.commit2008-07-261-0/+251