summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cleanup: Remove sqlite_utils.h from filter_false_positive_perftest.cc.tfarina@chromium.org2011-03-311-35/+15
* Turn on client-side phishing detection for UMA users with SafeBrowsing enabled.bryner@chromium.org2011-03-311-4/+5
* More PrefixSet diagnostics.shess@chromium.org2011-03-304-10/+125
* Move some files from base to base/memory.levin@chromium.org2011-03-2816-37/+37
* Add <iterator> to the list of include files. This is required for back_inser...jeanluc@chromium.org2011-03-251-0/+1
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-03-241-1/+1
* Only enable downloading of the csd-whitelist for UMA users.noelutz@google.com2011-03-241-6/+15
* Move the rest of the renderer->browser messages that belong in content. Also...jam@chromium.org2011-03-247-37/+34
* Group all histograms related to pre-classification check failures into a singlenoelutz@google.com2011-03-231-5/+28
* Move a bunch of renderer->browser messages to content.jam@chromium.org2011-03-232-3/+2
* Don't start phishing classifier if the tab is off the record.noelutz@google.com2011-03-232-19/+63
* Avoid corrupting the pending_entry when an unexpected navigation commits.creis@google.com2011-03-221-4/+9
* ContainsCsdWhitelistedUrl() is typically called on the IO thread.noelutz@google.com2011-03-223-3/+9
* Integrate the csd-whitelist with the rest of the client-sidenoelutz@google.com2011-03-214-122/+244
* Revert 78818 - Integrate the csd-whitelist with the rest of the client-sidenoelutz@google.com2011-03-194-236/+123
* Integrate the csd-whitelist with the rest of the client-sidenoelutz@google.com2011-03-194-123/+236
* Check PrefixSet results for sorting and duplication.shess@chromium.org2011-03-191-0/+53
* Remove std::set from PrefixSet checking code.shess@chromium.org2011-03-181-26/+30
* Revise SafeBrowsingDatabaseTest.EmptyUpdate to not sleep.shess@chromium.org2011-03-181-4/+10
* Safe-browsing PrefixSet cleanups.shess@chromium.org2011-03-185-36/+123
* Revert 78635 - Integrate the csd-whitelist with the rest of the client-sidenoelutz@google.com2011-03-184-207/+103
* Integrate the csd-whitelist with the rest of the client-sidenoelutz@google.com2011-03-184-103/+207
* Fix nested lock in safe_browsing_database.shess@chromium.org2011-03-161-1/+2
* Fix memory leak in client_side_detection_host_unittestdhollowa@chromium.org2011-03-151-1/+5
* Convert hash explicitly to string with the size of the char array. lzheng@chromium.org2011-03-144-3/+12
* Move cache and report checking to before classification is run.gcasto@chromium.org2011-03-146-116/+179
* Coverity: Pass parameters by ref.jhawkins@chromium.org2011-03-112-2/+2
* Turn off safebrowsing for PREFETCH requestsgavinp@chromium.org2011-03-101-0/+39
* Get rid of the xxxKey for safebrowsing lists. Looks to me we should be okay t...lzheng@chromium.org2011-03-101-11/+4
* Add a new SafeBrowsing list which contains a whitelist for the client-sidenoelutz@google.com2011-03-0911-120/+515
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* safe_browsing::PrefixSet persistence code.shess@chromium.org2011-03-083-36/+424
* Enable download protection by default and convert the enable switch to disabl...lzheng@chromium.org2011-03-083-3/+6
* Use string for hash in callbacks from safebrowsing. This makes the API more c...lzheng@chromium.org2011-03-043-4/+5
* Additional validation code for PrefixSet.shess@chromium.org2011-03-044-35/+112
* Don't run the phishing classifier if the page was loaded from a private IP ad...bryner@chromium.org2011-03-026-195/+267
* wstring: remove some simple instances of ToWStringHackevan@chromium.org2011-03-021-1/+1
* Adding a timeout to cancel safebrowsing check if it takes too long.lzheng@chromium.org2011-03-023-119/+280
* Report malware hit for downloads too.lzheng@chromium.org2011-03-021-7/+1
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-024-4/+4