1. 022a7c8 Fix HexEncodeTest.TestZeroLengthNoDelimiter with enable_iterator_debugging=true by Kimmo Kinnunen · 5 years ago
  2. f25df35 Reland "Delete STACK_ARRAY macro, and use of alloca" by Niels Möller · 5 years ago
  3. c1b3666 Revert "Delete STACK_ARRAY macro, and use of alloca" by Henrik Boström · 5 years ago
  4. 74b373f Delete STACK_ARRAY macro, and use of alloca by Niels Möller · 5 years ago
  5. e7e3601 Remove hex_encode functions with raw buffer output from the header file by Niels Möller · 5 years ago
  6. d999351 Delete function url_decode by Niels Möller · 6 years ago
  7. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  8. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from rtc_base/stringencode.cc]
  9. 12048c7 Fix error handling in hex_decode. by Niels Möller · 6 years ago
  10. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  11. 26968ba Delete unused utf8 conversion utilities by Niels Möller · 6 years ago
  12. 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 6 years ago
  13. 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 6 years ago
  14. be8b534 [cleanup] Remove useless includes. by Yves Gerey · 6 years ago
  15. 88e1848 Add a StringBuilder class. by Jonas Olsson · 6 years ago
  16. 6b1985d Reimplement rtc::ToString and rtc::FromString without streams. by Jonas Olsson · 6 years ago
  17. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  18. 8487988 Remove myself from some owners files. Fix order in those files. Replace myself in comment references. by Henrik Grunell · 7 years ago
  19. e78336c Delete HttpComposeAttributes. by Niels Möller · 7 years ago
  20. 2281823 Delete unused code in rtc_base/stringencode.cc by Niels Möller · 7 years ago
  21. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  22. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/rtc_base/stringencode.cc]
  23. 7bd1f1b Add support for changing the TLS elliptic curve set. by Diogo Real · 7 years ago
  24. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 7 years ago
  25. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 7 years ago
  26. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 7 years ago
  27. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed from webrtc/base/stringencode.cc]
  28. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed from webrtc/rtc_base/stringencode.cc]
  29. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 7 years ago[Renamed from webrtc/base/stringencode.cc]
  30. 37f5ecf Replace NULL with nullptr or null in webrtc/base/. by deadbeef · 8 years ago
  31. eb4ca4e Replace RTC_DCHECK(false) with RTC_NOTREACHED(). by nisse · 8 years ago
  32. 9baddf2 Replace basictypes.h with stddef.h for size_t. by pbos · 8 years ago
  33. 0a6c4ca Catching more errors when parsing ICE server URLs. by deadbeef · 9 years ago
  34. 91d6ede Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 9 years ago
  35. 144d018 fix indent on tokenize_first function signatures by Donald Curtis · 9 years ago
  36. 1cf6f81 Add logging for sending and receiving STUN binding requests and TURN requests and responses. by Peter Thatcher · 9 years ago
  37. 0e07f92 Split fmtp on semicolons not spaces as per RFC6871 by Donald Curtis · 9 years ago
  38. 6ae5a6d Add a target for the approved subset of rtc_base. by andrew@webrtc.org · 10 years ago
  39. f048872 Adds a modified copy of talk/base to webrtc/base. It is the first step in by henrike@webrtc.org · 10 years ago
  40. e9a604a Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..." by perkj@webrtc.org · 10 years ago
  41. 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