aboutsummaryrefslogtreecommitdiff
path: root/third_party/abseil-cpp
AgeCommit message (Collapse)Author
2022-04-12Update webrtc's abseil-cppColin Cross
Copy external/abseil-cpp into webrtc to update to version 20211102.0 to pick up changes that fix compiling against musl libc. Bug: 190084016 Test: m USE_HOST_MUSL=true host-native Test: m checkbuild Change-Id: I0ab600cd8db93a55eda8358cdbecd21c2f78d8fb
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to external/webrtcBob Badour
Added SPDX-license-identifier-Apache-2.0 SPDX-license-identifier-BSD SPDX-license-identifier-MIT SPDX-license-identifier-Zlib legacy_notice legacy_unencumbered to: Android.bp Added SPDX-license-identifier-Apache-2.0 legacy_unencumbered to: third_party/abseil-cpp/Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Exempt-From-Owner-Approval: janitorial work Change-Id: I4420f377d2e10d2755cf2cb247978221db103308
2020-10-30Merge "Add OWNERS file for webrtc"Andy Hung
2020-10-29Add OWNERS file for webrtcHarish Mahendrakar
Also remove OWNERS in third_party/abseil-cpp Test: Review Change-Id: Idef225d3fe2159cb28b28f8eff500807d2ec82d5
2020-10-28Enable device builds for webrtc modulesHarish Mahendrakar
Also added visibility to restrict it to audio preprocessing and cuttlefish modules Bug: 169202556 Test: Builds Change-Id: Idba6a42b8f8c1a30a0320913d17e269cd6ccca7b
2020-10-28Import abseil-cpp to third_partyHarish Mahendrakar
Renamed abseil modules to make them webrtc specific. Restricted visibility of abseil modules to webrtc packages. Bug: 171836454 Test: Builds Change-Id: Icf24c7e3093a77dd9a26e7ec78bd531eb1ad3dec