1. 84be511 Replace the remaining scoped_ptr with unique_ptr in webrtc/modules/ by kwiberg · 9 years ago
  2. 52d4e6b Revert of Replace the remaining scoped_ptr with unique_ptr in webrtc/modules/ (patchset #1 id:40001 of https://codereview.webrtc.org/1921233002/ ) by terelius · 9 years ago
  3. 2c27a06 Replace the remaining scoped_ptr with unique_ptr in webrtc/modules/ by kwiberg · 9 years ago
  4. 1c7fdd8 Remove calls to ScopedToUnique and UniqueToScoped by kwiberg · 9 years ago
  5. 4485ffb #include "webrtc/base/constructormagic.h" where appropriate by kwiberg · 9 years ago
  6. 809dcb4 Modify ScreenCaptureFrameQueue into a template by zijiehe · 9 years ago
  7. 4fb3d2b Add defaulted move constructors for some types that just got copy constructors by kwiberg · 9 years ago
  8. 1bcb8f0 Revert of Modify ScreenCaptureFrameQueue into a template (patchset #10 id:170001 of https://codereview.webrtc.org/1902323002/ ) by torbjorng · 9 years ago
  9. 34cad48 Modify ScreenCaptureFrameQueue into a template by zijiehe · 9 years ago
  10. 6acd9f4 Cleanup webrtc/modules/desktop_capture by sergeyu · 9 years ago
  11. 470dd37 Roll chromium_revision 212f976fef..61ed337cfe (387882:388120) by kjellander · 9 years ago
  12. 6391149 Revert of Fix screen capturers to initialize on the same thread on which Start() is called. (patchset #3 id:80001 of https://codereview.webrtc.org/1861893002/ ) by guidou · 9 years ago
  13. e8d4b7d Fix screen capturers to initialize on the same thread on which Start() is called. by sergeyu · 9 years ago
  14. 0c4de56 Fix potential crashes in the screen capturer on Mac by Sergey Ulanov · 9 years ago
  15. 1d19441 Replace RefCountImpl with rtc::RefCountedObject. by Peter Boström · 9 years ago
  16. 94a23f0 Reland "Add check_deps rules in DEPS files." by kjellander@webrtc.org · 9 years ago
  17. 2bb3afa Replace scoped_ptr with unique_ptr in webrtc/modules/desktop_capture/ by kwiberg · 9 years ago
  18. 56cf60e Revert of Add check_deps rules in DEPS files. (patchset #2 id:60001 of https://codereview.webrtc.org/1796413002/ ) by kjellander · 9 years ago
  19. 086f851 Add check_deps rules in DEPS files. by kjellander@webrtc.org · 9 years ago
  20. 77f3e0d Screen was flickering when the picker for desktop medias showed up in Windows platform. Keeping track of window size for each window so that BitBlt() instead of PrintWindow() will be called for windows with unchanged sizes. by gyzhou · 9 years ago
  21. cc9669c Cleanup shared memory handling in DesktopCapturer interface. by sergeyu · 9 years ago
  22. 3a6bf2d Enable full screen windows to be shown in window picker for mac. Before this patch a full screen window can be shared if sharing is started before the window is entered into full screen mode, but not if it's already in full screen. by niklas.enbom · 9 years ago
  23. 9b7fc7f Defines for ARM and MIPS CPU types. by kjellander · 9 years ago
  24. 0eb15ed Don't call the Pass methods of rtc::Buffer, rtc::scoped_ptr, and rtc::ScopedVector by kwiberg · 9 years ago
  25. 61a90f9 clang/win: Fix -Wextra warnings in webrtc. by thakis · 9 years ago
  26. c94bd9b If a desktop captured window switches on/off it full screen mode, the capture may be unexpectedly terminated. During the transition of full screen mode on/off, the window can be temporarily invisible. by gyzhou · 9 years ago
  27. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  28. 4f847da Use webrtc/base/checks.h in desktop_capture. by pbos · 9 years ago
  29. 371dc7e WebRtc Win Desktop capture: ignore Win8+ Modern Apps' windows. by gyzhou · 9 years ago
  30. 91d6ede Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 10 years ago
  31. 3c089d7 Add RTC_ prefix to contructormagic macros. by henrikg · 10 years ago
  32. d5ae6ae Fix ScreenCapturerWinGdi to handle DesktopFrameWin::Create() errors. by sergeyu · 10 years ago
  33. 4df08ff GN: Fix compilation with NaCl toolchain by sergeyu · 10 years ago
  34. 098c1de Fixes for PNaCl build of remoting client plugin with GN. by Sergey Ulanov · 10 years ago
  35. d848d5e Enable cropping window capturing for Win7 when Aero is disabled. by Jiayang Liu · 10 years ago
  36. e987a47 Removed some unused variables in Windows code. by mgiuca · 10 years ago
  37. a771bf8 Fix some clang warnings with -Wmissing-braces in WebRTC. by dcheng · 10 years ago
  38. 7faba36 Fix WebRTC window-capture to check for maximized state correctly. by Peter Kasting · 10 years ago
  39. 26b0860 Use one scoped_refptr. by Peter Boström · 10 years ago
  40. 907bfb2 Fix an apparent typo in a unittest that caused it to not actually check the new window list it fetched. by Peter Kasting · 10 years ago
  41. 57e5fd2 PRESUBMIT: Improve PyLint check and add GN format check. by Henrik Kjellander · 10 years ago
  42. 79b2e06 Make the BlockDifference() functions return DiffInfo as their callers expect. by Peter Kasting · 10 years ago
  43. 54adb28 mac: Explicitly redeclare methods only available on 10.7+. by Jiayang Liu · 10 years ago
  44. 12e0329 Do not use Magnifier if there are multiple screens since it sometimes crashes. by Jiayang Liu · 10 years ago
  45. f2497cf Fix unknown option '-msse2' warning by Henrik Kjellander · 10 years ago
  46. 14665ff Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro by kjellander@webrtc.org · 10 years ago
  47. 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 10 years ago
  48. 7227391 Roll chromium_revision b0c3ed3..2c3ffb2 (316737:317530) by kjellander@webrtc.org · 10 years ago
  49. c429b82 GN: Prepare to remove webrtc_base target by kjellander@webrtc.org · 10 years ago
  50. 2ebfac5 Remove COMPILE_ASSERT and use static_assert everywhere by kwiberg@webrtc.org · 10 years ago
  51. 86e1e48 Move system_wrappers.gyp files to the proper directory. by andresp@webrtc.org · 10 years ago
  52. 3df38b4 Unify the two copies of compile_assert.h by kwiberg@webrtc.org · 10 years ago
  53. 16825b1 Use int64_t more consistently for times, in particular for RTT values. by pkasting@chromium.org · 10 years ago
  54. 556caff GN: Fix build for Mac by kjellander@webrtc.org · 10 years ago
  55. 90b9b08 Fix a platform check to use WEBRTC_WIN instead of OS_WIN. by jiayl@webrtc.org · 10 years ago
  56. 0e71070 Use ScreenCapturer to capture the whole and clip to the window rect when the shared window is on the top. by jiayl@webrtc.org · 10 years ago
  57. 5fa8c45 Remove mouse cursor capturer from the ScreenCapturer interface by sergeyu@chromium.org · 10 years ago
  58. 6138f0f Revert "Remove mouse cursor capturer from the ScreenCapturer interface" by sergeyu@chromium.org · 10 years ago
  59. 1fced0f Remove mouse cursor capturer from the ScreenCapturer interface by sergeyu@chromium.org · 10 years ago
  60. 76819d3 Add error trap for XFixesGetCursorImage() by sergeyu@chromium.org · 10 years ago
  61. f21ea91 GN: Add common configs to all targets. by kjellander@webrtc.org · 10 years ago
  62. e1bba60 Add missing DesktopConfigurationMonitor Unlock in webrtc::ScreenCapturerMac by jiayl@webrtc.org · 10 years ago
  63. d91608d The 2x2 black frame on windows when the shared window is minimized caused an assert from vp8 and may lead to memroy corruption. by jiayl@webrtc.org · 11 years ago
  64. 6ae5a6d Add a target for the approved subset of rtc_base. by andrew@webrtc.org · 11 years ago
  65. b3cbeb3 Fix memory leak in webrtc::MouseCursorMonitorMac by sergeyu@chromium.org · 11 years ago
  66. 8995996 Fix window capturing on Windows when the window is minimized. by jiayl@webrtc.org · 11 years ago
  67. 0867f69 Convert GN visibility to be lists. by brettw@chromium.org · 11 years ago
  68. afa77cd Add direct_dependent_config to desktop_capture in GN build. by brettw@chromium.org · 11 years ago
  69. 3c0aae1 Change gflags and gmock includes to be full paths. by kjellander@webrtc.org · 11 years ago
  70. 42ee5b5 GN: Disable Chromium clang plugins for standalone build. by kjellander@webrtc.org · 11 years ago
  71. 047abc9 Remove trailing null character from std::string by jiayl@webrtc.org · 11 years ago
  72. d402875 Set updated_rect for frames generated by WindowCapturer implementationsw by sergeyu@chromium.org · 11 years ago
  73. bac5f0f Fix an invalid memory access due to typo in win/cursor.cc. by jiayl@webrtc.org · 11 years ago
  74. 9bef551 GN: Fix include paths for WebRTC in Chromium build. by kjellander@webrtc.org · 11 years ago
  75. 10ef8fe Create FullScreenChromeWindowDetector in DesktopConfigurationOptions::CreateDefault. by jiayl@webrtc.org · 11 years ago
  76. 12b4efe Implement a work around for Chrome full-screen tab switch on Mac. by jiayl@webrtc.org · 11 years ago
  77. 93426cd Implement BUILD.gn for desktop_capture. by jiayl@webrtc.org · 11 years ago
  78. 1227ab8 GN: Add BUILD.gn files + kjellander to OWNERS by kjellander@webrtc.org · 11 years ago
  79. 594aefa Do not call CaptureCursor in ScreenCapturerWinGdi if no MouseShapeObserver. by jiayl@webrtc.org · 11 years ago
  80. b8f5825 Use XErrorTrap in MouseCursorMonitorX11 to catch the error if the shared window has been closed. by jiayl@webrtc.org · 11 years ago
  81. 2bd032e Disable MouseCursorMonitorTest by henrik.lundin@webrtc.org · 11 years ago
  82. 4ecae6e Disable MouseCursorMonitorTest.FromScreen by henrik.lundin@webrtc.org · 11 years ago
  83. 27e884c Disable MouseCursorMonitorTest due to flake on Windows. by andrew@webrtc.org · 11 years ago
  84. 1bb5da0 Adds missing include of assert header. by henrike@webrtc.org · 11 years ago
  85. 88fbb2d Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h. by henrike@webrtc.org · 11 years ago
  86. 7ca277b Initializes WINDOWPLACEMENT::length in GetCroppedWindowRect. by jiayl@webrtc.org · 11 years ago
  87. 2fa7f79 Revert 6202 "Switch to using base/constructormagic.h and remove ..." by mcasas@webrtc.org · 11 years ago
  88. c2213b6 Revert 6208 "Patch from henrike@webrtc.org" by mcasas@webrtc.org · 11 years ago
  89. 86df8ac Patch from henrike@webrtc.org by mcasas@webrtc.org · 11 years ago
  90. 125ffd7 Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h. by henrike@webrtc.org · 11 years ago
  91. 4220434 Implement the Windows screen capturer using the Magnification API. by jiayl@webrtc.org · 11 years ago
  92. 7dccce3 Revert 6048 "Implement the Windows screen capturer using the Mag..." by tina.legrand@webrtc.org · 11 years ago
  93. b235c56 Implement the Windows screen capturer using the Magnification API. by jiayl@webrtc.org · 11 years ago
  94. f2aafe4 Added include of assert.h for files calling assert but missing the include. by henrike@webrtc.org · 11 years ago
  95. 8f69330 Replace scoped_array<T> with scoped_ptr<T[]>. by andrew@webrtc.org · 11 years ago
  96. cc1ba15 Returns a NULL frame on all platforms if the captured window is closed. by jiayl@webrtc.org · 11 years ago
  97. 3d9ec1f Fix multi-monitor support in the screen capturer for Mac. by sergeyu@chromium.org · 11 years ago
  98. 7d055a6 Revert r5937 "Fix multi-monitor support in the screen capturer for Mac." by sergeyu@chromium.org · 11 years ago
  99. be7585b Fix multi-monitor support in the screen capturer for Mac. by sergeyu@chromium.org · 11 years ago
  100. 2c89b5c Make everyone an OWNER for .gyp/.gypi add/delete purposes, non-talk/ edition. by fischman@webrtc.org · 11 years ago