summaryrefslogtreecommitdiffstats
path: root/remoting/base
Commit message (Expand)AuthorAgeFilesLines
* Remove all the experimental Traced Task code from remoting.ajwong@chromium.org2011-09-122-444/+0
* Use plugin message loop for main loop in the client plugin.sergeyu@chromium.org2011-08-212-25/+40
* Add PluginMessageLoopProxy and use it for Host plugin UI thread.sergeyu@chromium.org2011-08-162-0/+194
* Revert 97050 - Add PluginMessageLoopProxy and use it for Host plugin UI thread.sergeyu@chromium.org2011-08-162-193/+0
* Add PluginMessageLoopProxy and use it for Host plugin UI thread.sergeyu@chromium.org2011-08-162-0/+193
* Revert 96981 - Add PluginMessageLoopProxy and use it for Host plugin UI thread.sergeyu@chromium.org2011-08-162-193/+0
* Add PluginMessageLoopProxy and use it for Host plugin UI thread.sergeyu@chromium.org2011-08-162-0/+193
* Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-1210-80/+69
* Revert 96327 - Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-1110-69/+80
* Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-1110-80/+69
* Remove video_channel() from Session interfacesergeyu@chromium.org2011-08-112-0/+9
* Revert 96089 - Remove video_channel() from Session interfacesergeyu@chromium.org2011-08-102-9/+0
* Remove video_channel() from Session interfacesergeyu@chromium.org2011-08-092-0/+9
* Modify Chromoting logging to hook into base logging.garykac@chromium.org2011-08-046-148/+98
* Optimize mac capturer to copy memory only dirty rect.hclam@chromium.org2011-08-012-0/+31
* 2. Implement scale-to-fit and clipping in DecoderVp8hclam@chromium.org2011-07-266-50/+254
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Clean up VideoFrame::CreateXXX and VideoFrame::AllocXXX methods.scherkus@chromium.org2011-07-181-4/+4
* Fixup threading for Chromoting's logging code.garykac@chromium.org2011-07-132-14/+76
* Conenct Chromoting plugin debug log to JS UI.garykac@chromium.org2011-07-072-0/+84
* Reland 90618 - Remove check for entry_. From coverity CID=8237gbillock@chromium.org2011-06-281-2/+3
* Revert 90618 - Add checks for entry_. From coverity CID=8237fischman@chromium.org2011-06-271-2/+2
* Add checks for entry_. From coverity CID=8237gbillock@chromium.org2011-06-271-2/+2
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-211-3/+7
* Update VP8 encode options to speed up encoding for remotinghclam@chromium.org2011-06-201-3/+19
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 2)thestig@chromium.org2011-06-151-1/+1
* Use 2 threads for decoding for remotinghclam@chromium.org2011-05-281-1/+8
* Wire in OAuth2 support into non-sandboxed connections in libjingle.ajwong@chromium.org2011-05-255-5/+96
* iwyu: Include callback_old.h where appropriate, final.jhawkins@chromium.org2011-05-111-1/+1
* iwyu: Use callback_old.h where appropriate, part 1.jhawkins@chromium.org2011-05-101-1/+1
* Fix memory leak in EncoderVp8, and add unit-test for it.lambroslambrou@chromium.org2011-05-093-1/+49
* Chromoting to report roundtrip latencyhclam@chromium.org2011-05-063-0/+12
* Report capture and encode time for chromotinghclam@google.com2011-04-054-1/+14
* Measure bandwidth for chromoting video channelhclam@google.com2011-04-054-0/+206
* Move some files from base to base/memory.levin@chromium.org2011-03-2810-22/+22
* fix commentsdilmah@chromium.org2011-03-221-1/+1
* Improve AlignRect() readability, and handle bad rectangles more gracefully (w...lambroslambrou@chromium.org2011-03-173-19/+60
* Tidy up after CL 6573005.simonmorris@chromium.org2011-03-107-59/+41
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-042-5/+5
* Let the host change resolution.simonmorris@chromium.org2011-03-045-30/+57
* Linux: roll ffmpeg and vpx so that we can build with system vpxphajdan.jr@chromium.org2011-03-032-6/+2
* Revert 76747 - Let the host change resolution.simonmorris@chromium.org2011-03-035-57/+30
* Let the host change resolution.simonmorris@chromium.org2011-03-035-30/+57
* Pure pedantry: Replace all ".size() == 0" with ".empty()".erg@google.com2011-03-021-1/+1
* Change chromoting images to upright by defaulthclam@chromium.org2011-02-225-37/+2
* Speed up encoding by using active maphclam@chromium.org2011-02-222-4/+64
* Don't call the zlib functions with the MOZ_Z_ prefixwtc@chromium.org2011-02-152-14/+0
* Fix memory leak in chromoting codehclam@chromium.org2011-02-091-1/+1
* Another big out-of-lining of test code. Hits a lot of gmock objectserg@google.com2011-02-083-5/+19
* gfx -> ui/gfx move to make check_deps happy.thestig@chromium.org2011-02-051-1/+1