summaryrefslogtreecommitdiffstats
path: root/chrome/browser/debugger
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Change the signature of JSONReader::Read() and relatedaa@chromium.org2008-12-291-2/+2
* Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...evanm@google.com2008-12-261-1/+1
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-191-0/+5
* Convert from using env['PLATFORM'] directly to using the more flexiblesgk@google.com2008-12-181-2/+15
* Porting in browser/debugger/phajdan.jr@chromium.org2008-12-182-6/+16
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-162-378/+378
* Have GRIT generate files into a common directory.tc@google.com2008-12-121-1/+1
* Reupload of 12418glen@chromium.org2008-12-072-7/+6
* Add new debugger_host_impl.cpp to the SCons build.sgk@google.com2008-12-051-0/+1
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-042-378/+378
* Copy of http://codereview.chromium.org/13003 created by yury.semikhatsky@gmai...sgjesse@chromium.org2008-12-0315-89/+391
* Rename Container->Widgetben@chromium.org2008-11-211-1/+1
* Re-land this change: http://codereview.chromium.org/10967/showben@chromium.org2008-11-191-2/+2