summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing/protocol_parser_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Parse binhash sent from safebrowsing server.lzheng@chromium.org2011-01-121-73/+228
* Deal with truncated chunk.lzheng@chromium.org2011-01-101-0/+15
* Refactor chunk ownership in SafeBrowsing code.shess@chromium.org2010-03-081-31/+9
* Remove dead code from safe_browsing_util.h/cc.shess@chromium.org2010-02-181-12/+24
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-111-1/+1
* Coverity: check return of SafeBrowsingProtocolParser::ParseGetHash.mattm@chromium.org2009-10-141-8/+8
* Remove unneeded uses of base/hash_tables.h.thestig@chromium.org2009-03-171-1/+0
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-121-1/+0
* NO CODE CHANGE.maruel@google.com2009-03-051-13/+29
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-4/+4
* Fix linux / mac build.paulg@google.com2009-01-081-2/+2
* Ignore GetHash results for lists that we don't support.paulg@google.com2009-01-081-0/+41
* Support zero size chunks in the current implementation.paulg@google.com2008-10-091-0/+100
* Enable safe browsing tests exercising VerifyMAC. Reorder libraries to match ...deanm@chromium.org2008-09-181-7/+0
* Include chrome SConscript.unit_tests in Linux build.tc@google.com2008-09-171-37/+27
* Replace all instances of <hash_map> with a "base/hash_tabe.h",erg@google.com2008-09-081-2/+1
* Use a more compact license header in source files.license.bot2008-08-241-29/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+654