1. 2873c4c MouseCursorMonitor implementation for OSX and Windows. by sergeyu@chromium.org · 11 years ago
  2. fbd6969 Remove unused kPowTableFrac which causes anroid clang build failure. by wu@webrtc.org · 11 years ago
  3. ba6d56c Add MouseCursorRenderer. by sergeyu@chromium.org · 11 years ago
  4. af54d4b Add MouseCursorCapturer interface with implementation for X11. by sergeyu@chromium.org · 11 years ago
  5. 9653397 Roll chromium_revision 226126:228675 and fix clang warnings by kjellander@webrtc.org · 11 years ago
  6. aa445e7 Make RtpData and RtpFeedback destructors public. by stefan@webrtc.org · 11 years ago
  7. bec453d Compile out unused kMinTrustedDelayMs. by andrew@webrtc.org · 11 years ago
  8. 9b1b525 NetEq4: Removing templatization for AudioVector by henrik.lundin@webrtc.org · 11 years ago
  9. 438ae6f Remove empty line in SharedXDisplay::RemoveEventHandler. by sergeyu@chromium.org · 11 years ago
  10. cbde20c Android OpenSlDemo: remove some usages of deprecated APIs that is breaking the bots. by henrike@webrtc.org · 11 years ago
  11. 07e0f6c Add event handling in SharedXDisplay. by sergeyu@chromium.org · 11 years ago
  12. 91685dc Add DesktopCaptureOptions class. by sergeyu@chromium.org · 11 years ago
  13. cb90617 WebRTCDemo: Fixes warning for devices with pre-17 API level. Also fixes broken build build.xml and project.properties. by henrike@webrtc.org · 11 years ago
  14. 2f40af3 clang-format audio_processing/aec/* by andrew@webrtc.org · 11 years ago
  15. 17fdf2a Add a parameter to audioproc for overriding the delay. by andrew@webrtc.org · 11 years ago
  16. 757a950 Revert r4934 "Add a tool for parsing an RTP file and outputting the BWE relevant fields." by stefan@webrtc.org · 11 years ago
  17. 244d629 Fix build error in r4934. by stefan@webrtc.org · 11 years ago
  18. 73063f3 Add a tool for parsing an RTP file and outputting the BWE relevant fields. by stefan@webrtc.org · 11 years ago
  19. 0a1c75a Wrap ACM2 code inside acm2 namespace. This gurantees that one ACM would not use components of others by accident. by turaj@webrtc.org · 11 years ago
  20. bda9cbe Accounting for wrap-around of timestamps. by turaj@webrtc.org · 11 years ago
  21. 0640850 VPM: Fixing namespace by mikhal@webrtc.org · 11 years ago
  22. 3213616 Android: enable camera video stabilization when available. by fischman@webrtc.org · 11 years ago
  23. bf1da46 Add APK and isolate target for video_engine_tests by kjellander@webrtc.org · 11 years ago
  24. 73dacd4 Only declare kDelayDiffOffset when used. by andrew@webrtc.org · 11 years ago
  25. fae046e Unbreaks Android build after r4915. by henrike@webrtc.org · 11 years ago
  26. 3f02f98 Revert r4913 that reverts r4911. Original CL description: by andresp@webrtc.org · 11 years ago
  27. 4b14e5a Android standalone: remove some usages of deprecated APIs and prevent further regressions. by fischman@webrtc.org · 11 years ago
  28. 81cd5ca VideoCaptureAndroid: rewrote the (standalone) implementation of video capture on Android. by fischman@webrtc.org · 11 years ago
  29. e98a3de Revert 4911 "Adding temporal layer strategy that keeps base laye..." by turaj@webrtc.org · 11 years ago
  30. b576a69 Reformatting VPM: First step - No functional changes. by mikhal@webrtc.org · 11 years ago
  31. 03ced52 Adding temporal layer strategy that keeps base layer framerate at an acceptable value. by andresp@webrtc.org · 11 years ago
  32. a8532a8 Disable Receiver unittests on Android. by turaj@webrtc.org · 11 years ago
  33. 85cdc39 ACM test are modified to run with both ACM1 and ACM2. by turaj@webrtc.org · 11 years ago
  34. 22a2893 Fix include of isolate.gypi by kjellander@webrtc.org · 11 years ago
  35. 1b59234 Android OpenSL: Fixes faulty assertion in jni-code. by henrike@webrtc.org · 11 years ago
  36. 59e1db1 Remove templatization of the AudioVector test by henrik.lundin@webrtc.org · 11 years ago
  37. 6583dff APK for opensl loopback. by henrike@webrtc.org · 11 years ago
  38. d6da239 Added support for sending and receiving RTCP XR packets: by asapersson@webrtc.org · 11 years ago
  39. 053d45a Update sampling rate and number of channels of NetEq4 if decoder is changed. by turaj@webrtc.org · 11 years ago
  40. b9421ac Remove include_dirs from utility. by pbos@webrtc.org · 11 years ago
  41. 2934af5 Reset audio bufer if codec changes, b/10835525. by turaj@webrtc.org · 11 years ago
  42. 37da9ab Ensure adjusted "known delay" doesn't drop below zero. by andrew@webrtc.org · 11 years ago
  43. 0e9c399 NetEq4: Removing templatization for AudioMultiVector by henrik.lundin@webrtc.org · 11 years ago
  44. 24f0702 Support for CELT in NetEq4. by turaj@webrtc.org · 11 years ago
  45. d4e1329 Remove include_dirs from video_render. by pbos@webrtc.org · 11 years ago
  46. 76a6ffb Remove include_dirs from video_capture. by pbos@webrtc.org · 11 years ago
  47. 0d4d51b Revert 4876 "Support for CELT in NetEq4." by tina.legrand@webrtc.org · 11 years ago
  48. 76238f6 Propagate AutoMuter interface out to VideoCodingModule by henrik.lundin@webrtc.org · 11 years ago
  49. cd5c882 Support for CELT in NetEq4. by turaj@webrtc.org · 11 years ago
  50. 2b35b95 Change the parameters of calculating maximum decode time. by wuchengli@chromium.org · 11 years ago
  51. 9e035d2 Add protection to few more methods of AudioDeviceLinuxALSA. Those methods can be called from by wu@webrtc.org · 11 years ago
  52. b503d1e Only use -lm on Linux in ISAC. by andrew@webrtc.org · 11 years ago
  53. 424e0e4 With ACM2 and NetEq4, VoE fuzz test very often fails. by minyue@webrtc.org · 11 years ago
  54. 44f030c Implemented AutoMuter in MediaOptimization by henrik.lundin@webrtc.org · 11 years ago
  55. dc1f7e9 Remove include_dirs from pacing. by pbos@webrtc.org · 11 years ago
  56. ee817d3 Remove include_dirs from remote_bitrate_estimator. by pbos@webrtc.org · 11 years ago
  57. fc75214 Remove include_dirs from bitrate_controller. by pbos@webrtc.org · 11 years ago
  58. 1fc4659 Remove include_dirs from video_coding. by pbos@webrtc.org · 11 years ago
  59. 85592ad Remove include_dirs from video_processing. by pbos@webrtc.org · 11 years ago
  60. 1800406 Remove include_dirs from rtp_rtcp. by pbos@webrtc.org · 11 years ago
  61. 2f0a942 Sync-packet insertion into NetEq4. This is related to r3883 & r4052 for NetEq 3. by turaj@webrtc.org · 11 years ago
  62. d4f6789 Move the Config DelayCorrection struct to audio_processing.h. by andrew@webrtc.org · 11 years ago
  63. 8ddec2c Add an extended filter mode to AEC. by andrew@webrtc.org · 11 years ago
  64. 53fdd3b Fix WindowCapturerWin to capture window decorations after window size changes. by sergeyu@chromium.org · 11 years ago
  65. 605daf0 Disable a NetEq unittest on Android. The test tries to register iSAC-swb as send codec and fails. by turaj@webrtc.org · 11 years ago
  66. 72790c7 Remove unused constants, so chrome can enable a warning for that. Patch from thakis@ by niklas.enbom@webrtc.org · 11 years ago
  67. 7f35836 Re-enable verbose logging in NetEq4. by turaj@webrtc.org · 11 years ago
  68. 79c884c Convert DeviceInfoImpl::_captureCapabilities from a map to a vector. by fischman@webrtc.org · 11 years ago
  69. 99b6d9e Revert 4837 "Add an extended filter mode to AEC." by asapersson@webrtc.org · 11 years ago
  70. 83c5f62 Add an extended filter mode to AEC. by andrew@webrtc.org · 11 years ago
  71. 933267f Small fixes to run ACM2 tests. by turaj@webrtc.org · 11 years ago
  72. 6ca9e7d API add to set background noise mode. by turaj@webrtc.org · 11 years ago
  73. 08099e0 Fix window capturer not to leak HDC. by sergeyu@chromium.org · 11 years ago
  74. 82707bf Fix window capturer to stop capturing when the target is minimized. by sergeyu@chromium.org · 11 years ago
  75. 4b067da Disable some VP8 tests on Android. by andrew@webrtc.org · 11 years ago
  76. da6d2a2 MediaOptimization: Converting a few members to scoped_ptrs by henrik.lundin@webrtc.org · 11 years ago
  77. 510ee1b Remove deprecated AudioCodingModule::Destroy. by andrew@webrtc.org · 11 years ago
  78. a6665e7 Reformatting media_optimization.cc and .h by henrik.lundin@webrtc.org · 11 years ago
  79. 36441e3 Re-enable VideoCaptureTest.CreateDelete by fischman@webrtc.org · 11 years ago
  80. 84afa19 Adding unit tests for default temporal layer strategy. by andresp@webrtc.org · 11 years ago
  81. 2529558 Enable SetInitialPlayoutDelay on Android. by dwkang@webrtc.org · 11 years ago
  82. d1fe828 Fix bugs in DesktopRegion::Subtract(). by sergeyu@chromium.org · 11 years ago
  83. 717267a VAD changes ported to ACM2. by turaj@webrtc.org · 11 years ago
  84. 045e45e Address Windows 64-bits warnings. by turaj@webrtc.org · 11 years ago
  85. 54f0246 Disable flaky video capture test. by stefan@webrtc.org · 11 years ago
  86. 51d53aa Avoid recursively taking critical section. by stefan@webrtc.org · 11 years ago
  87. 7ab577d Use link_settings instead of all_dependent_settings to pacify xcode gyp generator by fischman@webrtc.org · 11 years ago
  88. 6876512 Roll webrtc's chromium_revision 217707:224141 by fischman@webrtc.org · 11 years ago
  89. f5013c0 Heap-use-after-free in WebRtcNetEQ_RecInRTPStruct by tina.legrand@webrtc.org · 11 years ago
  90. 4d08199 Compile ACM2 and ACM1. by turaj@webrtc.org · 11 years ago
  91. 80142aa Small refactoring of AudioProcessing use in channel.cc. by andrew@webrtc.org · 11 years ago
  92. ab34f11 NetEq4: Making a few more members scoped_ptrs by henrik.lundin@webrtc.org · 11 years ago
  93. 05dd6c0 Dedicated speed test for NetEq3 by henrik.lundin@webrtc.org · 11 years ago
  94. ec09fcb Revert r4772 "Compile ACM1 and ACM2." by stefan@webrtc.org · 11 years ago
  95. 671d90b NetEq4: Make some DSP operation classes member variables by henrik.lundin@webrtc.org · 11 years ago
  96. c2c8e6a Fix races in vcm::Process(). by stefan@webrtc.org · 11 years ago
  97. 5b7878f Changing 'frame' method to 'bounds' method. by sjlee@webrtc.org · 11 years ago
  98. 7556d2d Compile ACM1 and ACM2. by turaj@webrtc.org · 11 years ago
  99. 0c57671 Use the native sample rate for OpenSL recording. by henrike@webrtc.org · 11 years ago
  100. 0277aa4 Fix typo in r4765. by pbos@webrtc.org · 11 years ago