Sign in
webrtc
/
src.git
/
4fffeabba33be186bfb700577bc500629a9af519
/
rtc_base
/
copy_on_write_buffer_unittest.cc
e0ec125
Add CopyOnWriteBuffer::empty accessor
by Danil Chapovalov
· 1 year, 4 months ago
26f7290
Mark rtc::CopyOnWriteBuffer move constructor noexcept
by Danil Chapovalov
· 1 year, 9 months ago
afc2377
Allow CopyOnWriteBuffer to accept vector-like types.
by philipel
· 3 years, 6 months ago
e4fd1ba
Delete mutable rtc::CopyOnWriteBuffer::data
by Danil Chapovalov
· 4 years, 2 months ago
82e1875
Introduce CopyOnWriteBuffer::MutableData() function
by Danil Chapovalov
· 4 years, 2 months ago
741bab0
Add Slice method to CopyOnWriteBuffer and use it in FEC code.
by Ilya Nikolaevskiy
· 5 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/copyonwritebuffer_unittest.cc]
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 8 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 8 years ago
[Renamed from webrtc/rtc_base/copyonwritebuffer_unittest.cc]
e96c45b
Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)"
by kjellander
· 8 years ago
0072511
Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)"
by Henrik Kjellander
· 8 years ago
f1c5ebf
Update includes for webrtc/{base => rtc_base} rename (3/3)
by kjellander
· 8 years ago
c036276
Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 8 years ago
[Renamed from webrtc/base/copyonwritebuffer_unittest.cc]
ec78f1c
Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 8 years ago
[Renamed from webrtc/rtc_base/copyonwritebuffer_unittest.cc]
6776518
Move webrtc/{base => rtc_base}
by Henrik Kjellander
· 8 years ago
[Renamed from webrtc/base/copyonwritebuffer_unittest.cc]
2b2779f
Make CopyOnWriteBuffer keep capacity for SetData and Clear functions too.
by Danil Chapovalov
· 9 years ago
eec21bd
Reland Use CopyOnWriteBuffer instead of Buffer to avoid unnecessary copies.
by jbauch
· 9 years ago
194e3bc
Revert of Use CopyOnWriteBuffer instead of Buffer to avoid unnecessary copies. (patchset #4 id:60001 of https://codereview.webrtc.org/1785713005/ )
by kjellander
· 9 years ago
944c390
Use CopyOnWriteBuffer instead of Buffer to avoid unnecessary copies.
by jbauch
· 9 years ago
13041cf
Add CopyOnWriteBuffer class
by jbauch
· 9 years ago