webrtc/rtc_base/task_utils
Florent Castelli 33d31fbc48 Remove //rtc_base:rtc_event from public deps
Bug: webrtc:8603
Change-Id: Ib99f43043da17723c939b0fe2aa9f3e515462c93
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/257911
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Auto-Submit: Florent Castelli <orphis@webrtc.org>
Commit-Queue: Florent Castelli <orphis@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#36450}
2022-04-05 17:34:09 +00:00
..
BUILD.gn Remove //rtc_base:rtc_event from public deps 2022-04-05 17:34:09 +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 Add ability to specify delayed task precision in RepeatingTaskHandle. 2022-01-24 17:56:50 +00:00
repeating_task.h Add ability to specify delayed task precision in RepeatingTaskHandle. 2022-01-24 17:56:50 +00:00
repeating_task_unittest.cc Add ability to specify delayed task precision in RepeatingTaskHandle. 2022-01-24 17:56: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