summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/background_contents.h
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Small nits; moving virtual methods to implementation.erg@google.com2010-10-081-10/+3
* Add a Delegate to JavaScriptAppModalDialog.tfarina@chromium.org2010-10-021-4/+4
* Couple of match preview changes.sky@chromium.org2010-09-291-0/+3
* Don't show "The page at..." in the Bookmark Manager confirmation dialog.tfarina@chromium.org2010-09-051-2/+0
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-191-5/+1
* Use RenderWidget(Host) for full screenboliu@chromium.org2010-08-191-0/+3
* Create BackgroundContents::Delegate interface to break dependency on browser.hrafaelw@chromium.org2010-08-161-1/+24
* Making window.focus() work in Chrome.jcivelli@chromium.org2010-08-111-0/+2
* In RenderViewHostDelegate::View, distinguish between MouseMove() and MouseDow...johnnyg@chromium.org2010-08-061-1/+2
* Minor header cleanup of chrome/browser/[st]*/*.h minus c/b/sync/*.h.viettrungluu@chromium.org2010-08-061-2/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Added BackgroundContentsService to manage lifecycle of BackgroundContents.atwilson@chromium.org2010-06-211-1/+17
* Added plumbing to transport the frame name between RenderViewHost and the Web...atwilson@chromium.org2010-06-121-1/+2
* 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/+126