summaryrefslogtreecommitdiffstats
path: root/remoting/client/frame_consumer_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 224101 "Remove dependency on Skia from chromoting client."sergeyu@chromium.org2013-09-191-8/+5
* Remove dependency on Skia from chromoting client.sergeyu@chromium.org2013-09-191-5/+8
* Abstract PPAPI's ImageData behind webrtc::DesktopFrame interfacesolb@chromium.org2013-07-041-3/+3
* Update remoting/ to use WeakPtr<T>::get() instead of implicit "operator T*"akalin@chromium.org2013-06-041-4/+4
* Propagate DPI information to web-app.jamiewalch@chromium.org2012-07-201-3/+4
* MessageLoopProxy cleanups in remoting client.sergeyu@chromium.org2012-06-121-11/+11
* Refcounted types should not have public destructors, remoting/ editionrsleevi@chromium.org2012-04-241-4/+4
* Fix RectangleUpdateDecoder to reference the FrameConsumerProxy.wez@chromium.org2012-03-151-9/+5
* This CL makes several the following improvements to the Chromoting decoder pi...alexeypa@chromium.org2012-02-241-21/+22
* Replace RectVectors with SkRegions in Decoder.wez@chromium.org2012-01-291-4/+4
* Revert 118790 - Compile error due to missing operator== on SkRegionrsleevi@chromium.org2012-01-241-4/+4
* Replace RectVectors with SkRegions in Decoder.wez@chromium.org2012-01-241-4/+4
* Re-instate part of PepperViewProxy as FrameConsumerProxy.wez@chromium.org2011-12-241-0/+69