Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(57)

Issue 2028143002: third_party: Add librealsense library

Created:
4 years, 6 months ago by dshwang
Modified:
4 years, 6 months ago
Reviewers:
open-source-third-party-reviews, Nico, security
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

third_party: Add librealsense library This patch adds librealsense library into third parties for all platforms. The librealsense library will be used by the depth stream implementation of the 'Media Capture Depth Stream Extensions' spec. The added library will be called from browser process only. 'librealsense' depends on 'thirdparty/libusb'. BUG=616098

Patch Set 1 #

Patch Set 2 : support gyp #

Unified diffs Side-by-side diffs Delta from patch set Stats (+191 lines, -0 lines) Patch
M .gitignore View 1 chunk +1 line, -0 lines 0 comments Download
M DEPS View 1 1 chunk +4 lines, -0 lines 0 comments Download
A third_party/librealsense/BUILD.gn View 1 1 chunk +74 lines, -0 lines 0 comments Download
A + third_party/librealsense/DEPS View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/librealsense/LICENSE View 0 chunks +-1 lines, --1 lines 0 comments Download
A third_party/librealsense/OWNERS View 1 chunk +3 lines, -0 lines 0 comments Download
A third_party/librealsense/README.chromium View 1 chunk +18 lines, -0 lines 0 comments Download
A third_party/librealsense/librealsense.gyp View 1 1 chunk +91 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (4 generated)
dshwang
4 years, 6 months ago (2016-06-07 12:25:39 UTC) #4
I'll request review after "Intent to Implement" gets enough lgtm.
https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/ezyGy6JE7hs

Powered by Google App Engine
This is Rietveld 408576698