1. 19f0a9b GN: Update audio_sink.h location by kjellander@webrtc.org · 9 years ago
  2. 52cf08c Revert of Move webrtc/audio/audio_sink.h to webrtc/ and fix some dependencies. (patchset #2 id:40001 of https://codereview.webrtc.org/1737593002/ ) by kjellander · 9 years ago
  3. 0bb951e Move webrtc/audio/audio_sink.h to webrtc/ and fix some dependencies. by kjellander@webrtc.org · 9 years ago
  4. b3f6beb Move gtest_prod_util.h out of webrtc/test tree. by kjellander · 9 years ago
  5. bf4689d Re-land: "Use an explicit identifier in Config" by aluebs · 9 years ago
  6. da2fece Revert of Use an explicit identifier in Config (patchset #4 id:60001 of https://codereview.webrtc.org/1538643004/ ) by tommi · 9 years ago
  7. 770ba12 Use an explicit identifier in Config by aluebs · 9 years ago
  8. 1626ef5 Add VP8 and H264 depacketizer fuzzers. by Peter Boström · 9 years ago
  9. cfab413 Add DrFuzz support to webrtc fuzzers. by pbos · 9 years ago
  10. d838d8e Create fuzzer tests for audio decoders by Henrik Lundin · 9 years ago
  11. ed2a0fc Add fuzzing of VP8 QP parsing. by Peter Boström · 9 years ago
  12. fe3129a Implement fuzzing of VP9 depacketization. by Peter Boström · 9 years ago
  13. 66b3232 Remove unused crypto.gni import. by tfarina · 9 years ago
  14. f00357f Revert "Add GN Build file for rtc_sound target." by Henrik Kjellander · 9 years ago
  15. bf7c7bd Add GN Build file for rtc_sound target. by tfarina · 9 years ago
  16. 0b4ee27 Update build files to use webrtc_overrides in Chromium instead of overrides. by henrikg · 9 years ago
  17. bf9f73c Split webrtc/video into webrtc/{audio,call,video}. by Peter Boström · 9 years ago
  18. beadea2 Revert "Android: Enable C99 mode instead of C89 (default)." by Henrik Kjellander · 9 years ago
  19. 006c74d Revert of Update build files to use webrtc_overrides in Chromium instead of overrides. (patchset #2 id:20001 of https://codereview.webrtc.org/1354933002/ ) by henrikg · 9 years ago
  20. 69e2d3e Update build files to use webrtc_overrides in Chromium instead of overrides. by henrikg · 9 years ago
  21. 13bd791 Android: Enable C99 mode instead of C89 (default). by Henrik Kjellander · 9 years ago
  22. 9ed7dbc GN: Fix invalid configuration for Android GCC build. by Henrik Kjellander · 10 years ago
  23. 9348d6f GN: Fix compilation with NaCl toolchain by sergeyu · 10 years ago
  24. bd3fce5 Includes webrtc/build/protoc.gypi instead of build/protoc.gypi by Bjorn Terelius · 10 years ago
  25. 8c456f5 Revert "Renamed the ACMDump to RtcEventLog and moved it to webrtc/video, since it is not specific to the audio coding module. Updated .gyp and .gn files accordingly." by Bjorn Terelius · 10 years ago
  26. 44be068 Renamed the ACMDump to RtcEventLog and moved it to webrtc/video, since it is not specific to the audio coding module. Updated .gyp and .gn files accordingly. by Bjorn Terelius · 10 years ago
  27. cdb553b Remove webrtc::Config from ViEChannelGroup. by pbos · 10 years ago
  28. f86edef iOS HW H264 support. by Zeke Chin · 10 years ago
  29. 5910eeb Merge video_engine_core into webrtc target. by Peter Boström · 10 years ago
  30. 3a03799 PRESUBMIT: Improve PyLint check and add GN format check. by Henrik Kjellander · 10 years ago
  31. ab16802 Clear ARM NEON flag by Andrew MacDonald · 10 years ago
  32. e65e9ae Adding support for OpenSL ES output in native WebRTC by henrika · 10 years ago
  33. 5e7c7e3 Let Chromium declare the mips_dsp_rev build variable. by kjellander@webrtc.org · 10 years ago
  34. 51bd14d Remove avi recorder and corresponding enable_video flags. by andresp@webrtc.org · 10 years ago
  35. c4e2cd0 Fix style violations in common_types.h and config.h by kwiberg@webrtc.org · 10 years ago
  36. 800e301 Roll chromium_revision b0c3ed3..2c3ffb2 (316737:317530) by kjellander@webrtc.org · 10 years ago
  37. 12971d4 Rename GYP and GN targets for video capture+render. by kjellander@webrtc.org · 10 years ago
  38. 75b626b Make it easier to use external libyuv + cleanup GYP files. by kjellander@webrtc.org · 10 years ago
  39. cdb02a7 Roll chromium_revision c086b4e..4664fe0 (312108:312733) by kjellander@webrtc.org · 10 years ago
  40. 551f255 GN: Prepare to remove webrtc_base target by kjellander@webrtc.org · 10 years ago
  41. 1b53688 Enabling building with NEON on ARM64 by andrew@webrtc.org · 10 years ago
  42. b02f712 Change the static_library("webrtc") to a source set in the GN build. by kjellander@webrtc.org · 10 years ago
  43. 8a3acf6 arm64 iOS build. by tkchin@webrtc.org · 10 years ago
  44. f5723bd GN: Enable libvpx, add link target and convert some test targets by kjellander@webrtc.org · 10 years ago
  45. 296871b GN: Add common configs to all targets. by kjellander@webrtc.org · 10 years ago
  46. 02002ef Fix the RTC+Chromium GN build. by brettw@chromium.org · 10 years ago
  47. 4ad10d6 GN: Prefix WebRTC specific variables with "rtc_" by kjellander@webrtc.org · 11 years ago
  48. a663548 [MIPS] Fix gn gen failure for MIPS in webrtc by kjellander@webrtc.org · 11 years ago
  49. 5a2b2f1 GN: Disable Chromium clang plugins for standalone build. by kjellander@webrtc.org · 11 years ago
  50. ccf0fef GN: Fix include paths for WebRTC in Chromium build. by kjellander@webrtc.org · 11 years ago
  51. b94f847 GN: Refactor base/BUILD.gn and fix dbus-glib error. by kjellander@webrtc.org · 11 years ago
  52. 3610f63 GN: Add BUILD.gn files + kjellander to OWNERS by kjellander@webrtc.org · 11 years ago
  53. ac5cd56 GN: BUILD.gn for system_wrappers by kjellander@webrtc.org · 11 years ago
  54. d6d5bff Initial GN work for WebRTC by kjellander@webrtc.org · 11 years ago