summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing/browser_feature_extractor_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the rest of the content\test headers that are used by embedders to conte...jam@chromium.org2012-06-041-1/+1
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Clean up a few TODO items.joi@chromium.org2012-03-221-1/+1
* Add abstractions that let embedders drive tests of WebContents, without expos...joi@chromium.org2012-03-221-5/+9
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-1/+1
* Convert the remaining trivial tab_contents.h includes in chrome to use web_co...jam@chromium.org2012-01-051-1/+0
* Revert 115346. The change didn't break anything, the test was faulty. Will di...jam@chromium.org2011-12-211-1/+1
* Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_teststhakis@chromium.org2011-12-211-1/+1
* Rename TabContents::controller() to GetController and put it into the WebCont...jam@chromium.org2011-12-211-1/+1
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-201-1/+1
* Include the referrer header everywhere instead of directly including the webk...jochen@chromium.org2011-12-071-1/+0
* Make TestTabContents::TestDidNavigate not take a ViewHostMsg_FrameNavigate_Pa...jam@chromium.org2011-12-051-7/+5
* Revert 113006 - Make TestTabContents::TestDidNavigate not take a ViewHostMsg_...avi@chromium.org2011-12-051-5/+7
* Make TestTabContents::TestDidNavigate not take a ViewHostMsg_FrameNavigate_Pa...jam@chromium.org2011-12-051-7/+5
* Change NavigationController::LoadURL to take a Referrer class instead of a GU...jochen@chromium.org2011-12-051-1/+3
* Pass along the referrer policy (renderer side)jochen@chromium.org2011-12-031-1/+2
* Convert to base::Callback in safe_browsing client-side-detection code.shess@chromium.org2011-11-231-2/+2
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+1
* Include the HTTP status code as a feature in the ClientPhishingRequest.bryner@chromium.org2011-10-291-0/+4
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-3/+3
* Include the URL and all features in the CSD pingback for all users.bryner@chromium.org2011-10-161-49/+0
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-16/+19
* Change browser features to use redirect chain for redirects tracking.gcasto@chromium.org2011-10-081-65/+84
* Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t...jochen@chromium.org2011-09-141-7/+7
* Remove redundant LoadURLWithHeaders method.rogerta@chromium.org2011-09-101-1/+1
* Change the client-side phishing detection hashing function tonoelutz@google.com2011-08-301-11/+11
* Add support for client-side phishing detection for non-UMA users.bryner@chromium.org2011-08-261-0/+50
* Revert 98168, it caused compile errors on mac:thakis@chromium.org2011-08-251-50/+0
* Add support for client-side phishing detection for non-UMA users.bryner@chromium.org2011-08-251-0/+50
* Send back the URL that matched the SafeBrowsing list with the CSD ping.noelutz@google.com2011-08-021-0/+25
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Add additional navigation features to CSD pingback.gcasto@chromium.org2011-07-201-16/+216
* Add a new BrowserFeature for client-side FakeAV detection that is setnoelutz@google.com2011-06-291-2/+27
* Fixes a bug in the browser feature extractor. If the number of host visitsnoelutz@google.com2011-06-241-0/+17
* Send the referral URL with the client-side phishing detection request.noelutz@google.com2011-06-211-7/+54
* Create a browser feature extractor that runs after the renderer hasnoelutz@google.com2011-06-181-0/+163
* Revert 89178 - Create a browser feature extractor that runs after the rendere...noelutz@google.com2011-06-151-163/+0
* Create a browser feature extractor that runs after the renderer hasnoelutz@google.com2011-06-151-0/+163