summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/isolated_app_apitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Assign urls to RenderProcessHosts by if they refer to isolated apps, or use t...ajwong@chromium.org2011-10-121-171/+0
* Actually disable the flakey test on Windows.scottbyer@chromium.org2011-10-031-1/+1
* Remove a couple racy functions from ui_test_utils.gbillock@chromium.org2011-08-241-1/+6
* InitRenderViewHostForExtensions would only be called when a new RenderViewHostmihaip@chromium.org2011-08-121-11/+20
* Removal of Profile from content part 5.avi@chromium.org2011-08-011-1/+2
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-1/+1
* Fix a few places using OS_MAC instead of OS_MACOSX to disable flaky/failing t...rsleevi@chromium.org2011-07-141-1/+1
* Disable NoCookieIsolationWithoutApp on Windows.rdsmith@chromium.org2011-07-121-0/+6
* Mark IsolatedAppApiTest.CookieIsolation as disabledakalin@chromium.org2011-06-171-1/+8
* Require experimental permission for isolated apps.creis@chromium.org2011-06-071-7/+3
* Don't hold the installed app in BrowserProcessRenderHost, since that's in con...jam@chromium.org2011-04-231-2/+8
* Move BrowserRenderProcessHost to content. It should have been moved earlier.jam@chromium.org2011-04-191-1/+1
* Initial support for partitioning cookies for isolated apps.creis@google.com2011-03-151-0/+141