summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* Added implementation of RemoteMediaStreams. perkj@chromium.org2013-04-198-72/+435
* Fixing RenderViewImpl constructor initializers ordering.nasko@chromium.org2013-04-192-15/+19
* Create a runtime switch for WebSocket impelementationyhirano@chromium.org2013-04-191-0/+3
* Location/size change notification when external rendering is enabledwonsik@chromium.org2013-04-192-0/+19
* Send vsync notification from browser to renderer on Androidskyostil@chromium.org2013-04-192-2/+25
* Category group support/Renamings.rubentopo@gmail.com2013-04-192-8/+14
* Add Pepper TrueType font API call to enumerate fonts in a given family.bbudge@chromium.org2013-04-192-17/+16
* Fixes webrtc-internals stats reporting for the new stats API.jiayl@chromium.org2013-04-191-0/+6
* Adds support for 192kHz native output sample rate for WebRTC clientshenrika@chromium.org2013-04-181-0/+11
* Create and add WebRTC filters.grunell@chromium.org2013-04-182-0/+10
* Adding WebRTC logging filter, handler and handler host.grunell@chromium.org2013-04-184-0/+252
* Add a switch to Chromium to enable/disable 'image/webp' accept header.urvang@google.com2013-04-181-0/+3
* Merge AssociateStreamWithProducer message into CreateStream message for both ...miu@chromium.org2013-04-1730-404/+359
* Consolidate UpdateFrameInfo and SwapCompositorFrame.sievers@chromium.org2013-04-172-4/+0
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-1729-93/+93
* Avoid sending empty OnRepaint msgs and propagate window damage correctlyjamesr@chromium.org2013-04-174-6/+16
* Pepper: Autogenerate thunk for PPB_TrueTypeFont.teravest@chromium.org2013-04-162-2/+2
* Fix problem where a video frame buffer is freed while it is still in use.perkj@chromium.org2013-04-161-1/+0
* Remove unused flush operation from Chromium audio.miu@chromium.org2013-04-162-5/+0
* Allow VideoCaptureImpl to suspend/resume frame delivery to its client.wjia@chromium.org2013-04-165-1/+42
* Reset the _running flag to allow starting the new source.xians@chromium.org2013-04-161-0/+3
* cc: Add strict layer property change checking and handle bounds changes durin...reveman@chromium.org2013-04-161-0/+3
* Use NTP time for video frame timestamp.justinlin@chromium.org2013-04-163-5/+33
* Don't explicitely turn on do not track runtime flag, it's on by defaultjochen@chromium.org2013-04-151-2/+0
* Linux: make current InitializeSandbox() private.jln@chromium.org2013-04-131-1/+1
* Switch to use do not track bindings in blinkjochen@chromium.org2013-04-125-72/+9
* Remove runtime flag for data transfer items.dcheng@chromium.org2013-04-121-3/+0
* Refactor FileSystem.victorhsieh@chromium.org2013-04-1212-107/+397
* Allow RequestOSFileHandle if an app has unlimited storagehamaji@chromium.org2013-04-124-6/+18
* Revert 193885 "Connect webrtc MediaSourceInterface ready states ..."rnk@chromium.org2013-04-124-111/+0
* Switch event type when a capture device has been stopped from the render proc...perkj@chromium.org2013-04-124-5/+39
* Hookup the MediaStream glue for Adding and Removing tracks to an existing Med...perkj@chromium.org2013-04-126-81/+175
* Connect webrtc MediaSourceInterface ready states with webkit WebMediaStreamSo...kcwu@chromium.org2013-04-124-0/+111
* Plumb cc::LatencyInfo through command buffer and output surfacejbauman@chromium.org2013-04-126-13/+44
* content: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-121-1/+1
* Roll libjingle r304.mallinath@chromium.org2013-04-125-36/+28
* Android: Work around composite-to-mailbox leaks.sievers@chromium.org2013-04-121-1/+15
* This patch implements the necessary plumbing to allow WebExternalTextureLayer...alexst@chromium.org2013-04-121-1/+1
* cc: Delete resources when ResourceProvider shuts down.danakj@chromium.org2013-04-112-4/+12
* Disable input[type=week] for Android explicitly.tkent@chromium.org2013-04-111-0/+5
* cc: Remove max-prepaint-tile-distance constant.reveman@chromium.org2013-04-111-9/+0
* Rewrite scoped_array<T> to scoped_ptr<T[]> in content.dcheng@chromium.org2013-04-112-2/+2
* Simplify cross-process navigation start.simonjam@chromium.org2013-04-112-24/+15
* IpcSocketFactory pending packet limit is too smallhclam@chromium.org2013-04-101-2/+2
* Add a ConvertableToTraceFormat type to the trace framework.dsinclair@chromium.org2013-04-101-1/+2
* Enable pinch & pinch-zoom scrollbars by default for CrOS.wjmaclean@chromium.org2013-04-102-5/+8
* Revert 192670 "Use NTP time for video frame timestamp."justinlin@chromium.org2013-04-102-23/+1
* Set maxFramesPending to 1 for --composite-to-mailboxsievers@chromium.org2013-04-101-1/+2
* WebSocket: Remove runtime disable flagtoyoshim@chromium.org2013-04-091-3/+0
* Moves fields only accessed from content::DocumentState to content::InternalDo...sky@chromium.org2013-04-093-74/+188