Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
05691ddbd2bcf0fc31a64d7714b5ea05d2492820
/
rtc_base
/
file_rotating_stream.cc
a4d8737
Format almost everything.
by Jonas Olsson
· 5 years ago
673f7e5
Do not assume /DUNICODE and /D_UNICODE.
by Mirko Bonadei
· 6 years ago
2acd163
Use Abseil container algorithms in rtc_base/
by Steve Anton
· 6 years ago
23213d9
Refactor FileRotatingStream to use FileWrapper rather than FileStream
by Niels Möller
· 6 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 6 years ago
1c05765
(3) Rename files to snake_case: move the files
by Steve Anton
· 6 years ago
[Renamed from rtc_base/filerotatingstream.cc]
0a7d56e
Delete method StreamInterface::GetSize
by Niels Möller
· 6 years ago
6ffe62a
Delete FileRotatingStream read support.
by Niels Möller
· 6 years ago
d9ac058
New class FileRotatingStreamReader
by Niels Möller
· 6 years ago
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
b739666
Add missing include of unistd.h
by Niels Möller
· 6 years ago
260770c
Delete rtc::Filesystem. Move needed functions to filerotatingstream.cc.
by Niels Möller
· 6 years ago
7b3c76b
Reland "Delete rtc::Pathname"
by Niels Möller
· 6 years ago
2039ee7
Revert "Delete rtc::Pathname"
by Qingsi Wang
· 6 years ago
6b9dec0
Delete rtc::Pathname
by Niels Möller
· 6 years ago
988cc08
[Cleanup] Add missing #include. Remove useless ones.
by Yves Gerey
· 6 years ago
2e00abc
Reland "[cleanup] Remove useless includes."
by Yves Gerey
· 6 years ago
96a0f61
Revert "[cleanup] Remove useless includes."
by Oleh Prypin
· 6 years ago
be8b534
[cleanup] Remove useless includes.
by Yves Gerey
· 6 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 6 years ago
671cae2
Handle FileRotatingStreams with long file names
by Jonas Olsson
· 6 years ago
55378f4
Remove some streams from rtc_base/
by Jonas Olsson
· 6 years ago
675513b
Stop using LOG macros in favor of RTC_ prefixed macros.
by Mirko Bonadei
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/rtc_base/filerotatingstream.cc]
e96c45b
Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)"
by kjellander
· 7 years ago
0072511
Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)"
by Henrik Kjellander
· 7 years ago
f1c5ebf
Update includes for webrtc/{base => rtc_base} rename (3/3)
by kjellander
· 7 years ago
c036276
Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 7 years ago
[Renamed from webrtc/base/filerotatingstream.cc]
ec78f1c
Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 7 years ago
[Renamed from webrtc/rtc_base/filerotatingstream.cc]
6776518
Move webrtc/{base => rtc_base}
by Henrik Kjellander
· 7 years ago
[Renamed from webrtc/base/filerotatingstream.cc]
af476c7
RTC_[D]CHECK_op: Remove "u" suffix on integer constants
by kwiberg
· 8 years ago
d02b0fa
Add oldest rotation type option to RTCFileLogger
by haysc
· 9 years ago
91d6ede
Add RTC_ prefix to (D)CHECKs and related macros.
by henrikg
· 9 years ago
28bae02
Remove CircularFileStream / replace it with CallSessionFileRotatingStream.
by tkchin
· 9 years ago
9341191
Provides log sinks for rotating logs. Intended for use on mobile devices to record call logs.
by tkchin
· 9 years ago