1. e8839de Fix potential deadlock in webrtc/system_wrappers/source/logging_unittest.cc. by andresp@webrtc.org · 10 years ago
  2. 00dffd7 Pass GYP DEPTH variable to isolate. by kjellander@webrtc.org · 10 years ago
  3. f006e8d Add kjellander@webrtc.org as OWNER for *.isolate by kjellander@webrtc.org · 10 years ago
  4. b999e11 Make some methods in Clock class const declared by henrik.lundin@webrtc.org · 10 years ago
  5. 00d9c49 Android: cleanup gtest_target_type conditions. by henrike@webrtc.org · 10 years ago
  6. 6f3ce73 * Revert clock.cc changes made in 6178, but keep the changes to the test. by wu@webrtc.org · 10 years ago
  7. 17d5ac4 Adding R/W lock to SimulatedClock by henrik.lundin@webrtc.org · 10 years ago
  8. 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
  9. 0b8a1c4 Add webrtc field trials API. by andresp@webrtc.org · 10 years ago
  10. 47be73b Adds a modified copy of talk/base to webrtc/base. It is the first step in by henrike@webrtc.org · 10 years ago
  11. 8378f1e Revert "FieldTrial implementation for webrtc." (rev 6089) by andresp@webrtc.org · 10 years ago
  12. 50daa53 Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..." by perkj@webrtc.org · 10 years ago
  13. 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
  14. d88b46f FieldTrial implementation for webrtc. by andresp@webrtc.org · 10 years ago
  15. 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
  16. 6958c0f Add Chromium's ScopedVector. by andrew@webrtc.org · 10 years ago
  17. 1ed7008 Remove use of tmpnam. by kjellander@webrtc.org · 10 years ago
  18. 98f8320 Make everyone an OWNER for .gyp/.gypi add/delete purposes, non-talk/ edition. by fischman@webrtc.org · 10 years ago
  19. 9402619 Remove usage of webrtc trace in video processing modules. by asapersson@webrtc.org · 10 years ago
  20. 1d2f5dc Add an AlignedFreeDeleter and remove scoped_ptr_malloc. by andrew@webrtc.org · 10 years ago
  21. ee94ef9 Use system's cpu_features library by michaelbai@google.com · 10 years ago
  22. 4b5d36e Removes the remaining uses of the list wrapper class and the list wrapper class. by henrike@webrtc.org · 10 years ago
  23. c9faf10 Add thread_annotations for clang targets. by andresp@webrtc.org · 11 years ago
  24. 46f7288 Revert r5294 to re-roll r5293. by pbos@webrtc.org · 11 years ago
  25. c5a5713 Revert 5293 "Auto instantiate RBE depending on whether AST or TO..." by turaj@webrtc.org · 11 years ago
  26. 3bbc91e Auto instantiate RBE depending on whether AST or TOF is available in incoming packet stream. by solenberg@webrtc.org · 11 years ago
  27. ca63ad9 Roll chromium_revision 232627:238260 by kjellander@webrtc.org · 11 years ago
  28. 7b72264 Allow opening an AEC dump from an existing file handle. by henrikg@webrtc.org · 11 years ago
  29. d05597a Move implementation files out of the webrtc/ root. by pbos@webrtc.org · 11 years ago
  30. 4caa53b Remove unneeded includes from trace_posix.cc. by andrew@webrtc.org · 11 years ago
  31. 9705beb Replace disabled logging with a restricted logging mode. by andrew@webrtc.org · 11 years ago
  32. 52ec7b6 Prefix MOVE_ONLY_TYPE_FOR_CPP_03 with WEBRTC_. by andrew@webrtc.org · 11 years ago
  33. 221798a Upgrade scoped_ptr to Chromium's latest version. by andrew@webrtc.org · 11 years ago
  34. 9398252 Revert "Disable tests for TSan v2" by kjellander@webrtc.org · 11 years ago
  35. cdcedb2 Remove TSan v2 disabled test in condition_variable_unittest.cc by kjellander@webrtc.org · 11 years ago
  36. bf1da46 Add APK and isolate target for video_engine_tests by kjellander@webrtc.org · 11 years ago
  37. 81cd5ca VideoCaptureAndroid: rewrote the (standalone) implementation of video capture on Android. by fischman@webrtc.org · 11 years ago
  38. 22a2893 Fix include of isolate.gypi by kjellander@webrtc.org · 11 years ago
  39. 69598c5 Stop timer in ~EventWindows(). by pbos@webrtc.org · 11 years ago
  40. b82f683 PeerConnection(Android): enable tracing to logcat. by fischman@webrtc.org · 11 years ago
  41. 032f731 Disable tests for TSan v2 by kjellander@webrtc.org · 11 years ago
  42. f46fff6 OpenSL (not default): Enables low latency audio on Android. by henrike@webrtc.org · 11 years ago
  43. 06eaa54 Restore severity precondition to logging.h. by andrew@webrtc.org · 11 years ago
  44. e0e5a6a Disabling CondVarTest for TSan v2 (take 2) by kjellander@webrtc.org · 11 years ago
  45. 8c6633c Add isolate configuration for Android for all tests. by kjellander@webrtc.org · 11 years ago
  46. 3540c82 Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago
  47. a4944f2 Lock resources in event_posix.cc. by pbos@webrtc.org · 11 years ago
  48. e155918 Revert 4547 "Isolate GYP target and .isolate files for tests" by kjellander@webrtc.org · 11 years ago
  49. 298bbdb Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago
  50. 52c5c70 Replace MapWrapper with std::map<>. by pbos@webrtc.org · 11 years ago
  51. 3f45c2e Switch C++-style C headers with their C equivalents. by pbos@webrtc.org · 11 years ago
  52. acb00f5 Adds all unittests to android NDK-APK framework. by henrike@webrtc.org · 11 years ago
  53. 7affcd2 Fix some chromium-style warnings in webrtc/system_wrappers/ by pbos@webrtc.org · 11 years ago
  54. 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
  55. 3b89e10 Proper spacing for end-of-namespace comments. by pbos@webrtc.org · 11 years ago
  56. d305e11 Move TickTime::QueryOsForTicks out-of-line by fischman@webrtc.org · 11 years ago
  57. 8dbc8ab Merge more tests into modules_{unit,integration}tests. by kjellander@webrtc.org · 11 years ago
  58. 19b339a Fixes linker issue with no op trace. by henrike@webrtc.org · 11 years ago
  59. 203d656 Add back the WEBRTC_DIRECT_TRACE flag. by solenberg@webrtc.org · 11 years ago
  60. 69bab25 Implement DetectNumberOfCores on Android and make it consistent on Linux and Android by fischman@webrtc.org · 11 years ago
  61. c6d6fed Include files from webrtc/.. paths in system_wrappers/ by pbos@webrtc.org · 11 years ago
  62. 28832e1 Refactoring for typing detection by niklas.enbom@webrtc.org · 11 years ago
  63. a0975ed Consolidate all third party licenses in LICENSE_THIRD_PARTY. by andrew@webrtc.org · 11 years ago
  64. 22b72cb Move WEBRTC_THREAD_RR and WEBRTC_CLOCK_TYPE_REALTIME to system_wrappers.gypi . by sergeyu@chromium.org · 11 years ago
  65. c6f71c5 Make win_support_condition_variables_primitive global to aligned with |library| by wu@webrtc.org · 11 years ago
  66. 9b53152 Change capture interface to use NTP capture time. by stefan@webrtc.org · 11 years ago
  67. 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
  68. 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
  69. 5d9a1bc Fixing the flakiness of ThreadWakesTwice. by hta@webrtc.org · 11 years ago
  70. c0231af WebRtc_Word32 -> int32_t in system_wrappers by pbos@webrtc.org · 11 years ago
  71. 14e22dd Fix a crash issue on WinXP where LoadLibrary(TEXT("Kernel32.dll")) may fail. by wu@webrtc.org · 11 years ago
  72. 1d25eac Resolves TSan v2 reports data races in voe_auto_test. by henrika@webrtc.org · 11 years ago
  73. 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
  74. 3b6f728 Removed CPU APIs from VoEHardware. Code is now only used by test applications. by henrike@webrtc.org · 11 years ago
  75. 2ffc8bf Revert 3736 "Removed CPU APIs from VoEHardware. Code is now only..." by wu@webrtc.org · 11 years ago
  76. 365ca40 Removed CPU APIs from VoEHardware. Code is now only used by test applications. by henrike@webrtc.org · 11 years ago
  77. 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
  78. 4c27c03 Add trace printouts to all unit tests. by andrew@webrtc.org · 11 years ago
  79. 495c563 Cleanup nanosleep -> SleepMs Remove some leftover stuff by hta@webrtc.org · 11 years ago
  80. 9cd73ed Android: rename android_build_type gyp variable. by wjia@webrtc.org · 11 years ago
  81. df00856 Tool found: pass by value when pass by reference is better in system wrapper unit test. by henrike@webrtc.org · 11 years ago
  82. 160b327 Fixes issue detected by tool. by henrike@webrtc.org · 11 years ago
  83. e294b5f compile fix for get_nprocs() with uClibc by phoglund@webrtc.org · 11 years ago
  84. 4e91d4a Modify SincResampler to build in webrtc. by andrew@webrtc.org · 11 years ago
  85. 3a94b8b Import stringize_macros from Chromium. by andrew@webrtc.org · 11 years ago
  86. 1e7f77a Fixing/disabling Windows x64 warnings by kjellander@webrtc.org · 11 years ago
  87. 92d7567 Mac 64-bit compatibility for WebRTC. by henrike@webrtc.org · 11 years ago
  88. 2be6c3e Fix webrtc compilation errors for Chrome Win64 by andrew@webrtc.org · 11 years ago
  89. 1bb2146 Move video_coding to new Clock interface and remove fake clock implementations from RTP module tests. by stefan@webrtc.org · 11 years ago
  90. 9669d71 Remove '<(library)' in gyp files. by wjia@webrtc.org · 11 years ago
  91. dccd02f Posix Thread: Removes the setting of the run function to NULL which could cause data race. by henrike@webrtc.org · 11 years ago
  92. d4914f3 Adding timeEndPeriod to Synchronize function, see bug for details. by mflodman@webrtc.org · 11 years ago
  93. 9858fc8 Break out RtpClock to system_wrappers and make it more generic. by stefan@webrtc.org · 11 years ago
  94. c9dcfa1 Reformatted tick_util. by phoglund@webrtc.org · 12 years ago
  95. 7824ff1 Reformatted trace* files. by phoglund@webrtc.org · 12 years ago
  96. 69e3fb9 Reformatted thread and static_instance. by phoglund@webrtc.org · 12 years ago
  97. d8341c6 Reformatted sort. by phoglund@webrtc.org · 12 years ago
  98. b12277e Reformatted map classes. by phoglund@webrtc.org · 12 years ago
  99. ba41365 Reformatted rw_lock classes. by phoglund@webrtc.org · 12 years ago
  100. 62b6fbb Update trace_event.h to match the one in Chromium by hclam@chromium.org · 12 years ago