summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing/safe_browsing_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to IWYU for files that previously were getting a bunch ofjoi@chromium.org2011-12-011-0/+1
* Mark SafeBrowsingServiceTest.SafeBrowsingSystemTest as flakyglider@chromium.org2011-11-251-7/+2
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-2/+2
* Rename URLFetcher to be URLFetcherImpl, now that we have the content::URLFetc...jam@chromium.org2011-10-271-2/+3
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-251-5/+5
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-241-9/+6
* Include the URL and all features in the CSD pingback for all users.bryner@chromium.org2011-10-161-1/+1
* Convert safe-browsing storage to new Bind/Callback system.shess@chromium.org2011-09-301-17/+20
* Mark SafeBrowsingServiceTest.SafeBrowsingSystemTest as flaky.ericu@google.com2011-09-131-1/+7
* Avoid long test_server timeouts by using action_timeout_msphajdan.jr@chromium.org2011-09-121-2/+2
* Turn client-side phishing detection on for non-UMA users.noelutz@google.com2011-09-021-0/+5
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-2/+2
* Deprecate Profile::GetDefaultRequestContext().willchan@chromium.org2011-07-201-1/+2
* Rename CommandLine::GetCommandLineString().msw@chromium.org2011-07-201-1/+1
* Change base::LaunchProcess API slightlyevan@chromium.org2011-07-151-2/+1
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-141-1/+6
* Remove last safebrowsing references from content.jam@chromium.org2011-06-021-2/+1
* 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
* net: Move ResponseCookies into the net namespace.tfarina@chromium.org2011-05-061-4/+4
* Check all redirect URLs against download safebrowsing list.mattm@chromium.org2011-04-201-1/+2
* Enable download protection by default and convert the enable switch to disabl...lzheng@chromium.org2011-03-081-0/+5
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-2/+2
* Lookup hash prefix in safebrowsing service.lzheng@chromium.org2011-02-161-1/+1
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-131-16/+16
* Move base/lock and base/condition_variable to base/synchronization/brettw@chromium.org2011-01-011-13/+12
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-1/+2
* Handle download url list and binary hash list in safe browsing. Addedlzheng@chromium.org2010-12-151-3/+8
* Move:ben@chromium.org2010-12-021-1/+1
* Update with new test suite, with shorter test data set.lzheng@chromium.org2010-11-161-17/+9
* Make sure the generated python proto buff path is right.lzheng@chromium.org2010-11-091-13/+7
* This test fails on MacOs.lzheng@chromium.org2010-11-091-1/+5
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-2/+2
* Change miscellaneous LOG(INFO)s to VLOG()s that I missed the first time throu...pkasting@chromium.org2010-10-271-13/+8
* Add the dependency with safebrowsing's test suite server and make safebrowsin...lzheng@chromium.org2010-10-191-47/+471
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part4:tfarina@chromium.org2010-10-071-11/+11
* Create test for safebrowsing_test lzheng@chromium.org2010-09-171-0/+219