summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/devtools
Commit message (Expand)AuthorAgeFilesLines
* [DevTools] Extended RemoteDebuggingTest.RemoteDebugger with additional json p...zvorygin@chromium.org2013-11-052-17/+148
* Migrate DevToolsHTTPHandlerImpl to using DevToolsTargetImplkaznacheev@chromium.org2013-10-281-2/+3
* Fix Telemetry.tonyg@chromium.org2013-10-261-3/+2
* DevTools: Introduce DevToolsTargetImpl to unify debug target across several p...kaznacheev@chromium.org2013-10-251-2/+3
* Revert 230840 "DevTools: Introduce DevToolsTargetImpl to unify d..."kuan@chromium.org2013-10-251-3/+2
* DevTools: Introduce DevToolsTargetImpl to unify debug target across several p...kaznacheev@chromium.org2013-10-241-2/+3
* Revert 230720 "DevTools: Introduce DevToolsTargetImpl to unify d..."ajwong@chromium.org2013-10-241-3/+2
* DevTools: Introduce DevToolsTargetImpl to unify debug target across several p...kaznacheev@chromium.org2013-10-241-2/+3
* DevTools: Extract target discovery and manipulation from DevToolsHttpHandlerImplkaznacheev@chromium.org2013-10-031-1/+3
* Go back to JSON serialization of extension messages. base::Value pickling waskalman@chromium.org2013-06-211-1/+1
* Replace JSON (de)serialization of extension messages with direct Value pickling.kalman@chromium.org2013-06-041-1/+1
* Revert 203489 "Replace JSON (de)serialization of extension messa..."tonyg@chromium.org2013-06-031-1/+1
* Replace JSON (de)serialization of extension messages with direct Value pickling.kalman@chromium.org2013-05-311-1/+1
* Fix RemoteDebuggingTestkaznacheev@chromium.org2013-04-031-1/+4
* This is required to simplify the implementation of chrome.debugger.getTargets.kaznacheev@chromium.org2013-03-123-0/+79
* Add an icon file required for another patchkaznacheev@chromium.org2013-03-111-0/+0
* Update references to the extension messaging APIs and lastError to point tokalman@chromium.org2013-01-082-2/+10
* Fix a bunch of bad line endings.thestig@chromium.org2012-04-241-19/+19
* Do not require DevTools extension resources to be white-listed in manifest.caseq@google.com2012-03-133-14/+2
* Add a test for extension messaging within DevTools extensions.caseq@google.com2012-02-284-0/+81
* Adjusted tests to changes to chrome.(experimental.)?devtools namespaces in WK.caseq@google.com2011-12-264-5/+42
* Add 'web_accessible_resource" keyword for version 2 extension manifests. This...cdn@chromium.org2011-12-211-1/+5
* Take chrome.devtools out of experimental.caseq@google.com2011-12-211-4/+1
* Added a smoke test for DevTools extension API (detailed API tests are in WebKit)caseq@google.com2011-12-193-0/+42
* Revert "Added a smoke test for DevTools extension API (detailed API tests are...caseq@google.com2011-12-193-42/+0
* Added a smoke test for DevTools extension API (detailed API tests are in WebKit)caseq@google.com2011-12-193-0/+42
* Update these manifests to mainfest_version 2.abarth@chromium.org2011-11-301-2/+2
* DevTools: don't send Detach followed by Attach message on navigation if inspe...yurys@chromium.org2011-09-281-0/+19
* Remove old Heap Profiler interactive test.mnaganov@chromium.org2011-05-051-26/+0
* DevTools: re-enable devtools tests.pfeldman@chromium.org2011-01-208-126/+0
* DevTools: delete TestAutocontinueOnSyntaxError test which has been superseded...yurys@chromium.org2010-09-081-9/+0
* DevTools: delete DevToolsSanityTest.TestExpandScope which was converted into ...yurys@chromium.org2010-09-061-22/+0
* DevTools: delete two debugger tests which was moved upstreampodivilov@chromium.org2010-09-061-18/+0
* DevTools: remove debugger step tests that have been converted into WebKit lay...yurys@chromium.org2010-08-172-41/+0
* DevTools: convert console tests into WebKit layout testsyurys@chromium.org2010-08-172-61/+0
* Add test for Heap profiler.mnaganov@chromium.org2010-06-231-0/+26
* Update and enable DevToolsSanityTest.TestProfilerTab.mnaganov@chromium.org2010-04-151-7/+3
* DevTools: process pause script request on the IO thread. To pause already run...yurys@chromium.org2009-11-301-0/+13
* DevTools: add test for pause event during frontend load.yurys@google.com2009-11-111-0/+17
* DevTools: add pause on exception testyurys@google.com2009-11-071-0/+18
* DevTools: report correct content length for resources.yurys@google.com2009-11-022-0/+7
* DevTools: fix and enable DevToolsExtensionDebugTest.TestContentScriptIsPresent.yurys@google.com2009-10-271-0/+13
* Revert 29635 - DevTools: fix and enable TestContentScriptIsPresentnsylvain@chromium.org2009-10-211-12/+0
* DevTools: fix and enable TestContentScriptIsPresentyurys@google.com2009-10-211-0/+12
* DevTools: test that content scripts are visible in the debugger scripts listyurys@google.com2009-10-212-0/+20
* DevTools: support autocompletion when script is pausedyurys@google.com2009-10-141-0/+35
* DevTools: allow inspecting __proto__, constructor, prototype properties.BUG=2...yurys@google.com2009-10-071-0/+41
* DevTools: test that scopes can be epxandedyurys@google.com2009-10-021-0/+22
* DevTools: add tests for step over/out/inyurys@google.com2009-09-302-0/+41
* DevTools: autoresume execution on parse errors.yurys@google.com2009-09-241-0/+9