Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
27979b47ac573eb6200bf211f7c4becb55b28c3b
/
base
/
md5_unittest.cc
cc8e4d8
Convert //base to use std::unique_ptr
by dcheng
· 9 years ago
a6a6a68
Switch to standard integer types in base/.
by avi
· 9 years ago
f57d3cb
Cleanup: Change {ASSERT,EXPECT}_FALSE(!x) to {ASSERT,EXPECT}_TRUE(x).
by thestig
· 10 years ago
dd7aaa0
Cleanup: Better constify some strings in base.
by thestig
· 10 years ago
7f164d9
base::MD5IntermediateFinal() generates digest non-destructively.
by shess@chromium.org
· 11 years ago
15bc41d
base: Convert scoped_arrays to the new scoped_ptr style.
by tfarina@chromium.org
· 12 years ago
f03d694
MD5Update function uses StringPiece instead of raw buffer.
by dominich@chromium.org
· 13 years ago
b64a8a7
base: Add namespace base to MD5 unittests.
by tfarina@chromium.org
· 13 years ago
5c52102
added md5_unittest
by shinyak@google.com
· 14 years ago