summaryrefslogtreecommitdiffstats
path: root/remoting/client/frame_consumer.h
Commit message (Expand)AuthorAgeFilesLines
* Add GetFrameConsumer() in VideoRenderer.sergeyu2016-01-051-47/+0
* Switch to standard integer types in remoting/.avi2015-12-221-1/+1
* remoting: Simplify FrameConsumer interface and remove FrameProducer interface.sergeyu2015-08-201-23/+4
* Allow shaped-desktop hosts to send shape only when it changes.wez2015-07-171-8/+9
* Add VideoProcessor interface.sergeyu@chromium.org2014-01-231-1/+2
* Byte-swap the video frame pixels before passing them to Java.lambroslambrou@chromium.org2013-10-021-0/+10
* Remove dependency on Skia from chromoting client.sergeyu@chromium.org2013-09-251-8/+9
* Revert 224101 "Remove dependency on Skia from chromoting client."sergeyu@chromium.org2013-09-191-9/+8
* Remove dependency on Skia from chromoting client.sergeyu@chromium.org2013-09-191-8/+9
* Add support for drawing video onto a Java ByteBuffersolb@chromium.org2013-07-171-0/+1
* Abstract PPAPI's ImageData behind webrtc::DesktopFrame interfacesolb@chromium.org2013-07-041-5/+5
* Propagate DPI information to web-app.jamiewalch@chromium.org2012-07-201-1/+2
* RefCounted types should not have public destructors, delegate cleanuprsleevi@chromium.org2012-06-261-3/+4
* This CL makes several the following improvements to the Chromoting decoder pi...alexeypa@chromium.org2012-02-241-34/+26
* Replace RectVectors with SkRegions in Decoder.wez@chromium.org2012-01-291-5/+5
* Revert 118790 - Compile error due to missing operator== on SkRegionrsleevi@chromium.org2012-01-241-5/+5
* Replace RectVectors with SkRegions in Decoder.wez@chromium.org2012-01-241-5/+5
* Cleanup: Remove unneeded forward declarations from remoting.thestig@chromium.org2011-11-111-2/+0
* Move code in src/remoting to the new callbacks.sergeyu@chromium.org2011-11-101-10/+7
* Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-2/+2
* Revert 103523 - Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-2/+2
* Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-2/+2
* This is a monster CL.ajwong@chromium.org2010-10-041-2/+6
* Add in a new FrameConsumer interface, Decode API, and a RectangleUpdateDecode...ajwong@chromium.org2010-09-271-0/+59
* Revert "Add in a new FrameConsumer interface, Decode API, and a RectangleUpda...ajwong@chromium.org2010-09-271-59/+0
* Add in a new FrameConsumer interface, Decode API, and a RectangleUpdateDecode...ajwong@chromium.org2010-09-271-0/+59