summaryrefslogtreecommitdiffstats
path: root/content/browser/debugger/devtools_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-041-1/+1
* Convert all of the WebContentsDelegate to use WebContents instead of TabConte...jam@chromium.org2011-12-281-1/+2
* Move TabContentsDelegate to content/public/browser and put it in the content ...tfarina@chromium.org2011-12-201-4/+4
* Start creating the content::WebPage interface around TabContents. This is jus...jam@chromium.org2011-12-201-3/+3
* Removing MessageLoop::QuitTask() from content/dcheng@chromium.org2011-12-101-2/+2
* Make TestTabContents::TestDidNavigate not take a ViewHostMsg_FrameNavigate_Pa...jam@chromium.org2011-12-051-5/+2
* Revert 113006 - Make TestTabContents::TestDidNavigate not take a ViewHostMsg_...avi@chromium.org2011-12-051-2/+5
* Make TestTabContents::TestDidNavigate not take a ViewHostMsg_FrameNavigate_Pa...jam@chromium.org2011-12-051-5/+2
* Change NavigationController::LoadURL to take a Referrer class instead of a GU...jochen@chromium.org2011-12-051-3/+3
* Define DevTools content APIyurys@chromium.org2011-12-011-27/+42
* Make DevToolsManager a singleton, remove it from ContentBrowserClient.yurys@chromium.org2011-11-221-7/+1
* Fix DevToolsManagerTest.ReattachOnCancelPendingNavigation assert failure in d...yurys@chromium.org2011-11-161-1/+1
* DevTools: reattach to previous RVH when pending navigation is being canceled.yurys@chromium.org2011-11-161-0/+40
* Move content_browser_client.h to public, and while at it, movejoi@chromium.org2011-10-191-1/+1
* DevTools handler now handles messages from both client and agent and is creat...yurys@chromium.org2011-08-311-1/+3
* Move more files to content_unittests.phajdan.jr@chromium.org2011-08-301-9/+33
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-1/+4
* DevTools: don't show the unresponsive dialog for inspected tabsyurys@chromium.org2011-08-081-0/+58
* No need to have DevToolsManager reference countedyurys@chromium.org2011-08-041-9/+9
* DevTools: get rid of TabContentsWrapper dependencies.pfeldman@chromium.org2011-07-201-2/+0
* DevTools: move devtools_window to chrome/, remove most chrome/ dependencies f...pfeldman@chromium.org2011-07-201-2/+2
* Wholesale move of debugger sources to content.joi@chromium.org2011-06-291-0/+115