summaryrefslogtreecommitdiffstats
path: root/net/base/mime_sniffer.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement mimetype sniffing for extensions.aa@chromium.org2009-07-251-1/+43
* Slight code change to make some global variables const.maruel@google.com2009-03-101-1/+2
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-3/+3
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-241-9/+8
* 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