Sign in
webrtc
/
src
/
8f9ce1d991a46e833bf637b0bb61dd52552e67fe
/
webrtc
/
test
/
testsupport
90e3190
Update webrtc/test to new VideoFrameBuffer interface
by Magnus Jedvert
· 8 years ago
3f07549
Update I420Buffer to new VideoFrameBuffer interface
by magjed
· 8 years ago
00b16f4
In order to land https://codereview.webrtc.org/2790933002/ and due to the
by alessiob
· 8 years ago
2f08879
Reland of Split iOS sdk in to separate targets (patchset #1 id:1 of https://codereview.webrtc.org/2911053002/ )
by kthelgason
· 8 years ago
af5c055
Revert of Split iOS sdk in to separate targets (patchset #3 id:320001 of https://codereview.webrtc.org/2893843003/ )
by mbonadei
· 8 years ago
580c352
Reland of Split iOS sdk in to separate targets (patchset #1 id:1 of https://codereview.webrtc.org/2893593002/ )
by kthelgason
· 8 years ago
57efb03
Reland of reduce dependencies on rtc::FileSystem in FileRotatingStream tests... (patchset #1 id:1 of https://codereview.webrtc.org/2885393002/ )
by nisse
· 8 years ago
37144b2
Revert of Split iOS sdk in to separate targets (patchset #1 id:1 of https://codereview.webrtc.org/2890733003/ )
by kthelgason
· 8 years ago
deaa33d
Revert of Reduce dependencies on rtc::FileSystem in FileRotatingStream tests, adding helpers in webrtc::test:: (patchset #7 id:120001 of https://codereview.webrtc.org/2872283002/ )
by ehmaldonado
· 8 years ago
d51e042
Reland of Split iOS sdk in to separate targets (patchset #1 id:1 of https://codereview.webrtc.org/2890513002/ )
by kthelgason
· 8 years ago
dd7b5f3
Reduce dependencies on rtc::FileSystem in FileRotatingStream tests.
by nisse
· 8 years ago
9756238
Revert of Split iOS sdk in to separate targets (patchset #13 id:280001 of https://codereview.webrtc.org/2862543002/ )
by charujain
· 8 years ago
52c83fe
Split iOS sdk in to separate targets
by kthelgason
· 8 years ago
e49fede
FileUtilsTest DirExists function added
by alessiob
· 8 years ago
07b8388
Delete utf_util_win.h.
by nisse
· 8 years ago
b78bc75
Reland of Add optional visualization file writers to VideoProcessor tests. (patchset #1 id:1 of https://codereview.webrtc.org/2708103002/ )
by brandtr
· 8 years ago
de6adbe
Remove non-ARC code from the codebase.
by kthelgason
· 8 years ago
2a8135a
Revert of Add optional visualization file writers to VideoProcessor tests. (patchset #4 id:220001 of https://codereview.webrtc.org/2700493006/ )
by brandtr
· 8 years ago
872104a
Add optional visualization file writers to VideoProcessor tests.
by brandtr
· 8 years ago
88df0bc
Make functions in fileutils.h use "const std::string&".
by ehmaldonado
· 8 years ago
af91689
Move VideoFrame and related declarations to webrtc/api/video.
by nisse
· 8 years ago
5d682ca
Disable some filesystem tests that don't make sense on iOS.
by kthelgason
· 8 years ago
c1b661e
Remove duplicate implementations of string conversion methods.
by kthelgason
· 8 years ago
2769ec6
Add WriteIsolatedOutput() functions
by zijiehe
· 8 years ago
37535bf
Refactor fileutils.cc/h and fileutils_unittests.cc into their own targets.
by ehmaldonado
· 8 years ago
26bddb9
Replace test_support_main by test_main and get rid of test_support_main_threaded_mac
by ehmaldonado
· 8 years ago
d661e9c
WebRTC: Replace ProjectRootPath by ResourcePath
by ehmaldonado
· 8 years ago
00f2ee0
Changed the way we find the ProjectRootPath.
by ehmaldonado
· 8 years ago
470c088
Fix modules_unittests on iOS.
by Kári Tristan Helgason
· 8 years ago
115bd15
New helper function test::ReadI420Buffer, refactor FrameReader to use it.
by nisse
· 8 years ago
77eab70
Enable the -Wundef warning for clang
by kwiberg
· 8 years ago
1996e3f
Reland of Update test code to use I420Buffer when writing pixel data. (patchset #1 id:1 of https://codereview.webrtc.org/2343083002/ )
by nisse
· 9 years ago
3011627
Revert of Update test code to use I420Buffer when writing pixel data. (patchset #2 id:140001 of https://codereview.webrtc.org/2342783003/ )
by nisse
· 9 years ago
d21534a
Reland of Update test code to use I420Buffer when writing pixel data. (patchset #1 id:1 of https://codereview.webrtc.org/2342123003/ )
by nisse
· 9 years ago
fbf1460
Revert of Update test code to use I420Buffer when writing pixel data. (patchset #5 id:80001 of https://codereview.webrtc.org/2333373007/ )
by nisse
· 9 years ago
280ad15
Update test code to use I420Buffer when writing pixel data.
by Niels Möller
· 9 years ago
8b28b80
Assume ProjectRootPath() equals ../.. in Desktop
by ehmaldonado
· 9 years ago
6820889
Roll chromium_revision 7fa6701bc5..1a73d11e65 (398458:399420)
by kjellander
· 9 years ago
dfe6937
Revert of Roll chromium_revision 7fa6701bc5..1a73d11e65 (398458:399420) (patchset #2 id:20001 of https://codereview.webrtc.org/2061723002/ )
by kjellander
· 9 years ago
c49cf13
Roll chromium_revision 7fa6701bc5..1a73d11e65 (398458:399420)
by kjellander
· 9 years ago
46b89b9
Collapse most stdout spammy output of webrtc_perf_tests with PrintResultList
by danilchap
· 9 years ago
bfefb03
Replace scoped_ptr with unique_ptr everywhere
by kwiberg
· 9 years ago
c891eb4
Replace scoped_ptr with unique_ptr in webrtc/common_video/
by kwiberg
· 9 years ago
0206000
iOS: Add resource files for tests and implement OutputPath
by kjellander
· 9 years ago
988d31e
Move gtest_prod_util.h out of webrtc/test tree.
by kjellander
· 9 years ago
72c08ed
Reenables several NetEq unittests on android.
by ivoc
· 9 years ago
e2976c8
Remove DISABLED_ON_ macros.
by Peter Boström
· 9 years ago
98f5351
system_wrappers: rename interface -> include
by Henrik Kjellander
· 9 years ago
1d34fe9
Adds support for webrtc::test::ResourcePath on iOS
by henrika
· 10 years ago
a2c7940
Ensures that modules_unittests runs on iOS
by henrika
· 10 years ago
4765070
Rename I420VideoFrame to VideoFrame.
by Miguel Casas-Sanchez
· 10 years ago
9bfe3daf
Cleanup: Remove i420_video_frame.h header.
by Thiago Farina
· 10 years ago
2056ee3
Revert "Changed argument occurences of const I420VideoFrame* to const I420VideoFrame& and non-const I420VideoFrame& to I420VideoFrame*."
by magjed@webrtc.org
· 10 years ago
2dc5fa6
Changed argument occurences of const I420VideoFrame* to const I420VideoFrame& and non-const I420VideoFrame& to I420VideoFrame*.
by hbos@webrtc.org
· 10 years ago
59140d6
Remove VideoRotationMode to VideoRotation.
by guoweis@webrtc.org
· 10 years ago
14665ff
Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro
by kjellander@webrtc.org
· 10 years ago
00b8f6b
Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away
by kwiberg@webrtc.org
· 10 years ago
4591fbd
Use size_t more consistently for packet/payload lengths.
by pkasting@chromium.org
· 10 years ago
72fd339
Restore old behavior for Android in fileutils.cc
by kjellander@webrtc.org
· 10 years ago
e794c36
Fix parallel test execution for tools, testsupport and metrics tests.
by kjellander@webrtc.org
· 10 years ago
6f729e8
Disable video_engine_tests and webrtc_perf_tests on Android.
by kjellander@webrtc.org
· 11 years ago
f2aafe4
Added include of assert.h for files calling assert but missing the include.
by henrike@webrtc.org
· 11 years ago
8f69330
Replace scoped_array<T> with scoped_ptr<T[]>.
by andrew@webrtc.org
· 11 years ago
7de47bc
Remove use of tmpnam.
by kjellander@webrtc.org
· 11 years ago
9080518
Restore severity precondition to logging.h.
by andrew@webrtc.org
· 12 years ago
de49966
Fix fileutils.cc for tests running under Win memory tools.
by kjellander@webrtc.org
· 12 years ago
f746f4f
Fix metrics_unittests on Android.
by kjellander@webrtc.org
· 12 years ago
e141373
Add isolate configuration for Android for all tests.
by kjellander@webrtc.org
· 12 years ago
12dc1a3
Switch C++-style C headers with their C equivalents.
by pbos@webrtc.org
· 12 years ago
89c6740
Adds all unittests to android NDK-APK framework.
by henrike@webrtc.org
· 12 years ago
e6c3966
Fix some chromium-style warnings in webrtc/test/
by pbos@webrtc.org
· 12 years ago
fc496d9
Add root_path_android.cc to webrtc/test/Android.mk.
by pbos@webrtc.org
· 12 years ago
a950300b
Disables unit tests that don't work on Android for Android.
by henrike@webrtc.org
· 12 years ago
34773d9
Unreverts revert: Makes it possible to find files used by some unit tests when running them as Chrome native tests.
by henrike@webrtc.org
· 12 years ago
db7d82f
Revert 4298 "Makes it possible to find files used by some unit t..."
by pbos@webrtc.org
· 12 years ago
caf2fcc
Makes it possible to find files used by some unit tests when running them as Chrome native tests.
by henrike@webrtc.org
· 12 years ago
9aca5b3
Remove #pragma once
by pbos@webrtc.org
· 12 years ago
34741c8
Include files from webrtc/.. paths in test/
by pbos@webrtc.org
· 12 years ago
59aaebc
Add an option to override the TestToStderr trace printout time.
by andrew@webrtc.org
· 12 years ago
f090167
Revert "Updating test file contents to emmastjernloef"
by kjellander@webrtc.org
· 12 years ago
11959d3
Updating test file contents to emmastjernloef
by kjellander@webrtc.org
· 12 years ago
a5f1787
WebRtc_Word32 -> int32_t in test/
by pbos@webrtc.org
· 12 years ago
b87cc85
Refactor unittest trace printouts to a separate class.
by andrew@webrtc.org
· 12 years ago
83663ef
Replace gtest_prod.h include with our own FRIEND_TEST macro.
by andrew@webrtc.org
· 12 years ago
9c4e662
Fix Windows x64 errors in video_codecs_test_framework
by kjellander@webrtc.org
· 12 years ago
fa53d87
Fixing/disabling Windows x64 warnings
by kjellander@webrtc.org
· 12 years ago
b2d7497
Fix Win64 warnings
by kjellander@webrtc.org
· 12 years ago
d005468
Generalized mechanism for excluding gtests on platforms, disabled broken tests on mac.
by phoglund@webrtc.org
· 12 years ago
658d423
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
· 12 years ago
5b689ef
Will now only require near-perfect PSNR and SSIM.
by phoglund@webrtc.org
· 12 years ago
d8aeb30
Revert 3269
by andrew@webrtc.org
· 12 years ago
735a6ce
Will now only require near-perfect PSNR and SSIM.
by phoglund@webrtc.org
· 12 years ago
273ccad
Fixed standard PSNR/SSIM test.
by phoglund@webrtc.org
· 12 years ago
2009f6b
Add Chromium's perf_test to testsupport.
by andrew@webrtc.org
· 12 years ago
a56d759
Removing use of raw buffers for I420PSNR and I420SSIM functions
by kjellander@webrtc.org
· 12 years ago
14b43be
Move src/ -> webrtc/
by andrew@webrtc.org
· 12 years ago