- 3cfe9e1 Fixed video capturing on Mac. by Maksim Khobat · 7 years ago
- 903dc86 Libraries to link should be lowercase on Windows. by Mirko Bonadei · 7 years ago
- 2b85792 Move rw_lock_wrapper.h to rtc_base/synchronization/ by Karl Wiberg · 7 years ago
- 9c68613 Update gn files to support Mozilla build by Dan Minor · 7 years ago
- d9b64cd Fixing some of the issues found by clang static analyzer. by Peter Hanspers · 7 years ago
- a0f5f60 Revert "Revert "Make some more targets publicly visible"" by Per Kjellander · 7 years ago
- a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
- c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
- 55d1809 Revert "Make some more targets publicly visible" by Per Kjellander · 7 years ago
- 60d1792 Make some more targets publicly visible by Karl Wiberg · 7 years ago
- 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
- be214a2 Move videosinkinterface.h to common_video to solve a circular dep. by Patrik Höglund · 7 years ago
- 0594a7c Stop using public_deps in common_video/. by Mirko Bonadei · 7 years ago
- 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
- 401d056 Removing $rtc_libyuv_dir and removing useless dependencies on libyuv. by Mirko Bonadei · 7 years ago
- a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
- d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
- a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
- 6acefdb Fixes to build WebRTC for Fuchsia by Sergey Ulanov · 7 years ago
- 6543206 Including libyuv headers using fully qualified paths. by Mirko Bonadei · 7 years ago
- 0250be5 Stop using public_deps to depend on libyuv. by Mirko Bonadei · 7 years ago
- ad62792 Fixing hidden dependencies. by Mirko Bonadei · 7 years ago
- b8ff8f7 Revert "Adding -Wno-deprecated-declarations to declarations deprecated in iOS 10" by Oleh Prypin · 7 years ago
- 2a9dbe6 Adding -Wno-deprecated-declarations to declarations deprecated in iOS 10 by Mirko Bonadei · 7 years ago
- 12e555b Delete wrapper API ConvertToI420 for YUV conversion to I420 by mallikarjun82 · 7 years ago
- b5b5bce Separate i420 and i444 implementations to separate targets. by Patrik Höglund · 7 years ago
- 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
- 72c4250 Formatting some files with LOG macros usage. by Mirko Bonadei · 7 years ago
- c8c71b9 Stop using ANDROID macro in favour of WEBRTC_ANDROID. by Mirko Bonadei · 7 years ago
- 84255bb Add explicit includes of refcountedobject.h where it is used. by Niels Möller · 7 years ago
- fb26f85 Revert "Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h."" by Niels Moller · 7 years ago
- bf6937a Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Möller · 7 years ago
- d25fa78 Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Moller · 7 years ago
- b7239a9 Make rtc_base/refcount.h self contained, not including refcountedobject.h. by Niels Möller · 7 years ago
- 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
- 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
- bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago
- 5adc73a by niklase@google.com · 14 years ago
- 36d9350 Remove the full header file path to: by ronghuawu@google.com · 14 years ago
- 7f43de8 refactor java code Review URL: http://webrtc-codereview.appspot.com/29011 by leozwang@google.com · 14 years ago
- 0b0c28c add android makefile, some modification in vpx makefile to build encoder from c source for now by leozwang@google.com · 14 years ago
- 06313d5 Fixing some incorrect file names in gyp files reported by an external user. See the gyp warnings at the bottom of this page: http://pastebin.com/4sdp5ivs by ajm@google.com · 14 years ago
- c16e32d fixed wrong class name defination by leozwang@google.com · 14 years ago
- 3025e6d fixed wrong classname usage, http://webrtc-codereview.appspot.com/28012/ by leozwang@google.com · 14 years ago
- 77ae29b by niklase@google.com · 14 years ago