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
*
[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
*
Packaged apps can be granted file:/// access too.
mihaip@chromium.org
2011-11-20
1
-5
/
+4
*
Now that we are doing a hard-cut-over to Aura, remove a bunch of *Views based...
ben@chromium.org
2011-11-19
4
-1689
/
+0
*
views: Delete bubble, events, focus, layout directories and its stubbed files.
tfarina@chromium.org
2011-11-18
2
-2
/
+2
*
Don't use process isolation for bookmark apps.
creis@chromium.org
2011-11-18
1
-3
/
+3
*
Get rid of gpu_messages.h include in chrome by having the RenderWidgetHostVie...
jam@chromium.org
2011-11-18
1
-15
/
+5
*
Clean up disable_nacl
mcgrathr@chromium.org
2011-11-18
2
-0
/
+6
*
Revert 110626 - Reland 110355 - Use shared D3D9 texture to transport the comp...
apatrick@chromium.org
2011-11-18
2
-17
/
+9
*
Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...
apatrick@chromium.org
2011-11-18
2
-9
/
+17
*
Define the public interface for content browser RenderProcessHost. This inter...
ananta@chromium.org
2011-11-18
5
-23
/
+28
*
When allowing an extension file:/// URL access, grant its process access to t...
mihaip@chromium.org
2011-11-18
1
-0
/
+7
*
Revert 110548 - Reland 110355 - Use shared D3D9 texture to transport the comp...
apatrick@chromium.org
2011-11-17
3
-413
/
+9
*
Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...
apatrick@chromium.org
2011-11-17
3
-9
/
+413
*
Remove some unnecessary includes of view_messages.h.
jam@chromium.org
2011-11-17
1
-1
/
+1
*
views: Move ime and test directories to ui/views.
tfarina@chromium.org
2011-11-17
1
-2
/
+3
*
Revert 110355 - Use shared D3D9 texture to transport the compositor's backing...
cpu@chromium.org
2011-11-17
2
-17
/
+9
[next]