summaryrefslogtreecommitdiffstats
path: root/chrome/browser/debugger
Commit message (Expand)AuthorAgeFilesLines
* Review URL: http://codereview.chromium.org/87034apavlov@chromium.org2009-04-2212-79/+89
* Review URL: http://codereview.chromium.org/77006apavlov@chromium.org2009-04-217-41/+51
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-207-26/+20
* Reverting 14005.brettw@chromium.org2009-04-187-20/+26
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-187-26/+20
* Remove TabContnetsType from everywhere.brettw@chromium.org2009-04-152-4/+0
* Remove TabContentsType from the NavigationController external interface and inbrettw@chromium.org2009-04-154-6/+6
* DevTools. Add V8 Application Remote Debugging Protocol support by apavlov. Or...pfeldman@chromium.org2009-04-1019-7/+2010
* DevTools: Fix errors found during dogfooding.pfeldman@chromium.org2009-04-081-1/+2
* Make the RenderViewHostFactory a global. This prevents us from having to passbrettw@chromium.org2009-04-072-4/+2
* DevTools: tell agent it has client attached early (prior to the navigation).pfeldman@chromium.org2009-04-072-18/+12
* Remove some uses of custom tab contents types from some tests.brettw@chromium.org2009-04-041-1/+1
* Remove unneeded temp_scaffolding_stubs.h includes. Remove ConstrainedWindow f...thestig@chromium.org2009-04-031-6/+1
* DevTools: move devtools messages to common.pfeldman@chromium.org2009-04-031-1/+1
* Move HTML dialogs out of their own tab contents type. Moved functions to newbrettw@chromium.org2009-04-031-1/+0
* Remove the checked-in scons configuration files.sgk@google.com2009-04-011-191/+0
* DevTools: add support for navigating to other tab while inspecting.pfeldman@chromium.org2009-03-272-19/+71
* Wire 'Inspect Element' action to the new DevTools (depending on the devtools ...pfeldman@chromium.org2009-03-242-0/+30
* Currently we have two types of devtools UI: Chrome built in developer tools w...yurys@google.com2009-03-2313-278/+319
* Initial revision of the DevTools frontend.pfeldman@chromium.org2009-03-221-2/+2
* Merge DOMUIContents into WebContents.brettw@chromium.org2009-03-172-6/+5
* Initial unit tests implementation.yurys@google.com2009-03-174-12/+149
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-172-4/+4
* bustage fix - file movedben@chromium.org2009-03-171-1/+1
* bustage fix - file movedben@chromium.org2009-03-171-1/+1
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-171-2/+2
* DevToolsManager is a service in the browser process that manages all open dev...yurys@google.com2009-03-1613-136/+518
* Rename DebuggerContents to DebuggerUI and move to the dom_ui folder.brettw@chromium.org2009-03-134-197/+0
* Enable building of browser/debugger/debugger_{contents,shell}.cc on Linux.sgk@google.com2009-03-111-0/+20
* NO CODE CHANGEdeanm@chromium.org2009-03-1012-13/+0
* - Developer tools frontend is served from chrom-ui://devtools/tools.htmlyurys@google.com2009-03-061-1/+7
* NO CODE CHANGE.maruel@google.com2009-03-054-20/+31
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-056-8/+8
* Fix 16/wide build bustange on non-Windows.brettw@chromium.org2009-03-041-1/+1
* Fix the build with some forgotten string conversions on non-Windows.brettw@chromium.org2009-03-041-1/+1
* Convert NavigationEntry title to string16. TabContents::GetTitle no longer needsbrettw@chromium.org2009-03-042-5/+5
* Add a command line flag --v8-proxy-resolver, to select the new PAC implementa...ericroman@google.com2009-03-031-0/+11
* Developer tools messages are forwarded as wrapped IPC::Messages(previously th...yurys@google.com2009-02-266-0/+290
* Enable history and downloads by default, port NewTabUI from DOMUIHost to DOMUI.glen@chromium.org2009-02-252-13/+28
* Final step in converting all grit includes to have grit in the path.tc@google.com2009-02-241-1/+1
* Multiple fixes for broken Linux SHARED=1 build. This gets things building, bu...mmoss@chromium.org2009-02-231-0/+1
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-1/+1
* Revert r10090, which was committed without proper review.darin@chromium.org2009-02-208-389/+0
* Add tab content type for developer tools UI.yurys@google.com2009-02-208-0/+389
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-0/+1
* Reverting 9944.yurys@google.com2009-02-188-406/+0
* Create communication channel between developer tools UI implemented in JS and...yurys@google.com2009-02-188-0/+406
* Reverting 9855.maruel@chromium.org2009-02-168-396/+0
* Review URL: http://codereview.chromium.org/20405yurys@google.com2009-02-168-0/+396
* Change mime type utils to operate on platform-specific string types for filen...estade@chromium.org2009-02-141-1/+6