summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/app_process_apitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't use process isolation for bookmark apps.creis@chromium.org2011-11-181-0/+70
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-18/+18
* Extract a ProcessMap class from ExtensionProcessManager. This is a dumb data ...aa@chromium.org2011-11-091-30/+31
* Don't reload into an app process.creis@chromium.org2011-11-031-2/+2
* Revert 108186 - Ensure forced process swaps use the correct page_id and SiteI...creis@chromium.org2011-11-031-52/+0
* Ensure forced process swaps use the correct page_id and SiteInstance.creis@chromium.org2011-11-011-0/+52
* Fix flakiness in NewTab() calls of AppApiTest browser_test.creis@chromium.org2011-10-271-20/+39
* Revert 107368 - Fix flakiness in NewTab() calls of AppApiTest browser_test.creis@chromium.org2011-10-261-16/+20
* Fix flakiness in NewTab() calls of AppApiTest browser_test.creis@chromium.org2011-10-261-20/+16
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-3/+5
* Move notification_source from content/common to content/browser/public and pu...jam@chromium.org2011-10-191-1/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-5/+5
* Revert 105033 Revert 105015 - Eliminate WaitForNavigation.gbillock@chromium.org2011-10-191-5/+13
* Revert "Eliminate WaitForNavigation."ajwong@chromium.org2011-10-121-13/+5
* Assign urls to RenderProcessHosts by if they refer to isolated apps, or use t...ajwong@chromium.org2011-10-121-8/+34
* Eliminate WaitForNavigation.gbillock@chromium.org2011-10-121-5/+13
* Remove RenderProcessHost::is_extension_processjochen@chromium.org2011-10-051-21/+46
* Temporarily avoid process swaps away from an app (again).creis@chromium.org2011-10-051-3/+9
* Revert 99124: Revert 99099 Fix up more WaitForNavigation calls.gbillock@chromium.org2011-09-121-9/+13
* Revert 99099 (TaskManagerBrowserTest.NoticeHostedAppTabs started failing,thakis@chromium.org2011-09-011-13/+9
* Fix up more WaitForNavigation calls. Almost all fixed now.gbillock@chromium.org2011-09-011-9/+13
* Remove a couple racy functions from ui_test_utils.gbillock@chromium.org2011-08-241-1/+6
* Keep normal popups opened from same-origin iframes in an extension process.creis@chromium.org2011-08-181-0/+56
* Remove extension.h #include from profile.h.mihaip@chromium.org2011-08-131-0/+1
* InitRenderViewHostForExtensions would only be called when a new RenderViewHostmihaip@chromium.org2011-08-121-0/+30
* When determining whether or not to swap processes on navigation, check the to...mihaip@chromium.org2011-08-101-33/+60
* Revert 94830 - Fails on ChromiumOS bots.rsleevi@chromium.org2011-07-301-60/+33
* When determining whether or not to swap processes on navigation, check the to...mihaip@chromium.org2011-07-301-33/+60
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-1/+1
* Marking AppApiTest.AppProcessInstances as flaky on windowsrobertshield@chromium.org2011-07-191-1/+9
* Use process-per-app-instance for hosted apps without background permission.creis@chromium.org2011-07-121-3/+59
* Disable AppApiTest.AppProcess on Windowsrsleevi@chromium.org2011-07-031-1/+9
* Re-enable passing tests.abarth@chromium.org2011-06-231-2/+1
* Disable some tests that will fail after the WebKit roll. These tests probablyabarth@chromium.org2011-06-161-1/+2
* Swap processes on reload if a hosted app has been installed/uninstalled.creis@chromium.org2011-05-251-0/+50
* Fix app process initialization when opening an app in a new tab.creis@chromium.org2011-05-201-2/+15
* Support window.opener after a process swap.creis@chromium.org2011-05-121-9/+3
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-2/+2
* Get rid of temporary render_view_host.h.jam@chromium.org2011-03-021-2/+2
* Small cleanup for previous CL in AppApiTest.AppProcessRedirectBack.mpcomplete@chromium.org2011-01-061-9/+5
* Added a test to make sure the app store redirect issue (see bug) doesn'tmpcomplete@chromium.org2011-01-051-8/+49
* Fix logic that decides when to switch processes when crossing extension bound...mpcomplete@chromium.org2010-12-161-1/+2
* Temporarily avoid process swaps for renderer navigations away from an app.creis@google.com2010-12-151-2/+21
* Move:ben@chromium.org2010-12-021-1/+1
* Cleanup: Include browser.h -> ui/browser.h [Part 3].jhawkins@chromium.org2010-11-161-1/+1
* Remove port constants from src/chrome/browser/extensions/ .skerner@chromium.org2010-10-181-1/+9
* Disable AppApiTest.AppProcess on Windows -- it sometimes hangsisherman@chromium.org2010-10-131-1/+8
* Make ui_test_utils::ExecuteJavaScript() friendlier to use. Also, add WARN_UN...isherman@chromium.org2010-09-301-9/+4
* Reland r57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-311-2/+1
* Revert 57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-281-1/+2