summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing/protocol_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Lookup hash prefix in safebrowsing service.lzheng@chromium.org2011-02-161-2/+4
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-2/+4
* Consolidate some safe-browsing histograms.shess@chromium.org2010-12-281-0/+31
* Add a browser test for safebrowsing service.lzheng@chromium.org2010-12-131-20/+63
* Send malware reports when a user opts-in from the safe browsing interstitial ...panayiotis@google.com2010-12-101-10/+20
* Ping Google whenever a SafeBrowsing interstitial is shown to UMA users.noelutz@google.com2010-10-071-11/+17
* Add "?" to query strings if original url has no query string.lzheng@chromium.org2010-09-071-2/+3
* Report malware redirectors as well.panayiotis@google.com2010-08-121-2/+3
* Minor header cleanup of chrome/browser/[st]*/*.h minus c/b/sync/*.h.viettrungluu@chromium.org2010-08-061-2/+0
* Add undeclared virtual destructors part 3ziadh@chromium.org2010-07-301-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* First change to add safebrowsing service test. lzheng@chromium.org2010-07-161-0/+1
* Add switches and apis in safebrowsing protocol_manager that will allow end-to...lzheng@chromium.org2010-06-291-13/+81
* [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacementphajdan.jr@chromium.org2010-06-011-5/+5
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-1/+1
* Convert variables in chrome/common/env_vars.cc from wchar_t to char. Enable C...thestig@chromium.org2010-04-061-1/+3
* Fix a crash during shutdown where SafeBrowsingProtocolManager could end up ge...eroman@chromium.org2009-11-121-1/+7
* Remove build time differences between Chrome Frame and Google Chrome in therobertshield@chromium.org2009-11-061-0/+4
* Fourth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-021-6/+0
* Fix for an "update in progress" DCHECK.paul@chromium.org2009-08-071-0/+4
* Fix the root cause of flakiness in SafeBrowsingProtocolManagerTest.TestGetHas...phajdan.jr@chromium.org2009-07-281-4/+4
* Reduce header dependencies in base/phajdan.jr@chromium.org2009-06-031-0/+1
* NO CODE CHANGE.maruel@google.com2009-03-051-1/+2
* Report malware sub resources and their containing page to thepaulg@google.com2009-02-191-0/+9
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-3/+1
* Port SafeBrowsingProtocolManager to Mac and linux.paul@chromium.org2009-02-061-0/+12
* Move url_* to net subdirben@chromium.org2009-01-161-1/+1
* Add histograms to track the size of SafeBrowsing Updates.paulg@google.com2009-01-061-0/+6
* Add histograms to measure new SafeBrowsing performance.paulg@google.com2008-11-141-0/+3
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-3/+3
* Changes to allow running the new SafeBrowsing storage system,contained in Saf...paulg@google.com2008-10-241-1/+1
* Change the SafeBrowsing client version to use the properpaulg@google.com2008-10-011-0/+3
* Cleanup EOL and include guards, including fixing one guard that was not the c...deanm@chromium.org2008-09-201-3/+3
* Replace all instances of <hash_map> with a "base/hash_tabe.h",erg@google.com2008-09-081-4/+3
* Use FRIEND_TEST() instead of guessing the test class name (!)maruel@google.com2008-09-081-3/+4
* Minor cleanup to OneShotTimer and RepeatingTimer: moves more of the member v...darin@google.com2008-09-031-2/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+232