1. 14af762 Remove RTC_DISALLOW_COPY_AND_ASSIGN from rtc_base/ by Byoungchan Lee · 3 years, 3 months ago
  2. 96e3b99 Use backticks not vertical bars to denote variables in comments for /rtc_base by Artem Titov · 3 years, 8 months ago
  3. dd14a95 Allow TimestampAligner to translate timestamp without new observation of system clock. by Minyue Li · 5 years ago
  4. 37e388a Refactor TimestampAligner for more general use. by Minyue Li · 5 years ago
  5. 35214fc Add missing RTC_EXPORT for the component build. by Mirko Bonadei · 5 years ago
  6. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  7. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from rtc_base/timestampaligner.h]
  8. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  9. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/rtc_base/timestampaligner.h]
  10. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 8 years ago
  11. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 8 years ago
  12. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 8 years ago
  13. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed (95%) from webrtc/base/timestampaligner.h]
  14. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago
  15. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 8 years ago
  16. c7c26a0 Reland of place basictypes.h with stdint.h for int_t types. (patchset #1 id:1 of https://codereview.webrtc.org/2603203003/ ) by pbos · 8 years ago
  17. 7eb0e23 Revert of Replace basictypes.h with stdint.h for int_t types. (patchset #1 id:1 of https://codereview.webrtc.org/2604043002/ ) by pbos · 8 years ago
  18. 7fd1a75 Replace basictypes.h with stdint.h for int_t types. by pbos · 8 years ago
  19. a075848 New method TimestampAligner::TranslateTimestamp by nisse · 9 years ago
  20. 0bade0d AVFoundation Video Capturer: Remove thread jump when delivering frames by Magnus Jedvert · 9 years ago
  21. 76f91cd Add ThreadChecker to the TimestampAligner class. by nisse · 9 years ago
  22. 191b359 Implement timestamp translation/filter in VideoCapturer. by nisse · 9 years ago