summaryrefslogtreecommitdiffstats
path: root/chrome/browser/debugger
Commit message (Expand)AuthorAgeFilesLines
* 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
* Follow up to r93173: fixing check_deps and clangpfeldman@chromium.org2011-07-201-3/+3
* DevTools: move devtools_window to chrome/, remove most chrome/ dependencies f...pfeldman@chromium.org2011-07-205-0/+881
* Wholesale move of debugger sources to content.joi@chromium.org2011-06-2971-6886/+0
* Multiprofile: Fix all places where we observe BROWSER_THEME_CHANGED so that weerg@google.com2011-06-241-2/+4
* Miscellaneous header include cleanups related to message_pump_libevent.h.wtc@chromium.org2011-06-241-3/+0
* Moved the ListenSocket class (found in net/base/listen_socket.h) to the net n...rkn@chromium.org2011-06-237-29/+36
* WebKit bug: https://bugs.webkit.org/show_bug.cgi?id=62977dslomov@chromium.org2011-06-211-0/+14
* Update DevTools window docked state if cannot dockapavlov@chromium.org2011-06-211-0/+1
* Fix bug from refactoring that caused crash on inspecting backgroundsky@chromium.org2011-06-171-4/+11
* Moves NavigationController::session_id into RestoreTabHelper.sky@chromium.org2011-06-148-55/+53
* Mark DevToolsSanityTest.TestPauseWhenLoadingDevTools as FLAKYasargent@chromium.org2011-06-131-1/+2
* Mark DevToolsSanityTest.TestPauseWhenScriptIsRunning as flaky.ericu@google.com2011-06-101-1/+1
* This change provides initial support for sending DevTools messages between Wo...yurys@chromium.org2011-05-277-7/+7