| Commit message (Expand) | Author | Age | Files | Lines |
* | Relanding http://src.chromium.org/viewvc/chrome?view=rev&revision=80938. | jam@chromium.org | 2011-04-08 | 1 | -9/+3 |
* | Revert 80938 - Add a new RenderViewHostObserver interface for filtering IPCs ... | jam@chromium.org | 2011-04-08 | 1 | -3/+9 |
* | Add a new RenderViewHostObserver interface for filtering IPCs send to RenderV... | jam@chromium.org | 2011-04-08 | 1 | -9/+3 |
* | Move dispatching and sending of the last extension specific messages out of T... | jam@chromium.org | 2011-04-05 | 1 | -6/+5 |
* | Get rid of extensions dependency from content\browser. | jam@chromium.org | 2011-04-04 | 1 | -0/+3 |
* | Move WebUIFactory to chrome/, try 2. | estade@chromium.org | 2011-03-30 | 1 | -0/+1 |
* | Revert 79691 - Move WebUIFactory to chrome/browser. | estade@chromium.org | 2011-03-29 | 1 | -1/+0 |
* | Move WebUIFactory to chrome/browser. | estade@chromium.org | 2011-03-29 | 1 | -0/+1 |
* | Move extension messages to their own file and add a RenderViewObserver to sta... | jam@chromium.org | 2011-03-28 | 1 | -1/+2 |
* | Move a bunch of renderer->browser messages to content. | jam@chromium.org | 2011-03-23 | 1 | -1/+1 |
* | Update a bunch of files to the new location of notification files. | tfarina@chromium.org | 2011-03-09 | 1 | -1/+1 |
* | Get rid of a bunch of includes to old locations of headers. | jam@chromium.org | 2011-03-02 | 1 | -1/+1 |
* | Move background_contents back to chrome, since that's part of extensions whic... | jam@chromium.org | 2011-02-22 | 1 | -2/+176 |
* | Start moving core pieces of Chrome multi-process code to src\content. I'm st... | jam@chromium.org | 2011-02-18 | 1 | -176/+2 |
* | WebUI: Rename ProcessDOMUIMessage to ProcessWebUIMessage. | tfarina@chromium.org | 2011-02-12 | 1 | -2/+2 |
* | gtk: Improve fullscreen RenderWidgetHostViewGtk. | derat@chromium.org | 2011-02-11 | 1 | -2/+1 |
* | Ensure that desktop notifications display for the background page. This regre... | ananta@chromium.org | 2011-02-01 | 1 | -0/+5 |
* | Don't use GetAsTabContents. Send notifications from TabContentsView instead. | jochen@chromium.org | 2011-01-24 | 1 | -2/+1 |
* | Blow away BackgroundContents when RenderView goes away. | atwilson@chromium.org | 2011-01-18 | 1 | -0/+3 |
* | Revert 71458 - Blow away BackgroundContents when RenderView goes away. | atwilson@chromium.org | 2011-01-15 | 1 | -3/+0 |
* | Blow away BackgroundContents when RenderView goes away. | atwilson@chromium.org | 2011-01-14 | 1 | -0/+3 |
* | Deinline even more destructors. | erg@google.com | 2010-12-14 | 1 | -2/+2 |
* | Even more virtual method deinlining. | erg@google.com | 2010-12-13 | 1 | -3/+3 |
* | Move app_modal_dialog stuff to ui/ | ben@chromium.org | 2010-12-01 | 1 | -1/+1 |
* | Added support for displaying BackgroundContents in the task manager. | atwilson@chromium.org | 2010-11-10 | 1 | -0/+8 |
* | Refactoring select popup on Mac. | jcivelli@google.com | 2010-10-26 | 1 | -0/+7 |
* | Inspector settings not updated in profile when inspecting extensions. | podivilov@chromium.org | 2010-10-12 | 1 | -0/+4 |
* | FBTF: Small nits; moving virtual methods to implementation. | erg@google.com | 2010-10-08 | 1 | -10/+3 |
* | Add a Delegate to JavaScriptAppModalDialog. | tfarina@chromium.org | 2010-10-02 | 1 | -4/+4 |
* | Couple of match preview changes. | sky@chromium.org | 2010-09-29 | 1 | -0/+3 |
* | Don't show "The page at..." in the Bookmark Manager confirmation dialog. | tfarina@chromium.org | 2010-09-05 | 1 | -2/+0 |
* | Initial version of chrome.experimental.sidebar extension API. | brettw@chromium.org | 2010-08-19 | 1 | -5/+1 |
* | Use RenderWidget(Host) for full screen | boliu@chromium.org | 2010-08-19 | 1 | -0/+3 |
* | Create BackgroundContents::Delegate interface to break dependency on browser.h | rafaelw@chromium.org | 2010-08-16 | 1 | -1/+24 |
* | Making window.focus() work in Chrome. | jcivelli@chromium.org | 2010-08-11 | 1 | -0/+2 |
* | In RenderViewHostDelegate::View, distinguish between MouseMove() and MouseDow... | johnnyg@chromium.org | 2010-08-06 | 1 | -1/+2 |
* | Minor header cleanup of chrome/browser/[st]*/*.h minus c/b/sync/*.h. | viettrungluu@chromium.org | 2010-08-06 | 1 | -2/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Added BackgroundContentsService to manage lifecycle of BackgroundContents. | atwilson@chromium.org | 2010-06-21 | 1 | -1/+17 |
* | Added plumbing to transport the frame name between RenderViewHost and the Web... | atwilson@chromium.org | 2010-06-12 | 1 | -1/+2 |
* | Update extension functions to always pass a list of arguments, even when one ... | arv@chromium.org | 2010-05-21 | 1 | -1/+1 |
* | Initial support for web-extent background pages. | rafaelw@chromium.org | 2010-05-06 | 1 | -0/+126 |