summaryrefslogtreecommitdiffstats
path: root/chrome/browser/debugger
Commit message (Expand)AuthorAgeFilesLines
* DevTools: init devtools with proper profile.pfeldman@chromium.org2009-05-187-11/+14
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-152-3/+3
* ChromeFont->gfx::Fontbeng@google.com2009-05-151-1/+1
* DevTools: enable out of process dev tools by default. Take 2.pfeldman@chromium.org2009-05-131-2/+2
* Reverting 15843: chrome performance regression.pfeldman@chromium.org2009-05-121-2/+2
* DevTools: Sanity ui test.pfeldman@chromium.org2009-05-127-10/+127
* DevTools: enable out of process dev tools by default.pfeldman@chromium.org2009-05-121-2/+2
* Remove executable bit from a bunch of files that shouldn't have it.evan@chromium.org2009-05-111-0/+0
* Review URL: http://codereview.chromium.org/93119apavlov@chromium.org2009-05-106-110/+207
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-1/+1
* Enable ctrl-shift-L for app/popup windows and fix a crash. Patch by Yusuke S...pkasting@chromium.org2009-05-086-9/+32
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-086-13/+12
* DevTools: Preserve WebInspector window while switching RenderViewHost.pfeldman@chromium.org2009-05-071-0/+3
* DevTools: Enable debugging of non-TabContents including extensions.pfeldman@chromium.org2009-05-075-199/+117
* Add an extra colon to make inspector work again.dglazkov@chromium.org2009-05-061-1/+1
* In process-per-tab mode devtools window may be open for the devtools window u...yurys@google.com2009-05-062-0/+30
* Change chrome-ui to chrome. I didn't go too far in converting existing string...glen@chromium.org2009-05-062-2/+4
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-052-2/+2
* DevTools: localize window title, append inspected tab url there.pfeldman@chromium.org2009-05-058-11/+46
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-052-3/+2
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-0411-101/+87
* POSIX: Add a macro for handling EINTR.agl@chromium.org2009-05-012-14/+10
* Stop debugger by escape key.sgjesse@chromium.org2009-04-293-3/+16
* Move another batch of functions for WebContents to TabContents. This alsobrettw@chromium.org2009-04-242-42/+34
* 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