1. 3009c81 Rename newapi::Transport::SendRTP()->SendRtp(). by pbos@webrtc.org · 11 years ago
  2. 09f84e5 Fix test broken with r5128. by stefan@webrtc.org · 11 years ago
  3. e028410 Hook up audio/video sync to Call. by stefan@webrtc.org · 11 years ago
  4. 4985c7b Improve Call tests for RTX. by stefan@webrtc.org · 11 years ago
  5. b4db9c3 Remove update_resources.py as it's no longer used. by kjellander@webrtc.org · 11 years ago
  6. 626d764 Update getUserMedia W3C conformance tests. by kjellander@webrtc.org · 11 years ago
  7. 24e2089 Separate Call API/build files from video_engine/. by pbos@webrtc.org · 11 years ago
  8. 221798a Upgrade scoped_ptr to Chromium's latest version. by andrew@webrtc.org · 11 years ago
  9. 9398252 Revert "Disable tests for TSan v2" by kjellander@webrtc.org · 11 years ago
  10. 8e70108 Reorganize GYP targets to make webrtc.gyp more usable. by kjellander@webrtc.org · 11 years ago
  11. bf1da46 Add APK and isolate target for video_engine_tests by kjellander@webrtc.org · 11 years ago
  12. 22a2893 Fix include of isolate.gypi by kjellander@webrtc.org · 11 years ago
  13. b655adf Remove include_dirs from test. by pbos@webrtc.org · 11 years ago
  14. 3bd659f Add libjingle_peerconnection_objc_test to buildbot_tests.py by kjellander@webrtc.org · 11 years ago
  15. 032f731 Disable tests for TSan v2 by kjellander@webrtc.org · 11 years ago
  16. d8a5b00 To use the channel_transport on the iOS platform, some #if directives are changed. by sjlee@webrtc.org · 11 years ago
  17. b0fb1d6 Call AllowCommandLineReparsing in unit tests. by andrew@webrtc.org · 11 years ago
  18. e41c6b2 Make unittest log printouts opt-in with a --logs flag. by andrew@webrtc.org · 11 years ago
  19. 06eaa54 Restore severity precondition to logging.h. by andrew@webrtc.org · 11 years ago
  20. 27103e5 Fix fileutils.cc for tests running under Win memory tools. by kjellander@webrtc.org · 11 years ago
  21. e879919 Fix metrics_unittests on Android. by kjellander@webrtc.org · 11 years ago
  22. 8c6633c Add isolate configuration for Android for all tests. by kjellander@webrtc.org · 11 years ago
  23. 3540c82 Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago
  24. e155918 Revert 4547 "Isolate GYP target and .isolate files for tests" by kjellander@webrtc.org · 11 years ago
  25. 298bbdb Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago
  26. 52c5c70 Replace MapWrapper with std::map<>. by pbos@webrtc.org · 11 years ago
  27. 705b38d Remove include_dirs from test/test.gyp. by pbos@webrtc.org · 11 years ago
  28. 3f45c2e Switch C++-style C headers with their C equivalents. by pbos@webrtc.org · 11 years ago
  29. acb00f5 Adds all unittests to android NDK-APK framework. by henrike@webrtc.org · 11 years ago
  30. 87ae00a Added libjingle_peerconnection_java_unittest to buildbot_tests.py by phoglund@webrtc.org · 11 years ago
  31. 77c6d71 Fix some chromium-style warnings in webrtc/test/ by pbos@webrtc.org · 11 years ago
  32. f9c7018 Add root_path_android.cc to webrtc/test/Android.mk. by pbos@webrtc.org · 11 years ago
  33. 609e332 Arguments need to be separated when implementing gyp-actions. by henrike@webrtc.org · 11 years ago
  34. 7537dde Disables unit tests that don't work on Android for Android. by henrike@webrtc.org · 11 years ago
  35. e25e28f Unreverts revert: Makes it possible to find files used by some unit tests when running them as Chrome native tests. by henrike@webrtc.org · 11 years ago
  36. 00d566e Revert 4298 "Makes it possible to find files used by some unit t..." by pbos@webrtc.org · 11 years ago
  37. 222efdc Makes it possible to find files used by some unit tests when running them as Chrome native tests. by henrike@webrtc.org · 11 years ago
  38. 3b89e10 Proper spacing for end-of-namespace comments. by pbos@webrtc.org · 11 years ago
  39. 46cec2a Reorganize test targets in WebRTC by kjellander@webrtc.org · 11 years ago
  40. 50a4d9f Remove #pragma once by pbos@webrtc.org · 11 years ago
  41. 96001c8 Include files from webrtc/.. paths in test/channel_transport/ by pbos@webrtc.org · 11 years ago
  42. 20a5c46 Include files from webrtc/.. paths in test/ by pbos@webrtc.org · 11 years ago
  43. 41b55fa Drop Virtual webcam check script as moved into buildbot scripts. by kjellander@webrtc.org · 11 years ago
  44. 4be3afb Add script to ensure virtual webcam is running. by kjellander@webrtc.org · 11 years ago
  45. 02ae32e Add an option to override the TestToStderr trace printout time. by andrew@webrtc.org · 11 years ago
  46. 0cd2401 Revert "Updating test file contents to emmastjernloef" by kjellander@webrtc.org · 11 years ago
  47. e8bfe2a Updating test file contents to emmastjernloef by kjellander@webrtc.org · 11 years ago
  48. 6e816cb WebRTCDemo: Enable making multiple calls. by fischman@webrtc.org · 11 years ago
  49. 980d8ea Add OWNERS file for channel_transport by kjellander@webrtc.org · 11 years ago
  50. 91cab71 WebRtc_Word32 -> int32_t in test/ by pbos@webrtc.org · 11 years ago
  51. c39749a Fix no received audio in tests. by pwestin@webrtc.org · 11 years ago
  52. c9f8871 Two more sleep calls converted to use SleepMs(). by hta@webrtc.org · 11 years ago
  53. 13f66d1 Add some VoE and AudioProcessing mocks. by andrew@webrtc.org · 11 years ago
  54. 8826e34 Refactor unittest trace printouts to a separate class. by andrew@webrtc.org · 11 years ago
  55. c075e25 Move the VIE tests to use external transport instead of the built in udp transport by pwestin@webrtc.org · 11 years ago
  56. 4c27c03 Add trace printouts to all unit tests. by andrew@webrtc.org · 11 years ago
  57. af6aa7b Creating a copy of Udp transport under webrtc/test by pwestin@webrtc.org · 11 years ago
  58. 912b7f7 Revert r3667 and r3665 Review URL: https://webrtc-codereview.appspot.com/1199004 by pwestin@webrtc.org · 11 years ago
  59. 2daec4c Removed the engine API:s related to transport such as SetSendDestination, the functionality is now provided via the test frame work. by pwestin@webrtc.org · 11 years ago
  60. 2ce235e Fixed a ton of Python lint errors, enabled python lint checking. by phoglund@webrtc.org · 11 years ago
  61. 7f34a88 1. Updated test pages to include Chrome Frame meta tag by elham@webrtc.org · 11 years ago
  62. d8b05ee Replace gtest_prod.h include with our own FRIEND_TEST macro. by andrew@webrtc.org · 11 years ago
  63. 6d4d28e Fix Windows x64 errors in video_codecs_test_framework by kjellander@webrtc.org · 11 years ago
  64. 1e7f77a Fixing/disabling Windows x64 warnings by kjellander@webrtc.org · 11 years ago
  65. 0fb937a Fix audio_e2e_test command line arguments by kjellander@webrtc.org · 11 years ago
  66. acb75d6 Set working dir for test run script + update resources by kjellander@webrtc.org · 11 years ago
  67. f6a2efa Fix Win64 warnings by kjellander@webrtc.org · 11 years ago
  68. fcfd6f1 Fix path to perf Python scripts in test.gyp by kjellander@webrtc.org · 11 years ago
  69. 58598d6 Test launching script by kjellander@webrtc.org · 11 years ago
  70. 9669d71 Remove '<(library)' in gyp files. by wjia@webrtc.org · 11 years ago
  71. b790741 Generalized mechanism for excluding gtests on platforms, disabled broken tests on mac. by phoglund@webrtc.org · 11 years ago
  72. 026e6b6 Using Convert in lieu of ExtractBuffer: Less error prone (as we don't need to compute buffer sizes etc.). This cl is first in a series (doing all of WebRtc would make it quite a big cl). While at it, fixing a few headers. by mikhal@webrtc.org · 11 years ago
  73. ecf6f81 Will now only require near-perfect PSNR and SSIM. by phoglund@webrtc.org · 12 years ago
  74. a0fc158 Revert 3269 by andrew@webrtc.org · 12 years ago
  75. 01ba015 Will now only require near-perfect PSNR and SSIM. by phoglund@webrtc.org · 12 years ago
  76. 15acf41 Added buildbot benchmarking in iSAC and APM into Android platform build. by kma@webrtc.org · 12 years ago
  77. a619a4c Removed stale version of fuzzer; it's now internal. by phoglund@webrtc.org · 12 years ago
  78. 216c5f6 Improved the conformance test: it will now show video tags and better verify that we set up a call. by phoglund@webrtc.org · 12 years ago
  79. 5600f6e Fixed standard PSNR/SSIM test. by phoglund@webrtc.org · 12 years ago
  80. 8cf767f Added conformance tests. by phoglund@webrtc.org · 12 years ago
  81. d064f58 Add Chromium's perf_test to testsupport. by andrew@webrtc.org · 12 years ago
  82. 5028b3f Removing use of raw buffers for I420PSNR and I420SSIM functions by kjellander@webrtc.org · 12 years ago
  83. 3bbed74 Switching to I420VideoFrame by mikhal@webrtc.org · 12 years ago
  84. b015cbe Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago