summaryrefslogtreecommitdiffstats
path: root/chrome/browser/debugger
Commit message (Expand)AuthorAgeFilesLines
* Remove toolstrips from Chrome.aa@chromium.org2011-10-171-1/+1
* Enable DevTools tests for debugger pause functionalityyurys@chromium.org2011-10-171-5/+2
* Mark PauseInSharedWorkerInitialization as flakyyurys@chromium.org2011-10-171-1/+1
* Enable WorkerDevToolsSanityTest.InspectSharedWorkeryurys@chromium.org2011-10-171-1/+6
* Disable WorkerDevToolsSanityTest.PauseInSharedWorkerInitialization on Mac OS Xyurys@chromium.org2011-10-171-1/+8
* DevTools: test that debugger can be paused in shared worker initialization codeyurys@chromium.org2011-10-171-2/+78
* Don't show URL for pending new navigations initiated by the renderer.creis@chromium.org2011-10-131-1/+2
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-132-9/+11
* DevTools: support shared worker initialization debuggeryurys@chromium.org2011-10-121-17/+36
* Move BindingsPolicy enum to content\public\common and put it in the content n...jam@chromium.org2011-10-111-2/+3
* DevTools: introduce Attach/Detach on DevToolsAgentHostyurys@chromium.org2011-10-031-1/+4
* DevTools: don't send Detach followed by Attach message on navigation if inspe...yurys@chromium.org2011-09-281-0/+7
* Pass name of a devtools extension when adding it to DevTools.caseq@chromium.org2011-09-221-0/+1
* Fix a weird link error by replacing std::string::compare() with !=.satorux@chromium.org2011-09-151-1/+1
* Reland 101111 - Only deliver extension messages to contexts that care.aa@chromium.org2011-09-152-11/+7
* Revert 101111 - Only deliver extension messages to contexts that care. Thisericu@google.com2011-09-142-7/+11
* Only deliver extension messages to contexts that care. Thisaa@chromium.org2011-09-142-11/+7
* Revert 99124: Revert 99099 Fix up more WaitForNavigation calls.gbillock@chromium.org2011-09-121-3/+3
* Remove redundant LoadURLWithHeaders method.rogerta@chromium.org2011-09-101-1/+2
* DevTools: introduce WorkderDevToolsAgentHostyurys@chromium.org2011-09-083-17/+9
* Get rid of some static initializers.dmichael@chromium.org2011-09-032-13/+13
* Revert 99099 (TaskManagerBrowserTest.NoticeHostedAppTabs started failing,thakis@chromium.org2011-09-011-3/+3
* Fix up more WaitForNavigation calls. Almost all fixed now.gbillock@chromium.org2011-09-011-3/+3
* DevTools handler now handles messages from both client and agent and is creat...yurys@chromium.org2011-08-312-37/+99
* Update WebKit to r93846.pkasting@chromium.org2011-08-261-6/+5
* WebKit roll 93765:93781.podivilov@chromium.org2011-08-251-5/+6
* base: Remove using declaration of FundamentalValue as it's no longer necessary.tfarina@chromium.org2011-08-111-1/+1
* Get rid of devtools_window.h and profile_manager.h dependencies in content/br...yurys@chromium.org2011-08-021-23/+37
* This is only the first part of the refactoring. The old method was preservedadriansc@google.com2011-08-022-3/+15
* Removal of Profile from content part 4.avi@chromium.org2011-08-011-0/+1
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-2/+2
* Disable TestPauseWhenLoadingDevTools and TestPauseWhenScriptIsRunning.sergeyu@chromium.org2011-07-281-2/+4
* Removal of Profile from content part 3.avi@chromium.org2011-07-281-2/+1
* DevTools: remove profile and url context dependencies from remote debugging s...pfeldman@chromium.org2011-07-284-1/+183
* Removal of Profile from content part 2.avi@chromium.org2011-07-271-1/+2
* Revert 94332 - Removal of Profile from content part 2.sergeyu@chromium.org2011-07-271-2/+1
* Removal of Profile from content part 2.avi@chromium.org2011-07-271-1/+2
* DevTools: move devtools_ui into content since it should be able to serve devt...pfeldman@chromium.org2011-07-272-0/+60
* Revert 94059 (test still breaks) - Enable WorkerDevToolsSanityTest.InspectSha...willchan@chromium.org2011-07-261-1/+2
* Enable WorkerDevToolsSanityTest.InspectSharedWorkeryurys@chromium.org2011-07-261-2/+1
* DevTools: use standard test utilities instead of custom ones where possibleyurys@chromium.org2011-07-251-30/+7
* Disable InspectSharedWorker.thakis@chromium.org2011-07-241-2/+2
* Setting the InspectSharedWorker interactive test as flaky for all platforms.leandrogracia@chromium.org2011-07-221-6/+1
* Extending the flaky test flag for the InspectSharedWorker interactive test to...leandrogracia@chromium.org2011-07-221-1/+1
* Setting the InspectSharedWorker interactive test as flaky.leandrogracia@chromium.org2011-07-221-1/+7
* Ensures history tab displays a throbber when searching.beaudoin@chromium.org2011-07-211-1/+1
* Enable WorkerDevToolsSanityTest.InspectSharedWorkeryurys@chromium.org2011-07-211-2/+1
* Make PageNavigator::OpenURL and TabContentsDelegate::OpenURLFromTab return a ...jochen@chromium.org2011-07-202-11/+13
* DevTools: get rid of TabContentsWrapper dependencies.pfeldman@chromium.org2011-07-201-1/+2
* DevTools: bulk move of legacy protocol back to chrome/.pfeldman@chromium.org2011-07-2023-10/+3151