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
...
*
Use shared D3D9 texture to transport the compositor's backing buffer to the b...
apatrick@chromium.org
2011-11-16
2
-9
/
+17
*
Get rid of resource_messages.h include from chrome, since that's an internal ...
jam@chromium.org
2011-11-16
2
-16
/
+16
*
views: Move desktop and touchui directories to ui/views/.
tfarina@chromium.org
2011-11-16
1
-1
/
+1
*
Take script URLs into account when applying script content settings.
marja@chromium.org
2011-11-16
1
-10
/
+0
*
base::Bind() conversion in renderer_host.
dcheng@chromium.org
2011-11-16
5
-24
/
+24
*
Open NaCl IRT file only once at startup
mcgrathr@chromium.org
2011-11-15
2
-3
/
+3
*
Cleanup: Remove unneeded forward declarations from various chrome/browser sub...
thestig@chromium.org
2011-11-15
3
-3
/
+3
*
Completes the GetWindowRect/GetRootWindowRect/GetScreenInfo changes I thought...
ben@chromium.org
2011-11-14
3
-1
/
+8
*
Fix NOTIMPLEMENTEDs in RenderMessageFilterAura... use the same codepath POSIX...
ben@chromium.org
2011-11-14
2
-2
/
+2
*
Don't close tabs from crashed extensions with background pages.
yoz@chromium.org
2011-11-11
1
-1
/
+9
*
Move views/ime/text_input_client.h to ui/base/ime/.
yusukes@chromium.org
2011-11-11
2
-11
/
+6
*
Revert 109583 - Move views/ime/text_input_client.h to ui/base/ime/.
yusukes@google.com
2011-11-11
2
-6
/
+11
*
Move views/ime/text_input_client.h to ui/base/ime/.
yusukes@google.com
2011-11-11
2
-11
/
+6
*
Revert 109228 - ContentSettingsObserver (+ related classes) cleanup.
cmp@chromium.org
2011-11-10
1
-0
/
+10
*
ContentSettingsObserver (+ related classes) cleanup.
marja@chromium.org
2011-11-09
1
-10
/
+0
*
Share accelerated compositing notification across platforms in RenderWidgetHo...
piman@chromium.org
2011-11-09
3
-20
/
+16
*
Lock the GTK UI of the content settings bubble if the corresponding content s...
markusheintz@chromium.org
2011-11-08
1
-11
/
+10
*
Refactor ChromeContentRendererClient::CreatePlugin.
marja@chromium.org
2011-11-07
4
-232
/
+370
*
Changes to upload tracked_objects data from all renderer
rtenneti@chromium.org
2011-11-05
2
-0
/
+22
*
Send SetActive() messages on all platforms, not just on mac.
thakis@chromium.org
2011-11-03
1
-1
/
+4
*
Ignore paths when matching patterns for extensions.
dcheng@chromium.org
2011-11-02
2
-15
/
+11
*
Hosts opting in to strict-transport-security get mixed content blocking.
tsepez@chromium.org
2011-11-02
1
-3
/
+21
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
5
-2
/
+8
*
Don't close background pages if there is a pending response (callback).
tessamac@chromium.org
2011-11-01
2
-0
/
+9
*
Support IMM32 reconversion on Windows.
penghuang@chromium.org
2011-10-31
2
-20
/
+29
*
ui/gfx: Convert Canvas::FillRectInt() to use gfx::Rect.
tfarina@chromium.org
2011-10-31
1
-7
/
+3
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
3
-7
/
+7
*
Adding CookieSettings for storing cookie content settings.
marja@chromium.org
2011-10-28
3
-21
/
+13
*
Fix a smart pointer leak.
backer@chromium.org
2011-10-27
1
-1
/
+1
*
Fix build on the "Linux Clang (ChromeOS dbg)" bot.
hbono@chromium.org
2011-10-27
2
-2
/
+2
*
Replace NewRunnableFunction with Callback in ChromeResourceDispatcherHostDele...
achuith@chromium.org
2011-10-26
1
-8
/
+7
*
Replace NewRunnableMethod with Callback in OfflineResourceHandler.
achuith@chromium.org
2011-10-26
1
-5
/
+4
*
Convert View::HasFocus() to be const. Required adding const versions of some...
pkasting@chromium.org
2011-10-26
2
-2
/
+3
*
Enable accelerated compositing of web pages when using webkit compositor
piman@chromium.org
2011-10-26
1
-4
/
+3
*
Move resource_codes to content/public/common.
jam@chromium.org
2011-10-25
2
-3
/
+3
*
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
[prev]
[next]