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_instance_impl_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add base:: qualification to some COmmandLine references in content.
brettw@chromium.org
2014-08-11
1
-5
/
+6
*
Navigation transitions: Place transition page in same process as destination ...
simonhatch@chromium.org
2014-08-02
1
-0
/
+11
*
Don't share renderers between unrelated tabs on Android.
ppi@chromium.org
2014-07-18
1
-0
/
+8
*
Renamed namespaces in src/content.
vitalybuka@chromium.org
2014-05-01
1
-2
/
+2
*
Disable SiteInstanceTest.ProcessSharingByType in
nasko@chromium.org
2014-04-09
1
-0
/
+5
*
Cleanup: Move kChromeUIScheme constant into content namespace.
tfarina@chromium.org
2014-02-11
1
-6
/
+5
*
Move TestRenderFrameHost, TestRenderViewHost and TestBackingStore to content\...
jam@chromium.org
2013-12-05
1
-1
/
+1
*
Convert string16 to base::string16 in content.
brettw@chromium.org
2013-12-03
1
-3
/
+6
*
Ensure that in the SiteInstanceTest, no actual RenderProcessHosts are created.
avi@chromium.org
2013-11-18
1
-2
/
+3
*
Move navigation and frame tree classes to a new frame_host/ directory.
nasko@chromium.org
2013-10-30
1
-1
/
+1
*
Move kGuestScheme into content namespace.
tfarina@chromium.org
2013-10-09
1
-1
/
+1
*
Clean up a few more unused globals.
thakis@chromium.org
2013-09-25
1
-2
/
+0
*
content: Migrate from googleurl/ includes to url/ ones.
tfarina@chromium.org
2013-07-09
1
-1
/
+1
*
Use a direct include of strings headers in content/browser/, part 2.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Store the RenderProcessHostFactory in a global variable
jyasskin@chromium.org
2013-06-06
1
-13
/
+10
*
Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...
rsleevi@chromium.org
2013-06-02
1
-3
/
+4
*
content: Extract url utility functions into url_utils.{h,cc}
tfarina@chromium.org
2013-05-17
1
-0
/
+1
*
[cleanup] STLDeleteContainerPointers->ScopedVector
groby@chromium.org
2013-05-14
1
-4
/
+2
*
content: Use base::MessageLoop.
xhwang@chromium.org
2013-05-04
1
-2
/
+2
*
Hide ContentClient getters from embedders so that they they don't reuse conte...
jam@chromium.org
2013-04-05
1
-3
/
+2
*
Linux/ChromeOS Chromium style checker cleanup, content/ edition.
rsleevi@chromium.org
2013-02-12
1
-1
/
+1
*
Check for appropriate bindings in process-per-site mode.
creis@chromium.org
2013-02-08
1
-0
/
+62
*
Revert 179347 can't repro this.
jam@chromium.org
2013-01-29
1
-1
/
+1
*
Revert 179271
bshe@chromium.org
2013-01-29
1
-1
/
+1
*
Simplify how TestChromeWebUIControllerFactory is registered now that multiple...
jam@chromium.org
2013-01-29
1
-1
/
+1
*
Move IsURLAcceptableForWebUI out of WebUIControllerFactory since its implemen...
jam@chromium.org
2013-01-28
1
-6
/
+0
*
Allow multiple WebUIControllerFactory objects to be registered. This makes is...
jam@chromium.org
2013-01-28
1
-21
/
+6
*
Revert 175971
ricow@chromium.org
2013-01-10
1
-6
/
+21
*
Revert 175890: actually, looks like we want this to also help move chromeos w...
jam@chromium.org
2013-01-10
1
-21
/
+6
*
Revert 175822
jam@chromium.org
2013-01-09
1
-6
/
+21
*
Allow multiple WebUIControllerFactory objects to be registered. This makes is...
jam@chromium.org
2013-01-09
1
-21
/
+6
*
Introduces "CreateParams" for web contents, and add |parent| parameter in it.
mukai@chromium.org
2012-12-09
1
-3
/
+3
*
Experimental: Fix HasWrongProcessForURL in --site-per-process mode.
creis@chromium.org
2012-12-03
1
-0
/
+33
*
Clean up SiteInstance::HasWrongProcessForURL and documentation.
creis@chromium.org
2012-11-11
1
-0
/
+26
*
content: Update calls froms RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-10
1
-2
/
+2
*
Changing the guest scheme to "chrome-guest"
nasko@chromium.org
2012-11-01
1
-3
/
+5
*
Move remaining content test code into the content namespace.
jam@chromium.org
2012-10-30
1
-73
/
+47
*
Revert 164120 - content/browser: Move more files into the content namespace.
sail@chromium.org
2012-10-25
1
-48
/
+71
*
content/browser: Move more files into the content namespace.
tfarina@chromium.org
2012-10-25
1
-71
/
+48
*
Move a bunch more code into the content namespace.
jam@chromium.org
2012-10-23
1
-0
/
+1
*
Rename GetSite in SiteInstance to GetSiteURL.
nasko@chromium.org
2012-09-28
1
-3
/
+3
*
Fix an AppCacheStorageImpl leak in SiteInstanceTest.SiteInstanceDestructor by...
thestig@chromium.org
2012-09-06
1
-2
/
+12
*
Move StoragePartition into content/public and remove BrowserContext::GetDOMSt...
ajwong@chromium.org
2012-08-18
1
-3
/
+27
*
Move SessionStorageNamespace entirely into NavigationController and support S...
ajwong@chromium.org
2012-08-13
1
-2
/
+3
*
Move process-per-site logic from BrowsingInstance to RenderProcessHost.
creis@chromium.org
2012-06-29
1
-53
/
+64
*
Browser Plugin: Guests should be in their own BrowsingInstance/SiteInstances,...
fsamuel@chromium.org
2012-06-22
1
-0
/
+3
*
Simplify how Content*Client interfaces are created. Instead of depending on t...
jam@chromium.org
2012-06-05
1
-4
/
+4
*
Move test headers from content\test to content\public\test. This way we can e...
jam@chromium.org
2012-06-04
1
-5
/
+9
*
Move test_browser_thread.h from content\test to content\public\test. This way...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
Move mock test headers from content\test to content\public\test. This way we ...
jam@chromium.org
2012-06-03
1
-1
/
+1
[next]