1. c729032 Resolves issue with multiple calls to audio unit initialization by henrika · 9 years ago
  2. 40455d6 This cl change so that we use EGL14 where it is supported and EGL10 otherwise. The idea is to make this agnostic to an application and for WebRTC except in EGLBase. by perkj · 9 years ago
  3. e338499 Revert of Add tests for vp9 (non-flexible mode) using different spatial and temporal configurations. (patchset #18 id:580001 of https://codereview.webrtc.org/1437463002/ ) by asapersson · 9 years ago
  4. 43b4806 Add tests for vp9 (non-flexible mode) using different spatial and temporal configurations. by asapersson · 9 years ago
  5. 06104b8 Roll chromium_revision eeff895..a45c85a (362465:362609) by kjellander · 9 years ago
  6. 41b0798 Adding CreatePeerConnection method that uses new PC Initialize method. by deadbeef · 9 years ago
  7. 62a91ee Roll chromium_revision 35f35af..eeff895 (362385:362465) by kjellander · 9 years ago
  8. 187db63 Remove VideoReceiveStream deregister of decoders. by Peter Boström · 9 years ago
  9. 04a6bb9 Roll chromium_revision f9fedae..35f35af (362322:362385) by kjellander · 9 years ago
  10. f94abf7 Nuke webrtc/common_video/plane.*. by Peter Boström · 9 years ago
  11. dfbb3a4 Simplify CodecManager::RegisterEncoder() by kwiberg · 9 years ago
  12. 46c9cc0 Provide method for returning certificate expiration time stamp. by Torbjorn Granlund · 9 years ago
  13. ea07373 Enable cpplint for webrtc/audio and webrtc/call, and fix all uncovered cpplint errors. by Fredrik Solenberg · 9 years ago
  14. 0de97f1 WebRtcVideoCapturer: SetCaptureState(CS_STOPPED) on Stop and ensure state changes in unittest. by hbos · 9 years ago
  15. ec192bd Revert of Add _decoder CHECK to VCMGenericDecoder constructor. (patchset #2 id:20001 of https://codereview.webrtc.org/1485713002/ ) by kjellander · 9 years ago
  16. cb9792e Fix VideoCapturerAndroidTest.testStartWhileCameraIsAlreadyOpen on Android M. by perkj · 9 years ago
  17. 9f8d39d Add simple end to end test for video capture and encode using textures. by perkj · 9 years ago
  18. 021282f Roll chromium_revision 47ce5fe..f9fedae (362117:362322) by kjellander · 9 years ago
  19. 14f4144 Add helper KeepRefUntilDone. by perkj · 9 years ago
  20. ee69ed5 Add separate event for camera freeze. by glaznev · 9 years ago
  21. 70c0e29 Disable PeerConnectionEndToEndTest.Call for TSan. by kjellander@webrtc.org · 9 years ago
  22. f893df3 Add third_party/libc++static to .gitignore by kjellander@webrtc.org · 9 years ago
  23. a443ec1 Add _decoder CHECK to VCMGenericDecoder constructor. by Peter Boström · 9 years ago
  24. 7640ffa Initialize type_preference_ in TestPort. by pbos · 9 years ago
  25. f9203c6 Roll chromium_revision faa24ae..47ce5fe (362083:362117) by kjellander · 9 years ago
  26. 99f8566 Roll chromium_revision 0da9346..faa24ae (362069:362083) by kjellander · 9 years ago
  27. bdf001a Roll chromium_revision 8f57310..0da9346 (362067:362069) by kjellander · 9 years ago
  28. 90728b9 Roll chromium_revision 3e15d1a..8f57310 (362064:362067) by kjellander · 9 years ago
  29. 4c14254 Roll chromium_revision df4d569..3e15d1a (362055:362064) by kjellander · 9 years ago
  30. df3efa8 Introduced the new locking scheme by peah · 9 years ago
  31. 3236b91 Roll chromium_revision c54812d..df4d569 (362052:362055) by kjellander · 9 years ago
  32. 535727e Roll chromium_revision 5ac8f02..c54812d (362046:362052) by kjellander · 9 years ago
  33. ae54b83 Android SurfaceViewRenderer: Add resetStatistics() method by magjed · 9 years ago
  34. 43f1809 Roll chromium_revision 7b99051..5ac8f02 (361977:362046) by kjellander · 9 years ago
  35. 2fe1cb0 Don't overwrite audio stats when they're not available. by andrew · 9 years ago
  36. 7e43138 -Removed the state as an input to the FilterAdaptation function. by peah · 9 years ago
  37. 19822d6 audio_coding: Cleanup duplicated headers after "main" removal. by kjellander · 9 years ago
  38. 358057b Use ChannelProxy for most calls on voe::Channel in Audio[Receive|Send]Stream. by solenberg · 9 years ago
  39. ad85622 Use webrtc/base/logging.h for voice_engine. by pbos · 9 years ago
  40. def5820 Default to LS_INFO logging for release builds. by Peter Boström · 9 years ago
  41. 521af4e Remove duplicate decoders in BitrateEstimatorTest. by Peter Boström · 9 years ago
  42. 395c7c6 Re-add missing return in RegisterExternalDecoder. by Peter Boström · 9 years ago
  43. f8385ad rtcp::Pli moved into own file and got a Parse function by danilchap · 9 years ago
  44. e997a7d Call InitDecode with proper resolution. by Peter Boström · 9 years ago
  45. 795dbe4 Remove RegisterExternal{De,En}coder error codes. by Peter Boström · 9 years ago
  46. 34873b5 Roll chromium_revision 7ec1eb8..7b99051 (361868:361977) by kjellander · 9 years ago
  47. 26c8c91 Using Rent-A-Codec for static Codec access in WVoE/MC. by solenberg · 9 years ago
  48. 8779a77 Fix standalone denoiser Android GN compile failure by Magnus Jedvert · 9 years ago
  49. 81b9bfe Added a threadchecking scheme to APM that checks that the APM API calls are called from the correct threads. The actual threadcheckers were, however, removed and will be reintroduced in another upcoming CL. by peah · 9 years ago
  50. 64c0a0a Revert of Make overuse estimator one dimensional. (patchset #5 id:80001 of https://codereview.webrtc.org/1376423002/ ) by stefan · 9 years ago
  51. 42f580e Leaving all original files in talk/app/webrtc/objc until we can officially tell clients about the new locations. by tkchin · 9 years ago
  52. b1ac203 Introduce helper class NtpTime by danilchap · 9 years ago
  53. 6e40c09 Fix root_files WATCHLIST. by andrew · 9 years ago
  54. 8c38e8b Clean up PlatformThread. by Peter Boström · 9 years ago
  55. ad113e5 Fix bug in calculation of averge queue time in paced sender. by Erik Språng · 9 years ago
  56. 226befe Rewrote pacer and bandwidth UMA stats. by Stefan Holmer · 9 years ago
  57. 06e05a8 Make overuse estimator one dimensional. by Stefan Holmer · 9 years ago
  58. 0fcaf99 Enable cpplint for webrtc/video_engine by kjellander@webrtc.org · 9 years ago
  59. 727dbc2 VideoCapturerAndroid - allow lower frame rate in bad lightning by Per · 9 years ago
  60. 871c419 Add fuzzing of VP8 QP parsing. by Peter Boström · 9 years ago
  61. c5b4c9b Roll chromium_revision 664fe1e..7ec1eb8 (361806:361868) by kjellander · 9 years ago
  62. 598242a Support texture scaling in Androids MediaEncoder. by Per · 9 years ago
  63. 3e6db23 audio_coding: remove "main" directory by kjellander · 9 years ago
  64. a3c20bb Add support for scaling textures in AndroidVideoCapturer. by Per · 9 years ago
  65. fd5dae3 Build/use constructormagic.h unconditionally. by Peter Boström · 9 years ago
  66. 8f9902a Standalone denoiser (off by default). by jackychen · 9 years ago
  67. 96cb530 Removed api call that will break the upcoming thread checking scheme by peah · 9 years ago
  68. c03bdf9 Roll chromium_revision aa8e58a..664fe1e (361601:361806) by Henrik Kjellander · 9 years ago
  69. 26ab91b Add symlink to src/third_party/libc++-static by Henrik Kjellander · 9 years ago
  70. cdb38e5 Strip IP addresses in NDEBUG (release) builds. by Peter Boström · 9 years ago
  71. b86c502 Roll chromium_revision 68cf0b8..aa8e58a (361406:361601) by kjellander · 9 years ago
  72. a34c39e GetDefaultLocalAddress should return false when the address is invalid by Guo-wei Shieh · 9 years ago
  73. 89d658f Fix fuzzer breakage in Chromium. by Peter Boström · 9 years ago
  74. 11e0229 Move Chromium logging into rtc_base_approved. by Peter Boström · 9 years ago
  75. 6e004a4 Revert of Created a test that reports the statistics for the duration of APM stream processing API calls. (patchset #15 id:280001 of https://codereview.webrtc.org/1436553004/ ) by kjellander · 9 years ago
  76. fac0655 Reland of Adding the ability to create an RtpSender without a track. by deadbeef · 9 years ago
  77. 376e123 Destroy a Connection if a CreatePermission request fails. by deadbeef · 9 years ago
  78. 1372508 Open backdoor in VoiceEngineImpl to get at the actual voe::Channel objects from an ID. by solenberg · 9 years ago
  79. 54eb5e2 Removed the aec state as an input parameter to the FilterFar function. by peah · 9 years ago
  80. 880896a A unittest that reports the statistics for the duration of an APM stream processing API call. by peah · 9 years ago
  81. 9cd5c8c Move the FEC enabling logic from CodecManager to Rent-A-Codec by kwiberg · 9 years ago
  82. 989b4ab Move the stereo-disables-CNG logic from CodecManager to Rent-A-Codec by kwiberg · 9 years ago
  83. 46a491b Set mac_deployment_target default to 10.7 by Henrik Kjellander · 9 years ago
  84. 65ef319 Roll chromium_revision b1d79c3..68cf0b8 (361146:361406) by kjellander · 9 years ago
  85. 444682a Remove frame time scheduing in IncomingVideoStream by qiangchen · 9 years ago
  86. 953eabc Revert "GetDefaultLocalAddress should return false when the address is invalid" by Guo-wei Shieh · 9 years ago
  87. 67c6df6 GetDefaultLocalAddress should return false when the address is invalid by Guo-wei Shieh · 9 years ago
  88. 7d842d6 Move thread_ conditional back under defines. by Peter Boström · 9 years ago
  89. c661213 Skip setting thread priorities in NaCl. by Peter Boström · 9 years ago
  90. b251472 Add JNI interface for functions to start and stop recording AEC dumps and RTC event logs. by ivoc · 9 years ago
  91. c3ddb3e Improve documentation for ArrayView by kwiberg · 9 years ago
  92. 4c5eea3 Android SurfaceViewRenderer: Don't rely on widthSpec/heightSpec after onMeasure() returns by Magnus Jedvert · 9 years ago
  93. b7a8829 Remove duplicated headers after updating downstream code. by kjellander · 9 years ago
  94. 302c978 Work around data race in TransmitMixer. by solenberg · 9 years ago
  95. 7baf79f Temporary remove spamming MediaDecoder log by perkj · 9 years ago
  96. 92f8dbd Remove VIDEOCODEC_* from engine_configurations.h. by Peter Boström · 9 years ago
  97. 4f2152e Android SurfaceViewRenderer: Make sure not to call eglCreateSurface() twice by Magnus Jedvert · 9 years ago
  98. 97c821d Inline ConvertToSystemPriority. by Peter Boström · 9 years ago
  99. 9237559 Add SurfaceTextureHelper.disconnect(Handler handler) method by perkj · 9 years ago
  100. d480153 Add option to capture to texture in AppRTCDemo for Android. by Per · 9 years ago