summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Exclude safe-browsing database files from timemachine.shess@chromium.org2011-05-282-5/+40
* Fix the go-back and proceed actions for client side phishing interstitials.bryner@chromium.org2011-05-272-9/+22
* Use a different tpl= parameter when reporting an error from client-side phish...bryner@chromium.org2011-05-268-27/+59
* Replace all usage of FileAutoDeleter with ScopedTempDir.husky@google.com2011-05-251-17/+7
* Treat ERR_CONNECTION_CLOSED as end-of-data marker for downloads.ahendrickson@chromium.org2011-05-241-1/+0
* Querying the history service to get the redirect information for urls.kewang@google.com2011-05-245-3/+329
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-195-8/+8
* Roll out v1 of the client-side phishing detection model, to replace v0.bryner@chromium.org2011-05-191-1/+15
* Fix TestURLRequestContext leaks in MalwareDetailsTest.HTTPCache.willchan@chromium.org2011-05-141-1/+2
* Create a URLRequestJobFactory to replace the URLRequest globals.willchan@chromium.org2011-05-141-5/+9
* Consolidate most CommandLine code across platforms.msw@chromium.org2011-05-141-2/+3
* iwyu: Include stringprintf.h where appropriate, part 3.jhawkins@chromium.org2011-05-121-16/+18
* iwyu: Include stringprintf.h where appropriate, part 2.jhawkins@chromium.org2011-05-116-32/+37
* SafeBrowsing Opt-in Malware Reports: Collect remote ip:port pairs for request...panayiotis@google.com2011-05-112-1/+12
* Include full redirect chain in downloads safebrowsing ping.mattm@chromium.org2011-05-104-13/+24
* iwyu: Use callback_old.h where appropriate, part 2.jhawkins@chromium.org2011-05-102-2/+2
* Static constructors for SafeBrowsingResourceHandler and ClientSideDetectionHost.jknotten@chromium.org2011-05-092-1/+9
* net: Move ResponseCookies into the net namespace.tfarina@chromium.org2011-05-067-14/+14
* Add histogram to track the number of pages that we try to classify to analysi...gcasto@chromium.org2011-05-041-0/+2
* Safebrowsing download UMA results shouldn't be set when safebrowsing is disab...mattm@chromium.org2011-05-031-0/+4
* Adopt InterstitialPage to RenderViewHost message changes which were introduce...markusheintz@chromium.org2011-05-032-8/+8
* Fix race condition if we get the model file in between the time that a Render...jam@chromium.org2011-05-021-1/+3
* Remove safe_browsing code from BrowserRenderProcessHost. Also remove crash r...jam@chromium.org2011-05-024-102/+65
* Fix crash when renderer stops a request during the time safebrowsing intersti...mattm@chromium.org2011-04-301-1/+62
* Move WebUI ntp files into new ntp directory.estade@chromium.org2011-04-281-1/+1
* Fix flakiness of SafeBrowsingServiceTest.Prefetch.cbentzel@chromium.org2011-04-281-3/+8
* Move UserMetrics to content.michaeln@google.com2011-04-271-1/+1
* SafeBrowsingServiceTest.Prefetch is FLAKY.cbentzel@chromium.org2011-04-271-1/+2
* Download Safebrowsing url matching should use the standard algorithm, not a d...mattm@chromium.org2011-04-272-18/+24
* Revert 83062 - Move WebUI ntp files into new ntp directory.And add myself to ...estade@chromium.org2011-04-261-1/+1
* Move WebUI ntp files into new ntp directory.estade@chromium.org2011-04-261-1/+1
* Get rid of spellcheck and malware messages in RenderViewHost/RenderWidgetHost.jam@chromium.org2011-04-261-1/+2
* Delete a few unused functions.thakis@chromium.org2011-04-251-20/+0
* safebrowsing: Set threat_list for BINARY_MALWARE_HASH ping.mattm@chromium.org2011-04-212-2/+24
* Check all redirect URLs against download safebrowsing list.mattm@chromium.org2011-04-208-108/+206
* Change safe browsing download hash list name to real value.mattm@chromium.org2011-04-201-1/+1
* The optional Malware Details also collects HTTP cache information. See design...panayiotis@google.com2011-04-1911-105/+850
* Change the client-side phishing detection request format. Instead ofnoelutz@google.com2011-04-149-100/+103
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-147-32/+33
* More https for support URLs.cevans@chromium.org2011-04-131-2/+2
* Replacing base::DIR_TEMP with ScopedTempDir when appropriate.mkwst@chromium.org2011-04-121-7/+4
* Replacing 'off the record' with 'incognito' in comments and a string in the g...vipul.bhasin@gmail.com2011-04-072-3/+3
* Only run the phishing classifier on HTML and XHTML documents.bryner@chromium.org2011-04-052-2/+44
* Make contents settable in RVHTH.avi@chromium.org2011-04-052-7/+7
* Support SafeBrowsing whitelist format which may contain expressionsnoelutz@google.com2011-04-042-7/+41
* Add a primitive checksum to PrefixSet construction.shess@chromium.org2011-04-023-0/+41
* Turn on client-side phishing detection for UMA users with SafeBrowsing enabled.bryner@chromium.org2011-04-011-4/+11
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-317-32/+36
* Removing 'off the record' references. Contributed by vipul.bhasin@gmail.commarkusheintz@chromium.org2011-03-311-3/+3
* Revert "Turn on client-side phishing detection for UMA users with SafeBrowsin...satorux@chromium.org2011-03-311-5/+4