summaryrefslogtreecommitdiffstats
path: root/components/safe_browsing_db
Commit message (Expand)AuthorAgeFilesLines
* Add more out of line copy ctors for complex classes.vmpstr2016-03-242-0/+3
* Replace metadata.raw_metadata with parsed fields, and add population_id to ping.nparker2016-03-188-120/+9
* Remove use of URL_SPECIAL_CHARS from SafeBrowsing files.mmenke2016-02-291-3/+4
* Switch Safe Browsing's metadata from string to struct.nparker2016-02-2712-56/+274
* components: Add out-of-line copy ctors for complex classes.vmpstr2016-02-254-0/+7
* SafeBrowsing: Create and destroy the v4 protocol manager with the IO thread.kcarattini2016-02-247-38/+63
* Move common PVer4 code into a V4ProtocolManagerUtil class.vakh2016-02-2313-245/+348
* Safe Browsing Protocol Manager: Fix depskcarattini2016-02-231-3/+3
* SafeBrowsing: DatabaseManager owns the V4GetHashProtocolManagerkcarattini2016-02-225-3/+63
* Support new Safe Browsing list "goog-badresource-shavar" in SafeBrowsingDatab...veranika2016-02-197-4/+41
* Revert of SafeBrowsing: DatabaseManager owns the V4GetHashProtocolManager (pa...henrika2016-02-185-63/+3
* SafeBrowsing: DatabaseManager owns the V4GetHashProtocolManagerkcarattini2016-02-185-3/+63
* Add support for a module whitelist (goog-whitemodule-digest256) to the safe b...proberge2016-02-177-13/+35
* SafeBrowsing: Move the v4 server url into utilkcarattini2016-02-173-3/+5
* SafeBrowsing: Rename V4ProtocolManager to V4GetHashProtocolManagerkcarattini2016-02-174-116/+125
* SafeBrowsing: Create a custom histogram enum for V4 GetHash results.kcarattini2016-02-041-25/+9
* Add a new ThreatSource type to indicate SBHit is from client side detection.jialiul2016-02-031-4/+5
* SafeBrowsing: Move V4ProtocolManager to components.kcarattini2016-02-034-0/+1138
* Move remote_db_manager into the safe_browsing_db component.vakh2016-02-0212-4/+993
* Revert of Move remote_db_manager into the safe_browsing_db component. (patchs...shess2016-01-2212-991/+4
* Move remote_db_manager into the safe_browsing_db component.vakh2016-01-2212-4/+991
* Move SafeBrowsing trace events to the loader categoryjoenotcharles2016-01-141-1/+1
* Move database_manager from c/b/safe_browsing to components/safe_browsing_db.Daniel Cheng2016-01-138-0/+444
* Add trace events to help optimize SafeBrowsing methodsjoenotcharles2016-01-131-0/+5
* Adds SB V4 response handler to Protocol Manager.kcarattini2016-01-131-0/+3
* Add a GetFullHashWithApis method to Protocol Manager.kcarattini2016-01-062-6/+7
* Convert Pass()→std::move() in //components/[n-z]*dcheng2015-12-261-2/+3
* Clean up header files.avi2015-12-261-0/+2
* Switch to standard integer types in components/, part 3 of 4.avi2015-12-256-51/+69
* Add the Safe Browsing pver4 protocol buffers to Chrome.kcarattini2015-12-222-0/+481
* Revert of Add the Safe Browsing pver4 protocol buffers to Chrome. (patchset #...tkent2015-12-212-479/+0
* Add the Safe Browsing pver4 protocol buffers to Chrome.kcarattini2015-12-212-0/+479
* Revert of Add the Safe Browsing pver4 protocol buffers to Chrome. (patchset #...yutak2015-12-172-479/+0
* Add the Safe Browsing pver4 protocol buffers to Chrome.kcarattini2015-12-172-0/+479
* Move UrlToFullHashes to util.h/cc in safe_browsing_db/.kcarattini2015-12-103-0/+81
* base: get rid of deprecated TrimWhitespace() functiontfarina2015-12-061-1/+1
* Optimize Escape and Unespace functions in util.cc.georgesak2015-12-041-11/+14
* Reduce number of string allocations in util.cc.georgesak2015-12-031-10/+9
* Optimize RemoveConsecutiveChars.georgesak2015-12-021-7/+13
* Add more components to "gn check", work on dom_distiller.brettw2015-11-301-0/+3
* Move code in components/safe_browsing_db and chrome/browser/safe_browsing/ un...vakh2015-11-138-163/+50
* Move more declarations from c/b/sb/sb_util.h to components.vakh2015-11-057-8/+890
* Revert of Move more declarations from c/b/sb/sb_util.h to components. (patchs...binjin2015-11-047-886/+8
* 1. Pull all code unrelated to chunking from chrome/browser/safe_browsing/safe...vakh2015-11-047-8/+886
* [This CL = CL 1399843003 + disabling E4267 for MSVS (in safe_browsing_db.gypi)]vakh2015-10-2910-0/+1524
* Revert of Move prefix_set and parts of s_b_util into a new component safe_bro...dalecurtis2015-10-2210-1520/+0
* Move prefix_set and parts of safe_browsing_util into a new component safe_bro...vakh2015-10-2210-0/+1520