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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the little infobar code from TabContents to TabContentsWrapper.
jam@chromium.org
2011-05-18
4
-167
/
+0
*
Move the chromeos implementation of WifiDataProvider back to chrome, since it...
jam@chromium.org
2011-05-17
4
-387
/
+0
*
Revert "Changes to not use the prerendered contents when window.opener needs ...
tessamac@chromium.org
2011-05-17
4
-12
/
+4
*
Changes to not use the prerendered contents when window.opener needs to be set.
shishir@chromium.org
2011-05-17
4
-4
/
+12
*
Remove PluginSelectionPolicy since it's not used anymore.
jam@chromium.org
2011-05-17
4
-66
/
+21
*
Remove browser_list.h from content/
sadrul@chromium.org
2011-05-17
2
-3
/
+0
*
We don't need to buffer network responses anymore now that we have an HTML5
abarth@chromium.org
2011-05-17
2
-44
/
+1
*
Move view_types.h from chrome to content. Although some of the enum types ar...
jam@chromium.org
2011-05-16
10
-54
/
+11
*
Fix ResourceDispatcherHost so that cancelling a paused request works.
rdsmith@chromium.org
2011-05-16
2
-12
/
+192
*
Description:
annacc@chromium.org
2011-05-16
3
-4
/
+4
*
Revert 85504 - Move download stuff to download tab helper.
avi@chromium.org
2011-05-16
6
-9
/
+51
*
Enough appcache + quota integration to call NotifyOriginInUse/NotifyOriginNoL...
michaeln@google.com
2011-05-16
3
-5
/
+8
*
Move download stuff to download tab helper.
avi@chromium.org
2011-05-16
6
-51
/
+9
*
Revert 85486 - Move download stuff to download tab helper.
avi@chromium.org
2011-05-16
6
-9
/
+51
*
Add bug for downloads includes in content
jam@chromium.org
2011-05-16
1
-0
/
+1
*
Move download stuff to download tab helper.
avi@chromium.org
2011-05-16
6
-51
/
+9
*
Revert 85394 - This change broke "PrerenderBrowserTest.PrerenderWindowOpenerJ...
nsylvain@chromium.org
2011-05-15
4
-12
/
+4
*
Changes to not use the prerendered contents when window.opener needs to be set.
shishir@chromium.org
2011-05-14
4
-4
/
+12
*
Create a URLRequestJobFactory to replace the URLRequest globals.
willchan@chromium.org
2011-05-14
6
-21
/
+54
*
Move CertificateManagerModel and CertificateViewer back to chrome. Nothing u...
jam@chromium.org
2011-05-13
5
-292
/
+0
*
Remove the last content settings include from content.
jam@chromium.org
2011-05-13
3
-21
/
+0
*
Block the creation of a new window when prerendering.
dominich@chromium.org
2011-05-13
1
-0
/
+5
*
Create cleanup bug for deprecated method.
avi@chromium.org
2011-05-13
1
-1
/
+1
*
Re-land:
ben@chromium.org
2011-05-13
1
-1
/
+1
*
Move TabSpecificContentSettings to TabContentWrapper.
jam@chromium.org
2011-05-13
3
-36
/
+0
*
Revert 85278 - Move TabSpecificContentSettings to TabContentWrapper.
jam@chromium.org
2011-05-13
3
-0
/
+36
*
Revert 85269 - Split the hierarchy.
ben@chromium.org
2011-05-13
1
-1
/
+1
*
Block HTTP basic auth from cross-orgin third-party content.
tsepez@chromium.org
2011-05-13
1
-0
/
+44
*
Move TabSpecificContentSettings to TabContentWrapper.
jam@chromium.org
2011-05-13
3
-36
/
+0
*
Followup to r85247 to address review comments about adding a way to get to Pr...
jam@chromium.org
2011-05-13
1
-0
/
+3
*
Split the hierarchy.
ben@chromium.org
2011-05-13
1
-1
/
+1
*
Get rid of the remaining content settings code in the content module.
jam@chromium.org
2011-05-13
21
-303
/
+42
*
Re-land r84928: Move EFD to ExtensionTabHelper.
aa@chromium.org
2011-05-13
11
-54
/
+36
*
Drive compositor scheduling with the swapbuffers callback.
nduca@chromium.org
2011-05-12
2
-0
/
+11
*
Chrome side of having the WebKit FileSystem API use WebPermissionClient for c...
jam@chromium.org
2011-05-12
6
-39
/
+37
*
Get rid of net::CookiePolicy, now that all code that uses it (except WebSocke...
jam@chromium.org
2011-05-12
4
-6
/
+36
*
Support window.opener after a process swap.
creis@chromium.org
2011-05-12
24
-151
/
+423
*
Miscelaneous cleanups to AddressList to make it harder to mis-use.
eroman@chromium.org
2011-05-12
2
-3
/
+4
*
iwyu: Include stringprintf.h where appropriate, part 3.
jhawkins@chromium.org
2011-05-12
1
-2
/
+4
*
Revert "Re-land r84928: Move ExtensionFunctionDispatcher to"
aa@chromium.org
2011-05-12
11
-38
/
+56
*
Re-land r84928: Move ExtensionFunctionDispatcher to
aa@chromium.org
2011-05-11
11
-56
/
+38
*
Revert "Revert "Looks like this introduced leaks in sync ui tests. Sigh.""
aa@chromium.org
2011-05-11
11
-38
/
+58
*
Avoid exiting the renderer process if it has a pending render view.
creis@chromium.org
2011-05-11
6
-1
/
+87
*
Revert "Looks like this introduced leaks in sync ui tests. Sigh."
aa@chromium.org
2011-05-11
11
-58
/
+38
*
Only block the GPu process if WebGL, compositing or canvas2D are blacklisted ...
vangelis@chromium.org
2011-05-11
1
-1
/
+9
*
Use ContentBrowserClient to check if cookie getting/setting is allowed in Ren...
jam@chromium.org
2011-05-11
1
-52
/
+17
*
Get rid of another dependency on /chrome.
michaeln@google.com
2011-05-11
3
-49
/
+1
*
Treat TERMINATION_STATUS_ABNORMAL_TERMINATION in browser child processes as
mark@chromium.org
2011-05-11
1
-1
/
+2
*
Looks like this introduced leaks in sync ui tests. Sigh.
aa@chromium.org
2011-05-11
11
-38
/
+58
*
Revert 84922 - Block the creation of a new window when prerendering.
dmaclach@chromium.org
2011-05-11
1
-5
/
+0
[next]