summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/web_contents_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-83/+77
* Remove TabContentsType from the NavigationController external interface and inbrettw@chromium.org2009-04-151-17/+17
* Make the RenderViewHostFactory a global. This prevents us from having to passbrettw@chromium.org2009-04-071-4/+2
* This CL adds unit-tests for the SafeBrowsingBlockingPage class.jcampan@chromium.org2009-04-031-0/+3
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-1/+1
* Move IPC code to ipc/agl@chromium.org2009-04-031-1/+1
* The URL in the bug triggers an SSL interstitial for a redirect that redirects...jcampan@chromium.org2009-03-271-0/+55
* Add a couple more unit tests to the Mac buildpinkerton@chromium.org2009-03-111-1/+2
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-3/+3
* Add FilePath setter/getter to pref service. Change callers to use it rather t...estade@chromium.org2009-03-041-4/+3
* Delete the ViewSourceTabContents.brettw@chromium.org2009-02-251-4/+4
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-5/+3
* The WebContents CL broke unit testscpu@google.com2009-01-221-0/+3
* Factor out the test web contents from the WebContents unit test so that it canbrettw@chromium.org2009-01-211-310/+228
* Reverting 8263.brettw@chromium.org2009-01-201-147/+7
* WaitableEvent is the replacement for Windows events. Previously in the code, ...agl@chromium.org2009-01-151-3/+3
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-0/+1271