summaryrefslogtreecommitdiffstats
path: root/base/base64.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in base/.avi2015-12-261-0/+2
* Revert 239921 "Revert 239759 "The comment in base64.h implies th..."vadimt@chromium.org2013-12-111-8/+2
* Revert 239759 "The comment in base64.h implies that base::Base64..."vadimt@chromium.org2013-12-111-2/+8
* The comment in base64.h implies that base::Base64Encode() can return false, butricea@chromium.org2013-12-101-8/+2
* Make modp_b64 and base::base64 compile on Win64jschuh@chromium.org2012-12-271-5/+5
* Address outstanding comments from CL 10384140lambroslambrou@chromium.org2012-05-171-2/+4
* Re-land r93365 - add RefCountedStringjoth@chromium.org2011-07-221-2/+2
* Revert 93365 - it broke on Chrome OSjoth@chromium.org2011-07-211-2/+2
* Added RefCountedString, as this is what many RefCountedMemory users seem to wantjoth@chromium.org2011-07-211-2/+2
* Move base64 from 'net/base' into 'base'.hayato@chromium.org2009-11-241-0/+41