summaryrefslogtreecommitdiffstats
path: root/chrome/browser/debugger
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rollback! Now with 25% more HWND.ben@chromium.org2008-11-171-2/+2
* Remove HWND from TabContents creation. ben@chromium.org2008-11-171-2/+2
* Add mimetypes on the "chrome-resource://" responses.ericroman@google.com2008-11-141-0/+9
* Remove some Windows-specific stuff from RenderProcessHost by having callers g...brettw@google.com2008-11-111-2/+2
* More SCons renaming:sgk@google.com2008-11-042-53/+39
* Change some places where we were using javascript: URLs to useaa@google.com2008-11-031-2/+1
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-272-2/+6
* Update V8 in Chromium and fix compilation errors kasperl@google.com2008-10-232-2/+2
* Using $CHROME_SRC_DIR in place of hash/..bradnelson@google.com2008-10-221-1/+1
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-164-23/+24
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-162-7/+1
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-1/+1
* Convert GetPreferredSize from:beng@google.com2008-10-152-4/+3
* Initialize string to the empty string to avoid 'undefinedXXX' when appending ...sgjesse@chromium.org2008-10-091-2/+2
* Reorganize the declarations to have some grouping and logical ordering in tab...brettw@google.com2008-09-261-1/+1
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-171-1/+1
* fix build bustagebeng@google.com2008-09-131-1/+1
* fix build bustagebeng@google.com2008-09-131-1/+1
* Revert the change that fixed the encoding when viewing source in subframes.brettw@google.com2008-09-122-6/+4
* Change the path of the V8 API headers from public to includesgjesse@google.com2008-09-033-3/+3
* Update Copyright text in SCons config files.sgk@google.com2008-09-011-28/+4
* Fix disabled debugger project in JSC.pamg@google.com2008-08-291-0/+1
* Made changes to the JavaScript debugger in preparing for an upcomingsgjesse@google.com2008-08-296-58/+131
* Use a more compact license header in source files.license.bot2008-08-2415-425/+60
* As Brett pointed it out, We normally use 8-bit for encoding names since they'...jnd@google.com2008-08-212-2/+2
* The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG...jnd@google.com2008-08-182-4/+6
* Explicitly include logging.h in a header that assumed it was already getting ...maruel@google.com2008-08-161-4/+9
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-153-17/+22
* Set the svn:eol-style to LF on all SConscript filestc@google.com2008-08-131-77/+77
* fix build bustagedarin@google.com2008-08-042-1/+2
* Convert chrome SConscript files to psuedo-builder calls.sgk@google.com2008-08-031-1/+1