1. 17758e9 Fix crash in DesktopRegion::Intersect(). by sergeyu@chromium.org · 11 years ago
  2. 86d7a19 ObjC PeerConnection README: note workaround needed for crbug.com/248168 by fischman@webrtc.org · 11 years ago
  3. 1bc1954 AppRTCDemo: builds using ninja on iOS for simulator and device! by fischman@webrtc.org · 11 years ago
  4. 6abb750 Delete gtest_exclude for asan which doesn't have effect with how the bots are setup now by wu@webrtc.org · 11 years ago
  5. a2a2718 Fix some chromium-style warnings in webrtc/system_wrappers/ by pbos@webrtc.org · 11 years ago
  6. a7e360e Removed lines preventing simultaneous kHardNack and decoding with errors. Also made changes recommended by gcl lint (with the exception of changing non-const references to pointers). by agalusza@google.com · 11 years ago
  7. d64719d Update libjingle to 50191337. by wu@webrtc.org · 11 years ago
  8. d3ae3c7 Unbreak clang/android build of webrtc. by fischman@webrtc.org · 11 years ago
  9. 7fdbb1c We don't need to link with libssl.so when we already depend on openssl. by wu@webrtc.org · 11 years ago
  10. 27c0408 Suppressing tsan errors on libjingle_unittest and libjingle_peerconnection_unittest. by wu@webrtc.org · 11 years ago
  11. caa7024 PeerConnectionTest.java: build on android bots as well as linux ones. by fischman@webrtc.org · 11 years ago
  12. a543114 Removes no longer needed valgrind-libjingle folder. Was workaround for some bots using wrong valgrind script. by henrike@webrtc.org · 11 years ago
  13. d40b4d9 Fix libjingle memory bots by suppressing some of the errors. by wu@webrtc.org · 11 years ago
  14. d4412fe Adding possibility to use encoding time when trigger underuse for frame based overuse detection. by mflodman@webrtc.org · 11 years ago
  15. 09e8c47 Merge r4374 from stable to trunk. by xians@webrtc.org · 11 years ago
  16. 8fff1f0 Merge r4394 from stable to trunk. by xians@webrtc.org · 11 years ago
  17. 2f84afa Merge r4326 from stable to trunk. by xians@webrtc.org · 11 years ago
  18. 7126b38 Handel zero correlation if at the same time distortion is also zero. by turaj@webrtc.org · 11 years ago
  19. 2d1a55c Add some virtual and OVERRIDEs in webrtc/modules/audio_coding/ by pbos@webrtc.org · 11 years ago
  20. e724284 Fix some chromium-style warnings in webrtc/modules/desktop_capture/ by pbos@webrtc.org · 11 years ago
  21. 0193158 Fix some chromium-style warnings in webrtc/modules/pacing/ by pbos@webrtc.org · 11 years ago
  22. f3e4cee Fix some chromium-style warnings in webrtc/modules/rtp_rtcp/ by pbos@webrtc.org · 11 years ago
  23. 8f23df5 Fix some chromium-style warnings in webrtc/modules/remote_bitrate_estimator/ by pbos@webrtc.org · 11 years ago
  24. 4fac8a4 Fix some chromium-style warnings in webrtc/modules/bitrate_controller/ by pbos@webrtc.org · 11 years ago
  25. a96d877 Added libjingle_peerconnection_java_unittest to buildbot_tests.py by phoglund@webrtc.org · 11 years ago
  26. 0a4ca8f Move internal aec_core defines out of header. by andrew@webrtc.org · 11 years ago
  27. 7446870 Suppress failing tests on Linux Memcheck bot. by wu@webrtc.org · 11 years ago
  28. 9c9fc76 Fixing the memory check bots by suppressing some of the tests. by wu@webrtc.org · 11 years ago
  29. 933946a Suppress libjingle_peerconnection_unittest failures on linux memcheck build bot. by wu@webrtc.org · 11 years ago
  30. 0342e65 Disable peerconnection tests that are failing on memcheck. by wu@webrtc.org · 11 years ago
  31. ae7bf15 Disable p2p tests that are failing on memory test. by wu@webrtc.org · 11 years ago
  32. b59c6dd Add svn:ignore properties for all spuriously-removed dirs on Linux64 Release (internal). by fischman@webrtc.org · 11 years ago
  33. 85f07f5 PeerConnectionTest.java: use java_home gyp var instead of hardcoding /usr. by fischman@webrtc.org · 11 years ago
  34. fd7e3c5 Correcting Turaj's email. by turaj@webrtc.org · 11 years ago
  35. 3d496fb Roll chromium_revision 205140:214260 to pick up build fixes for ninja iOS device build. by fischman@webrtc.org · 11 years ago
  36. 9638564 Adds no parent to talk folder. by henrike@webrtc.org · 11 years ago
  37. 7f7162a Fix some chromium-style warnings in webrtc/modules/video_coding/ by pbos@webrtc.org · 11 years ago
  38. e6c3966 Fix some chromium-style warnings in webrtc/test/ by pbos@webrtc.org · 11 years ago
  39. a6f56ac Fix some chromium-style warnings in webrtc/tools/ by pbos@webrtc.org · 11 years ago
  40. 096515b Fix some chromium-style warnings in webrtc/modules/audio_device/ by pbos@webrtc.org · 11 years ago
  41. 10bbfef Apprtc: add 'event' parameter to onkeydown event handler. by braveyao@webrtc.org · 11 years ago
  42. d818dcb Sets up framework for decoding with errors: collects frame sizes (in number of packets) in JB and passes this information to VCMSessionInfo with rtt_ms as FrameData. by agalusza@google.com · 11 years ago
  43. a0b2f17 Adds files still expected by the libjingle bots. by henrike@webrtc.org · 11 years ago
  44. d6134c7 PeerConnectionTest.java: make the test work for the bots' v4l2loopback. by fischman@webrtc.org · 11 years ago
  45. 147d44a AppRTCDemo: replace the use of query-string parameters for pre-JB devices. by fischman@webrtc.org · 11 years ago
  46. 7694562 Land http://webrtc-codereview.appspot.com/1632005/ by niklas.enbom@webrtc.org · 11 years ago
  47. ea40bd0 Presubmit script for preventing changes to protected files and add the full list of those files. by henrike@webrtc.org · 11 years ago
  48. c0aa29c Updated WebRTC version to 3.37 TBR=tnakamura@webrtc.org by elham@webrtc.org · 11 years ago
  49. 8400246 Improved error messages when binaries are missing. Also stderr = stdout now. by phoglund@webrtc.org · 11 years ago
  50. f87177a To fix a bug in InverseFFTAndWindow() function in AECM. by kma@webrtc.org · 11 years ago
  51. 1e09a71 Update talk folder to revision=49952949 by henrike@webrtc.org · 11 years ago
  52. 367f640 webrtc/.gitignore: add parts of talk/examples/android and third_party/llvm to the list. by fischman@webrtc.org · 11 years ago
  53. b6a6a24 Updated WebRtcNsx_PrepareSpectrumNeon() in accordance with the new real FFT interface in APM. For reference, you can check https://webrtc-codereview.appspot.com/1830004/diff/92001/webrtc/modules/audio_processing/ns/nsx_core.c, line 594 "static void PrepareSpectrumC()". by kma@webrtc.org · 11 years ago
  54. b6433b7 Access receiving_ under receive_cs critical section by braveyao@webrtc.org · 11 years ago
  55. abab1d8 Don't set clang_use_chrome_plugins in common.gypi by sergeyu@chromium.org · 11 years ago
  56. 14c966c Fixes resources and data path in modules_unittests.isolate. by henrike@webrtc.org · 11 years ago
  57. b86fbaf Downstream latest Chromium SincResampler changes. by andrew@webrtc.org · 11 years ago
  58. e691b4f Roll libvpx 211873:212975 to pick up build fixes for ninja iOS device build. by fischman@webrtc.org · 11 years ago
  59. 6439afc Revert 4403 "Roll chromium_revision 205140:212975 to pick up bui..." by fischman@webrtc.org · 11 years ago
  60. 60e4b0e Roll chromium_revision 205140:212975 to pick up build fixes for ninja iOS device build. by fischman@webrtc.org · 11 years ago
  61. 099b8c9 Update include paths in device_info_external.cc by sergeyu@chromium.org · 11 years ago
  62. 61e596f Add a Config class interface to AudioProcessing for passing options. by andrew@webrtc.org · 11 years ago
  63. c46967d Revert 4391 "Roll chromium 205140:212975 to support ninja iOS ar..." by turaj@webrtc.org · 11 years ago
  64. 8e3bbed Fix include path in video_capture_external.cc by niklas.enbom@webrtc.org · 11 years ago
  65. 33584f9 Introduce a bit of sanity to talk/PRESUBMIT.py's license checking. by fischman@webrtc.org · 11 years ago
  66. 9fbc558 talk/OWNERS: add libjingle team members from internal webrtc/files/OWNERS by fischman@webrtc.org · 11 years ago
  67. 880c842 AppRTCDemo: don't render frames that are already outdated. by fischman@webrtc.org · 11 years ago
  68. 87f8a7e Roll chromium 205140:212975 to support ninja iOS armv7 build. by fischman@webrtc.org · 11 years ago
  69. fc8aaf0 Formalized Real 16-bit FFT for APM. by kma@webrtc.org · 11 years ago
  70. b63c29f Minor bug fix in r4388, had to change pc_config variable to pcConfig for apprtc demo. by vikasmarwaha@webrtc.org · 11 years ago
  71. 59fb7a6 Use Mozilla STUN server in apprtc demo for FF. Currently FF cannot work with Google STUN server as it expects XOR-MAPPED address while Google STUN server provides MAPPED address. by vikasmarwaha@webrtc.org · 11 years ago
  72. d102e66 Fix ScreenCapturerLinux not to use XDamage when requested. by sergeyu@chromium.org · 11 years ago
  73. 678cf29 webrtc/common_types.h: Document bitrate fields' units. by fischman@webrtc.org · 11 years ago
  74. 8d27a1c Makes webrtc and libjingle build from the same gyp-file. Also, the libjingle and webrtc DEPS revisions were mismatching. This cl takes the most recent revision of mismatches. Also disables 64 bit Mac builds for libjingle by henrike@webrtc.org · 11 years ago
  75. 6879c8a Hooking up first simple CPU adaptation version. by mflodman@webrtc.org · 11 years ago
  76. 5c280ec Revert 4382 "Makes webrtc and libjingle build from the same gyp-..." by henrike@webrtc.org · 11 years ago
  77. 5fcddf2 Makes webrtc and libjingle build from the same gyp-file. Also, the libjingle and webrtc DEPS revisions were mismatching. This cl takes the most recent revision of mismatches. Also disables 64 bit Mac builds for libjingle by henrike@webrtc.org · 11 years ago
  78. 390fcb7 Modified the presubmit checks such that difference license templates are checked for in webrtc and talk folder. by henrike@webrtc.org · 11 years ago
  79. 28654cb Update talk folder to revision=49713299. by henrike@webrtc.org · 11 years ago
  80. 5bb8e7e Adjusted net delay perf expectations slightly. by phoglund@webrtc.org · 11 years ago
  81. 129afc2 Correctly rebuild WebRTCDemo after jni/ source file changes by yujie.mao@webrtc.org · 11 years ago
  82. dd02935 Roll libvpx to 211873. -pickup public roll to: 33149cbb by marpan@webrtc.org · 11 years ago
  83. 5e44b8f Add libjingle's valgrind suppressions by henrike@webrtc.org · 11 years ago
  84. 0df5b8d Revert 4372 "Makes webrtc and libjingle build from the same gyp-..." by henrike@webrtc.org · 11 years ago
  85. 4e4bf4d Makes webrtc and libjingle build from the same gyp-file. Also, the libjingle and webrtc DEPS revisions were mismatching. This cl takes the most recent revision of mismatches. by henrike@webrtc.org · 11 years ago
  86. c6d5b50 AppRTCDemo: build fixes for iOS build in webrtc by fischman@webrtc.org · 11 years ago
  87. 9f07ea4 Roll tools/android 4235:4258, to pick up an x86 md5sum_bin binary by yujie.mao@webrtc.org · 11 years ago
  88. d2102af Undo libvpx include changes in r4348 to fix build. by tnakamura@webrtc.org · 11 years ago
  89. 8c73471 talk: DataChannel.java repeated contents. This removes the duplicate. by henrike@webrtc.org · 11 years ago
  90. 9de257d Update talk folder to revision=49470012. Same as 375 in libjingle's google code repository. by henrike@webrtc.org · 11 years ago
  91. a3f3014 Default constructor for RtcpAppHandler. by pbos@webrtc.org · 11 years ago
  92. 64e2cbf clean up incomplete revert in r4357 Also revert r4319, will follow up with pbos by tnakamura@webrtc.org · 11 years ago
  93. aa4d96a Revert r4301 by tnakamura@webrtc.org · 11 years ago
  94. 7b2f955 Libjingle in webrtc needs updated AUTHORS, COPYING, LICENSE_THIRD_PARTY AND README. by henrike@webrtc.org · 11 years ago
  95. 4258154 Fixes: Resolves conflict that will happen when merging libjingle's and WebRTC's supplemental.gyp. By separating build_with_chromium and build_with_libjingle one can now just define build_with_libjingle in libjingle's supplemental.gyp. Once that is done it will be possible to merge the two supplemental.gyp-files. I.e. in WebRTC the supplemental.gyp would only set build_with_chromium to 0 since there is no longer any reason to disable logging and tests as they will be accessible in the same repository as libjingle. by henrike@webrtc.org · 11 years ago
  96. 3d8647f Include files from webrtc/.. paths in signal_processing/. by pbos@webrtc.org · 11 years ago
  97. 0c4e05a Include files from webrtc/.. paths in media_file/. by pbos@webrtc.org · 11 years ago
  98. 9b82dce Make sure first RTP packet counts as in-order. by pbos@webrtc.org · 11 years ago
  99. 2e10b8e Include files from webrtc/.. paths in bitrate_controller/. by pbos@webrtc.org · 11 years ago
  100. a440732 Include files from webrtc/.. paths in video_coding/. by pbos@webrtc.org · 11 years ago