summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing/safe_browsing_blocking_page_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* This CL ensures the SafeBrowsingService is only notified oncejcampan@chromium.org2010-03-091-0/+26
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-1/+1
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...pkasting@chromium.org2010-01-081-3/+3
* Fifth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-031-1/+3
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-1/+6
* Trim unused members from SearchableFormData. Remove copies of WebCore functi...pkasting@chromium.org2009-10-211-1/+0
* Fixing a bug with interstitial pages triggered with malware.jcampan@chromium.org2009-10-151-0/+45
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-311-1/+1
* Do some refactoring of renderer_host.brettw@chromium.org2009-07-061-1/+1
* Extract load times from WebDataSource. Move them to NavigationState.darin@chromium.org2009-06-161-0/+2
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-4/+4
* Fix a leak of the NavigationController during many tests. A duplicatebrettw@chromium.org2009-04-211-3/+3
* Rename WebContentsView* to TabContentsView* in preparation for mergingbrettw@chromium.org2009-04-201-1/+1
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-13/+13
* Reverting 14005.brettw@chromium.org2009-04-181-13/+13
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-13/+13
* Remove TabContentsType from the NavigationController external interface and inbrettw@chromium.org2009-04-151-6/+6
* This CL adds unit-tests for the SafeBrowsingBlockingPage class.jcampan@chromium.org2009-04-031-0/+355