summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing/safe_browsing_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert safe-browsing to v3 protocol support.shess@chromium.org2014-06-111-3/+4
* Move some content url constants to /url.sungmann.cho@navercorp.com2014-05-071-2/+1
* Remove --safebrowsing-url-prefix flag.mattm@chromium.org2014-04-111-8/+54
* content: Move kHttpScheme constant into content namespace.tfarina@chromium.org2013-09-151-1/+1
* Update include paths in chrome/browser/ for base/process changes.rsesek@chromium.org2013-07-241-1/+0
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Use a direct include of time headers in chrome/browser/, part 6.avi@chromium.org2013-06-281-1/+1
* Use a direct include of strings headers in chrome/browser/r*-s*/.avi@chromium.org2013-06-101-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.avi@chromium.org2013-06-071-1/+1
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-031-1/+1
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-3/+3
* Add support for the side-effect free whitelist in safe browsing.tburkard@chromium.org2013-05-151-0/+4
* GTTF: rename net::TestServer -> net::SpawnedTestServerphajdan.jr@chromium.org2013-05-031-5/+5
* net: move host_resolver files from net/base to net/dnsphajdan.jr@chromium.org2013-03-211-1/+1
* chrome: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-281-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-2/+2
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-1/+1
* Add an extension blacklist safebrowsing store and use it inkalman@chromium.org2013-02-021-0/+4
* Hack around testserver issues with stdout and stderr on Win XP bots.mattm@chromium.org2012-11-281-2/+1
* Fix the reverted patch from CL 11366042 by addressing lifetimes/access to ui ...sgurun@chromium.org2012-11-271-8/+12
* Revert 168658 - Refactor SafeBrowsingServicebenwells@chromium.org2012-11-201-12/+8
* Refactor SafeBrowsingServicesgurun@chromium.org2012-11-201-8/+12
* Rename SafeBrowsingServiceTest in safe_browsing_test.cc to SafeBrowsingServer...jam@chromium.org2012-11-121-27/+24
* Try #2.1: Run safebrowsing_service_test through the net testserver code.mattm@chromium.org2012-11-071-157/+46
* Revert 166344 (SafeBrowsingSystemTest fails on XP:thakis@chromium.org2012-11-071-47/+158
* Try #2: Run safebrowsing_service_test through the net testserver code.mattm@chromium.org2012-11-071-158/+47
* Move SafeBrowsingService::UrlCheckResult to SBThreatType.cbentzel@chromium.org2012-11-011-8/+3
* Remove some methods on InProcessBrowserTest that are no longer needed now tha...jam@chromium.org2012-09-211-1/+3
* Use base::TimeDelta in SafeBrowsingProtocolManager.cbentzel@chromium.org2012-09-141-1/+2
* Reland: Take 2: Force python test server output to be unbuffered, so it doesn...rsimha@google.com2012-09-121-6/+3
* Revert 156361 - Take 2: Force python test server output to be unbuffered, so ...rsimha@google.com2012-09-121-3/+6
* Take 2: Force python test server output to be unbuffered, so it doesn't mix w...rsimha@google.com2012-09-121-6/+3
* Revert 154861 - Run safebrowsing_service_test through the net testserver code.mattm@chromium.org2012-09-051-47/+161
* Run safebrowsing_service_test through the net testserver code.mattm@chromium.org2012-09-051-161/+47
* SafeBrowsingSystemTest: use notification for end of update instead of polling.mattm@chromium.org2012-08-101-36/+23
* Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ...jam@chromium.org2012-07-261-4/+4
* Switch to TimeDelta interfaces for WaitForSingleProcess in safe browsing test...tedvessenes@gmail.com2012-07-091-5/+5
* Set the system network delegate on the SystemURLRequestContext.mattm@chromium.org2012-06-301-0/+1
* Move content::URLFetcher static functions to net::URLFetcherakalin@chromium.org2012-06-191-2/+2
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Change most content::URLFetcher references to net::URLFetcherakalin@chromium.org2012-05-231-2/+2
* Remove content::URLFetcherDelegateakalin@chromium.org2012-05-221-2/+2
* Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/akalin@chromium.org2012-05-111-1/+1
* Cleanup: Remove Profile::Deprecated::GetDefaultRequestContext() and its last ...thestig@chromium.org2012-05-101-7/+10
* RefCounted types should not have public destructors, chrome/browser/ part 5rsleevi@chromium.org2012-04-251-0/+3
* Replace SafeBrowsing MAC with downloads over SSL.bryner@chromium.org2012-04-161-18/+5
* Run safebrowsing_test_server with stdout and stderr unbuffered, to prevent in...mattm@chromium.org2012-04-121-0/+3
* Fix more uses of TimeDelta in safe browsing code.tedvessenes@gmail.com2012-03-131-2/+2
* Flakiness cleanup: disable flaky tests under chrome/browser/evan@chromium.org2012-02-151-1/+2