commit | ba5f8e94c87e89a77fe3d8deafeb66010b0e53e1 | [log] [tgz] |
---|---|---|
author | Guido Urdaneta <guidou@webrtc.org> | Fri Sep 06 05:36:09 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Sep 06 05:36:23 2019 |
tree | f2bb53173d3b28b0381b93d41ccc2c122e1f0fb3 | |
parent | c2accf2de53a435aa2b96e1f0676239ca7cadd2f [diff] |
Revert "Implemented screen enumeration and selection for desktop capture under X11 using the X Resize and Rotate entension version 1.5." This reverts commit e7153012682ccd3d1eacc18f802cab7820e3bad3. Reason for revert: Suspect of breaking build on linux_rel Chromium bot, preventing rolls into Chromium. Sample log message: FAILED: deb_chrome.deps python ../../chrome/installer/linux/debian/calculate_package_deps.py chrome ../../build/linux/debian_sid_amd64-sysroot x64 deb_chrome.deps --distro-check Dependency libxrandr2 (>= 2:1.5.0) not satisfiable on distro Debian 8 (Jessie) caused by binary chrome [71411/71430] LINK ./browser_tests [71412/71430] LINK ./unit_tests ninja: build stopped: subcommand failed. Sample failed roll: https://chromium-review.googlesource.com/c/chromium/src/+/1788844 Original change's description: > Implemented screen enumeration and selection for desktop capture under X11 using the X Resize and Rotate entension version 1.5. > > Bug: chromium:396091 > Change-Id: Ia1b36c771632c536bb8d15322461b479fabc409e > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/148768 > Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> > Reviewed-by: Sergey Ulanov <sergeyu@chromium.org> > Cr-Commit-Position: refs/heads/master@{#29083} TBR=zijiehe@chromium.org,tommi@webrtc.org,julien.isorce@chromium.org,sergeyu@chromium.org,trevor.axiom@gmail.com,jonringle@gmail.com Change-Id: I4a07213951a14eae524427c0a92d0cad72ade84c No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: chromium:396091 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/151761 Reviewed-by: Guido Urdaneta <guidou@webrtc.org> Commit-Queue: Guido Urdaneta <guidou@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29088}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.