summaryrefslogtreecommitdiffstats
path: root/net/base/data_url.cc
Commit message (Expand)AuthorAgeFilesLines
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-061-1/+1
* Pad base64 encoded data URIs if they aren't padded.asanka@chromium.org2012-07-181-2/+14
* Fix data URL bug reported on Wikipediaabarth@chromium.org2011-05-231-19/+24
* Allow data URLs to trigger downloads, as they do in Firefox.darin@chromium.org2010-12-031-0/+4
* Move base64 from 'net/base' into 'base'.hayato@chromium.org2009-11-241-2/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* I looked at the full dump from the previous crashes and it looks like a testi...brettw@google.com2008-07-301-2/+4
* Move some more classes from net/base into the net:: namespace.darin@google.com2008-07-301-1/+5
* Reverting revision 70, 66 and 65 to fix crashes.nsylvain@google.com2008-07-291-4/+2
* Puts back the optional unescaping of control characters and URL parse-affecti...brettw@google.com2008-07-291-2/+4
* Add net to the repository.initial.commit2008-07-261-0/+121