1. b2b3a14 Remove neteq_unittests from Android builds by henrik.lundin@webrtc.org · 10 years ago
  2. 2574899 Roll chromium_revision 260462:266514 by kjellander@webrtc.org · 10 years ago
  3. 8f445c4 Only download the VS toolchain if DEPOT_TOOLS_WIN_TOOLCHAIN=1. by andrew@webrtc.org · 10 years ago
  4. d8d9918 Set include_internal_video_capture=1 for video_capture_tests by kjellander@webrtc.org · 10 years ago
  5. 98f8320 Make everyone an OWNER for .gyp/.gypi add/delete purposes, non-talk/ edition. by fischman@webrtc.org · 10 years ago
  6. f03e467 Unbreak android APK buildbots by emptying the video_capture_tests_apk target. by fischman@webrtc.org · 10 years ago
  7. b515322 VideoCaptureAndroid: support multiple frame-rates per resolution. by fischman@webrtc.org · 10 years ago
  8. 5260350 Removed the disabling of include_tests from r2729. by henrike@webrtc.org · 10 years ago
  9. 38d4ad7 Roll chromium_revision 255773:260462 by kjellander@webrtc.org · 10 years ago
  10. 4910a7f Restore support for code coverage in WebRTC by kjellander@webrtc.org · 10 years ago
  11. 18e5838 Enable VS2013 for Windows compilation by default. by kjellander@webrtc.org · 10 years ago
  12. da666ce Roll chromium_revision 249215:255773 by kjellander@webrtc.org · 10 years ago
  13. 9201f0d Moves WEBRTC_POSIX define from header file to gyp-settings. by henrike@webrtc.org · 10 years ago
  14. 1f2820b This CL is to add Opus complexity knob and to test it. by minyue@webrtc.org · 10 years ago
  15. 83841f2 Rename merged webrtc lib to libwebrtc_merged.a. by andrew@webrtc.org · 10 years ago
  16. 2851916 Use libvpx's obj_int_extract and unpack_lib_posix to generate offset header file. by michaelbai@google.com · 10 years ago
  17. 0d03514 Revert "Use libvpx's obj_int_extract and unpack_lib_posix to generate offset header file." by michaelbai@google.com · 10 years ago
  18. 0e53607 Use libvpx's obj_int_extract and unpack_lib_posix to generate offset header file. by michaelbai@google.com · 10 years ago
  19. 1e04cfb Roll chromium_revision 245382:249215 by kjellander@webrtc.org · 10 years ago
  20. ee94ef9 Use system's cpu_features library by michaelbai@google.com · 11 years ago
  21. 748acc2 Add gyp_webrtc script to generate projects. by kjellander@webrtc.org · 11 years ago
  22. ed592c7 Add new API (webrtc.gyp:webrtc) to merge_libs.gyp. by pbos@webrtc.org · 11 years ago
  23. 7238373 Removes script for generating supplement.gypi also adds git ignore for tools/gn. by henrike@webrtc.org · 11 years ago
  24. 96961e5 Exclude protoc objects from merge_libs.py. by andrew@webrtc.org · 11 years ago
  25. fba4f1c Roll Chromium 238260 -> 243863 by wjia@webrtc.org · 11 years ago
  26. c9faf10 Add thread_annotations for clang targets. by andresp@webrtc.org · 11 years ago
  27. a07c56f Remove metrics_unittests by kjellander@webrtc.org · 11 years ago
  28. f94ccd4 Move realtime tests to webrtc_perf_tests. by pbos@webrtc.org · 11 years ago
  29. 6bf67db Fix common_video_unittests in apk_tests.gyp. by pbos@webrtc.org · 11 years ago
  30. ca63ad9 Roll chromium_revision 232627:238260 by kjellander@webrtc.org · 11 years ago
  31. 2cafda4 Change uses of the obsolete armv7 setting to arm_version==7. by kjellander@webrtc.org · 11 years ago
  32. 241103f Ensure WEBRTC_MODULE_UTILITY_VIDEO is undefined for enable_video==0. by andrew@webrtc.org · 11 years ago
  33. c7d7363 Remove the long disabled WEBRTC_SVNREVISION define. by andrew@webrtc.org · 11 years ago
  34. e1e050e Add -Wnon-virtual-dtor warning for C++ code. by pbos@webrtc.org · 11 years ago
  35. 9965e3a Remove ".." from include_dirs in build/common. by pbos@webrtc.org · 11 years ago
  36. 9705beb Replace disabled logging with a restricted logging mode. by andrew@webrtc.org · 11 years ago
  37. c2b6166 Logging for BWE test framework. by solenberg@webrtc.org · 11 years ago
  38. 24e2089 Separate Call API/build files from video_engine/. by pbos@webrtc.org · 11 years ago
  39. b45ab8b Roll chromium_revision 228675:229708 by kjellander@webrtc.org · 11 years ago
  40. ba368fc Disable the -Wno-unused-const-variable Clang warning on Mac by kjellander@webrtc.org · 11 years ago
  41. 9653397 Roll chromium_revision 226126:228675 and fix clang warnings by kjellander@webrtc.org · 11 years ago
  42. 7c789f4 Add owners to [webrtc,talk]/build and *.isolate (take 2) by kjellander@webrtc.org · 11 years ago
  43. bf1da46 Add APK and isolate target for video_engine_tests by kjellander@webrtc.org · 11 years ago
  44. 3124b2e Add owners to [webrtc,talk]/build and *.isolate by kjellander@webrtc.org · 11 years ago
  45. 22a2893 Fix include of isolate.gypi by kjellander@webrtc.org · 11 years ago
  46. a3a3a0f Makes OpensSL default audio implementation/device on Android. by henrike@webrtc.org · 11 years ago
  47. 6f458ed Recognize armv7 target_arch for ios support in webrtc common.gyp by fischman@webrtc.org · 11 years ago
  48. e8acc7c Enable ObjC build by default and reenable 64-bit mac libjingle build by fischman@webrtc.org · 11 years ago
  49. 3540c82 Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago
  50. 25b57c0 iOS: unbreak the build following r4546 by fischman@webrtc.org · 11 years ago
  51. 3207eaa Made all integration tests use consistent naming. by phoglund@webrtc.org · 11 years ago
  52. fd6d89f The video capture module for iOS. by sjlee@webrtc.org · 11 years ago
  53. acb00f5 Adds all unittests to android NDK-APK framework. by henrike@webrtc.org · 11 years ago
  54. 0496413 Don't set clang_use_chrome_plugins in common.gypi by sergeyu@chromium.org · 11 years ago
  55. a86790e AppRTCDemo: build fixes for iOS build in webrtc by fischman@webrtc.org · 11 years ago
  56. 2eb721e 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
  57. f6d9630 Create gyp target for bwe components. by stefan@webrtc.org · 11 years ago
  58. 7e27a0f Fixes build breakage when building WebRTC in Chromium and having include_tests=1. by henrike@webrtc.org · 11 years ago
  59. a0ebe97 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
  60. cfe2a74 Fix relative path to .gitignore and other minor changes. by andrew@webrtc.org · 11 years ago
  61. 029c3f4 Add script for appending entries to .gitignore. by andrew@webrtc.org · 11 years ago
  62. 5221d1c Rename voice_engine_core -> voice_engine and move targets to voice_engine.gyp. by andrew@webrtc.org · 11 years ago
  63. ced13a5 Add direct_dependent_settings in common.gypi. by sergeyu@chromium.org · 11 years ago
  64. 366d158 Revert 4000 "Reverting r3978" by andrew@webrtc.org · 11 years ago
  65. 9038990 Revert 4001 "Revert 3977" by andrew@webrtc.org · 11 years ago
  66. 22aedca Revert 3977 BUG=webrtc:1749 by tnakamura@webrtc.org · 11 years ago
  67. 4de065d Reverting r3978 by elham@webrtc.org · 11 years ago
  68. acdfffb Enable protobuf use in Chromium. by andrew@webrtc.org · 11 years ago
  69. bfa5ee2 Update protoc.gypi to match Chromium's latest. by andrew@webrtc.org · 11 years ago
  70. 22b72cb Move WEBRTC_THREAD_RR and WEBRTC_CLOCK_TYPE_REALTIME to system_wrappers.gypi . by sergeyu@chromium.org · 11 years ago
  71. 05c25a7 Removing another instance of file api by mikhal@webrtc.org · 11 years ago
  72. 4eac481 Disabling avi file interface by mikhal@webrtc.org · 11 years ago
  73. a788a4d Update iOS build script to run on bots. by kjellander@webrtc.org · 11 years ago
  74. 4fdfb61 Add the build script of the voice engine for iOS. by sjlee@webrtc.org · 11 years ago
  75. 001d6ed Use ninja with merge_libs.py on Windows and clean up. by andrew@webrtc.org · 11 years ago
  76. 9bf0d09 Ported assembly coding in APM from Android to iOS. by kma@webrtc.org · 11 years ago
  77. 89bd726 MIPS optimizations for Signal Processing Library patch01 by andrew@webrtc.org · 11 years ago
  78. 59b3a4c Misc cleanups to webrtc/android code: by fischman@webrtc.org · 11 years ago
  79. 1e7f77a Fixing/disabling Windows x64 warnings by kjellander@webrtc.org · 12 years ago
  80. bc20215 Replaced relative path to reference from <(webrtc_root). by bjornv@webrtc.org · 12 years ago
  81. c9e32fd Add <(DEPTH) to global includes by kjellander@webrtc.org · 12 years ago
  82. 8acea3f Fix android clang build. by wjia@webrtc.org · 12 years ago
  83. 6da672a Explicitly disable sincos optimization on Android. by leozwang@webrtc.org · 12 years ago
  84. 0eb2b97 Replace the last occurrence of .s with .h by leozwang@webrtc.org · 12 years ago
  85. fdea552 Enable java soundcard impl as the default by leozwang@webrtc.org · 12 years ago
  86. 804d552 Add a logging_no_op.cc when enable_tracing==0. by andrew@webrtc.org · 12 years ago
  87. 10b747a Define enable_android_opensl when built with chromium. by wjia@webrtc.org · 12 years ago
  88. 1b790df Fix generate_asm_header. by wjia@webrtc.org · 12 years ago
  89. d898c01 Add libjingle-style stream-style logging. by andrew@webrtc.org · 12 years ago
  90. 5784346 Unbreak ninja/android build of webrtc. by fischman@webrtc.org · 12 years ago
  91. 9336469 Implemented a build system that generates offset header files for ARM assembly files, in Android. by kma@webrtc.org · 12 years ago
  92. 55a336b Enable Opus by leozwang@webrtc.org · 12 years ago
  93. 07004dd Getting Opus from Chrome by tina.legrand@webrtc.org · 12 years ago
  94. 5429913 Enable Opus for Chrome Review URL: https://webrtc-codereview.appspot.com/935005 by niklas.enbom@webrtc.org · 12 years ago
  95. 8ca9b76 Correct adb_shell runtime error on buildbot by leozwang@webrtc.org · 12 years ago
  96. a09e2d0 Add device id to adb shell by leozwang@webrtc.org · 12 years ago
  97. f46ba29 Add adb_shell script for android by leozwang@webrtc.org · 12 years ago
  98. aa0d21d Fix a few include paths and update include TODO. by andrew@webrtc.org · 12 years ago
  99. b015cbe Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago