Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Strip out safe-browsing prefix-set checksumming code. | shess@chromium.org | 2012-08-29 | 1 | -29/+0 |
* | Instrument to catch corruption constructing safe-browsing filters. | shess@chromium.org | 2012-08-07 | 1 | -2/+6 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Add a primitive checksum to PrefixSet construction. | shess@chromium.org | 2011-04-02 | 1 | -0/+9 |
* | More PrefixSet diagnostics. | shess@chromium.org | 2011-03-30 | 1 | -0/+16 |
* | Safe-browsing PrefixSet cleanups. | shess@chromium.org | 2011-03-18 | 1 | -4/+1 |
* | safe_browsing::PrefixSet persistence code. | shess@chromium.org | 2011-03-08 | 1 | -2/+12 |
* | Additional validation code for PrefixSet. | shess@chromium.org | 2011-03-04 | 1 | -1/+5 |
* | More test out-of-lining. | erg@google.com | 2011-02-14 | 1 | -0/+1 |
* | PrefixSet as an alternate to BloomFilter for safe-browsing. | shess@chromium.org | 2011-02-10 | 1 | -0/+92 |