summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/background_contents.cc
Commit message (Expand)AuthorAgeFilesLines
* Move:ben@chromium.org2010-12-021-1/+1
* Added support for displaying BackgroundContents in the task manager.atwilson@chromium.org2010-11-101-0/+12
* Inspector settings not updated in profile when inspecting extensions.podivilov@chromium.org2010-10-121-0/+11
* FBTF: Small nits; moving virtual methods to implementation.erg@google.com2010-10-081-20/+35
* Fix SessionStoragejorlow@chromium.org2010-09-141-6/+1
* Don't show "The page at..." in the Bookmark Manager confirmation dialog.tfarina@chromium.org2010-09-051-6/+0
* Reland r57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-311-7/+8
* Revert 57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-281-8/+7
* Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-281-7/+8
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-241-1/+1
* Initialize member in BackgroundContents.finnur@chromium.org2010-08-211-1/+2
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-191-6/+3
* Use RenderWidget(Host) for full screenboliu@chromium.org2010-08-191-0/+8
* 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