summaryrefslogtreecommitdiffstats
path: root/chrome/browser/crash_upload_list.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 213003 "Move UploadList class to base/"jochen@chromium.org2013-07-231-4/+1
* Move UploadList class to base/jochen@chromium.org2013-07-231-1/+4
* Revert r206949 - "Start moving breakpad integration to a component."jochen@chromium.org2013-06-291-2/+2
* Refactoring CrashUploadList to enable re-use.grunell@chromium.org2013-06-241-87/+11
* Start moving breakpad integration to a component.jochen@chromium.org2013-06-181-2/+2
* chrome: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-281-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-2/+2
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* 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