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
*
Close Lazy Background Page after event dispatch
tessamac@chromium.org
2011-10-20
2
-0
/
+12
*
Compile fix for touchui=1 and use_webkit_compositor=1.
backer@chromium.org
2011-10-20
1
-2
/
+2
*
Fix the asan fix.
joaodasilva@chromium.org
2011-10-20
3
-7
/
+19
*
Track all RenderViewHost instances running in extension
aa@chromium.org
2011-10-20
2
-16
/
+17
*
Move ResourceDispatcherHostDelegate and DownloadManagerDelegate to /public/.
joi@chromium.org
2011-10-20
1
-2
/
+2
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
4
-12
/
+12
*
Get the image transport working with RWHVA
ben@chromium.org
2011-10-19
4
-441
/
+5
*
Taking the plugin URL into account when deciding if a plugin is allowed.
marja@chromium.org
2011-10-19
2
-2
/
+4
*
Check for default content setting pattern when requiring user authorization f...
bauerb@chromium.org
2011-10-19
2
-7
/
+17
*
Fix touch build
jam@chromium.org
2011-10-19
1
-1
/
+1
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
6
-25
/
+29
*
Move the java channel code to content. As discussed, we don't want to expose ...
jam@chromium.org
2011-10-17
2
-103
/
+0
*
Change usage of AllSources to AllBrowserContextsAndSources to indicate that u...
mirandac@chromium.org
2011-10-17
1
-2
/
+2
*
Refactor SelectionChanged and ImeUpdateTextInputType IPCs for surrounding tex...
penghuang@chromium.org
2011-10-16
2
-29
/
+44
*
Do initialization stuff for AcceleratedSurfaceGLX only once.
danakj@chromium.org
2011-10-14
1
-46
/
+75
*
Allow resource identifiers in content settings.
bauerb@chromium.org
2011-10-13
1
-4
/
+5
*
Enable accelerated WebKit compositor for Aura.
backer@chromium.org
2011-10-13
3
-79
/
+88
*
OfflineLoadPage fixes
achuith@chromium.org
2011-10-11
2
-17
/
+37
*
Move BindingsPolicy enum to content\public\common and put it in the content n...
jam@chromium.org
2011-10-11
1
-1
/
+0
*
ui: Migrate to base::Bind().
tfarina@chromium.org
2011-10-11
1
-0
/
+1
*
Add gfx::kNullCursor to refer to "no cursor"
oshima@chromium.org
2011-10-11
1
-1
/
+1
*
Remove redundant code and update comment.
oshima@chromium.org
2011-10-07
1
-5
/
+5
*
Move CreateViewForWidget from RenderWidgetHostView to ContentBrowserClient.
dpranke@chromium.org
2011-10-07
2
-21
/
+0
*
Move kExtensionScheme from content to chrome
jochen@chromium.org
2011-10-07
2
-2
/
+2
*
Remove Prerender from ResourceContext and ProfileIOData.
cbentzel@chromium.org
2011-10-07
1
-6
/
+3
*
aura: Fix build for touchui with aura.
sadrul@chromium.org
2011-10-07
2
-7
/
+1
*
Get Chrome to build & link with USE_AURA on Windows again.BUG=noneTEST=none
ben@chromium.org
2011-10-06
1
-4
/
+2
*
Properly handle vertically flipping the texture.
backer@chromium.org
2011-10-06
1
-8
/
+1
*
Minor cleanups for views compositor builds.
backer@chromium.org
2011-10-06
1
-5
/
+14
*
Flash white instead of black when a new tab is opened.
backer@chromium.org
2011-10-06
1
-1
/
+8
*
Remove RenderProcessHost::is_extension_process
jochen@chromium.org
2011-10-05
1
-2
/
+0
*
Use a placeholder instead of the default plugin for missing plug-ins on Mac a...
bauerb@chromium.org
2011-10-05
2
-0
/
+124
*
Always send ACKs.
backer@chromium.org
2011-10-05
1
-0
/
+18
*
touchui: Ignore notification from keyboard if a RenderWidgetHostViewViews isn...
sadrul@chromium.org
2011-10-03
1
-2
/
+5
*
Show keyboard when the focused editable field is touched inside the web conte...
mazda@chromium.org
2011-10-03
2
-0
/
+10
*
Get rid of BindingsPolicy::EXTENSION
jochen@chromium.org
2011-10-01
1
-16
/
+2
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
2
-2
/
+2
*
Fix crash if RWHV goes away before the RVH does.
avi@chromium.org
2011-09-29
2
-4
/
+23
*
Setting fills bounds opaquely as the default.
pkotwicz@chromium.org
2011-09-29
1
-1
/
+0
*
Allow webRequest API extensions to clear the in-memory cache of WebKit.
battre@chromium.org
2011-09-29
2
-6
/
+28
*
Move RenderWidgetHostViewMac to content.
avi@chromium.org
2011-09-28
6
-3837
/
+0
*
Revert 103113 - Move RenderWidgetHostViewMac to content.
torne@chromium.org
2011-09-28
6
-0
/
+3837
*
Move RenderWidgetHostViewMac to content.
avi@chromium.org
2011-09-28
6
-3837
/
+0
*
Implement constrained window for TOUCH_UI.
oshima@google.com
2011-09-28
1
-0
/
+8
*
Delegate decision what site instances can be rendered in what process to chrome
jochen@chromium.org
2011-09-27
1
-0
/
+1
*
Move Leopard compatible block code to content/.
avi@chromium.org
2011-09-27
2
-2
/
+2
*
Split RenderWidgetHostViewMac.
avi@chromium.org
2011-09-27
4
-297
/
+495
*
Provide implementations of NPChannelBase to allow script to use NPAPI objects...
steveblock@chromium.org
2011-09-27
2
-0
/
+103
*
Classes that implement InfoBarDelegates should contain only what's needed to ...
pkasting@chromium.org
2011-09-26
1
-5
/
+5
*
RWHVV should pass window coordinates to
varunjain@chromium.org
2011-09-26
1
-0
/
+7
[next]