summaryrefslogtreecommitdiffstats
path: root/chrome/browser/debugger
Commit message (Expand)AuthorAgeFilesLines
* 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
* Port remaining .rc data resource files to grd. This includestc@google.com2009-02-137-32/+23
* Add debugger_shell to the POSIX build.thestig@chromium.org2009-02-132-6/+8
* Reverting 9706. Hopefully this will fix the broken debugger_test.thestig@chromium.org2009-02-132-8/+6
* Add debugger_shell to the POSIX build.thestig@chromium.org2009-02-122-6/+8
* Porting unit tests in chrome/phajdan.jr@chromium.org2009-02-102-4/+2
* More bustage fixes.brettw@chromium.org2009-02-012-0/+2
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-014-15/+22
* Change chrome:// to chrome-ui://, fix up one chrome-resource:// reference.glen@chromium.org2009-01-292-2/+2
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-223-3/+3
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-1/+2
* Generate all chrome .vcproj files:sgk@google.com2009-01-171-15/+124
* Move functions required by the rest of the browser from RenderProcessHost to ...brettw@chromium.org2009-01-162-2/+2
* Update the command line JavaScript debugger to support the changed debugger p...sgjesse@chromium.org2009-01-161-64/+141
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-156-8/+8
* Remove net_resources.rc and net_resources.h and replace ittc@google.com2009-01-081-1/+1
* Add using_generated_resources.scons to the build. Thistc@google.com2009-01-061-1/+1
* Some more GRIT refactoring.tc@google.com2009-01-051-1/+1