Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
55d19e590d9a6ed6d8b3ad97b6ea62158e56705b
/
rtc_base
/
buffer_unittest.cc
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
4f3ce27
rtc::Buffer: Handle move self-assignment
by Karl Wiberg
· 6 years ago
b3b0179
Fix backwards logic in rtc::Buffer::OnMovedFrom()
by Karl Wiberg
· 6 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
5b32f23
Securely clear memory containing key information / passwords before freeing.
by Joachim Bauch
· 7 years ago
9de3aac
Reland "Enable the clang style plugin in rtc_base/"
by Steve Anton
· 7 years ago
a17ce27
Revert "Enable the clang style plugin in rtc_base/"
by Steve Anton
· 7 years ago
af551a1
Enable the clang style plugin in rtc_base/
by Steve Anton
· 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/buffer_unittest.cc]
529662a
Move array_view.h to webrtc/api/
by kwiberg
· 7 years ago
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/buffer_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/buffer_unittest.cc]
6776518
Move webrtc/{base => rtc_base}
by Henrik Kjellander
· 8 years ago
[Renamed from webrtc/base/buffer_unittest.cc]
1ba21eb
Add [c]begin() and [c]end() member functions to rtc::Buffer
by kwiberg
· 8 years ago
d313403
rtc::Buffer: Let SetData and AppendData accept anything with .data() and .size()
by kwiberg
· 8 years ago
5955e24
Added an empty() method to rtc::Buffer
by ossu
· 8 years ago
c853597
rtc::Buffer: Grow capacity by at least 1.5x to prevent quadratic behavior
by kwiberg
· 9 years ago
a4ac478
Define rtc::BufferT, like rtc::Buffer but for any trivial type
by kwiberg
· 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
0149e75
Remove the (previosly deprecated) Pass methods
by kwiberg
· 9 years ago
b9338ac
Added an operator[] to Buffer, to make reading data easier.
by ossu
· 9 years ago
b01c781
Added functional variants of Buffer::SetData and Buffer::AppendData.
by ossu
· 9 years ago
728012e
Changed the semantics of Buffer::Clear to not alter the capacity
by ossu
· 9 years ago
36220ae
Slap deprecation notices on Pass methods
by kwiberg
· 9 years ago
c56ac1e
rtc::Buffer: Remove backwards compatibility band-aids
by Karl Wiberg
· 10 years ago
cbf0927
Revert "rtc::Buffer: Remove backwards compatibility band-aids"
by Karl Wiberg
· 10 years ago
9e1a6d7
rtc::Buffer: Remove backwards compatibility band-aids
by Karl Wiberg
· 10 years ago
9478437
rtc::Buffer improvements
by Karl Wiberg
· 10 years ago
eebcab5
rtc::Buffer: Rename length to size, for conformance with the STL
by kwiberg@webrtc.org
· 10 years ago
f048872
Adds a modified copy of talk/base to webrtc/base. It is the first step in
by henrike@webrtc.org
· 11 years ago
e9a604a
Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..."
by perkj@webrtc.org
· 11 years ago
2c7d1b3
Adds a modified copy of talk/base to webrtc/base. It is the first step in migrating talk/base to webrtc/base.
by henrike@webrtc.org
· 11 years ago