summaryrefslogtreecommitdiffstats
path: root/base/md5.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* base: Remove using declaration of MD5Digest now that hunspell was fixed.tfarina@chromium.org2011-08-081-3/+0
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-7/+7
* MD5Update function uses StringPiece instead of raw buffer.dominich@chromium.org2011-07-261-7/+6
* base: Put md5.* into base namespace.tfarina@chromium.org2011-07-181-0/+7
* base: Add namespace base to MD5 unittests.tfarina@chromium.org2011-07-151-6/+5
* Base: Last set of files to use BASE_API (for base.dll)rvargas@google.com2011-03-281-7/+9
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* MD5 header cleanup for lint and items brought up when reviewing code based on...fbarchard@chromium.org2009-10-081-16/+24
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add base to the repository.initial.commit2008-07-261-0/+82