summaryrefslogtreecommitdiffstats
path: root/chromecast/crash/linux/synchronized_minidump_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert Pass()→std::move() in //chromecastdcheng2015-12-291-4/+5
* Switch to standard integer types in chromecast/.avi2015-12-221-1/+3
* [Chromecast] Change LockFileHasDumps to HasDumps.bcf2015-10-231-3/+20
* [Chromecast] Add LockFileHasDumps to SynchronizedMinidumpManager.bcf2015-10-141-0/+9
* [Chromecast] Move SynchronizedMinidumpManager ratelimit logic to child classes.bcf2015-09-141-25/+8
* [Chromecast] Change lockfile format to pseudo json.bcf2015-08-181-102/+121
* [Chromecast] Moved ratelimit information to lockfile.bcf2015-08-051-16/+164
* [Chromecast] Fixed bugs from in DumpInfo tests.bcf2015-07-281-1/+1
* [Chromecast] Changed crash lockfile to use a JSON format.bcf2015-07-271-44/+83
* Reland of place system IO calls in chromecast/crash with Chrome utilities. (p...slan2015-07-171-5/+3
* Revert of Replace system IO calls in chromecast/crash with Chrome utilities. ...dcaiafa2015-07-171-3/+5
* Replace system IO calls in chromecast/crash with Chrome utilities.slan2015-07-161-5/+3
* Adding crash utilities to chromecast/crash.slan2015-06-231-0/+219