Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unselect GDI bitmaps after use to make sure that the device context and bitma... | alexeypa@chromium.org | 2012-11-12 | 1 | -6/+10 |
* | Brushing up video capturers to make them more uniform. | alexeypa@chromium.org | 2012-11-10 | 1 | -144/+124 |
* | Converted VideoFrameCapturer callbacks into a VideoFrameCapturer::Delegate in... | alexeypa@chromium.org | 2012-11-08 | 1 | -22/+20 |
* | Check CreateDIBSection() result in VideoFrameCapturerWin. | wez@chromium.org | 2012-11-02 | 1 | -2/+12 |
* | Convert cursors captured on Windows to premultiplied alpha. | wez@chromium.org | 2012-11-01 | 1 | -6/+15 |
* | Moving Windows-only files: remoting/host -> remoting/host/win. | alexeypa@google.com | 2012-07-30 | 1 | -4/+4 |
* | Make sure VideoFrameBufferWin::VideoFrameBuffer::resource_generation is prope... | alexeypa@chromium.org | 2012-07-24 | 1 | -14/+15 |
* | Removing unused and private methods remoting::Capturer interface. | alexeypa@chromium.org | 2012-07-20 | 1 | -23/+6 |
* | Rename Capturer to VideoFrameCapturer. | alexeypa@chromium.org | 2012-07-19 | 1 | -0/+571 |