summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing/safe_browsing_util.h
Commit message (Expand)AuthorAgeFilesLines
* Safe-browsing PrefixSet cleanups.shess@chromium.org2011-03-181-2/+2
* Convert hash explicitly to string with the size of the char array. lzheng@chromium.org2011-03-141-1/+1
* Add a new SafeBrowsing list which contains a whitelist for the client-sidenoelutz@google.com2011-03-091-2/+9
* Lookup hash prefix in safebrowsing service.lzheng@chromium.org2011-02-161-2/+8
* Remove the unused enlarge.lzheng@chromium.org2011-01-141-4/+0
* Handle download url list and binary hash list in safe browsing. Addedlzheng@chromium.org2010-12-151-3/+11
* Convert LOG(INFO) to VLOG(1) - chrome/browser/safe_browsing/.pkasting@chromium.org2010-10-251-6/+0
* FBTF: Even more deinlining.erg@google.com2010-10-201-6/+10
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-191-1/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Canonicalize the url based on Section 6.1 Safe Browsing Spec.inferno@chromium.org2010-03-301-0/+7
* Refactor chunk ownership in SafeBrowsing code.shess@chromium.org2010-03-081-2/+45
* Remove dead code from safe_browsing_util.h/cc.shess@chromium.org2010-02-181-82/+24
* linux: build with -Wextraevan@chromium.org2010-02-051-2/+2
* Misc. cleanup of safe_browsing_util.cc:pkasting@chromium.org2009-12-031-10/+11
* Make the safe_browsing_util.cc function definition order match the declaratio...pkasting@chromium.org2009-12-021-1/+5
* Build fix for Linux perf bot.pkasting@chromium.org2009-12-011-0/+1
* Clean up Safe Browsing code a little:pkasting@chromium.org2009-12-011-13/+7
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-2/+2
* Fix some strict aliasing errors from r31773 caught with gcc 4.4.craig.schlenter@chromium.org2009-11-121-1/+2
* Ignore GetHash results for lists that we don't support.paulg@google.com2009-01-081-0/+9
* Add support for 256 bit full hashes to the new implementation.paulg@google.com2008-11-111-0/+4
* Change the detection of the list name from parsing a URLpaulg@google.com2008-10-221-0/+1
* Support zero size chunks in the current implementation.paulg@google.com2008-10-091-0/+2
* Cleanup EOL and include guards, including fixing one guard that was not the c...deanm@chromium.org2008-09-201-4/+3
* Include chrome/browser/SConscript in Linux build.tc@google.com2008-09-171-0/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Try to cut down on some unnecessary dependencies. Remove any unused includes...deanm@google.com2008-07-281-1/+2
* Add chrome to the repository.initial.commit2008-07-261-0/+324