1. 9add2bb Fix WindowCapturerWin to unselect bitmap before destroying DC. by sergeyu@chromium.org · 10 years ago
  2. 4845e6e Fix a cursor capturing issue on Windows. by jiayl@webrtc.org · 10 years ago
  3. 1d23d5e Implement single monitor capture on Mac. by jiayl@webrtc.org · 10 years ago
  4. 5e9b730 Fix the mouse cursor offset issue on Mac. by jiayl@webrtc.org · 10 years ago
  5. 54ad929 Moves the display reconfiguration callback into a separate class, by jiayl@webrtc.org · 10 years ago
  6. 28bd30a Implement screen enumeration and individual screen capturing for Windows. by jiayl@webrtc.org · 10 years ago
  7. 4c20797 Fix crash in MouseCursor::CopyOf() by sergeyu@chromium.org · 10 years ago
  8. 390a5ae Update needed to MockScreenCapturer after new methods addition to webrtc::ScreenCapturer. by mallinath@webrtc.org · 10 years ago
  9. a2c2654 Extends the ScreenCapturer interface for individual display screen cast. by jiayl@webrtc.org · 10 years ago
  10. 59fdf2d Fix MouseCursorMonitorMac to return correct hotspot position. by sergeyu@chromium.org · 10 years ago
  11. eb9ce11 Make MouseCursor mutable by sergeyu@chromium.org · 11 years ago
  12. 432e574 Revert "Make MouseCursor mutable" by sergeyu@chromium.org · 11 years ago
  13. 865be14 Make MouseCursor mutable by sergeyu@chromium.org · 11 years ago
  14. 935c8c7 Add shape in DesktopFrame. by sergeyu@chromium.org · 11 years ago
  15. c5a2831 Fix MouseCursor to MouseCursorShape conversion in ScreenCapturerWin. by sergeyu@chromium.org · 11 years ago
  16. 8b0791c Fix DesktopAndCursorComposer to restore frames to the original state. by sergeyu@chromium.org · 11 years ago
  17. 1d76e9b Provide a MouseCursorMonitor::CreateForWindow implementation in *_null.cc by sergeyu@chromium.org · 11 years ago
  18. 221798a Upgrade scoped_ptr to Chromium's latest version. by andrew@webrtc.org · 11 years ago
  19. 2873c4c MouseCursorMonitor implementation for OSX and Windows. by sergeyu@chromium.org · 11 years ago
  20. ba6d56c Add MouseCursorRenderer. by sergeyu@chromium.org · 11 years ago
  21. af54d4b Add MouseCursorCapturer interface with implementation for X11. by sergeyu@chromium.org · 11 years ago
  22. 438ae6f Remove empty line in SharedXDisplay::RemoveEventHandler. by sergeyu@chromium.org · 11 years ago
  23. 07e0f6c Add event handling in SharedXDisplay. by sergeyu@chromium.org · 11 years ago
  24. 91685dc Add DesktopCaptureOptions class. by sergeyu@chromium.org · 11 years ago
  25. 53fdd3b Fix WindowCapturerWin to capture window decorations after window size changes. by sergeyu@chromium.org · 11 years ago
  26. 08099e0 Fix window capturer not to leak HDC. by sergeyu@chromium.org · 11 years ago
  27. 82707bf Fix window capturer to stop capturing when the target is minimized. by sergeyu@chromium.org · 11 years ago
  28. d1fe828 Fix bugs in DesktopRegion::Subtract(). by sergeyu@chromium.org · 11 years ago
  29. 26251da Implement DesktopRegion subtraction. by sergeyu@chromium.org · 11 years ago
  30. d0737d9 Fix crash in the window capturer on windows by sergeyu@chromium.org · 11 years ago
  31. f2ef20c Pre-multiply images for MouseCursorShape. by alexeypa@chromium.org · 11 years ago
  32. d808778 Fix typo in InvertedDesktopFrame by sergeyu@chromium.org · 11 years ago
  33. fd8cc12 Fix image flipping for OpenGL-based screen capturer on Mac. by sergeyu@chromium.org · 11 years ago
  34. e562e02 WindowCapturer implementation for Linux. by sergeyu@chromium.org · 11 years ago
  35. bb89390 Implement window capturer for OS X. by sergeyu@chromium.org · 11 years ago
  36. f15cc82 Fix crash in screen capturer on Mac by sergeyu@chromium.org · 11 years ago
  37. 3f45c2e Switch C++-style C headers with their C equivalents. by pbos@webrtc.org · 11 years ago
  38. c7df0aa Fix crash in DesktopRegion::Intersect(). by sergeyu@chromium.org · 11 years ago
  39. 10b3664 Fix some chromium-style warnings in webrtc/modules/desktop_capture/ by pbos@webrtc.org · 11 years ago
  40. fb0aa4e Fix ScreenCapturerLinux not to use XDamage when requested. by sergeyu@chromium.org · 11 years ago
  41. 3b89e10 Proper spacing for end-of-namespace comments. by pbos@webrtc.org · 11 years ago
  42. c8c333d mac: Mark kCGLPFAFullScreen as allowed in a 10.6-only function. by sergeyu@chromium.org · 11 years ago
  43. b82ee51 Make ScreenCapturerMac work in versions of OSX before Lion. by sergeyu@chromium.org · 11 years ago
  44. ba458e2 Use intptr_t to represent window IDs on all platforms. by sergeyu@chromium.org · 11 years ago
  45. 46cec2a Reorganize test targets in WebRTC by kjellander@webrtc.org · 11 years ago
  46. e8c9ecd Allow the screen capturer to capture oversized cursors and cursors without alpha channel (Windows). by alexeypa@chromium.org · 11 years ago
  47. a463a4b Landing binary cursor image files to be used in a follow up CL. by alexeypa@chromium.org · 11 years ago
  48. a653113 Remove fake screen capturer because it's not used anywhere. by sergeyu@chromium.org · 11 years ago
  49. 31fad0b Fix leaks in DesktopRegion by sergeyu@chromium.org · 11 years ago
  50. 6c82a7e Move screen capturers from chromium to webrtc. by sergeyu@chromium.org · 11 years ago
  51. aec1bc8 Optimized DesktopRegion implementation. by sergeyu@chromium.org · 11 years ago
  52. 60142de Fix bugs in DesktopRegion::IntersectWith() and DesktopRect::IntersectWith(). by sergeyu@chromium.org · 11 years ago
  53. 0204219 Disable WindowCapturer tests on OSX and Linux by sergeyu@chromium.org · 11 years ago
  54. ced13a5 Add direct_dependent_settings in common.gypi. by sergeyu@chromium.org · 11 years ago
  55. e032f9f Window capturer implementation for Windows. by sergeyu@chromium.org · 11 years ago
  56. 85a1dab Add DesktopCapturer interface for desktop capturers. by sergeyu@chromium.org · 11 years ago
  57. ea2ea7b Add desktop_capture directory for screen and window capturers. by sergeyu@chromium.org · 11 years ago