summaryrefslogtreecommitdiffstats
path: root/base/sha1.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in base/.avi2015-12-261-0/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Update SHA1_LENGTH -> kSHA1Length to match previous change to SHA256_LENGTH.pkasting@chromium.org2011-09-281-6/+3
* Add "kSHA1Length" to base/sha1.h. This is a tiny piece of http://codereview....pkasting@chromium.org2011-09-261-0/+1
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-4/+4
* Base: A few more files using BASE_API (for base.dll)rvargas@google.com2011-03-241-4/+6
* Add base::SHA1HashBytes.hans@chromium.org2011-03-131-0/+5
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Implement FormStructure and an initial method, EncodeUploadRequest. This als...jhawkins@chromium.org2009-11-041-0/+24