| Commit message (Expand) | Author | Age | Files | Lines |
* | Update content/ to use scoped_refptr<T>::get() rather than implicit "operator... | rsleevi@chromium.org | 2013-06-02 | 1 | -4/+6 |
* | Move remaining files in content\browser to the content namespace. | jam@chromium.org | 2012-10-30 | 1 | -2/+4 |
* | Rename GetSite in SiteInstance to GetSiteURL. | nasko@chromium.org | 2012-09-28 | 1 | -2/+2 |
* | Move process-per-site logic from BrowsingInstance to RenderProcessHost. | creis@chromium.org | 2012-06-29 | 1 | -87/+10 |
* | Rename WebUIFactory to WebUIControllerFactory since that's what it creates now. | jam@chromium.org | 2012-01-27 | 1 | -3/+5 |
* | Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leaky | fischman@chromium.org | 2012-01-26 | 1 | -5/+2 |
* | Define the public interface for content browser SiteInstance. This interface ... | ananta@chromium.org | 2012-01-25 | 1 | -16/+21 |
* | Hide BrowsingInstance from all but SiteInstance, as intended by design. | joi@chromium.org | 2012-01-18 | 1 | -3/+3 |
* | Move WebUIFactory into content/public/browser and make it use WebContents ins... | jam@chromium.org | 2012-01-07 | 1 | -2/+3 |
* | Trivial move of content::BrowserContext to content/public. | joi@chromium.org | 2011-12-15 | 1 | -1/+1 |
* | Allow linker initialization of lazy instance | joth@chromium.org | 2011-11-15 | 1 | -1/+2 |
* | content: Remove 16 exit time destructors and 15 static initializers. | thakis@chromium.org | 2011-11-08 | 1 | -4/+8 |
* | Move content_browser_client.h to public, and while at it, move | joi@chromium.org | 2011-10-19 | 1 | -1/+1 |
* | Move content_client.h into content/public. | joi@chromium.org | 2011-10-18 | 1 | -1/+0 |
* | Move url_constansts.h to content/public/common. | jam@chromium.org | 2011-10-14 | 1 | -1/+1 |
* | Move content_switches to content\public\common. | jam@chromium.org | 2011-10-13 | 1 | -1/+1 |
* | Removal of Profile from content part 1. | avi@chromium.org | 2011-07-27 | 1 | -20/+24 |
* | Get rid of the ProfileId. It was added for ceee. I reverted the original chan... | jam@chromium.org | 2011-07-13 | 1 | -6/+2 |
* | Use process-per-app-instance for hosted apps without background permission. | creis@chromium.org | 2011-07-12 | 1 | -1/+2 |
* | Remove content dependency on chrome/browser/accessibility/browser_accessibili... | jam@chromium.org | 2011-06-13 | 1 | -1/+1 |
* | Drop url_constants dependency in content/. | avi@chromium.org | 2011-05-19 | 1 | -1/+1 |
* | Move WebUIFactory to chrome/, try 2. | estade@chromium.org | 2011-03-30 | 1 | -2/+5 |
* | Revert 79691 - Move WebUIFactory to chrome/browser. | estade@chromium.org | 2011-03-29 | 1 | -5/+2 |
* | Move WebUIFactory to chrome/browser. | estade@chromium.org | 2011-03-29 | 1 | -2/+5 |
* | Make the ChromeNetworkDelegate use the ExtensionEventRouterForwarder | jochen@chromium.org | 2011-03-01 | 1 | -2/+2 |
* | WebUI: Move the core files of WebUI from chrome/browser/webui to content/brow... | tfarina@chromium.org | 2011-02-25 | 1 | -1/+1 |
* | Move core pieces of chrome\browser. I've only gone up to "g", will do the re... | jam@chromium.org | 2011-02-22 | 1 | -0/+149 |