summaryrefslogtreecommitdiffstats
path: root/chrome/browser/debugger
Commit message (Expand)AuthorAgeFilesLines
* DevTools: decouple class and method names from RPC message arguments. That wo...yurys@google.com2009-05-292-8/+8
* Move text_field.cc and rename the class to Textfield in preparation for porting.ben@chromium.org2009-05-272-2/+1
* DevTools: Add 'Enable Developer Tools' option into the Advanced tab. Hide dev...pfeldman@chromium.org2009-05-272-0/+16
* Refactors TabContentsContainerView into TabContentsContainer and associated p...ben@chromium.org2009-05-222-6/+6
* Fix remote debugger detachment sequence according to the latest DevTools changesapavlov@chromium.org2009-05-223-28/+34
* Take 2 on fixing Linux buildpkasting@chromium.org2009-05-211-2/+3
* Fix Linux buildpkasting@chromium.org2009-05-211-2/+2
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-213-218/+85
* DevTools: Provide nice initial location/size for the devtools window.pfeldman@chromium.org2009-05-211-8/+21
* DevTools: Display main resource url as devtools window title.pfeldman@chromium.org2009-05-216-18/+0
* DevTools: Now that dev tools window is opened using Browser::CreateForApp (th...pfeldman@chromium.org2009-05-201-3/+3
* DevTools: Get rid of views in DevTools.pfeldman@chromium.org2009-05-2010-397/+114
* DevTools: Enable dev tools ui sanity tests, take 2.pfeldman@chromium.org2009-05-201-4/+4
* Disable dev tools sanity tests to see if it helps interactive ui tests to rec...pfeldman@chromium.org2009-05-191-3/+3
* Fix inspection of extensions.aa@chromium.org2009-05-191-11/+5
* DevTools: enable sanity test.pfeldman@chromium.org2009-05-191-3/+3
* Review URL: http://codereview.chromium.org/113533apavlov@chromium.org2009-05-194-6/+65
* DevTools: increase web inspector heightpfeldman@chromium.org2009-05-191-1/+1
* 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