1. 093de9b Convert //base to use std::unique_ptr by dcheng · 9 years ago
  2. 9b6f4293 Switch to standard integer types in base/. by avi · 10 years ago
  3. 52c42ca Cleanup: Change {ASSERT,EXPECT}_FALSE(!x) to {ASSERT,EXPECT}_TRUE(x). by thestig · 10 years ago
  4. 073d514d Cleanup: Better constify some strings in base. by thestig · 11 years ago
  5. f087ed5e base::MD5IntermediateFinal() generates digest non-destructively. by [email protected] · 11 years ago
  6. 604eb05 base: Convert scoped_arrays to the new scoped_ptr style. by [email protected] · 13 years ago
  7. a3bcff6 MD5Update function uses StringPiece instead of raw buffer. by [email protected] · 14 years ago
  8. bd4d016 base: Add namespace base to MD5 unittests. by [email protected] · 14 years ago
  9. 47f19be added md5_unittest by [email protected] · 14 years ago