summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/app_process_apitest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-281-2/+1
* When the browser doesn't have connectivity to a hosted app, display a prettie...erikkay@chromium.org2010-08-271-12/+0
* Fix a few test failures when landing http://trac.webkit.org/changeset/57178.jnd@google.com2010-08-241-14/+22
* Revert 56834 - Fix a few test failures when landing http://trac.webkit.org/ch...jnd@google.com2010-08-201-22/+14
* Fix a few test failures when landing http://trac.webkit.org/changeset/57178.jnd@google.com2010-08-201-14/+22
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-1/+1
* Reland r55750. Broke AppApiTest.*.aa@chromium.org2010-08-121-24/+28
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-101-0/+1
* enable apps by defaulterikkay@chromium.org2010-08-021-5/+0
* Add the concept of browse extent.aa@chromium.org2010-07-011-0/+12
* [GTTF] [TTF] Test marks maintenance CL:phajdan.jr@chromium.org2010-05-191-2/+1
* [GTTF] Check the result value of StartHTTPServer to avoidphajdan.jr@chromium.org2010-05-151-1/+1
* Re-land r47079: Shorten several appsrelated flags.aa@chromium.org2010-05-131-1/+1
* Attempt to fix AppApiTest.AppProcess and ExtensionApiTest.Storage flakiness.kkania@chromium.org2010-04-301-3/+5
* Mark AppApiTest.AppProcess as flaky.willchan@chromium.org2010-04-301-1/+1
* Fix flaky AppApiTest.AppProcess.mpcomplete@chromium.org2010-04-261-6/+7
* mark AppApiTest.AppProcess as flakynsylvain@chromium.org2010-04-251-1/+2
* Implement app process model isolation.mpcomplete@chromium.org2010-04-221-0/+107