summaryrefslogtreecommitdiffstats
path: root/chrome/browser/debugger/devtools_window.h
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
* Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...jam@chromium.org2012-01-031-1/+3
* TBR=jampfeldman@chromium.org2011-12-291-0/+1
* Convert all of the WebContentsDelegate to use WebContents instead of TabConte...jam@chromium.org2011-12-281-3/+3
* Move the PageNavigator interface and GlobalRequestID struct to content\public...jam@chromium.org2011-12-281-2/+3
* Convert SpeechInputBubble and BalloonHost to use WebContents instead of TabCo...jam@chromium.org2011-12-271-1/+1
* Move TabContentsDelegate to content/public/browser and put it in the content ...tfarina@chromium.org2011-12-201-3/+3
* Remove deprecated TabContentsDelegate::OpenURLFromTab variantjochen@chromium.org2011-12-021-7/+0
* Define DevTools content APIyurys@chromium.org2011-12-011-10/+16
* Move DevTools front-end IPC message handling to contentyurys@chromium.org2011-12-011-14/+11
* Move RenderViewHostObserver to content/public/browser/ and put it into the co...tfarina@chromium.org2011-11-251-7/+6
* DevTools: remove obsolete methods from DevToolsClientHostyurys@chromium.org2011-11-221-2/+1
* Revert "DevTools: remove obsolete methods from DevToolsClientHost"yurys@chromium.org2011-11-221-0/+2
* DevTools: remove obsolete methods from DevToolsClientHostyurys@chromium.org2011-11-221-2/+0
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-12/+14
* [Mac] Make detached DevTools window draggable by the titlebar - Chrome-side p...asvitkine@chromium.org2011-11-101-0/+1
* Implement inspect action for workers in Task Manageryurys@chromium.org2011-11-021-0/+4
* Fix the asan fix.joaodasilva@chromium.org2011-10-201-1/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-1/+1
* DevTools: introduce WorkderDevToolsAgentHostyurys@chromium.org2011-09-081-1/+0
* DevTools handler now handles messages from both client and agent and is creat...yurys@chromium.org2011-08-311-11/+25
* This is only the first part of the refactoring. The old method was preservedadriansc@google.com2011-08-021-1/+4
* Make PageNavigator::OpenURL and TabContentsDelegate::OpenURLFromTab return a ...jochen@chromium.org2011-07-201-5/+6
* DevTools: bulk move of legacy protocol back to chrome/.pfeldman@chromium.org2011-07-201-5/+5
* Follow up to r93173: fixing check_deps and clangpfeldman@chromium.org2011-07-201-3/+3
* DevTools: move devtools_window to chrome/, remove most chrome/ dependencies f...pfeldman@chromium.org2011-07-201-0/+129
* Wholesale move of debugger sources to content.joi@chromium.org2011-06-291-110/+0
* Moves NavigationController::session_id into RestoreTabHelper.sky@chromium.org2011-06-141-1/+1
* Browser::Type cleanup.jianli@chromium.org2011-05-051-1/+1
* Remove the TabContentsDelegate::ToolbarSizeChanged() method as no one was usi...pkasting@chromium.org2011-04-151-1/+0
* Added support for opening urls from devtools window.vsevik@chromium.org2011-04-151-1/+1
* DevTools: fix exception in console during DevTools startupyurys@chromium.org2011-04-071-1/+1
* Moves instant related methods off TabContents and to where they are used.sky@chromium.org2011-03-251-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-2/+2
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-021-1/+1
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-091-1/+1
* Revert 74118 - Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-1/+1
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-1/+1
* Move bookmark star from TabContents to TabContentsWrapper.avi@chromium.org2011-02-041-1/+0
* Submitting http://codereview.chromium.org/6383011/ on behalf of serya@ :zelidrag@chromium.org2011-02-031-1/+2
* TabContents::OnStartDownload crash.pfeldman@chromium.org2011-02-011-1/+1
* Makes devtools handle tab replaced notification. Thissky@chromium.org2011-01-311-1/+1
* Bring back 'navigated' notification for --remote-shell-port protocolyurys@chromium.org2011-01-251-0/+2
* Cleanup: Remove unneeded includes of notification_service.h in other headers.thestig@chromium.org2010-12-151-2/+1
* Even more virtual method deinlining.erg@google.com2010-12-131-1/+1
* Make pink's TabContentsWrapper change compile on Windows.ben@chromium.org2010-11-181-3/+3
* Switch to inspected page tab when opening DevTools in docked mode.caseq@google.com2010-10-091-0/+1
* Relanding a previous CL (I fixed the ChromeOS build):jcivelli@chromium.org2010-08-231-0/+1
* Revert 57094 - Making window.focus()/blur() work only when there is a user ge...jcivelli@chromium.org2010-08-231-1/+0