summaryrefslogtreecommitdiffstats
path: root/net/base/mime_sniffer_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Increase the mime sniffer's limit for searching for binary looking bytes fromabarth@chromium.org2010-03-161-5/+25
* Adjust our sniffing hueristics to better match Firefox.abarth@chromium.org2009-12-101-1/+1
* Implement mimetype sniffing for extensions.aa@chromium.org2009-07-251-0/+64
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Fix problem where "text/xml" responses get buffered past 512 bytes, causing t...ericroman@google.com2008-10-171-0/+13
* Optimize the mime sniffer based on UMA data and move closer to the HTML 5 spec.abarth@chromium.org2008-10-091-3/+0
* Rever 2997 since it caused UI and unit tests failure.maruel@google.com2008-10-081-0/+3
* Optimize the mime sniffer based on UMA data and move closer to the HTML 5 spec.darin@chromium.org2008-10-081-3/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Move some more classes from net/base into the net:: namespace.darin@google.com2008-07-301-10/+10
* Add net to the repository.initial.commit2008-07-261-0/+324