summaryrefslogtreecommitdiffstats
path: root/net/base/mime_sniffer.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix problem where "text/xml" responses get buffered past 512 bytes, causing t...ericroman@google.com2008-10-171-1/+3
* Optimize the mime sniffer based on UMA data and move closer to the HTML 5 spec.abarth@chromium.org2008-10-091-72/+30
* Rever 2997 since it caused UI and unit tests failure.maruel@google.com2008-10-081-30/+72
* Optimize the mime sniffer based on UMA data and move closer to the HTML 5 spec.darin@chromium.org2008-10-081-72/+30
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Make mime sniffer compile for Mac.avi@google.com2008-08-201-6/+5
* Move some more classes from net/base into the net:: namespace.darin@google.com2008-07-301-2/+2
* Add net to the repository.initial.commit2008-07-261-0/+623