Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
545c53e22f9d75465f34e8b5f7e1ad40bded91ce
/
rtc_base
/
bind_unittest.cc
e1611a0
Replace template_util.h with C++14 STL methods
by Steve Anton
· 5 years ago
a4d8737
Format almost everything.
by Jonas Olsson
· 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
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 6 years ago
84255bb
Add explicit includes of refcountedobject.h where it is used.
by Niels Möller
· 7 years ago
fb26f85
Revert "Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h.""
by Niels Moller
· 7 years ago
bf6937a
Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h."
by Niels Möller
· 7 years ago
d25fa78
Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h."
by Niels Moller
· 7 years ago
b7239a9
Make rtc_base/refcount.h self contained, not including refcountedobject.h.
by Niels Möller
· 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/bind_unittest.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/bind_unittest.cc]
ec78f1c
Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 7 years ago
[Renamed from webrtc/rtc_base/bind_unittest.cc]
6776518
Move webrtc/{base => rtc_base}
by Henrik Kjellander
· 7 years ago
[Renamed from webrtc/base/bind_unittest.cc]
ccaaffb
Adding rtc::Unretained to allow avoiding rtc::Bind reference capture.
by deadbeef
· 8 years ago
08187d4
Rewrite rtc::Bind using variadic templates.
by deadbeef
· 8 years ago
5d9b92b
Update Bind to match its comments and always capture by value. Also update the generated count to 9 args.
by noahric
· 9 years ago
1b40a9a
RefCountInterface: Make AddRef() and Release() const
by Magnus Jedvert
· 9 years ago
b274547
rtc::Bind: Capture scoped_refptr reference arguments by value
by Magnus Jedvert
· 9 years ago
d3de9c5
rtc::Bind: Capture method objects as scoped_refptr if they are ref counted
by Magnus Jedvert
· 9 years ago
f048872
Adds a modified copy of talk/base to webrtc/base. It is the first step in
by henrike@webrtc.org
· 10 years ago
e9a604a
Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..."
by perkj@webrtc.org
· 10 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
· 10 years ago