summaryrefslogtreecommitdiffstats
path: root/chrome/browser/crash_upload_list.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixing "error C2039: 'back_inserter' : is not a member of 'std'" on Windowsalexeypa@chromium.org2012-03-191-0/+1
* Cleanup: Make "uploads.log" a constant.thestig@chromium.org2012-02-221-2/+5
* Hook up the SequencedWorkerPool to the browser thread.brettw@chromium.org2012-01-191-3/+1
* Revert 116816 - Hook up the SequencedWorkerPool to the browser thread.msw@chromium.org2012-01-071-1/+3
* Hook up the SequencedWorkerPool to the browser thread.brettw@chromium.org2012-01-071-3/+1
* base::Bind() conversion for crash handler/uploader.dcheng@chromium.org2011-11-221-5/+10
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-2/+2
* VC2010e: Fix compilation; back_inserter requires <iterator>thakis@chromium.org2011-04-031-0/+2
* Implement CrashUploadListWin to enable chrome://crashes on Windows.asvitkine@chromium.org2011-04-011-16/+47
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-2/+1
* Implement chrome://crashesstuartmorgan@chromium.org2011-02-181-0/+69