webrtc/rtc_base/task_utils
Niels Möller 9512910e6e Update rtc_base to not use implicit T* --> scoped_refptr<T> conversion
Also updated the OperationsChain and CallbackHandle classes to not use
any virtual methods.

Bug: webrtc:13464
Change-Id: I3437d1b7b043339e66411f5a46c226624b7ff9a5
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/246102
Reviewed-by: Henrik Boström <hbos@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#35682}
2022-01-13 12:01:30 +00:00
..
BUILD.gn Fix RepeatingTask unittest flakiness 2021-11-16 09:19:50 +00:00
pending_task_safety_flag.cc Update rtc_base to not use implicit T* --> scoped_refptr<T> conversion 2022-01-13 12:01:30 +00:00
pending_task_safety_flag.h Update rtc_base to not use implicit T* --> scoped_refptr<T> conversion 2022-01-13 12:01:30 +00:00
pending_task_safety_flag_unittest.cc Use backticks not vertical bars to denote variables in comments for /rtc_base 2021-07-28 13:51:47 +00:00
repeating_task.cc RepeatingTask: equip with DTrace probes. 2021-07-23 10:36:04 +00:00
repeating_task.h RepeatingTask: equip with DTrace probes. 2021-07-23 10:36:04 +00:00
repeating_task_unittest.cc Fix RepeatingTask unittest flakiness 2021-11-16 09:19:50 +00:00
to_queued_task.h Delete rtc::Bind 2021-01-29 08:24:43 +00:00
to_queued_task_unittest.cc Use backticks not vertical bars to denote variables in comments for /rtc_base 2021-07-28 13:51:47 +00:00