summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing/safe_browsing_util_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert ARRAYSIZE_UNSAFE -> arraysize in chrome/browser/.viettrungluu2014-10-161-1/+1
* [Safe browsing] Clean up code to scan hash results for threats.shess@chromium.org2014-06-181-13/+0
* [safe-browsing] Database full hash matches like prefix match.shess@chromium.org2014-05-011-0/+6
* [safe-browsing] Cleanup tests and remove unnecessary prefix tracking.shess@chromium.org2014-04-301-2/+12
* Clean up safe_browsing_util.h operator overloads.shess@chromium.org2014-03-131-4/+1
* Convert safe-browsing SBPrefix from int32 to uint32.shess@chromium.org2014-02-271-1/+1
* [safe browsing] Remove stale BINHASH code.shess@chromium.org2014-02-211-8/+0
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-021-1/+1
* Use a direct include of strings headers in chrome/browser/r*-s*/.avi@chromium.org2013-06-101-2/+2
* Small modifications to safebrowsing code to make it simpler to add the extensionkalman@chromium.org2013-01-181-2/+1
* iwyu: Include stringprintf.h where appropriate, part 2.jhawkins@chromium.org2011-05-111-2/+2
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-3/+3
* Convert hash explicitly to string with the size of the char array. lzheng@chromium.org2011-03-141-1/+4
* Lookup hash prefix in safebrowsing service.lzheng@chromium.org2011-02-161-3/+12
* Handle download url list and binary hash list in safe browsing. Addedlzheng@chromium.org2010-12-151-0/+40
* Add ftp protocol to the safebrowsing checks. Fixed the crash with canonicaliz...inferno@chromium.org2010-06-021-0/+20
* Canonicalize the url based on Section 6.1 Safe Browsing Spec.inferno@chromium.org2010-03-301-1/+201
* Remove dead code from safe_browsing_util.h/cc.shess@chromium.org2010-02-181-224/+6
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-121-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Include chrome SConscript.unit_tests in Linux build.tc@google.com2008-09-171-5/+5
* Fix the issue where a sub chunk coming in before an add chunk, both containg ...jam@chromium.org2008-09-041-0/+30
* Take out uneeded comment (and test public Rietveld instance!).jam@chromium.org2008-09-021-1/+0
* Fix problem of safebrowsing database removing an add for a hostname when it g...jabdelmalek@google.com2008-08-281-0/+29
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fix compile errors due to missing includes.nsylvain@google.com2008-07-281-0/+1
* Add chrome to the repository.initial.commit2008-07-261-0/+260