summaryrefslogtreecommitdiffstats
path: root/chrome/browser/debugger
Commit message (Expand)AuthorAgeFilesLines
* Add a new RenderViewHostObserver interface for filtering IPCs send to RenderV...jam@chromium.org2011-04-082-51/+13
* DevTools: fix exception in console during DevTools startupyurys@chromium.org2011-04-072-7/+5
* Removed bytes_received from ResourceDevToolsInfo since it is only used in dev...vsevik@chromium.org2011-04-062-17/+40
* Renamed transfer_size to raw_data_length.vsevik@chromium.org2011-04-062-2/+2
* Remove CRLF from devtools_netlog_observer.ccvsevik@chromium.org2011-04-061-2/+2
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-063-4/+4
* Get rid of PrefService::GetMutableDictionary/GetMutableListbattre@chromium.org2011-04-051-2/+4
* DevTools: provide web socket url for remote debugging.pfeldman@chromium.org2011-04-041-25/+33
* Fix naming.avi@chromium.org2011-04-042-5/+5
* DevTools: serve front-end using chunked encoding (for remote debugging).pfeldman@chromium.org2011-04-011-6/+18
* Send the RENDER_VIEW_HOST_DELETED notification for all RenderViewHost, instea...jam@chromium.org2011-03-311-1/+1
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-1/+1
* Save actual transfer size for future DevTools usevsevik@chromium.org2011-03-312-31/+158
* Build fix for windows bots.loislo@chromium.org2011-03-311-1/+1
* Provide browser pages list in JSON format for remote debugging.loislo@chromium.org2011-03-312-32/+97
* Fix developer tools for extensions.jam@chromium.org2011-03-303-76/+108
* Remove render_messages_params files since they're not needed anymore. I move...jam@chromium.org2011-03-292-2/+0
* Move extension messages to their own file and add a RenderViewObserver to sta...jam@chromium.org2011-03-281-3/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-2810-22/+22
* Move all dev tools messages to devtools_messages.h and create a TabHelper to ...jam@chromium.org2011-03-254-0/+121
* Moves instant related methods off TabContents and to where they are used.sky@chromium.org2011-03-252-3/+4
* Theme system cleanuperg@google.com2011-03-231-7/+7
* Profile shouldn't own BrowserThemeProviders; A ThemeService should and should...erg@google.com2011-03-221-2/+3
* Extensions: expose raw debugging protocol via extension API.pfeldman@chromium.org2011-03-172-7/+8
* 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