summaryrefslogtreecommitdiffstats
path: root/chrome/browser/debugger
Commit message (Expand)AuthorAgeFilesLines
* 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
* Command-line flag to allow the debugger UI to be loaded from the filesystem r...erikkay@google.com2008-07-311-2/+20
* Fix issue where debugger wasn't showing its contents.beng@google.com2008-07-313-2/+18
* Fix SCons breakage, plus latest updates:sgk@google.com2008-07-311-1/+2
* Initial cleanup and refactoring to make debugger UI use DHTML and get rid of ...erikkay@google.com2008-07-3116-55/+1798
* Initial cleanups en route to coalescing the get-it-built cut-and-paste from v...sgk@google.com2008-07-311-35/+52
* forgot these filesbeng@google.com2008-07-301-0/+1
* Window Delegate Improvements:beng@google.com2008-07-301-2/+5
* Add chrome to the repository.initial.commit2008-07-2618-0/+2633