summaryrefslogtreecommitdiffstats
path: root/chrome/browser/debugger
Commit message (Expand)AuthorAgeFilesLines
* DevTools: enable DevToolsSanityTest.TestCompletionOnPause that failed because...yurys@google.com2009-10-151-1/+1
* More style nits.erg@google.com2009-10-141-1/+1
* DevTools: temporarily disable completion test which fails on Linuxyurys@google.com2009-10-141-1/+1
* DevTools: support autocompletion when script is pausedyurys@google.com2009-10-141-0/+6
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-121-0/+1
* DevTools: fix and reenable TestDebugIntrinsicPropertiesyurys@google.com2009-10-081-1/+1
* DevTools: enable TestProfilerTab back, as fix has been rolled in V8.mnaganov@chromium.org2009-10-071-3/+1
* DevTools: temporarily disable failing testyurys@google.com2009-10-071-1/+1
* DevTools: allow inspecting __proto__, constructor, prototype properties.BUG=2...yurys@google.com2009-10-071-0/+8
* Coverity: Assert that socket() returned a successful value.jhawkins@chromium.org2009-10-061-0/+1
* DevTools: disable TestProfilerTab test due to flakiness.mnaganov@chromium.org2009-10-061-1/+3
* DevTools: bring devtools tests back.pfeldman@chromium.org2009-10-061-17/+17
* Disable a Dev Tools test that got missed.pkasting@chromium.org2009-10-051-1/+1
* Temporarily disable the dev tools unit tests. They were broken by the webkit...jparent@chromium.org2009-10-051-16/+16
* DevTools: test that scopes can be epxandedyurys@google.com2009-10-021-0/+7
* DevTools: reenable step-out test as issues causing its failure on linux was f...yurys@google.com2009-10-021-1/+1
* Add some debugging junk to ExtensionMessageService to track down a crash.mpcomplete@chromium.org2009-10-012-1/+9
* Coverity: Initialize lock_, semaphore_, and test_socket_ in the constructor.jhawkins@chromium.org2009-10-011-2/+5
* DevTools: temorarily disable TestStepOut as it fails on Linuxyurys@google.com2009-09-301-1/+1
* DevTools: add tests for step over/out/inyurys@google.com2009-09-301-0/+17
* Fix deadlock when plugin puts an alert and right afterwards the browser proce...jam@chromium.org2009-09-281-2/+1
* Allow the initial size of TabContentViews to be based on thetony@chromium.org2009-09-251-1/+2
* Coverity: Initialize remaining_payload_length_ in the constructor.jhawkins@chromium.org2009-09-241-0/+1
* DevTools: autoresume execution on parse errors.yurys@google.com2009-09-241-0/+9
* Reverting 27062 since "DevTools: repair on linux and reenable breakpoint test...yurys@google.com2009-09-241-2/+2
* Revert "DevTools: repair on linux and reenable breakpoint tests" revision 27060.maruel@chromium.org2009-09-241-2/+2
* DevTools: repair on linux and reenable breakpoint testsyurys@google.com2009-09-241-2/+2
* DevTools: temporarily disable breakpoint testsyurys@google.com2009-09-231-2/+2
* DevTools: added a new test for console evaluation on call frame.yurys@google.com2009-09-231-5/+5
* DevTools: Add more console tests.pfeldman@chromium.org2009-09-231-5/+3
* Temporarily disable some devtools interactive tests.paul@chromium.org2009-09-211-2/+2
* DevTools: don't duplicate eval scripts on each panel switch. yurys@google.com2009-09-181-0/+6
* DevTools: temporary disable TestConsoleLog and TestEvalGlobal that would fail...yurys@google.com2009-09-171-2/+2
* DevTools: A quick fix to enable interactive_ui_tests.mnaganov@chromium.org2009-09-091-10/+10
* Disable interactive_ui_tests failing as of WebKit merge 48098:48155 due to up...japhet@chromium.org2009-09-081-10/+10
* DevTools: fix flakiness of DevToolsSanityTest/TestProfilerTab.mnaganov@chromium.org2009-09-081-2/+1
* DevTools: re-enable some devtools interactive ui tests that started to fail a...yurys@google.com2009-09-051-4/+4
* Reverting 25574.yurys@google.com2009-09-051-4/+4
* DevTools: re-enable some devtools interactive ui tests that started to fail a...yurys@google.com2009-09-051-4/+4
* Disable interactive_ui_tests::TestProfilerTab for now.mnaganov@chromium.org2009-09-041-1/+2
* DevTools: disable 4 sanity tests during deps roll.victorw@chromium.org2009-09-041-4/+4
* DevTools: reenable set breakpoint testyurys@google.com2009-09-041-1/+1
* DevTools: enable scripts panel sanity test.yurys@google.com2009-09-041-1/+1
* DevTools: re-enable sanity tests disabled during the deps roll.pfeldman@chromium.org2009-09-031-2/+2
* Disable two DevToolsSanityTests. They started failing after http://trac.webki...dglazkov@chromium.org2009-09-011-2/+2
* DevTools: Remove base/values dependency from devtools.pfeldman@chromium.org2009-08-272-20/+8
* Extension ports devtools remote service.sdoyon@chromium.org2009-08-263-0/+492
* DevTools: disable scripts-related sanity tests again.pfeldman@chromium.org2009-08-251-2/+2
* DevTools: Enable devtools sanity tests on Linux.pfeldman@chromium.org2009-08-251-12/+4
* DevTools: Restore devtools sanity console tests.pfeldman@chromium.org2009-08-211-7/+2