summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing/safe_browsing_database.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up Safe Browsing code a little:pkasting@chromium.org2009-12-011-35/+15
* The SafeBrowsing system had a bunch of plumbing for system resume that wasn't...pkasting@chromium.org2009-10-301-3/+0
* Fixed data race between GetDatabase and CheckURL at startup.erikkay@chromium.org2009-10-121-3/+4
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-1/+1
* Safe browsing cleanup:estade@chromium.org2009-01-281-5/+6
* Port flush_cache tool and perf_tests.phajdan.jr@chromium.org2008-12-121-3/+3
* Reverting 6815.phajdan.jr@chromium.org2008-12-111-3/+3
* Port flush_cache tool and perf_tests.phajdan.jr@chromium.org2008-12-111-3/+3
* Clean up a friend test declaration.paulg@google.com2008-11-181-1/+2
* Reduce memory consumption by keeping the SafeBrowsingpaulg@google.com2008-11-131-1/+1
* Handle the possibility of failure when starting apaulg@google.com2008-11-111-1/+1
* Add support for 256 bit full hashes to the new implementation.paulg@google.com2008-11-111-2/+30
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-1/+1
* Changes to allow running the new SafeBrowsing storage system,contained in Saf...paulg@google.com2008-10-241-2/+3
* A partially working implementation of a faster safe browsing implementation.erikkay@google.com2008-10-021-2/+3
* Cleanup EOL and include guards, including fixing one guard that was not the c...deanm@chromium.org2008-09-201-3/+3
* Create a SafeBrowsing database interface to more easilypaulg@google.com2008-09-201-232/+34
* Replace all instances of <hash_map> with a "base/hash_tabe.h",erg@google.com2008-09-081-3/+2
* Cache empty responses from the SafeBrowsing servers for GetHashpaulg@google.com2008-09-051-2/+8
* 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-2/+2
* Add chrome to the repository.initial.commit2008-07-261-0/+322