summaryrefslogtreecommitdiffstats
path: root/chrome/browser/debugger
Commit message (Expand)AuthorAgeFilesLines
* DevTools: restore devtools tests.pfeldman@chromium.org2009-12-251-2/+2
* Forbid reloading the Inspector window.apavlov@chromium.org2009-12-252-2/+5
* Disable 2 tests in DevToolsSanityTesthamaji@chromium.org2009-12-251-2/+2
* DevTools: fix devtools sanity test that was affected by the inspector redesign.pfeldman@chromium.org2009-12-211-1/+1
* Disable DevToolsSanityTest.TestExpandScope as it is failing from webkit roll.jparent@chromium.org2009-12-161-1/+1
* DevTools: repair DevToolsExtensionDebugTest.TestContentScriptIsPresentyurys@chromium.org2009-12-151-1/+1
* DevTools: Restore sanity tests tests.pfeldman@chromium.org2009-12-151-16/+16
* Disable anther DevTools sanity test that was missed in r34516.tony@chromium.org2009-12-151-1/+1
* Disable DevTools sanity tests pending investigation.dglazkov@chromium.org2009-12-151-15/+15
* DevTools: use WebDevToolsMessageData for devtools rpc messagesyurys@chromium.org2009-12-112-15/+9
* Revert "DevTools: use WebDevToolsMessageData for devtools rpc messages"yurys@chromium.org2009-12-112-9/+15
* DevTools: use WebDevToolsMessageData for devtools rpc messagesyurys@chromium.org2009-12-112-15/+9
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-1/+1
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-1/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-1/+1
* DevTools: fix on Linux and reenable DevToolsSanityTest.TestPauseWhenScriptIsR...yurys@chromium.org2009-11-301-1/+1
* DevTools: temporarily diable DevToolsSanityTest.TestPauseWhenScriptIsRunning ...yurys@chromium.org2009-11-301-1/+1
* DevTools: process pause script request on the IO thread. To pause already run...yurys@chromium.org2009-11-301-0/+8
* Disable DevToolsExtensionDebugTest.TestContentScriptIsPresent becausensylvain@chromium.org2009-11-301-1/+2
* Remove Content-Type workaround for cached resourcesapavlov@chromium.org2009-11-261-0/+6
* Fix a flaky dev tools sanity test.ager@chromium.org2009-11-241-3/+0
* Use AutoReset (formerly ScopedBool) where possible.pkasting@chromium.org2009-11-201-2/+2
* Allow extension port connection requests to provide tab information.mad@chromium.org2009-11-191-1/+1
* DevTools: add more manual Profiles tab tests.mnaganov@chromium.org2009-11-184-0/+179
* DevTools: Element styles manual testapavlov@chromium.org2009-11-171-0/+40
* Add Event Listeners sidebar pane manual testapavlov@chromium.org2009-11-161-0/+30
* DevTools: add 2 manual profiler tests.mnaganov@chromium.org2009-11-163-0/+129
* DevTools: Add some devtools manual tests.pfeldman@chromium.org2009-11-1619-0/+445
* WebKit merge 50932:50947.brettw@chromium.org2009-11-131-10/+10
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-133-12/+12
* Disabling some failing tests after the recent WebKit roll.levin@chromium.org2009-11-131-9/+9
* DevTools: enable Storage panel by defaultyurys@google.com2009-11-121-0/+6
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-111-1/+1
* DevTools: add test for pause event during frontend load.yurys@google.com2009-11-111-0/+8
* DevTools: handle the case where client host is disposed while in the list of ...pfeldman@chromium.org2009-11-082-17/+23
* Ninth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-074-4/+13
* DevTools: add pause on exception testyurys@google.com2009-11-071-0/+7
* Tenth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-075-7/+10
* Reenabled a bunch of interactive UI tests on Linux,jcampan@chromium.org2009-11-071-0/+3
* DevTools: provide a way for clients to detach and attach client hosts to rend...pfeldman@chromium.org2009-11-062-11/+57
* DevTools: Follow up to r31226. Fixed one of the toggledevtools calls.pfeldman@chromium.org2009-11-062-2/+4
* DevTools: Wire Ctrl+Shift+C to "Show JavaScript console".pfeldman@chromium.org2009-11-064-12/+37
* Fourth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-1/+1
* Highlight node with mouse over it while selecting element to inspectapavlov@chromium.org2009-11-052-10/+0
* Disable failing in-process-browser interactive_ui_tests.rafaelw@chromium.org2009-11-031-5/+0
* Disable failing DevToolsSanityTests on linux.rafaelw@chromium.org2009-11-031-0/+4
* DevTools: report correct content length for resources.yurys@google.com2009-11-021-0/+6
* DevTools: support cross-navigation instrumentation.pfeldman@chromium.org2009-11-022-6/+43
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-022-17/+18
* DevTools: add all scripts from afterCompile events when scripts panel is show...yurys@google.com2009-10-311-2/+19