1. d1003d7 A new PeerConnection level perf test. by Seth Hampson · 6 years ago
  2. 65c61dc Android: Add helper class for generating OpenGL shaders by Magnus Jedvert · 6 years ago
  3. dd3e0ab Make rtc_software_fallback_wrappers target visible. by Anders Carlsson · 6 years ago
  4. a46bd4b Reland "Move class VideoCodec from common_types.h to its own api header file." by Niels Möller · 6 years ago
  5. 350531e Revert "Move class VideoCodec from common_types.h to its own api header file." by Danil Chapovalov · 6 years ago
  6. efc71e5 Move class VideoCodec from common_types.h to its own api header file. by Niels Möller · 6 years ago
  7. a61fa6e Rely on use_fuzzing_engine && optimize_for_fuzzing to define WEBRTC_UNSAFE_FUZZER_MODE. by Max Moroz · 6 years ago
  8. 500e75b Remove typedefs.h from webrtc/ root (part 1) by Fredrik Solenberg · 6 years ago
  9. e7659df Suppressing /wd4702. by Mirko Bonadei · 6 years ago
  10. 5f2bb62 Remove dependency in FakeWebRtcVideoCodecFactories. by Anders Carlsson · 6 years ago
  11. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 6 years ago
  12. 1f433e4 Mark built-in software video codecs as poisonous. by Anders Carlsson · 6 years ago
  13. 89a8774 Removing definition of _CRT_SECURE_NO_WARNINGS. by Mirko Bonadei · 6 years ago
  14. 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 6 years ago
  15. bb23c83 GN hack to tag targets as poisonous (and use it with audio codecs) by Karl Wiberg · 6 years ago
  16. 8619e8a Add VideoEncoder.ScalingSettings.toString method. by Sami Kalliomäki · 6 years ago
  17. bbf21a3 Remove dependencies on modules:module_api from AudioProcessing. by Fredrik Solenberg · 6 years ago
  18. 2808ae9 Adds BBR network controller field trial. by Sebastian Jansson · 6 years ago
  19. 09a6cd5 Prepare for |is_posix| switch in the Fuchsia build by Fabrice de Gans-Riberi · 6 years ago
  20. 467057e Removing -Wno-strict-overflow from main BUILD.gn. by Mirko Bonadei · 6 years ago
  21. 36fc5e1 Remove thin_archive config from complete static libraries by Tom Anderson · 6 years ago
  22. d757356 Fixing -Wstrict-prototypes warnings. by Mirko Bonadei · 6 years ago
  23. 7435462 Removing definition of FEATURE_ENABLE_VOICEMAIL. by Mirko Bonadei · 7 years ago
  24. e7dba00 Removing obsolete defines. by Mirko Bonadei · 7 years ago
  25. 13d7ae4 Removing unfeasible TODO. by Mirko Bonadei · 7 years ago
  26. 78498cf Implements JavaToNativeStringMap and adds tests for native API. by Sami Kalliomäki · 7 years ago
  27. dd8c165 Enable building WebRTC without built-in software codecs by Anders Carlsson · 7 years ago
  28. 2ffe3e8 Reland Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  29. c1094eb Revert "Use runtime enabled features API to enable dual stream mode" by Lu Liu · 7 years ago
  30. 6f011df Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  31. a8b7c7f Move remaining traces of VoiceEngine by Fredrik Solenberg · 7 years ago
  32. 9c68613 Update gn files to support Mozilla build by Dan Minor · 7 years ago
  33. 255d1cd Implement dual stream full stack test and loopback tool by Ilya Nikolaevskiy · 7 years ago
  34. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  35. 6acefdb Fixes to build WebRTC for Fuchsia by Sergey Ulanov · 7 years ago
  36. 93e9134 Make building of examples and rtc_tools optional. by Joachim Bauch · 7 years ago
  37. c2400dd Remove unneeded check_includes. by Patrik Höglund · 7 years ago
  38. 29dd6d7 Remove webrtc_tests. by Patrik Höglund · 7 years ago
  39. 3102734 Revert "Reland of Add full stack tests for MediaCodec encoder (moved from Rietveld)." by Rasmus Brandt · 7 years ago
  40. 2666cf7 Reland of Add full stack tests for MediaCodec encoder (moved from Rietveld). by Rasmus Brandt · 7 years ago
  41. 2c30120 Revert of Add full stack tests for MediaCodec. (patchset #10 id:180001 of https://codereview.webrtc.org/3005253002/ ) by brandtr · 7 years ago
  42. 2cefac6 Add full stack tests for MediaCodec encoder. by brandtr · 7 years ago
  43. 18f5427 Remove voe_auto_test and add new tests to cover the missing cases. by solenberg · 7 years ago
  44. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  45. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago
  46. d2b63cf Move webrtc/{tools => rtc_tools} by kjellander · 7 years ago
  47. 9aa3f0a Reland of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2657563002/ ) by mbonadei · 8 years ago
  48. 69dc7db Revert of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2651543003/ ) by mbonadei · 8 years ago
  49. 35a3270 Moving webrtc.gni up one level from build/ by mbonadei · 8 years ago
  50. 579729d GN: Build tools and examples by default. by ehmaldonado · 8 years ago
  51. 37d7a22 GN: Don't build tests by default. by ehmaldonado · 8 years ago
  52. 6ceab08 GN: New conventions, default target and refactorings by kjellander · 8 years ago
  53. 9c0c75b Add GN targets for AppRTC Demo on Android. by Sami Kalliomaki · 8 years ago
  54. 851a09e Initial GN work for WebRTC by kjellander@webrtc.org · 10 years ago
  55. c68d046 Fix BUILD.gn to load all Chromium GN configurations. by kjellander@webrtc.org · 11 years ago
  56. 03cfde2 Roll Chromium 238260 -> 243863 by wjia@webrtc.org · 11 years ago