summaryrefslogtreecommitdiffstats
path: root/content/shell/shell_devtools_delegate.cc
Commit message (Expand)AuthorAgeFilesLines
* Provide DevToolsHttpHandlerDelegate with an ability to provide additional pag...mnaganov@chromium.org2013-03-111-0/+5
* Add explicit base to FilePath.brettw@chromium.org2013-02-071-2/+2
* Added page type to remote debugger json/listkaznacheev@chromium.org2013-01-181-0/+5
* [content shell] W3C SVG tests need to run in a smaller windowjochen@chromium.org2013-01-101-1/+1
* Add method to load resources without scaleoshima@chromium.org2012-11-011-3/+1
* Revert r165444 "Add method to load resources without scale"oshima@chromium.org2012-11-011-1/+3
* Add method to load resources without scaleoshima@chromium.org2012-11-011-3/+1
* Get rid of shell_devtools_delegate_android.ccmnaganov@chromium.org2012-10-271-1/+16
* DevTools: [remote debugging] introduce json/new and json/close for creating a...pfeldman@chromium.org2012-10-101-1/+15
* DevTools [remote debugging]: serve devtools front-end files from the bundle, ...pfeldman@chromium.org2012-09-271-8/+3
* DevTools: request page thumbnails from the devtools handler delegate, do not ...pfeldman@chromium.org2012-09-271-0/+5
* Add --remote-debugging-port back to content_shell since nduca mentioned he wa...jam@chromium.org2012-08-141-1/+2
* Add a menu item to content_shell to open devtools to make it more discoverable.jam@chromium.org2012-08-091-4/+1
* Revert "Revert 137734 - Select theme resources from ResourceBundle at request...flackr@chromium.org2012-05-241-1/+3
* Decouple DevTools from socket implementation.pliard@chromium.org2012-05-231-2/+2
* Revert 137734 - Select theme resources from ResourceBundle at requested scale...fischman@chromium.org2012-05-171-3/+1
* Select theme resources from ResourceBundle at requested scale factor.flackr@chromium.org2012-05-171-1/+3
* DevTools: use proper URLRequestContextGetter in remote debugging proxy.pfeldman@chromium.org2012-03-291-5/+1
* DevTools: allow remote debugging any RenderViewHost.pfeldman@chromium.org2012-03-161-22/+1
* DevTools: add remote debugging capabilities to content_shell.pfeldman@chromium.org2012-01-271-0/+74