1. 401d056 Removing $rtc_libyuv_dir and removing useless dependencies on libyuv. by Mirko Bonadei · 7 years ago
  2. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  3. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  4. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  5. 6acefdb Fixes to build WebRTC for Fuchsia by Sergey Ulanov · 7 years ago
  6. 6543206 Including libyuv headers using fully qualified paths. by Mirko Bonadei · 7 years ago
  7. 0250be5 Stop using public_deps to depend on libyuv. by Mirko Bonadei · 7 years ago
  8. ad62792 Fixing hidden dependencies. by Mirko Bonadei · 7 years ago
  9. b8ff8f7 Revert "Adding -Wno-deprecated-declarations to declarations deprecated in iOS 10" by Oleh Prypin · 7 years ago
  10. 2a9dbe6 Adding -Wno-deprecated-declarations to declarations deprecated in iOS 10 by Mirko Bonadei · 7 years ago
  11. 12e555b Delete wrapper API ConvertToI420 for YUV conversion to I420 by mallikarjun82 · 7 years ago
  12. b5b5bce Separate i420 and i444 implementations to separate targets. by Patrik Höglund · 7 years ago
  13. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  14. 72c4250 Formatting some files with LOG macros usage. by Mirko Bonadei · 7 years ago
  15. c8c71b9 Stop using ANDROID macro in favour of WEBRTC_ANDROID. by Mirko Bonadei · 7 years ago
  16. 84255bb Add explicit includes of refcountedobject.h where it is used. by Niels Möller · 7 years ago
  17. fb26f85 Revert "Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h."" by Niels Moller · 7 years ago
  18. bf6937a Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Möller · 7 years ago
  19. d25fa78 Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Moller · 7 years ago
  20. b7239a9 Make rtc_base/refcount.h self contained, not including refcountedobject.h. by Niels Möller · 7 years ago
  21. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  22. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  23. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago
  24. 5adc73a by niklase@google.com · 13 years ago
  25. 36d9350 Remove the full header file path to: by ronghuawu@google.com · 14 years ago
  26. 7f43de8 refactor java code Review URL: http://webrtc-codereview.appspot.com/29011 by leozwang@google.com · 14 years ago
  27. 0b0c28c add android makefile, some modification in vpx makefile to build encoder from c source for now by leozwang@google.com · 14 years ago
  28. 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
  29. c16e32d fixed wrong class name defination by leozwang@google.com · 14 years ago
  30. 3025e6d fixed wrong classname usage, http://webrtc-codereview.appspot.com/28012/ by leozwang@google.com · 14 years ago
  31. 77ae29b by niklase@google.com · 14 years ago