Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reserve space before building potentially large vectors in safe-browsing. | shess@chromium.org | 2011-09-23 | 1 | -0/+9 |
* | MD5Update function uses StringPiece instead of raw buffer. | dominich@chromium.org | 2011-07-26 | 1 | -6/+17 |
* | base: Put md5.* into base namespace. | tfarina@chromium.org | 2011-07-18 | 1 | -15/+16 |
* | Coverity: Initialize member variables. | jhawkins@chromium.org | 2011-06-21 | 1 | -2/+4 |
* | Add a primitive checksum to PrefixSet construction. | shess@chromium.org | 2011-04-02 | 1 | -0/+27 |
* | More PrefixSet diagnostics. | shess@chromium.org | 2011-03-30 | 1 | -0/+51 |
* | Safe-browsing PrefixSet cleanups. | shess@chromium.org | 2011-03-18 | 1 | -7/+8 |
* | safe_browsing::PrefixSet persistence code. | shess@chromium.org | 2011-03-08 | 1 | -0/+147 |
* | Additional validation code for PrefixSet. | shess@chromium.org | 2011-03-04 | 1 | -13/+27 |
* | More test out-of-lining. | erg@google.com | 2011-02-14 | 1 | -0/+2 |
* | PrefixSet as an alternate to BloomFilter for safe-browsing. | shess@chromium.org | 2011-02-10 | 1 | -0/+104 |