summaryrefslogtreecommitdiffstats
path: root/net/base/data_url_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Unescape BiDi control chars while parsing data: urlsmeacer2014-10-221-0/+38
* [Regression fix] [Data URI parser] Accept data URI with invalid mediatype datatyoshino2014-10-011-7/+22
* Set response headers for data URL.tyoshino2014-09-101-4/+4
* Revert 291007 "Set response headers for data URL."tyoshino@chromium.org2014-08-211-4/+4
* Set response headers for data URL.tyoshino@chromium.org2014-08-211-4/+4
* Make net::DataURL's MIME string check strictertyoshino@chromium.org2014-05-211-0/+7
* net: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-121-1/+1
* Pad base64 encoded data URIs if they aren't padded.asanka@chromium.org2012-07-181-1/+15
* Fix data URL bug reported on Wikipediaabarth@chromium.org2011-05-231-0/+12
* Remove most unnecessary uses of "net::" in net/base/.adamk@chromium.org2011-03-251-4/+1
* Fix indentation.darin@chromium.org2010-12-031-7/+7
* Slight code change to make some global variables const.maruel@google.com2009-03-101-3/+4
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add more files to the net module compile list. Had to make some small change...tc@google.com2008-08-201-7/+9
* Move some more classes from net/base into the net:: namespace.darin@google.com2008-07-301-3/+6
* Add net to the repository.initial.commit2008-07-261-0/+176