summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/background_contents.cc
Commit message (Expand)AuthorAgeFilesLines
* Create BackgroundContents::Delegate interface to break dependency on browser.hrafaelw@chromium.org2010-08-161-12/+6
* Moved code that generates APP_TERMINATING notification into BrowserList so it...atwilson@chromium.org2010-07-201-2/+8
* Added BackgroundContentsService to manage lifecycle of BackgroundContents.atwilson@chromium.org2010-06-211-21/+25
* Added plumbing to transport the frame name between RenderViewHost and the Web...atwilson@chromium.org2010-06-121-2/+4
* Update extension functions to always pass a list of arguments, even when one ...arv@chromium.org2010-05-211-1/+1
* Initial support for web-extent background pages.rafaelw@chromium.org2010-05-061-0/+192