summaryrefslogtreecommitdiffstats
path: root/chrome/browser/debugger/devtools_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Wholesale move of debugger sources to content.joi@chromium.org2011-06-291-115/+0
* Move files out of chrome\browser\renderer_host\test alongside their source. ...jam@chromium.org2011-02-241-2/+2
* Makes devtools handle tab replaced notification. Thissky@chromium.org2011-01-311-0/+3
* Bring back 'navigated' notification for --remote-shell-port protocolyurys@chromium.org2011-01-251-0/+2
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-2/+2
* Do some refactoring of renderer_host.brettw@chromium.org2009-07-061-1/+1
* DevTools: Make reloading inspector lead to the complete DevTools Client Windo...pfeldman@chromium.org2009-06-051-9/+9
* DevTools: Enable debugging of non-TabContents including extensions.pfeldman@chromium.org2009-05-071-7/+7
* DevTools: localize window title, append inspected tab url there.pfeldman@chromium.org2009-05-051-0/+3
* Currently we have two types of devtools UI: Chrome built in developer tools w...yurys@google.com2009-03-231-60/+57
* Initial unit tests implementation.yurys@google.com2009-03-171-0/+110