summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/file_handlers/mime_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in chrome browser ...pranay.kumar2015-05-041-2/+3
* Do not handle a file as application/zip when the extension is not .zip.yawano2015-04-151-1/+17
* Remove webkit/browser/, point everything to storage/browser/ insteadpilgrim2014-09-101-1/+1
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-261-1/+1
* Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...pilgrim@chromium.org2014-08-221-1/+1
* [fsp] Fix crash because of calling net::GetMimeTypeFromFile on UI thread.mtomasz@chromium.org2014-07-091-19/+59
* Cleanup MIME handling in launcher.cc.mtomasz@chromium.org2014-07-031-0/+167