1. e5a93a7 Making rtc_tools:unpack_aecdump publicly visible. by Mirko Bonadei · 7 years ago
  2. a0f5f60 Revert "Revert "Make some more targets publicly visible"" by Per Kjellander · 7 years ago
  3. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  4. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  5. 55d1809 Revert "Make some more targets publicly visible" by Per Kjellander · 7 years ago
  6. 60d1792 Make some more targets publicly visible by Karl Wiberg · 7 years ago
  7. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  8. 873e565 Remove obsolete TODO. by Patrik Höglund · 7 years ago
  9. 4f024ef Renaming android_library android_manifest to android_manifest_for_lint. by Mirko Bonadei · 7 years ago
  10. 7613454 Reland: Fix circular dependency in BWE code. by Patrik Höglund · 7 years ago
  11. 44e57be Revert "Fix circular dependency in BWE code." by Olga Sharonova · 7 years ago
  12. 08279b5 Fix circular dependency in BWE code. by Patrik Höglund · 7 years ago
  13. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  14. 401d056 Removing $rtc_libyuv_dir and removing useless dependencies on libyuv. by Mirko Bonadei · 7 years ago
  15. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  16. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  17. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  18. 844ce8b Move unpack_aecdump to a more public location. by Patrik Höglund · 7 years ago
  19. 1c62ffa Normalize main(..) routines for WinUWP by Robin Raymond · 7 years ago
  20. 818d910 Stop using public_deps in logging/. by Mirko Bonadei · 7 years ago
  21. 6543206 Including libyuv headers using fully qualified paths. by Mirko Bonadei · 7 years ago
  22. f5ff67c Stop using public_deps in rtc_tools. by Mirko Bonadei · 7 years ago
  23. c6109db Fix awk gensub call in author_line_count.sh script. by Niels Möller · 7 years ago
  24. b5728d9 Stop using public_deps in modules/rtp_rtcp. by Mirko Bonadei · 7 years ago
  25. a4259f6 Add new event type to RtcEventLog by Ilya Nikolaevskiy · 7 years ago
  26. c3da1e6 Fixing chromium MSVC64(dbg) build. by Mirko Bonadei · 7 years ago
  27. 0250be5 Stop using public_deps to depend on libyuv. by Mirko Bonadei · 7 years ago
  28. 2eb3188 Aid triaging of bugs by printing notifications about interesting parts of an event log. by Bjorn Terelius · 7 years ago
  29. e0572e5 Reland "Replaced magic numbers with constants for PacketFeedback." by srte · 7 years ago
  30. 5b86f0a Stop using ByteSize (deprecated) to get the size of a proto message. by Mirko Bonadei · 7 years ago
  31. 575ceef Revert "Replaced magic numbers with constants for PacketFeedback." by Lu Liu · 7 years ago
  32. 37b5223 Replaced magic numbers with constants for PacketFeedback. by srte · 7 years ago
  33. 59dd482 Optional: Use nullopt and implicit construction in /rtc_tools by Oskar Sundbom · 7 years ago
  34. 3928dbc Optional: Use nullopt and implicit construction in /rtc_tools/event_log_visualizer by Oskar Sundbom · 7 years ago
  35. e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  36. 6581f21 Fix some missed stdlib includes by Oleh Prypin · 7 years ago
  37. 61a7b14 Removing conditional visibility. by Mirko Bonadei · 7 years ago
  38. 616e313 Removes id parameter in ADM factory method (reland) by henrika · 7 years ago
  39. b577d5e Visualize simulated BWE as a piecewise constant function. by Bjorn Terelius · 7 years ago
  40. b87c27e Don't visualize incoming packets in pacer delay graph. by Bjorn Terelius · 7 years ago
  41. cda2562 Revert "Removes id parameter in ADM factory method" by Lu Liu · 7 years ago
  42. cba3d27 Removes id parameter in ADM factory method by henrika · 7 years ago
  43. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  44. fd6c091 Delete deprecated constructor of SendSideCongestionController. by Niels Möller · 7 years ago
  45. cdfbcd4 Expand ownership of rtc_tools. by Patrik Höglund · 7 years ago
  46. 0295a96 Estimate RTP clock frequency and plot capture-send delay. by Bjorn Terelius · 7 years ago
  47. 6984ad2 Print state of AcknowledgedBitrateEstimator in event_log_visualizer. by Bjorn Terelius · 7 years ago
  48. 4696a15 header_usage.sh: Keep leading directory for grep. by Niels Möller · 7 years ago
  49. 19f5be3 Fix bug that causes the visualization of RTCP fraction lost to be cropped. by Bjorn Terelius · 7 years ago
  50. 90d46c4 Add phoglund@ to various OWNERS and remove kjellander@ by Henrik Kjellander · 7 years ago
  51. 51f8fa3 Partial revert of "Update scripts to use DEPS-pinned depot_tools" by Henrik Kjellander · 7 years ago
  52. ec57e05 Update scripts to use DEPS-pinned depot_tools by Henrik Kjellander · 7 years ago
  53. 1edfff9 Add profiles for analysing send-side and receive-side BWE in event log visualizer. by Bjorn Terelius · 7 years ago
  54. 120bbe1 Don't append the bitrate twice to the outgoing bitrate plot in event_log_visualizer. by Bjorn Terelius · 7 years ago
  55. 28db266 Add simulation of receive-side bandwidth estimate to event_log_analyzer. by Bjorn Terelius · 7 years ago
  56. 1d87b0e Create RtcEventLogEncoderLegacy by Elad Alon · 7 years ago
  57. fbbba3f Remove remaining mentions of gflags by oprypin · 7 years ago
  58. 5ab6854 Revert "Remove remaining mentions of gflags" by Oleh Prypin · 7 years ago
  59. 90ce84e Remove remaining mentions of gflags by Oleh Prypin · 7 years ago
  60. 99a81b6 Remove #include of rtc_stream_config.h from rtc_event_log.h by Elad Alon · 7 years ago
  61. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  62. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  63. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago