- bd6391d Update SHA1_LENGTH -> kSHA1Length to match previous change to SHA256_LENGTH. by pkasting@chromium.org · 13 years ago
- 5fca376 Add "kSHA1Length" to base/sha1.h. This is a tiny piece of http://codereview.chromium.org/7972024/ that's being landed first so that the third-party RLZ library can be updated to use it. by pkasting@chromium.org · 13 years ago
- e585bed Rename BASE_API to BASE_EXPORT. by darin@chromium.org · 13 years ago
- 73eb5d0 Base: A few more files using BASE_API (for base.dll) by rvargas@google.com · 14 years ago
- 273df68 Add base::SHA1HashBytes. by hans@chromium.org · 14 years ago
- 01d1452 `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by thakis@chromium.org · 14 years ago
- f64907f Implement FormStructure and an initial method, EncodeUploadRequest. This also adds SHA1HashString, a utility method to get the SHA-1 hash of an input string, with appropriate unit tests. by jhawkins@chromium.org · 15 years ago