1. f7795df Adds a modified copy of talk/base to webrtc/base. It is the first step in by henrike@webrtc.org · 10 years ago
  2. 2661819 Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..." by perkj@webrtc.org · 10 years ago
  3. b9c8d1a Adds a modified copy of talk/base to webrtc/base. It is the first step in migrating talk/base to webrtc/base. by henrike@webrtc.org · 10 years ago
  4. 213590d Removed the disabling of include_tests from r2729. by henrike@webrtc.org · 10 years ago
  5. 9136607 Restore support for code coverage in WebRTC by kjellander@webrtc.org · 10 years ago
  6. b96f214 Moves WEBRTC_POSIX define from header file to gyp-settings. by henrike@webrtc.org · 10 years ago
  7. e08d28e Use libvpx's obj_int_extract and unpack_lib_posix to generate offset header file. by michaelbai@google.com · 10 years ago
  8. 89a0796 Revert "Use libvpx's obj_int_extract and unpack_lib_posix to generate offset header file." by michaelbai@google.com · 10 years ago
  9. bac08b3 Use libvpx's obj_int_extract and unpack_lib_posix to generate offset header file. by michaelbai@google.com · 10 years ago
  10. 74ffc7b Use system's cpu_features library by michaelbai@google.com · 10 years ago
  11. e1b9880 Removes script for generating supplement.gypi also adds git ignore for tools/gn. by henrike@webrtc.org · 11 years ago
  12. 7e4053c Add thread_annotations for clang targets. by andresp@webrtc.org · 11 years ago
  13. 894dab9 Roll chromium_revision 232627:238260 by kjellander@webrtc.org · 11 years ago
  14. ba8b32c Change uses of the obsolete armv7 setting to arm_version==7. by kjellander@webrtc.org · 11 years ago
  15. 4adc7ad Ensure WEBRTC_MODULE_UTILITY_VIDEO is undefined for enable_video==0. by andrew@webrtc.org · 11 years ago
  16. 5459e0b Remove the long disabled WEBRTC_SVNREVISION define. by andrew@webrtc.org · 11 years ago
  17. 3c3a953 Add -Wnon-virtual-dtor warning for C++ code. by pbos@webrtc.org · 11 years ago
  18. 590c60f Remove ".." from include_dirs in build/common. by pbos@webrtc.org · 11 years ago
  19. 0aa16d7 Replace disabled logging with a restricted logging mode. by andrew@webrtc.org · 11 years ago
  20. 77c834d Logging for BWE test framework. by solenberg@webrtc.org · 11 years ago
  21. e5fd264 Roll chromium_revision 228675:229708 by kjellander@webrtc.org · 11 years ago
  22. 6be4250 Disable the -Wno-unused-const-variable Clang warning on Mac by kjellander@webrtc.org · 11 years ago
  23. 0f281aa Roll chromium_revision 226126:228675 and fix clang warnings by kjellander@webrtc.org · 11 years ago
  24. 3de1b22 Fix include of isolate.gypi by kjellander@webrtc.org · 11 years ago
  25. 7540ded Makes OpensSL default audio implementation/device on Android. by henrike@webrtc.org · 11 years ago
  26. 7ac916b Recognize armv7 target_arch for ios support in webrtc common.gyp by fischman@webrtc.org · 11 years ago
  27. d09ee87 Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago
  28. e4918c7 iOS: unbreak the build following r4546 by fischman@webrtc.org · 11 years ago
  29. 95e1642 The video capture module for iOS. by sjlee@webrtc.org · 11 years ago
  30. dbdcf16 Don't set clang_use_chrome_plugins in common.gypi by sergeyu@chromium.org · 11 years ago
  31. 7c4152b AppRTCDemo: build fixes for iOS build in webrtc by fischman@webrtc.org · 11 years ago
  32. 8eea45a 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
  33. 6dd15dc Create gyp target for bwe components. by stefan@webrtc.org · 11 years ago
  34. 5b871f8 Fixes build breakage when building WebRTC in Chromium and having include_tests=1. by henrike@webrtc.org · 11 years ago
  35. 6504a1d Makes it possible to build ndk-apks of native unit tests if the workspace is inside a chromium checkout. by henrike@webrtc.org · 11 years ago
  36. e52fbdd Add direct_dependent_settings in common.gypi. by sergeyu@chromium.org · 11 years ago
  37. 5f600c8 Revert 4000 "Reverting r3978" by andrew@webrtc.org · 11 years ago
  38. e88f9d5 Reverting r3978 by elham@webrtc.org · 11 years ago
  39. db2e80b Enable protobuf use in Chromium. by andrew@webrtc.org · 11 years ago
  40. 10600ab Move WEBRTC_THREAD_RR and WEBRTC_CLOCK_TYPE_REALTIME to system_wrappers.gypi . by sergeyu@chromium.org · 11 years ago
  41. c960e32 Removing another instance of file api by mikhal@webrtc.org · 11 years ago
  42. 2423690 Disabling avi file interface by mikhal@webrtc.org · 11 years ago
  43. 85e32df MIPS optimizations for Signal Processing Library patch01 by andrew@webrtc.org · 11 years ago
  44. db1733f Misc cleanups to webrtc/android code: by fischman@webrtc.org · 11 years ago
  45. cc895d1 Fixing/disabling Windows x64 warnings by kjellander@webrtc.org · 11 years ago
  46. 437f62b Add <(DEPTH) to global includes by kjellander@webrtc.org · 12 years ago
  47. 3d016e1 Fix android clang build. by wjia@webrtc.org · 12 years ago
  48. 751f8c0 Explicitly disable sincos optimization on Android. by leozwang@webrtc.org · 12 years ago
  49. b8876bb Enable java soundcard impl as the default by leozwang@webrtc.org · 12 years ago
  50. 521d30d Add a logging_no_op.cc when enable_tracing==0. by andrew@webrtc.org · 12 years ago
  51. c7f458a Define enable_android_opensl when built with chromium. by wjia@webrtc.org · 12 years ago
  52. 75c7043 Add libjingle-style stream-style logging. by andrew@webrtc.org · 12 years ago
  53. 1e25690 Enable Opus by leozwang@webrtc.org · 12 years ago
  54. 6fc71d9 Getting Opus from Chrome by tina.legrand@webrtc.org · 12 years ago
  55. 9579807 Enable Opus for Chrome Review URL: https://webrtc-codereview.appspot.com/935005 by niklas.enbom@webrtc.org · 12 years ago
  56. 12e6574 Fix a few include paths and update include TODO. by andrew@webrtc.org · 12 years ago
  57. a7b57da Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago