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. fc3a6c0 Revert "FieldTrial implementation for webrtc." (rev 6089) by andresp@webrtc.org · 10 years ago
  3. 2661819 Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..." by perkj@webrtc.org · 10 years ago
  4. 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
  5. d12d7b6 FieldTrial implementation for webrtc. by andresp@webrtc.org · 10 years ago
  6. 60f1422 Move timestamp_extrapolator and rtp_to_ntp to system wrapper so that it can be shared by both audio and video engine. by wu@webrtc.org · 10 years ago
  7. a4fbfd9 Add Chromium's ScopedVector. by andrew@webrtc.org · 10 years ago
  8. 32e7755 Remove use of tmpnam. by kjellander@webrtc.org · 10 years ago
  9. 74ffc7b Use system's cpu_features library by michaelbai@google.com · 10 years ago
  10. 1c27316 Removes the remaining uses of the list wrapper class and the list wrapper class. by henrike@webrtc.org · 11 years ago
  11. 7e4053c Add thread_annotations for clang targets. by andresp@webrtc.org · 11 years ago
  12. 0aa16d7 Replace disabled logging with a restricted logging mode. by andrew@webrtc.org · 11 years ago
  13. a5c9463 VideoCaptureAndroid: rewrote the (standalone) implementation of video capture on Android. by fischman@webrtc.org · 11 years ago
  14. d2ca96e PeerConnection(Android): enable tracing to logcat. by fischman@webrtc.org · 11 years ago
  15. 80882f3 Replace MapWrapper with std::map<>. by pbos@webrtc.org · 11 years ago
  16. 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
  17. 10600ab Move WEBRTC_THREAD_RR and WEBRTC_CLOCK_TYPE_REALTIME to system_wrappers.gypi . by sergeyu@chromium.org · 11 years ago
  18. 18881d5 Removed CPU APIs from VoEHardware. Code is now only used by test applications. by henrike@webrtc.org · 11 years ago
  19. e148532 Revert 3736 "Removed CPU APIs from VoEHardware. Code is now only..." by wu@webrtc.org · 11 years ago
  20. 90edf85 Removed CPU APIs from VoEHardware. Code is now only used by test applications. by henrike@webrtc.org · 11 years ago
  21. fb6a7c4 Split condition_variable_win.cc into native (for Vista and newer OS versions) and generic implementation (based on events). by henrike@webrtc.org · 11 years ago
  22. 680fbc5 Add trace printouts to all unit tests. by andrew@webrtc.org · 11 years ago
  23. aef22a7 Android: rename android_build_type gyp variable. by wjia@webrtc.org · 11 years ago
  24. 1aa1eec Modify SincResampler to build in webrtc. by andrew@webrtc.org · 11 years ago
  25. cc895d1 Fixing/disabling Windows x64 warnings by kjellander@webrtc.org · 11 years ago
  26. b4575c1 Fix webrtc compilation errors for Chrome Win64 by andrew@webrtc.org · 12 years ago
  27. 81cfcb5 Remove '<(library)' in gyp files. by wjia@webrtc.org · 12 years ago
  28. d7debff Break out RtpClock to system_wrappers and make it more generic. by stefan@webrtc.org · 12 years ago
  29. e586ddb Remove atomicops.h from WebRTC by hclam@chromium.org · 12 years ago
  30. d3da958 Port Chromium's trace_event.h to WebKit and add by hclam@chromium.org · 12 years ago
  31. 9f93090 Use different cpufeatures library when building with chrome. by wjia@webrtc.org · 12 years ago
  32. 1735949 Port Chromium's atomicops to WebRTC by hclam@chromium.org · 12 years ago
  33. 521d30d Add a logging_no_op.cc when enable_tracing==0. by andrew@webrtc.org · 12 years ago
  34. 82776e8 Use cpu_features library from ndk when built with chromium. by wjia@webrtc.org · 12 years ago
  35. 75c7043 Add libjingle-style stream-style logging. by andrew@webrtc.org · 12 years ago
  36. bf4bba9 Made TickTime immutable, rewrote tick utils to be fakeable. by phoglund@webrtc.org · 12 years ago
  37. a7b57da Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago