summaryrefslogtreecommitdiffstats
path: root/chrome/browser/debugger
Commit message (Expand)AuthorAgeFilesLines
* Fix devtools schema is in DevToolsHttpProtocolHandler.podivilov@chromium.org2011-03-161-2/+2
* Coverity: Note a default switch case can never be reached.thestig@chromium.org2011-03-111-0/+1
* Enable devtools test (fixed upstream)podivilov@chromium.org2011-03-101-2/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-084-7/+7
* Move resource related IPCs to their own file in content. I added a IPC_STRUC...jam@chromium.org2011-03-051-1/+1
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-043-3/+3
* Disable DevToolsSanityTest.TestPauseWhenScriptIsRunning as it always times out.satish@chromium.org2011-03-041-1/+2
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-022-2/+2
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-022-3/+3
* Get rid of temporary render_view_host.h.jam@chromium.org2011-03-022-4/+4
* Pure pedantry: Replace all ".size() == 0" with ".empty()".erg@google.com2011-03-023-4/+4
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-012-4/+4
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-3/+3
* DevToolsSanityTest.TestHeapProfiler fails.inferno@chromium.org2011-03-011-1/+1
* Move in_process_webkit dir from chrome\browser to content\browser.jam@chromium.org2011-02-241-6/+6
* Remove browsing_instance.h stub file and update all the references.tfarina@chromium.org2011-02-241-2/+2
* Move files out of chrome\browser\renderer_host\test alongside their source. ...jam@chromium.org2011-02-241-2/+2
* Enable back DevToolsSanityTest.TestScriptsTabIsPopulatedOnInspectedPageRefreshmnaganov@chromium.org2011-02-171-2/+1
* Mark DevToolsSanityTest.TestScriptsTabIsPopulatedOnInspectedPageRefresh as di...mnaganov@chromium.org2011-02-171-2/+2
* Mark DevToolsSanityTest.TestScriptsTabIsPopulatedOnInspectedPageRefresh as fa...mnaganov@chromium.org2011-02-171-1/+2
* WebUI: Get rid of more references to dom_ui and DOM_UI.tfarina@chromium.org2011-02-151-1/+1
* Even more test cleanup.erg@google.com2011-02-102-19/+36
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-093-19/+19
* DevTools: remove loaded from remote debugging handshake.pfeldman@chromium.org2011-02-091-5/+6
* Remove includes of message headers in headers.jam@chromium.org2011-02-092-1/+3
* Revert 74118 - Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-083-19/+19
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-083-19/+19
* Move bookmark star from TabContents to TabContentsWrapper.avi@chromium.org2011-02-041-1/+0
* DevTools: allow binding remote debugging to provided interface.pfeldman@chromium.org2011-02-042-4/+10
* DevTools: split http_listen_socket into http_server and connection.pfeldman@chromium.org2011-02-032-122/+126
* Submitting http://codereview.chromium.org/6383011/ on behalf of serya@ :zelidrag@chromium.org2011-02-032-3/+14
* Remove user-related data from local_state and add to user_preferences, in pr...mirandac@chromium.org2011-02-021-2/+2
* DevTools: fix host parameter in the remote debugger link.pfeldman@chromium.org2011-02-011-1/+1
* TabContents::OnStartDownload crash.pfeldman@chromium.org2011-02-012-1/+13
* Makes devtools handle tab replaced notification. Thissky@chromium.org2011-01-319-5/+46
* DevTools: introduce tab contents list provider for remote debugging.pfeldman@chromium.org2011-01-314-40/+102
* DevTools: enable remote debugging with front-end served from the cloud.pfeldman@chromium.org2011-01-316-100/+77
* Part 1 of repairing regressions to my old clang check plugins so Nico canerg@google.com2011-01-271-1/+1
* Enable devtools tests (fixed upstream).podivilov@chromium.org2011-01-261-4/+2
* Bring back 'navigated' notification for --remote-shell-port protocolyurys@chromium.org2011-01-257-2/+17
* Disable DevToolsSanityTest.TestPauseWhenLoadingDevTools andtony@chromium.org2011-01-241-2/+4
* Revert 72153 - Remove user-related data from local_state and add to user_pre...mirandac@chromium.org2011-01-211-2/+2
* Remove user-related data from local_state and add to user_preferences, in pr...mirandac@chromium.org2011-01-211-2/+2
* DevTools: re-enable devtools tests.pfeldman@chromium.org2011-01-201-70/+3
* Attempt to fix Linux interactive tests.dimich@chromium.org2011-01-181-2/+2
* WebKit roll 75765:75812.dimich@chromium.org2011-01-151-3/+23
* Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.thestig@chromium.org2011-01-132-3/+3
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-112-2/+0
* Disable DevToolsSanityTest.TestProfilerTab, flakily times out.phajdan.jr@chromium.org2011-01-031-1/+2
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-012-3/+3