index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
browser
/
site_per_process_browsertest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split cross-process transfer tests out of SitePerProcessBrowserTest.
creis@chromium.org
2014-03-07
1
-428
/
+2
*
Unify frame IDs with RenderFrameHost routing IDs.
creis@chromium.org
2014-02-20
1
-4
/
+5
*
When cross-site navigations are cancelled, delete the
mmenke@chromium.org
2014-02-15
1
-8
/
+262
*
Revert 251090 "Revert 250823 "With --site-per-process, avoid a c..."
asvitkine@chromium.org
2014-02-13
1
-0
/
+62
*
Revert 250823 "With --site-per-process, avoid a crash when a sub..."
asvitkine@chromium.org
2014-02-13
1
-62
/
+0
*
With --site-per-process, avoid a crash when a subframe process goes away.
creis@chromium.org
2014-02-12
1
-0
/
+62
*
Enable the CrossSiteIframe test for --site-per-process to catch regressions.
creis@chromium.org
2014-02-12
1
-18
/
+42
*
Always create FrameTreeNodes and RenderFrameHosts for every frame.
nasko@chromium.org
2014-01-10
1
-144
/
+0
*
Allow RenderFrames to swap out for subframe navigations.
creis@chromium.org
2014-01-06
1
-1
/
+4
*
Switch SitePerProcessBrowserTest to RenderProcessHostWatcher.
avi@chromium.org
2014-01-04
1
-3
/
+3
*
Support cross-process navigations in a single subframe RenderFrameHost.
creis@chromium.org
2013-12-27
1
-18
/
+38
*
Convert string16 to base::string16 in content.
brettw@chromium.org
2013-12-03
1
-3
/
+3
*
Ensure that child FrameTreeNodes are deleted after a navigation or crash.
creis@chromium.org
2013-11-27
1
-0
/
+68
*
Revert 237119 "Always create FrameTreeNodes and RenderFrameHosts..."
creis@chromium.org
2013-11-27
1
-0
/
+77
*
Always create FrameTreeNodes and RenderFrameHosts for every frame.
creis@chromium.org
2013-11-25
1
-77
/
+0
*
Preserve should_replace_current_entry across request transfers.
davidben@chromium.org
2013-11-19
1
-0
/
+174
*
Move RenderViewHostManager from WebContents to FrameTreeNode.
creis@chromium.org
2013-11-15
1
-3
/
+3
*
Move navigation and frame tree classes to a new frame_host/ directory.
nasko@chromium.org
2013-10-30
1
-1
/
+1
*
Remove two RenderViewHostObserver implementations in ChromeOS code and replac...
jam@chromium.org
2013-10-22
1
-0
/
+2
*
Create a new RenderFrameHost per child frame when --site-per-process is enabled.
nasko@chromium.org
2013-10-03
1
-3
/
+81
*
[content shell] move browser process stuff into browser/ subdir
jochen@chromium.org
2013-08-20
1
-1
/
+1
*
Use a direct include of strings headers in content/browser/, part 2.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in content/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
GTTF: rename net::TestServer -> net::SpawnedTestServer
phajdan.jr@chromium.org
2013-05-03
1
-9
/
+9
*
Linux/ChromeOS Chromium style checker cleanup, content/ edition.
rsleevi@chromium.org
2013-02-12
1
-1
/
+1
*
Use base namespace for FilePath in content/browser
brettw@chromium.org
2013-02-07
1
-3
/
+3
*
Implement a prototype to render cross-site iframes in a separate process from...
nasko@chromium.org
2013-01-23
1
-3
/
+10
*
Simplify ExecuteJavaScript* functions.
darin@chromium.org
2013-01-04
1
-2
/
+1
*
Change ExecuteJavaScript* helper functions in browser_test_utils.{h,cc}
darin@chromium.org
2013-01-02
1
-1
/
+1
*
Removing unnecessary content:: namespace qualifier.
darin@chromium.org
2013-01-02
1
-3
/
+2
*
Prevent cross-site pages if the --site-per-process flag is passed
irobert@chromium.org
2012-12-11
1
-0
/
+397