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
/
renderer_webkitplatformsupport_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
More DomStorage house cleaning, many files but all mechanical changes.
michaeln@google.com
2012-04-17
1
-21
/
+0
*
Adding JSEP PeerConnection glue - attempt 2
perkj@chromium.org
2012-04-13
1
-0
/
+14
*
DomStorage house cleaning in preparation of deleting the now obsolete in_proc...
michaeln@google.com
2012-04-13
1
-2
/
+2
*
Revert 131949 (multiple memory leaks) - Adding JSEP PeerConnection glue.
eugenis@google.com
2012-04-12
1
-14
/
+0
*
Adding JSEP PeerConnection glue.
grunell@chromium.org
2012-04-12
1
-0
/
+14
*
Mac: OOP font loading should run on FILE thread.
bashi@chromium.org
2012-04-09
1
-1
/
+1
*
Move media/audio files into media namespace (relanding)
vrk@google.com
2012-04-03
1
-5
/
+3
*
Revert 130180 - Move media/audio files into media namespace
vrk@google.com
2012-04-02
1
-3
/
+5
*
Move media/audio files into media namespace
vrk@google.com
2012-04-02
1
-5
/
+3
*
Hook up new DomStorage backing for for single-process chromium too.
michaeln@google.com
2012-03-24
1
-0
/
+8
*
Make AudioParameters a class instead of a struct
vrk@google.com
2012-03-21
1
-7
/
+46
*
Implement WebKitPlatformSupport::canAccelerate2dCanvas
jamesr@chromium.org
2012-03-14
1
-0
/
+15
*
Fix --single-process mode issues with GpuChannelHostFactory
piman@chromium.org
2012-03-12
1
-0
/
+5
*
Adding a skeleton MediaStreamCenter.
mflodman@chromium.org
2012-03-09
1
-2
/
+20
*
Revert 125629 - Adding a skeleton MediaStreamCenter.
mad@chromium.org
2012-03-08
1
-20
/
+2
*
Adding a skeleton MediaStreamCenter.
mflodman@chromium.org
2012-03-08
1
-2
/
+20
*
Allow browser compositor to create an offscreen context3D.
danakj@chromium.org
2012-03-02
1
-21
/
+0
*
Rename content/{common,browser}/file_system to fileapi and move blob stuff in...
tzik@chromium.org
2012-03-01
1
-2
/
+2
*
Remove dead WebGraphicsContext3D initialization code
jamesr@chromium.org
2012-02-23
1
-1
/
+1
*
Move indexed db files from content/renderer to content/common.
dgrogan@chromium.org
2012-02-12
1
-1
/
+1
*
Adds a stub method & classes for those which aren't used in android.
satish@chromium.org
2012-02-08
1
-1
/
+19
*
Move gpu client files to content_common, in content/common/gpu/client
piman@chromium.org
2012-02-07
1
-1
/
+1
*
Remove renderer dependencies from the GPU client classes.
piman@chromium.org
2012-02-07
1
-3
/
+4
*
Refactor WebGraphicsContext3DInProcess and TestWebGraphicsContext3D
piman@chromium.org
2012-02-03
1
-28
/
+6
*
Add WebKitPlatformSupport::createOffscreenGraphicsContext3D
piman@chromium.org
2012-01-31
1
-0
/
+22
*
Move audio/video files from content/renderer into content/renderer/media.
fischman@chromium.org
2012-01-28
1
-1
/
+1
*
Adding support for MediaStream and PeerConnection functionality.
grunell@chromium.org
2012-01-12
1
-1
/
+19
*
Revert 117406 - Adding support for MediaStream and PeerConnection functionality.
tommi@chromium.org
2012-01-12
1
-19
/
+1
*
Adding support for MediaStream and PeerConnection functionality.
grunell@chromium.org
2012-01-12
1
-1
/
+19
*
Revert 117201 - Adding support for MediaStream and PeerConnection functionality.
tommi@chromium.org
2012-01-11
1
-19
/
+1
*
Adding support for MediaStream and PeerConnection functionality.
grunell@chromium.org
2012-01-11
1
-1
/
+19
*
Revert 117187 - Adding support for MediaStream and PeerConnection functionality.
tommi@chromium.org
2012-01-11
1
-19
/
+1
*
Adding support for MediaStream and PeerConnection functionality.
grunell@chromium.org
2012-01-11
1
-1
/
+19
*
Coverity: Fix unchecked return issues
kmadhusu@chromium.org
2011-12-22
1
-1
/
+2
*
Move indexeddb code to its own directory inside of content/{browser,common,re...
dgrogan@chromium.org
2011-12-20
1
-1
/
+1
*
Update includes to new header locations
abarth@chromium.org
2011-12-03
1
-10
/
+10
*
Renderer reading side of gamepad
scottmg@chromium.org
2011-12-01
1
-0
/
+11
*
Revert 111988 - Land change for grunell@: "Adding support for MediaStream and...
tommi@chromium.org
2011-11-29
1
-18
/
+0
*
Land change for grunell@: "Adding support for MediaStream and PeerConnection ...
tommi@chromium.org
2011-11-29
1
-0
/
+18
*
Revert 111773 - Land change for grunell@: "Adding support for MediaStream and...
tommi@chromium.org
2011-11-28
1
-18
/
+0
*
Land change for grunell@: "Adding support for MediaStream and PeerConnection ...
tommi@chromium.org
2011-11-28
1
-0
/
+18
*
Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m...
piman@chromium.org
2011-11-22
1
-0
/
+7
*
Move clipboard-related webkit_glue embedder functions into a ClipboardClient ...
piman@chromium.org
2011-11-22
1
-1
/
+3
*
Use new getFontFamilyForCharacters() API.
bashi@chromium.org
2011-11-21
1
-12
/
+19
*
Refactor the Get*Hardware* routines a bit.
tommi@chromium.org
2011-11-18
1
-2
/
+3
*
use the userAgent() in the same loadable module as RendererWebKitPlatformSupp...
dpranke@chromium.org
2011-10-27
1
-0
/
+6
*
Create a public header with the child_process_sandbox_support_linux functions...
jam@chromium.org
2011-10-17
1
-8
/
+6
*
A few improvements to Blob handling.
michaeln@google.com
2011-10-17
1
-3
/
+3
*
Allow specification of the share group in WebGraphicsContext3DInProcessImpl
piman@chromium.org
2011-10-15
1
-1
/
+1
*
Move content_switches to content\public\common.
jam@chromium.org
2011-10-13
1
-1
/
+1
[next]