| Commit message (Expand) | Author | Age | Files | Lines |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+1 |
* | Switch content tests to use BrowserThreadImpl directly. | joi@chromium.org | 2011-10-31 | 1 | -2/+4 |
* | Move PageZoom enum into content/public/common and into the content namespace.... | jam@chromium.org | 2011-10-28 | 1 | -1/+1 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -2/+2 |
* | Move content_client.h into content/public. | joi@chromium.org | 2011-10-18 | 1 | -1/+1 |
* | Move url_constansts.h to content/public/common. | jam@chromium.org | 2011-10-14 | 1 | -1/+1 |
* | Don't show URL for pending new navigations initiated by the renderer. | creis@chromium.org | 2011-10-13 | 1 | -3/+6 |
* | Move PageTransition into content namespace. While I'm touching all these file... | jam@chromium.org | 2011-10-13 | 1 | -3/+3 |
* | Delegate decision what site instances can be rendered in what process to chrome | jochen@chromium.org | 2011-09-27 | 1 | -28/+58 |
* | Switch ChromeTestSuite to the same convention as ContentTestSuite: | phajdan.jr@chromium.org | 2011-08-27 | 1 | -2/+1 |
* | Get rid of static TabContentsView::Create function since the interface is in ... | jam@chromium.org | 2011-08-24 | 1 | -0/+13 |
* | Reorganize chrome/test, part #9 | phajdan.jr@chromium.org | 2011-08-11 | 1 | -1/+1 |
* | GTTF: Use a fresh TestingBrowserProcess for each test, part #4 | phajdan.jr@chromium.org | 2011-08-03 | 1 | -1/+2 |
* | Move more files from chrome/test to chrome/test/base, part #4 | phajdan.jr@chromium.org | 2011-08-01 | 1 | -1/+1 |
* | Removal of Profile from content part 1. | avi@chromium.org | 2011-07-27 | 1 | -4/+6 |
* | some cleanup for base/stl_util | dilmah@chromium.org | 2011-07-19 | 1 | -1/+1 |
* | Get rid of the ProfileId. It was added for ceee. I reverted the original chan... | jam@chromium.org | 2011-07-13 | 1 | -67/+0 |
* | Use process-per-app-instance for hosted apps without background permission. | creis@chromium.org | 2011-07-12 | 1 | -0/+5 |
* | Make all content client interfaces pure virtual. | joi@chromium.org | 2011-06-29 | 1 | -2/+6 |
* | Get rid of the following dependencies from content: | jam@chromium.org | 2011-06-14 | 1 | -3/+3 |
* | *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL. | msw@chromium.org | 2011-06-08 | 1 | -12/+7 |
* | Revert 88142 to fix sync_integration_tests offline. | msw@chromium.org | 2011-06-07 | 1 | -7/+12 |
* | *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL. | msw@chromium.org | 2011-06-07 | 1 | -12/+7 |
* | Use OVERRIDE for the ContentClients. | avi@chromium.org | 2011-05-31 | 1 | -2/+3 |
* | Get rid of render_messages.h and web_cache_manager.h. I moved the view sourc... | jam@chromium.org | 2011-05-26 | 1 | -1/+0 |
* | Drop url_constants dependency in content/. | avi@chromium.org | 2011-05-19 | 1 | -6/+11 |
* | Revert my recent changes regarding title directionality. | evan@chromium.org | 2011-04-25 | 1 | -4/+4 |
* | Change NavigationEntry's title fields to carry the text direction. | evan@chromium.org | 2011-04-23 | 1 | -4/+4 |
* | Move BrowserRenderProcessHost to content. It should have been moved earlier. | jam@chromium.org | 2011-04-19 | 1 | -1/+1 |
* | Add a dcheck to make sure that RenderProcessHost::AllHostsIterator is called ... | jam@chromium.org | 2011-04-07 | 1 | -1/+5 |
* | Get rid of extensions dependency from content\browser. | jam@chromium.org | 2011-04-04 | 1 | -0/+9 |
* | Move WebUIFactory to chrome/, try 2. | estade@chromium.org | 2011-03-30 | 1 | -16/+51 |
* | Remove browsing_instance.h stub file and update all the references. | tfarina@chromium.org | 2011-02-24 | 1 | -1/+2 |
* | Move files out of chrome\browser\renderer_host\test alongside their source. ... | jam@chromium.org | 2011-02-24 | 1 | -0/+529 |