summaryrefslogtreecommitdiffstats
path: root/chrome/browser/debugger/devtools_view.h
Commit message (Expand)AuthorAgeFilesLines
* DevTools: Get rid of views in DevTools.pfeldman@chromium.org2009-05-201-79/+0
* DevTools: init devtools with proper profile.pfeldman@chromium.org2009-05-181-1/+3
* DevTools: Sanity ui test.pfeldman@chromium.org2009-05-121-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-1/+1
* In process-per-tab mode devtools window may be open for the devtools window u...yurys@google.com2009-05-061-0/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-2/+2
* Remove TabContnetsType from everywhere.brettw@chromium.org2009-04-151-2/+0
* Currently we have two types of devtools UI: Chrome built in developer tools w...yurys@google.com2009-03-231-3/+8
* DevToolsManager is a service in the browser process that manages all open dev...yurys@google.com2009-03-161-0/+73