summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing/protocol_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Enable url check in download_manager, with a simple UI (it may need polish). ...lzheng@chromium.org2011-02-261-4/+17
* Lookup hash prefix in safebrowsing service.lzheng@chromium.org2011-02-161-5/+11
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-131-4/+4
* Parse binhash sent from safebrowsing server.lzheng@chromium.org2011-01-121-1/+1
* Consolidate some safe-browsing histograms.shess@chromium.org2010-12-281-2/+8
* Revert 69592 - file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-1/+1
* file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-1/+1
* Add a browser test for safebrowsing service.lzheng@chromium.org2010-12-131-4/+48
* Cleanup: Remove needed #includes for profile.h.thestig@chromium.org2010-12-101-1/+0
* Send malware reports when a user opts-in from the safe browsing interstitial ...panayiotis@google.com2010-12-101-14/+41
* Move:ben@chromium.org2010-12-021-1/+1
* Make sure the generated python proto buff path is right.lzheng@chromium.org2010-11-091-1/+1
* Convert LOG(INFO) to VLOG(1) - chrome/browser/safe_browsing/.pkasting@chromium.org2010-10-251-16/+16
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-121-1/+1
* Ping Google whenever a SafeBrowsing interstitial is shown to UMA users.noelutz@google.com2010-10-071-20/+31
* Rename ChromeThread to BrowserThread Part4:tfarina@chromium.org2010-10-071-2/+2
* Add "?" to query strings if original url has no query string.lzheng@chromium.org2010-09-071-3/+12
* Refactor version-getting info into a chrome::VersionInfo object.evan@chromium.org2010-08-271-4/+3
* Report malware redirectors as well.panayiotis@google.com2010-08-121-5/+8
* FBTF: Remove unneeded headers from base/ (part 5)thestig@chromium.org2010-08-071-0/+2
* base: rename Environment::HasEnv to Environment::HasVar.tfarina@chromium.org2010-08-041-1/+1
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-031-2/+2
* Cleanup: Break another common->app dependency.thestig@chromium.org2010-07-201-2/+2
* Add switches and apis in safebrowsing protocol_manager that will allow end-to...lzheng@chromium.org2010-06-291-66/+98
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-1/+1
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-141-1/+2
* Convert variables in chrome/common/env_vars.cc from wchar_t to char. Enable C...thestig@chromium.org2010-04-061-3/+4
* Refactor chunk ownership in SafeBrowsing code.shess@chromium.org2010-03-081-17/+11
* The search terms are escaped using + or %20 for space depending on whether re...avayvod@google.com2010-01-151-3/+3
* Fix for Debug crasher in safe browsing updater.mirandac@chromium.org2009-12-151-11/+20
* Move base64 from 'net/base' into 'base'.hayato@chromium.org2009-11-241-2/+2
* Fix a comment.eroman@chromium.org2009-11-121-1/+1
* Fix a crash during shutdown where SafeBrowsingProtocolManager could end up ge...eroman@chromium.org2009-11-121-7/+10
* Remove build time differences between Chrome Frame and Google Chrome in therobertshield@chromium.org2009-11-061-13/+7
* Fourth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-021-6/+6
* Add a client name to the safe browsing service for Chrome Frame builds of Chr...robertshield@chromium.org2009-10-071-1/+3
* Fix for an "update in progress" DCHECK.paul@chromium.org2009-08-071-1/+28
* Fix the root cause of flakiness in SafeBrowsingProtocolManagerTest.TestGetHas...phajdan.jr@chromium.org2009-07-281-3/+3
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-051-1/+1
* Reduce the false positive rate for SafeBrowsing gethash requests.paulg@google.com2009-04-171-0/+6
* Remove the old and no longer used SafeBrowsing storagepaulg@google.com2009-03-211-8/+3
* NO CODE CHANGE.maruel@google.com2009-03-051-4/+8
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-241-6/+6
* Report malware sub resources and their containing page to thepaulg@google.com2009-02-191-0/+37
* Usual round of porting in chrome/phajdan.jr@chromium.org2009-02-051-1/+4
* End the SafeBrowsing update cycle when the update responsepaulg@google.com2009-01-161-8/+22
* Add histograms to track the size of SafeBrowsing Updates.paulg@google.com2009-01-061-4/+14
* Make sure we end the update process if we get an errorfrom the servers. Previ...paulg@google.com2008-12-041-2/+3