summaryrefslogtreecommitdiffstats
path: root/content/renderer/renderer_webkitplatformsupport_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* More DomStorage house cleaning, many files but all mechanical changes.michaeln@google.com2012-04-171-21/+0
* Adding JSEP PeerConnection glue - attempt 2 perkj@chromium.org2012-04-131-0/+14
* DomStorage house cleaning in preparation of deleting the now obsolete in_proc...michaeln@google.com2012-04-131-2/+2
* Revert 131949 (multiple memory leaks) - Adding JSEP PeerConnection glue.eugenis@google.com2012-04-121-14/+0
* Adding JSEP PeerConnection glue.grunell@chromium.org2012-04-121-0/+14
* Mac: OOP font loading should run on FILE thread.bashi@chromium.org2012-04-091-1/+1
* Move media/audio files into media namespace (relanding)vrk@google.com2012-04-031-5/+3
* Revert 130180 - Move media/audio files into media namespacevrk@google.com2012-04-021-3/+5
* Move media/audio files into media namespacevrk@google.com2012-04-021-5/+3
* Hook up new DomStorage backing for for single-process chromium too.michaeln@google.com2012-03-241-0/+8
* Make AudioParameters a class instead of a structvrk@google.com2012-03-211-7/+46
* Implement WebKitPlatformSupport::canAccelerate2dCanvasjamesr@chromium.org2012-03-141-0/+15
* Fix --single-process mode issues with GpuChannelHostFactorypiman@chromium.org2012-03-121-0/+5
* Adding a skeleton MediaStreamCenter.mflodman@chromium.org2012-03-091-2/+20
* Revert 125629 - Adding a skeleton MediaStreamCenter.mad@chromium.org2012-03-081-20/+2
* Adding a skeleton MediaStreamCenter.mflodman@chromium.org2012-03-081-2/+20
* Allow browser compositor to create an offscreen context3D.danakj@chromium.org2012-03-021-21/+0
* Rename content/{common,browser}/file_system to fileapi and move blob stuff in...tzik@chromium.org2012-03-011-2/+2
* Remove dead WebGraphicsContext3D initialization codejamesr@chromium.org2012-02-231-1/+1
* Move indexed db files from content/renderer to content/common.dgrogan@chromium.org2012-02-121-1/+1
* Adds a stub method & classes for those which aren't used in android.satish@chromium.org2012-02-081-1/+19
* Move gpu client files to content_common, in content/common/gpu/clientpiman@chromium.org2012-02-071-1/+1
* Remove renderer dependencies from the GPU client classes.piman@chromium.org2012-02-071-3/+4
* Refactor WebGraphicsContext3DInProcess and TestWebGraphicsContext3Dpiman@chromium.org2012-02-031-28/+6
* Add WebKitPlatformSupport::createOffscreenGraphicsContext3Dpiman@chromium.org2012-01-311-0/+22
* Move audio/video files from content/renderer into content/renderer/media.fischman@chromium.org2012-01-281-1/+1
* Adding support for MediaStream and PeerConnection functionality.grunell@chromium.org2012-01-121-1/+19
* Revert 117406 - Adding support for MediaStream and PeerConnection functionality.tommi@chromium.org2012-01-121-19/+1
* Adding support for MediaStream and PeerConnection functionality.grunell@chromium.org2012-01-121-1/+19
* Revert 117201 - Adding support for MediaStream and PeerConnection functionality.tommi@chromium.org2012-01-111-19/+1
* Adding support for MediaStream and PeerConnection functionality.grunell@chromium.org2012-01-111-1/+19
* Revert 117187 - Adding support for MediaStream and PeerConnection functionality.tommi@chromium.org2012-01-111-19/+1
* Adding support for MediaStream and PeerConnection functionality.grunell@chromium.org2012-01-111-1/+19
* Coverity: Fix unchecked return issueskmadhusu@chromium.org2011-12-221-1/+2
* Move indexeddb code to its own directory inside of content/{browser,common,re...dgrogan@chromium.org2011-12-201-1/+1
* Update includes to new header locationsabarth@chromium.org2011-12-031-10/+10
* Renderer reading side of gamepadscottmg@chromium.org2011-12-011-0/+11
* Revert 111988 - Land change for grunell@: "Adding support for MediaStream and...tommi@chromium.org2011-11-291-18/+0
* Land change for grunell@: "Adding support for MediaStream and PeerConnection ...tommi@chromium.org2011-11-291-0/+18
* Revert 111773 - Land change for grunell@: "Adding support for MediaStream and...tommi@chromium.org2011-11-281-18/+0
* Land change for grunell@: "Adding support for MediaStream and PeerConnection ...tommi@chromium.org2011-11-281-0/+18
* Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m...piman@chromium.org2011-11-221-0/+7
* Move clipboard-related webkit_glue embedder functions into a ClipboardClient ...piman@chromium.org2011-11-221-1/+3
* Use new getFontFamilyForCharacters() API.bashi@chromium.org2011-11-211-12/+19
* Refactor the Get*Hardware* routines a bit.tommi@chromium.org2011-11-181-2/+3
* use the userAgent() in the same loadable module as RendererWebKitPlatformSupp...dpranke@chromium.org2011-10-271-0/+6
* Create a public header with the child_process_sandbox_support_linux functions...jam@chromium.org2011-10-171-8/+6
* A few improvements to Blob handling.michaeln@google.com2011-10-171-3/+3
* Allow specification of the share group in WebGraphicsContext3DInProcessImplpiman@chromium.org2011-10-151-1/+1
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1