summaryrefslogtreecommitdiffstats
path: root/remoting/host/capturer_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Clean up init sequence for capturer.dmaclach@chromium.org2011-08-171-4/+7
* Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-121-54/+55
* Revert 96327 - Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-111-55/+54
* Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-111-54/+55
* Fix InvalidateFullScreen() for the full-screen-polling case.lambroslambrou@chromium.org2011-05-231-0/+1
* Disable DAMAGE and do full-screen polling in Linux capturer.lambroslambrou@chromium.org2011-05-191-5/+19
* Calculate invalid rectangles for full-screen polling on Linux.lambroslambrou@chromium.org2011-05-181-7/+30
* Refactor Linux capturer.lambroslambrou@chromium.org2011-05-171-59/+100
* Do full-screen polling if X server does not support DAMAGE.lambroslambrou@chromium.org2011-05-131-16/+32
* Support mode switch on UNIX.jamiewalch@chromium.org2011-05-061-70/+71
* Only grab the full-screen image once, not per damage rect.lambroslambrou@chromium.org2011-04-281-0/+1
* Clean up remoting projectdmaclach@chromium.org2011-04-041-72/+38
* Capturer is now pure virtual. The implementation it used tosimonmorris@chromium.org2011-03-291-34/+112
* Implemented shared memory capture method.jamiewalch@chromium.org2011-03-211-70/+64
* Tidy up after CL 6573005.simonmorris@chromium.org2011-03-101-3/+3
* Linux capturer to invalidate the full screen by using screen width and heighthclam@chromium.org2011-03-071-2/+8
* Let the host change resolution.simonmorris@chromium.org2011-03-041-12/+13
* Revert 76747 - Let the host change resolution.simonmorris@chromium.org2011-03-031-13/+12
* Let the host change resolution.simonmorris@chromium.org2011-03-031-12/+13
* Change chromoting images to upright by defaulthclam@chromium.org2011-02-221-14/+5
* Fixed SlowBlit along the same lines as FastBlit.jamiewalch@chromium.org2011-02-221-11/+8
* Invalidate fullscreen when a new client connects to chromoting hosthclam@chromium.org2011-02-091-0/+3
* Fix a typo in Chromoting linux capturer codehclam@chromium.org2011-02-041-1/+1
* Fix linux capturer for chromotinghclam@chromium.org2011-02-031-12/+46
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+0
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-0/+1
* Use VP8 over PseudoTCP by default.sergeyu@chromium.org2010-11-231-0/+5
* Inject MessageLoop into Capturerhclam@chromium.org2010-11-171-2/+3
* Reapply of r65413. Add linux executor support for Chromoting host.ajwong@chromium.org2010-11-111-0/+1
* Revert "Reapply of r65413. XTest dependencies added to _chroots_ on linux bots."ajwong@chromium.org2010-11-101-1/+0
* Reapply of r65413. XTest dependencies added to _chroots_ on linux bots.ajwong@chromium.org2010-11-101-0/+1
* Add VideoPacket struct for video packets. Refactor Decode interface to use it.sergeyu@chromium.org2010-11-091-1/+1
* Revert "Reapply of r65413. XTest dependencies added to linux bots."ajwong@chromium.org2010-11-091-1/+0
* Use the XTest extension to execute mouse and keyboard events.ajwong@chromium.org2010-11-091-0/+1
* Revert "Use the XTest extension to execute mouse and keyboard events."ajwong@chromium.org2010-11-081-1/+0
* Use the XTest extension to execute mouse and keyboard events.ajwong@chromium.org2010-11-081-0/+1
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-021-1/+1
* Revert 64672 - Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-1/+1
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-1/+1
* Implement basic X11 screen capture on linux.ajwong@chromium.org2010-10-211-2/+316
* Initial pass at integrating Differ into the chromoting host code.garykac@google.com2010-08-061-1/+4
* Revamp capturer to clean up the interface, and to keep data as atomic as poss...dmaclach@chromium.org2010-07-011-34/+3
* Copy the (early prototype of) remoting in Chrome into the public tree.garykac@google.com2010-06-071-0/+54