summaryrefslogtreecommitdiffstats
path: root/chrome/browser/debugger/debugger_node.cc
Commit message (Expand)AuthorAgeFilesLines
* 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-211-162/+66
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-28/+26
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-2/+2
* Reverting 14005.brettw@chromium.org2009-04-181-2/+2
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-2/+2
* Remove TabContentsType from the NavigationController external interface and inbrettw@chromium.org2009-04-151-1/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* NO CODE CHANGE.maruel@google.com2009-03-051-10/+14
* Convert NavigationEntry title to string16. TabContents::GetTitle no longer needsbrettw@chromium.org2009-03-041-2/+2
* Porting unit tests in chrome/phajdan.jr@chromium.org2009-02-101-2/+2
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-6/+11
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-1/+1
* Move functions required by the rest of the browser from RenderProcessHost to ...brettw@chromium.org2009-01-161-1/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-1/+1
* Remove some Windows-specific stuff from RenderProcessHost by having callers g...brettw@google.com2008-11-111-2/+2
* Made changes to the JavaScript debugger in preparing for an upcomingsgjesse@google.com2008-08-291-2/+6
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-1/+2
* Add chrome to the repository.initial.commit2008-07-261-0/+409