summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_view_host_manager_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* TabContentsWrapper -> TabContents, part 57.avi@chromium.org2012-06-131-81/+81
* Set visibility state to Hidden when a RenderView is swapped outjamesr@chromium.org2012-06-011-0/+89
* Adds support for calling postMessage on a frame living in a different renderer.creis@chromium.org2012-05-151-1/+148
* Allow renderers to shut down if they only contain swapped out views.creis@chromium.org2012-05-091-0/+80
* Support cross-process window.close() messages.creis@chromium.org2012-05-041-1/+17
* Move notifications used only in chrome/ out of content/.avi@chromium.org2012-04-161-9/+6
* TabContents -> WebContentsImpl, part 13.avi@chromium.org2012-04-161-4/+4
* Force a SiteInstance swap for view-source URLs to avoid a renderer kill.creis@chromium.org2012-04-131-1/+9
* TabContents -> WebContentsImpl, part 7.avi@chromium.org2012-04-111-1/+1
* Don't evaluate (and therefore create, since it's lazy) ExtensionAPI in rendererskalman@chromium.org2012-03-231-7/+1
* Allow targeted links to work on tabs that have swapped out processes.creis@chromium.org2012-03-221-1/+168
* Use a new scheme for swapping out RenderViews.creis@chromium.org2012-03-211-0/+78
* Disable RenderViewHostManagerTest.BackForwardNotStal on Win.pastarmovj@chromium.org2012-03-211-1/+7
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-0/+1
* Create window in a new BrowsingInstance when opening a link in a new process.creis@chromium.org2012-03-061-0/+58
* Move Render(Widget|View)HostImpl to files with _impl in filename.joi@chromium.org2012-03-061-1/+1
* Remove usage of a deprecated TestServer constructor.erikwright@chromium.org2012-02-271-0/+1
* Remove usage of a deprecated TestServer constructor.erikwright@chromium.org2012-02-221-0/+5
* Fix 3 more issues with fast cross-process back/forward navigations.creis@chromium.org2012-02-211-1/+127
* Define the public interface for content browser SiteInstance. This interface ...ananta@chromium.org2012-01-251-1/+3
* Get rid of RenderViewHostManager usage in chrome.jam@chromium.org2012-01-111-2/+4
* Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...jam@chromium.org2012-01-031-27/+27
* Move a bunch of methods from TabContents into the WebContents interface. This...jam@chromium.org2011-12-221-1/+1
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-201-7/+7
* Move RenderViewHostObserver to content/public/browser/ and put it into the co...tfarina@chromium.org2011-11-251-4/+4
* Fix the asan fix.joaodasilva@chromium.org2011-10-201-2/+2
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-3/+3
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-1/+1
* Move url_constansts.h to content/public/common.jam@chromium.org2011-10-141-1/+1
* Here are more exports needed for content_unittests to link in the component b...dpranke@chromium.org2011-09-301-2/+2
* Fix for a memory corruption.mad@chromium.org2011-08-251-0/+89
* Removal of Profile from content part 8.avi@chromium.org2011-08-121-1/+0
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-2/+2
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Re-enable passing tests.abarth@chromium.org2011-06-231-4/+2
* Disable some tests that will fail after the WebKit roll. These tests probablyabarth@chromium.org2011-06-161-2/+4
* Get rid of the following dependencies from content:jam@chromium.org2011-06-141-1/+0
* Move ChromeURLAfterDownload to download_browsertestrafaelw@chromium.org2011-05-091-91/+0
* Renames TabStripModel and Browser's selected_index tosky@chromium.org2011-04-121-4/+4
* Get rid of extensions dependency from content\browser.jam@chromium.org2011-04-041-1/+0
* Revert 79753 - Add log statements to ChromeURLAfterDownload to see where exac...jstritar@chromium.org2011-03-291-7/+3
* Add log statements to ChromeURLAfterDownload to see where exactly its timing ...jstritar@chromium.org2011-03-291-3/+7
* Revert 79747 - Re-enable, attempt to fix ChromeURLAfterDownload browsertestrafaelw@chromium.org2011-03-291-3/+5
* Re-enable, attempt to fix ChromeURLAfterDownload browsertestrafaelw@chromium.org2011-03-291-5/+3
* Revert 79703 - Revert 79690 - Disable RenderViewHostManagerTest.ChromeURLAfte...dhollowa@chromium.org2011-03-291-9/+3
* Revert 79704 - Revert 79680 - Mark ChromeURLAfterDownload as flaky.dhollowa@chromium.org2011-03-291-1/+2
* Revert 79680 - Mark ChromeURLAfterDownload as flaky.dhollowa@chromium.org2011-03-291-2/+1
* Revert 79690 - Disable RenderViewHostManagerTest.ChromeURLAfterDownload due t...dhollowa@chromium.org2011-03-291-3/+9
* Disable RenderViewHostManagerTest.ChromeURLAfterDownload due to hangs.jstritar@chromium.org2011-03-291-9/+3
* Mark ChromeURLAfterDownload as flaky.jstritar@chromium.org2011-03-291-1/+2