Thanks to visit codestin.com
Credit goes to webrtc.googlesource.com

  1. b76e4d0 Constrain ArrayView constructors not to take over copy constructor by Danil Chapovalov · 2 months ago
  2. 0bdeb78 Remove re-exported symbols from rtc and cricket namespaces by Evan Shrubsole · 5 months ago
  3. 3d12066 Remove redundant webrtc:: prefixes in api by Harald Alvestrand · 5 months ago
  4. bf70c05 Cleanup usage of arraysize macro in api/ by Danil Chapovalov · 6 months ago
  5. 70fb834 Add build flag for removing deprecated namespace exports by Evan Shrubsole · 7 months ago
  6. ee5ab34 Use webrtc name specifier instead of rtc/cricket in api by Evan Shrubsole · 7 months ago
  7. fe5bdd7 Move ArrayView, Buffer and related to webrtc namespace by Evan Shrubsole · 9 months ago
  8. 049b43b [reland] Comment unused variables in implemented functions by Dor Hen · 1 year, 1 month ago
  9. 6786075 Revert "Comment unused variables in implemented functions" by Danil Chapovalov · 1 year, 1 month ago
  10. 05043e1 Comment unused variables in implemented functions by Dor Hen · 1 year, 1 month ago
  11. aefed55 [iwyu][1\n] Applying to api/[a-s]* by Dor Hen · 1 year, 5 months ago
  12. 0e1d3c5 Add reference, pointer, and co type aliases for rtc::ArrayView. by Daniel Cheng · 2 years, 7 months ago
  13. 6b89130 Fix array_view nested namespace. by Mirko Bonadei · 4 years, 3 months ago
  14. e2c5485 rtc::ArrayView reverse iterators by Alessio Bazzica · 5 years ago
  15. ff61f3a Fix + test copying of fixed-sized ArrayView rvalues by Karl Wiberg · 6 years ago
  16. e155dd0 Adding reinterpret to ArrayView to allow data manipulation. by Amit Hilbuch · 7 years ago
  17. 30abc36 ArrayView: Also accept const references when doing implicit conversions by Karl Wiberg · 7 years ago
  18. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  19. 28a325b ArrayView, adding ctor for fixed-size views of const(expr) std::array. by Alessio Bazzica · 8 years ago
  20. 858c4d7 ArrayView, adding ctor for fixed-size views of std::array. by Alessio Bazzica · 8 years ago
  21. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  22. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/api/array_view.h]
  23. 529662a Move array_view.h to webrtc/api/ by kwiberg · 8 years ago