f6e48bf4创建于 2022年10月31日历史提交
文件最后提交记录最后更新时间
Replace as_const/void_t/no_fn type traits with their c++17 variants webrtc own implementaions are no longer needed since webrtc uses c++17 Bug: None Change-Id: I38bb295334182b73d333a453001d256e6df172d9 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/270924 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#37716} 3 年前
Add IWYU pragmas for some api headers Bug: None Change-Id: I1912e05dbc31d960f36c97151dcb387446535c71 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/280965 Reviewed-by: Florent Castelli <orphis@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38510} 3 年前
Replace as_const/void_t/no_fn type traits with their c++17 variants webrtc own implementaions are no longer needed since webrtc uses c++17 Bug: None Change-Id: I38bb295334182b73d333a453001d256e6df172d9 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/270924 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#37716} 3 年前
Add IWYU pragmas for some api headers Bug: None Change-Id: I1912e05dbc31d960f36c97151dcb387446535c71 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/280965 Reviewed-by: Florent Castelli <orphis@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38510} 3 年前
Explicitly expose EraseIf in flat_map/flat_set Before this CL, EraseIf was defined in flat_tree.h, but that file can only be included by the flat_map/flat_set implementation, as it's an internal file with limited visibility. This CL will move the flat_tree's base EraseIf implementation to the internal namespace and define specific variants of it in flat_map.h and flat_set.h Bug: webrtc:12689 Change-Id: Idf31915f4abe36ad302c1da669b702974a27c647 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/225206 Commit-Queue: Victor Boivie <boivie@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#34431} 4 年前
Import flat_map and flat_set from chromium/base/ These implementations have been copied from Chromium and adapted to build and run in WebRTC's environment. Bug: webrtc:12689 Change-Id: Id8ff5d86b00827102a6be9d613fad7864130d013 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/224661 Commit-Queue: Victor Boivie <boivie@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#34425} 4 年前
Replace as_const/void_t/no_fn type traits with their c++17 variants webrtc own implementaions are no longer needed since webrtc uses c++17 Bug: None Change-Id: I38bb295334182b73d333a453001d256e6df172d9 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/270924 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#37716} 3 年前
Import flat_map and flat_set from chromium/base/ These implementations have been copied from Chromium and adapted to build and run in WebRTC's environment. Bug: webrtc:12689 Change-Id: Id8ff5d86b00827102a6be9d613fad7864130d013 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/224661 Commit-Queue: Victor Boivie <boivie@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#34425} 4 年前
Import flat_map and flat_set from chromium/base/ These implementations have been copied from Chromium and adapted to build and run in WebRTC's environment. Bug: webrtc:12689 Change-Id: Id8ff5d86b00827102a6be9d613fad7864130d013 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/224661 Commit-Queue: Victor Boivie <boivie@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#34425} 4 年前
Import flat_map and flat_set from chromium/base/ These implementations have been copied from Chromium and adapted to build and run in WebRTC's environment. Bug: webrtc:12689 Change-Id: Id8ff5d86b00827102a6be9d613fad7864130d013 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/224661 Commit-Queue: Victor Boivie <boivie@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#34425} 4 年前
Import flat_map and flat_set from chromium/base/ These implementations have been copied from Chromium and adapted to build and run in WebRTC's environment. Bug: webrtc:12689 Change-Id: Id8ff5d86b00827102a6be9d613fad7864130d013 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/224661 Commit-Queue: Victor Boivie <boivie@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#34425} 4 年前