summaryrefslogtreecommitdiffstats
path: root/base/base64.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Fix base header include guards.tfarina2015-05-131-3/+3
* Added in-place testing for base64 encoding/decoding.georgesak2014-11-111-2/+3
* Revert 239921 "Revert 239759 "The comment in base64.h implies th..."vadimt@chromium.org2013-12-111-3/+2
* Revert 239759 "The comment in base64.h implies that base::Base64..."vadimt@chromium.org2013-12-111-2/+3
* The comment in base64.h implies that base::Base64Encode() can return false, butricea@chromium.org2013-12-101-3/+2
* base: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-03-301-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-3/+3
* Re-land r93365 - add RefCountedStringjoth@chromium.org2011-07-221-2/+3
* Revert 93365 - it broke on Chrome OSjoth@chromium.org2011-07-211-3/+2
* Added RefCountedString, as this is what many RefCountedMemory users seem to wantjoth@chromium.org2011-07-211-2/+3
* Base: First pass at having base.dll: definition ofrvargas@google.com2011-03-221-3/+5
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Move base64 from 'net/base' into 'base'.hayato@chromium.org2009-11-241-0/+22