summaryrefslogtreecommitdiffstats
path: root/components/safe_browsing_db/database_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Replace metadata.raw_metadata with parsed fields, and add population_id to ping.nparker2016-03-181-1/+1
* Switch Safe Browsing's metadata from string to struct.nparker2016-02-271-1/+1
* SafeBrowsing: Create and destroy the v4 protocol manager with the IO thread.kcarattini2016-02-241-15/+10
* Move common PVer4 code into a V4ProtocolManagerUtil class.vakh2016-02-231-2/+2
* SafeBrowsing: DatabaseManager owns the V4GetHashProtocolManagerkcarattini2016-02-221-1/+18
* Support new Safe Browsing list "goog-badresource-shavar" in SafeBrowsingDatab...veranika2016-02-191-0/+10
* Revert of SafeBrowsing: DatabaseManager owns the V4GetHashProtocolManager (pa...henrika2016-02-181-18/+1
* SafeBrowsing: DatabaseManager owns the V4GetHashProtocolManagerkcarattini2016-02-181-1/+18
* Add support for a module whitelist (goog-whitemodule-digest256) to the safe b...proberge2016-02-171-0/+6
* Move database_manager from c/b/safe_browsing to components/safe_browsing_db.Daniel Cheng2016-01-131-0/+156