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
/
chrome
/
browser
/
renderer_host
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-27
1
-3
/
+3
*
Remove dependency on ResourceMessageFilter in Chrome.
jam@chromium.org
2012-01-26
3
-9
/
+5
*
Define the public interface for content browser SiteInstance. This interface ...
ananta@chromium.org
2012-01-25
1
-2
/
+4
*
Improve BufferedResourceHandler to properly support a next_handler_ that
darin@chromium.org
2012-01-25
1
-1
/
+1
*
Remove the default plugin.
bauerb@chromium.org
2012-01-24
2
-33
/
+4
*
Move RenderViewHostDelegate to content/public and content namespace.
joi@chromium.org
2012-01-18
3
-7
/
+7
*
Hide BrowsingInstance from all but SiteInstance, as intended by design.
joi@chromium.org
2012-01-18
1
-3
/
+2
*
Fix plug-in selection logic when the default plug-in is disabled.
bauerb@chromium.org
2012-01-17
3
-71
/
+274
*
Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.
hbono@chromium.org
2012-01-16
1
-3
/
+3
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-16
1
-3
/
+3
*
Make OfflineLoadPage not refer directly to OfflineResourceHandler.
darin@chromium.org
2012-01-14
2
-34
/
+37
*
Switch to using base::Callback for DisplayBlockingPage. It was already a bit
darin@chromium.org
2012-01-13
2
-11
/
+14
*
Substitute ResourceHandlers with dummy ResourceHandler while request is trans...
battre@chromium.org
2012-01-13
1
-2
/
+1
*
Move ResourceDispatcherHostLoginDelegate to content\public\browser where it b...
jam@chromium.org
2012-01-11
2
-18
/
+9
*
Don't use the default plug-in if it's disabled.
bauerb@chromium.org
2012-01-09
1
-2
/
+4
*
[Mac] Implement revised history navigation gesture UI for Lion.
rsesek@chromium.org
2012-01-04
1
-9
/
+9
*
Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers.
jam@chromium.org
2012-01-04
1
-2
/
+4
*
Remove unused 'in_complete' parameter.
darin@chromium.org
2012-01-03
2
-7
/
+5
*
Replace the TabContents* accessors with WebContents* in InterstitialPage, Bac...
jam@chromium.org
2012-01-02
1
-4
/
+5
*
Remove DeleteTask and convert remaining users.
dcheng@chromium.org
2012-01-02
1
-1
/
+2
*
Move the PageNavigator interface and GlobalRequestID struct to content\public...
jam@chromium.org
2011-12-28
2
-1
/
+5
*
Simple change to simplify TransportSecurityState.
palmer@chromium.org
2011-12-27
1
-2
/
+1
*
base::Bind: Convert NewRunnableMethod in chrome/browser.
jhawkins@chromium.org
2011-12-24
1
-8
/
+6
*
Lion: Make history swipes easier to cancel.
thakis@chromium.org
2011-12-23
1
-2
/
+15
*
Always send a reply to nacl launch requests.
brettw@chromium.org
2011-12-21
1
-1
/
+6
*
Create an API around PluginService and use it from Chrome.
jam@chromium.org
2011-12-21
1
-2
/
+5
*
Move BrowserMessageFilter to public, and into content namespace.
joi@chromium.org
2011-12-16
2
-8
/
+8
*
Move CrossesExtensionExtents logic into a shared location.
mpcomplete@chromium.org
2011-12-14
1
-38
/
+4
*
Move/replace/rename URL-based extension getters from ExtensionService to/in E...
yoz@chromium.org
2011-12-13
2
-2
/
+3
*
Remove Hunspell on OS X - step 2
jeremy@chromium.org
2011-12-12
1
-5
/
+5
*
Revert 113794 - Revert 113785 - Enable TransferNavigationResourceHandler
battre@chromium.org
2011-12-09
1
-4
/
+0
*
Revert 113785 - Enable TransferNavigationResourceHandler
battre@chromium.org
2011-12-09
1
-0
/
+4
*
Enable TransferNavigationResourceHandler
battre@chromium.org
2011-12-09
1
-4
/
+0
*
Add support for content::Referrer to prerender
jochen@chromium.org
2011-12-06
2
-3
/
+3
*
Make the transfer request code path use full referrers
jochen@chromium.org
2011-12-05
1
-5
/
+7
*
Replace the GURL referrer field of OpenURLParams with a content::Referrer
jochen@chromium.org
2011-12-05
1
-2
/
+4
*
Fix a bug where redirect chain gets lost on process swap.
mpcomplete@chromium.org
2011-12-03
6
-2
/
+264
*
Update includes to new header locations.
abarth@chromium.org
2011-12-03
1
-1
/
+1
*
Collect profiler stats from all browser child processes.
rtenneti@chromium.org
2011-12-01
2
-21
/
+0
*
Restrict access to permissions based on extension types.
jstritar@chromium.org
2011-12-01
1
-0
/
+1
*
Move the ProcessType enum out to its own file. This is in preparation for get...
jam@chromium.org
2011-12-01
1
-2
/
+2
*
base::Bind: Implement a 1-arity CancelableCallback and use this to implement
jhawkins@chromium.org
2011-11-30
2
-34
/
+35
*
Move some TOUCH_UI => USE_VIRTUAL_KEYBOARD.
bryeung@chromium.org
2011-11-29
1
-4
/
+4
*
net: make interstitials fatal for pinned sites
agl@chromium.org
2011-11-29
1
-4
/
+3
*
Move RenderViewHostObserver to content/public/browser/ and put it into the co...
tfarina@chromium.org
2011-11-25
3
-8
/
+8
*
Move ResourceResponse struct into the Content API, since it's used in Chrome....
jam@chromium.org
2011-11-24
6
-19
/
+21
*
Don't use the DOMStorageType for a chrome IPC, so that we can get rid of that...
jam@chromium.org
2011-11-23
2
-4
/
+3
*
Make RenderViewHostObserver interface not use a struct from view_messages.h
jam@chromium.org
2011-11-22
2
-5
/
+2
*
DevTools: remove obsolete methods from DevToolsClientHost
yurys@chromium.org
2011-11-22
1
-3
/
+3
*
Add OVERRIDE to chrome/browser/.
avi@chromium.org
2011-11-21
1
-3
/
+4
[next]