summaryrefslogtreecommitdiffstats
path: root/components/breakpad/browser
Commit message (Expand)AuthorAgeFilesLines
* Move GetFileSize, NormalizeFilePath to base namespacebrettw@chromium.org2013-12-041-1/+1
* Move temp file functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.mark@chromium.org2013-12-031-10/+10
* Only abort writing out minidumps during shutdown if we would upload themjochen@chromium.org2013-11-211-1/+10
* Move Linux/Android breakpad implementation to breakpad componentjochen@chromium.org2013-10-225-0/+814