1. e8839de Fix potential deadlock in webrtc/system_wrappers/source/logging_unittest.cc. by andresp@webrtc.org · 10 years ago
  2. ec28212 GN: Fix build by disabling compiler warning in base. by kjellander@webrtc.org · 10 years ago
  3. 1e90eed clock.h: Removed GUARDED_BY annotation as it breaks som builds. by henrike@webrtc.org · 10 years ago
  4. a622b06 Don't forward declare RWLockWrapper in clock.h by henrik.lundin@webrtc.org · 10 years ago
  5. 3610f63 GN: Add BUILD.gn files + kjellander to OWNERS by kjellander@webrtc.org · 10 years ago
  6. ac5cd56 GN: BUILD.gn for system_wrappers by kjellander@webrtc.org · 10 years ago
  7. 00dffd7 Pass GYP DEPTH variable to isolate. by kjellander@webrtc.org · 10 years ago
  8. f006e8d Add kjellander@webrtc.org as OWNER for *.isolate by kjellander@webrtc.org · 10 years ago
  9. b999e11 Make some methods in Clock class const declared by henrik.lundin@webrtc.org · 10 years ago
  10. 00d9c49 Android: cleanup gtest_target_type conditions. by henrike@webrtc.org · 10 years ago
  11. 6f3ce73 * Revert clock.cc changes made in 6178, but keep the changes to the test. by wu@webrtc.org · 10 years ago
  12. 17d5ac4 Adding R/W lock to SimulatedClock by henrik.lundin@webrtc.org · 10 years ago
  13. 774b3d3 Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h. by henrike@webrtc.org · 10 years ago
  14. 0a9ed7c Revert 6202 "Switch to using base/constructormagic.h and remove ..." by mcasas@webrtc.org · 10 years ago
  15. 28b7c07 Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h. by henrike@webrtc.org · 10 years ago
  16. bd49ac2 Wire up --force_fieldtrials for vie_auto_test and for test targets linking with test/test.gyp:{test_main|test_support_main} by andresp@webrtc.org · 10 years ago
  17. 752b879 * Implement WindowsRealTimeClock::CurrentTimeVal with GetSystemTimeAsFileTime as it supposes to return a POSIX gettimeofday, so that later it can be converted to NTP timee correctly. by wu@webrtc.org · 10 years ago
  18. 0b8a1c4 Add webrtc field trials API. by andresp@webrtc.org · 10 years ago
  19. 47be73b Adds a modified copy of talk/base to webrtc/base. It is the first step in by henrike@webrtc.org · 10 years ago
  20. 8378f1e Revert "FieldTrial implementation for webrtc." (rev 6089) by andresp@webrtc.org · 10 years ago
  21. 50daa53 Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..." by perkj@webrtc.org · 10 years ago
  22. 04e6703 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
  23. d88b46f FieldTrial implementation for webrtc. by andresp@webrtc.org · 10 years ago
  24. d2fb259 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
  25. 60c62f8 Remove ALLOW_UNUSED. by andrew@webrtc.org · 10 years ago
  26. 66a2eae Add ALLOW_UNUSED and update COMPILE_ASSERT to Chromium's latest. by andrew@webrtc.org · 10 years ago
  27. ba47616 Replace scoped_array<T> with scoped_ptr<T[]>. by andrew@webrtc.org · 10 years ago
  28. 6958c0f Add Chromium's ScopedVector. by andrew@webrtc.org · 10 years ago
  29. 1ed7008 Remove use of tmpnam. by kjellander@webrtc.org · 10 years ago
  30. 98f8320 Make everyone an OWNER for .gyp/.gypi add/delete purposes, non-talk/ edition. by fischman@webrtc.org · 10 years ago
  31. 9402619 Remove usage of webrtc trace in video processing modules. by asapersson@webrtc.org · 10 years ago
  32. bcf0a10 Remove std:: prefixes from C functions in webrtc/. by pbos@webrtc.org · 10 years ago
  33. 1d2f5dc Add an AlignedFreeDeleter and remove scoped_ptr_malloc. by andrew@webrtc.org · 10 years ago
  34. ee94ef9 Use system's cpu_features library by michaelbai@google.com · 10 years ago
  35. 54ad929 Moves the display reconfiguration callback into a separate class, by jiayl@webrtc.org · 10 years ago
  36. 4b5d36e Removes the remaining uses of the list wrapper class and the list wrapper class. by henrike@webrtc.org · 10 years ago
  37. c9faf10 Add thread_annotations for clang targets. by andresp@webrtc.org · 11 years ago
  38. 46f7288 Revert r5294 to re-roll r5293. by pbos@webrtc.org · 11 years ago
  39. c5a5713 Revert 5293 "Auto instantiate RBE depending on whether AST or TO..." by turaj@webrtc.org · 11 years ago
  40. 3bbc91e Auto instantiate RBE depending on whether AST or TOF is available in incoming packet stream. by solenberg@webrtc.org · 11 years ago
  41. ca63ad9 Roll chromium_revision 232627:238260 by kjellander@webrtc.org · 11 years ago
  42. 7b72264 Allow opening an AEC dump from an existing file handle. by henrikg@webrtc.org · 11 years ago
  43. d05597a Move implementation files out of the webrtc/ root. by pbos@webrtc.org · 11 years ago
  44. 9965e3a Remove ".." from include_dirs in build/common. by pbos@webrtc.org · 11 years ago
  45. 4caa53b Remove unneeded includes from trace_posix.cc. by andrew@webrtc.org · 11 years ago
  46. b89fa69 Fix log build error for Chromium builds. by henrikg@webrtc.org · 11 years ago
  47. 9705beb Replace disabled logging with a restricted logging mode. by andrew@webrtc.org · 11 years ago
  48. 6d905e9 Remove unused make_scoped_ptr which causes an "ambiguous" error with chromium build. by wu@webrtc.org · 11 years ago
  49. 52ec7b6 Prefix MOVE_ONLY_TYPE_FOR_CPP_03 with WEBRTC_. by andrew@webrtc.org · 11 years ago
  50. 44a8ce5 Check if WARN_UNUSED_RESULT and COMPILE_ASSERT are defined. by andrew@webrtc.org · 11 years ago
  51. 221798a Upgrade scoped_ptr to Chromium's latest version. by andrew@webrtc.org · 11 years ago
  52. 9398252 Revert "Disable tests for TSan v2" by kjellander@webrtc.org · 11 years ago
  53. cdcedb2 Remove TSan v2 disabled test in condition_variable_unittest.cc by kjellander@webrtc.org · 11 years ago
  54. bf1da46 Add APK and isolate target for video_engine_tests by kjellander@webrtc.org · 11 years ago
  55. 81cd5ca VideoCaptureAndroid: rewrote the (standalone) implementation of video capture on Android. by fischman@webrtc.org · 11 years ago
  56. 22a2893 Fix include of isolate.gypi by kjellander@webrtc.org · 11 years ago
  57. 69598c5 Stop timer in ~EventWindows(). by pbos@webrtc.org · 11 years ago
  58. b82f683 PeerConnection(Android): enable tracing to logcat. by fischman@webrtc.org · 11 years ago
  59. 032f731 Disable tests for TSan v2 by kjellander@webrtc.org · 11 years ago
  60. f46fff6 OpenSL (not default): Enables low latency audio on Android. by henrike@webrtc.org · 11 years ago
  61. 06eaa54 Restore severity precondition to logging.h. by andrew@webrtc.org · 11 years ago
  62. e0e5a6a Disabling CondVarTest for TSan v2 (take 2) by kjellander@webrtc.org · 11 years ago
  63. 8c6633c Add isolate configuration for Android for all tests. by kjellander@webrtc.org · 11 years ago
  64. 3540c82 Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago
  65. a4944f2 Lock resources in event_posix.cc. by pbos@webrtc.org · 11 years ago
  66. e155918 Revert 4547 "Isolate GYP target and .isolate files for tests" by kjellander@webrtc.org · 11 years ago
  67. 298bbdb Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago
  68. 52c5c70 Replace MapWrapper with std::map<>. by pbos@webrtc.org · 11 years ago
  69. 3f45c2e Switch C++-style C headers with their C equivalents. by pbos@webrtc.org · 11 years ago
  70. acb00f5 Adds all unittests to android NDK-APK framework. by henrike@webrtc.org · 11 years ago
  71. 7affcd2 Fix some chromium-style warnings in webrtc/system_wrappers/ by pbos@webrtc.org · 11 years ago
  72. 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
  73. 3b89e10 Proper spacing for end-of-namespace comments. by pbos@webrtc.org · 11 years ago
  74. d305e11 Move TickTime::QueryOsForTicks out-of-line by fischman@webrtc.org · 11 years ago
  75. 8dbc8ab Merge more tests into modules_{unit,integration}tests. by kjellander@webrtc.org · 11 years ago
  76. 19b339a Fixes linker issue with no op trace. by henrike@webrtc.org · 11 years ago
  77. 203d656 Add back the WEBRTC_DIRECT_TRACE flag. by solenberg@webrtc.org · 11 years ago
  78. 69bab25 Implement DetectNumberOfCores on Android and make it consistent on Linux and Android by fischman@webrtc.org · 11 years ago
  79. 92bfbbd Replace the old resampler with SincResampler in the voice engine signal path. by andrew@webrtc.org · 11 years ago
  80. c6d6fed Include files from webrtc/.. paths in system_wrappers/ by pbos@webrtc.org · 11 years ago
  81. 28832e1 Refactoring for typing detection by niklas.enbom@webrtc.org · 11 years ago
  82. a0975ed Consolidate all third party licenses in LICENSE_THIRD_PARTY. by andrew@webrtc.org · 11 years ago
  83. 22b72cb Move WEBRTC_THREAD_RR and WEBRTC_CLOCK_TYPE_REALTIME to system_wrappers.gypi . by sergeyu@chromium.org · 11 years ago
  84. c6f71c5 Make win_support_condition_variables_primitive global to aligned with |library| by wu@webrtc.org · 11 years ago
  85. 9b53152 Change capture interface to use NTP capture time. by stefan@webrtc.org · 11 years ago
  86. 73ebe67 Revert "With these changes we will assume that the capture time of a frame is based on NTP time. This makes the interface of video engine more well defined and makes it easier and cleaner to handle user provided capture timestamps." by stefan@webrtc.org · 11 years ago
  87. 65deb26 With these changes we will assume that the capture time of a frame is based on NTP time. This makes the interface of video engine more well defined and makes it easier and cleaner to handle user provided capture timestamps. by stefan@webrtc.org · 11 years ago
  88. 5d9a1bc Fixing the flakiness of ThreadWakesTwice. by hta@webrtc.org · 11 years ago
  89. c0231af WebRtc_Word32 -> int32_t in system_wrappers by pbos@webrtc.org · 11 years ago
  90. 14e22dd Fix a crash issue on WinXP where LoadLibrary(TEXT("Kernel32.dll")) may fail. by wu@webrtc.org · 11 years ago
  91. 1d25eac Resolves TSan v2 reports data races in voe_auto_test. by henrika@webrtc.org · 11 years ago
  92. 46144bb Fixes build break in previous cl (https://code.google.com/p/webrtc/source/detail?r=3739) found by Android bots. by henrike@webrtc.org · 11 years ago
  93. 3b6f728 Removed CPU APIs from VoEHardware. Code is now only used by test applications. by henrike@webrtc.org · 11 years ago
  94. 2ffc8bf Revert 3736 "Removed CPU APIs from VoEHardware. Code is now only..." by wu@webrtc.org · 11 years ago
  95. 365ca40 Removed CPU APIs from VoEHardware. Code is now only used by test applications. by henrike@webrtc.org · 11 years ago
  96. 6e34ceb 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
  97. 4c27c03 Add trace printouts to all unit tests. by andrew@webrtc.org · 11 years ago
  98. 495c563 Cleanup nanosleep -> SleepMs Remove some leftover stuff by hta@webrtc.org · 11 years ago
  99. 9cd73ed Android: rename android_build_type gyp variable. by wjia@webrtc.org · 11 years ago
  100. df00856 Tool found: pass by value when pass by reference is better in system wrapper unit test. by henrike@webrtc.org · 11 years ago