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
*
Roll libjingle to r108:
ronghuawu@chromium.org
2012-01-18
5
-5
/
+5
*
Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.
hbono@chromium.org
2012-01-16
2
-10
/
+8
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-16
2
-8
/
+10
*
Fix deadlock in WebMediaPlayerImpl::Destroy() when HW video decode is enabled.
fischman@chromium.org
2012-01-14
3
-20
/
+98
*
Remove references to WebKit::WebWorker
dslomov@chromium.org
2012-01-14
1
-1
/
+0
*
Remove obsolete layer of indirection in gpu msg routing.
sievers@chromium.org
2012-01-13
2
-48
/
+24
*
[Mac] Place IME candidate window on Pepper plugins near the caret.
kinaba@chromium.org
2012-01-13
4
-7
/
+23
*
Fold WebMediaPlayerImpl::Initialize() into the constructor.
scherkus@chromium.org
2012-01-13
3
-17
/
+16
*
Remove VideoDecodeAccelerator::Client::NotifyEndOfStream / PPP_VideoDecoder_D...
fischman@chromium.org
2012-01-13
4
-19
/
+4
*
Revert 116954 - Pass Content-security-policy and header type from WebSharedWo...
tsepez@chromium.org
2012-01-12
2
-43
/
+10
*
Safe and reliable fix for 2 race conditions.
enal@chromium.org
2012-01-12
2
-9
/
+6
*
Remove --simple-data-source and convert WebMediaPlayerImpl::Initialize() to a...
scherkus@chromium.org
2012-01-12
1
-12
/
+5
*
Adding support for MediaStream and PeerConnection functionality.
grunell@chromium.org
2012-01-12
24
-48
/
+1856
*
Revert 117406 - Adding support for MediaStream and PeerConnection functionality.
tommi@chromium.org
2012-01-12
24
-1856
/
+48
*
Adding support for MediaStream and PeerConnection functionality.
grunell@chromium.org
2012-01-12
24
-48
/
+1856
*
Allow plugins to add rotate commands to Chrome context menus.
bbudge@chromium.org
2012-01-11
2
-1
/
+13
*
Revert 117201 - Adding support for MediaStream and PeerConnection functionality.
tommi@chromium.org
2012-01-11
24
-1857
/
+49
*
Adding support for MediaStream and PeerConnection functionality.
grunell@chromium.org
2012-01-11
24
-49
/
+1857
*
Revert 117187 - Adding support for MediaStream and PeerConnection functionality.
tommi@chromium.org
2012-01-11
24
-1855
/
+49
*
Adding support for MediaStream and PeerConnection functionality.
grunell@chromium.org
2012-01-11
24
-49
/
+1855
*
Coverity: Add NULL checks in RenderViewImpl::createApplicationCacheHost.
thestig@chromium.org
2012-01-11
1
-0
/
+2
*
Postpone deletion of P2PTransportImpl internals when it is being deleted.
sergeyu@chromium.org
2012-01-11
2
-3
/
+54
*
Revert 117147 due to leaks in content_unittests - Postpone deletion of P2PTra...
sergeyu@chromium.org
2012-01-11
2
-53
/
+3
*
FPS throughput performance test for software and accelerated content.
jbates@chromium.org
2012-01-11
1
-1
/
+9
*
Postpone deletion of P2PTransportImpl internals when it is being deleted.
sergeyu@chromium.org
2012-01-11
2
-3
/
+53
*
Remove contexts from lists of shared contexts on lost context.
jbauman@chromium.org
2012-01-11
1
-1
/
+15
*
Pepper gamepad support
scottmg@chromium.org
2012-01-10
2
-2
/
+17
*
Return a specific error code for unknown URL schemes.
mkosiba@chromium.org
2012-01-10
1
-1
/
+5
*
Unbreak cros/arm build.
fischman@chromium.org
2012-01-10
1
-2
/
+3
*
Take advantage of the new Pass() machinery on scoped_ptr{,_malloc}.
fischman@chromium.org
2012-01-10
2
-9
/
+8
*
Pass Content-security-policy and header type from WebSharedWorkerProxy to Web...
tsepez@chromium.org
2012-01-09
2
-10
/
+43
*
Update BookmarkManager extension API test to use document.execCommand()
dcheng@chromium.org
2012-01-09
1
-3
/
+1
*
Fix the Java Bridge to support coercing to Java arrays
steveblock@chromium.org
2012-01-08
2
-2
/
+20
*
Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNode (...
crogers@google.com
2012-01-07
10
-69
/
+311
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
7
-7
/
+2
*
Add OWNERS files in content/browser/renderer_host/java and content/renderer/java
steveblock@chromium.org
2012-01-06
1
-0
/
+2
*
Automatically load newly installed plug-ins if they are missing on a page.
bauerb@chromium.org
2012-01-06
1
-0
/
+2
*
Revert 116643 - Integrate HTMLMediaElement with Web Audio API's MediaElementA...
msw@chromium.org
2012-01-06
10
-311
/
+69
*
Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNode
crogers@google.com
2012-01-06
10
-69
/
+311
*
Force a glFlush() before returning new texture id's to be used by the decoder.
fischman@chromium.org
2012-01-06
1
-1
/
+5
*
Change over IgnoreReturn to IgnoreResult. remove IgnoreReturn.
ajwong@chromium.org
2012-01-06
3
-6
/
+6
*
Add plumbing necessary to read IDBIndex.multiEntry attribute.
jsbell@chromium.org
2012-01-04
2
-2
/
+10
*
Hook up page visibility to the View info for a plugin.
brettw@chromium.org
2012-01-04
4
-4
/
+24
*
Fix double-close of socket that makes debugging on Windows almost impossible.
enal@chromium.org
2012-01-04
2
-13
/
+37
*
And now NewRunnableMethod(), you die.
ajwong@chromium.org
2012-01-04
1
-3
/
+1
*
Remove TransportTexture, it's unused
piman@chromium.org
2012-01-04
8
-622
/
+5
*
base::Bind: Remove ScopedRunnableMethodFactory.
jhawkins@chromium.org
2012-01-03
2
-4
/
+2
*
base::Bind: Remove callback_old.h.
jhawkins@chromium.org
2012-01-03
2
-12
/
+11
*
Change the DidChangeView update to take a new ViewChanged resource.
brettw@chromium.org
2012-01-03
1
-3
/
+3
*
Don't ignore {OMX,DXVA}VideoDecodeAccelerator::Initialize() failures.
fischman@chromium.org
2011-12-30
1
-1
/
+1
[next]