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
/
renderer
Commit message (
Expand
)
Author
Age
Files
Lines
*
PepperPlatformAudioInputImpl: support audio input device selection.
yzshen@chromium.org
2012-03-21
7
-57
/
+224
*
More logs in render_view_impl/render_process_host to troubleshoot 26646
oshima@chromium.org
2012-03-21
1
-0
/
+4
*
Moved RenderViewImpl::IsGuest to the right place in render_view_impl.h
fsamuel@chromium.org
2012-03-21
2
-5
/
+2
*
Make AudioParameters a class instead of a struct
vrk@google.com
2012-03-21
21
-262
/
+252
*
Use a new scheme for swapping out RenderViews.
creis@chromium.org
2012-03-21
3
-8
/
+27
*
Bind RenderViewImpl routing_id to SocketStreamHost
toyoshim@chromium.org
2012-03-21
2
-4
/
+11
*
Speech JavaScript API: add --enable-scripted-speech
hans@chromium.org
2012-03-21
1
-0
/
+3
*
Added C++ wrappers for PPB_HostResolver_Private interface.
ygorshenin@chromium.org
2012-03-21
1
-2
/
+1
*
IpcNetworkManager creation moved to worker thread. Libjingle expects to recei...
mallinath@chromium.org
2012-03-21
2
-2
/
+18
*
Minor cleanup in content.
thestig@chromium.org
2012-03-20
2
-44
/
+30
*
Roll libjingle to r126.
ronghuawu@chromium.org
2012-03-20
4
-5
/
+7
*
Remove debug logs for 26646 that aren't necessary any longer.
oshima@chromium.org
2012-03-20
1
-8
/
+0
*
Implement input type=color UI
keishi@chromium.org
2012-03-20
4
-0
/
+133
*
Plumb Guest flag to RenderViewImpl
fsamuel@chromium.org
2012-03-20
3
-7
/
+26
*
Merge FilterStatusCB into PipelineStatusCB.
xhwang@chromium.org
2012-03-18
6
-10
/
+11
*
Don't clear the callback object inside Stop().
tommi@chromium.org
2012-03-17
2
-7
/
+16
*
Schedule invalidation task if the animation timer is running but we don't hav...
piman@chromium.org
2012-03-17
1
-2
/
+6
*
Route GPU process console messages through pepper.
jbauman@chromium.org
2012-03-16
2
-0
/
+19
*
An internal intents dispatcher useful for initiating an intent from the brows...
gbillock@chromium.org
2012-03-16
1
-15
/
+18
*
Remove renderDirectlyToWebView parameter from WebViewClient::createGraphicsCo...
jamesr@chromium.org
2012-03-16
2
-18
/
+2
*
Use the shared context for ppapi parenting
jamesr@chromium.org
2012-03-16
1
-1
/
+1
*
Callback renaming in media code.
xhwang@chromium.org
2012-03-15
5
-14
/
+14
*
content: Add CONTENT_EXPORT in most places required to link tests on mac.
thakis@chromium.org
2012-03-15
1
-3
/
+4
*
Allow browser to handle all WebUI navigations.
creis@chromium.org
2012-03-15
7
-21
/
+161
*
Notify DevTools when updating frame in RenderWidget
caseq@google.com
2012-03-15
1
-0
/
+2
*
Revert 126889 - Implement input type=color UI
markusheintz@chromium.org
2012-03-15
4
-133
/
+0
*
Implement input type=color UI
keishi@chromium.org
2012-03-15
4
-0
/
+133
*
Added out-of-process support for server sockets.
ygorshenin@chromium.org
2012-03-15
2
-47
/
+41
*
Pepper IME API for surrounding text retrieval.
kinaba@chromium.org
2012-03-15
4
-25
/
+60
*
Remove resource_dispatcher_host from --vmodule in pyauto.py. Add logs between
oshima@chromium.org
2012-03-15
1
-1
/
+15
*
HostResolver is exposed to plugin.
ygorshenin@chromium.org
2012-03-15
2
-1
/
+74
*
gdata: Pass display names to to the file chooser listener.
satorux@chromium.org
2012-03-15
1
-5
/
+12
*
Roll libjingle to r124. Removed overrides for the ws2 fixes.
ronghuawu@chromium.org
2012-03-15
1
-4
/
+5
*
change default capture resolution to 640x480
wjia@chromium.org
2012-03-14
1
-2
/
+2
*
ui/gfx: Update includes to point to canvas.h instead of canvas_skia.h
tfarina@chromium.org
2012-03-14
1
-4
/
+4
*
Remove dead code left over from old-style WebCompositor initialization path.
nduca@chromium.org
2012-03-14
5
-52
/
+48
*
filechooser: Add SelectedFileInfo class to pass display names to WebKit
satorux@chromium.org
2012-03-14
2
-5
/
+10
*
Implement BrowserPluginPlaceholder.
fsamuel@chromium.org
2012-03-14
5
-0
/
+266
*
Fix more uses of TimeDelta in content/renderer/p2p.
tedvessenes@gmail.com
2012-03-14
1
-4
/
+4
*
mac: fix flash videos with --disable-composited-core-animation-plugins
piman@chromium.org
2012-03-14
2
-4
/
+4
*
Implement WebKitPlatformSupport::canAccelerate2dCanvas
jamesr@chromium.org
2012-03-14
2
-0
/
+16
*
Revert 126534 since it broke sizes on linux and mac
sadrul@chromium.org
2012-03-14
5
-266
/
+0
*
Implement BrowserPluginPlaceholder.
fsamuel@chromium.org
2012-03-14
5
-0
/
+266
*
Add an OWNERS file for src\content by moving the owners that were there for t...
jam@chromium.org
2012-03-14
1
-6
/
+0
*
Notify RenderWidgets when "tab fullscreen" state changes.
bbudge@chromium.org
2012-03-14
1
-0
/
+2
*
content: Start moving url_constants.{h,cc} to content namespace.
tfarina@chromium.org
2012-03-13
1
-3
/
+3
*
Update the tcmalloc chromium branch to r144 (gperftools 2.0), and merge chrom...
dmikurube@chromium.org
2012-03-13
1
-1
/
+1
*
Fix more uses of TimeDelta in content/renderer/media.
tedvessenes@gmail.com
2012-03-13
1
-2
/
+2
*
Implement PPB_NetworkMonitor_Private Pepper interface.
sergeyu@chromium.org
2012-03-13
5
-25
/
+50
*
Fix --single-process mode issues with GpuChannelHostFactory
piman@chromium.org
2012-03-12
4
-3
/
+9
[next]