kma@webrtc.org
|
c839f08dd6
|
In SPL, replacing the C version of sqrt_floor with assembly version for Android platform
Review URL: https://webrtc-codereview.appspot.com/735004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2607 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2012-08-13 21:49:23 +00:00 |
|
andrew@webrtc.org
|
81cf5e4752
|
Move test to src/test.
- Refer to top-level directories by <(DEPTH), e.g. <(DEPTH)/testing.
- Remove now unneeded third_party_root.
TBR=henrike@webrtc.org
BUG=none
TEST=trybots
Review URL: https://webrtc-codereview.appspot.com/669007
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2446 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2012-06-27 01:41:54 +00:00 |
|
henrike@webrtc.org
|
643be71700
|
Adds variable for third party directory.
BUG=348
TEST=Manual testing in Chrome and WebRTC workspace.
Review URL: https://webrtc-codereview.appspot.com/674005
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2439 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2012-06-25 10:48:58 +00:00 |
|
mflodman@webrtc.org
|
6af9594d71
|
Added gyp variable to include/exclude all tests.
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/597004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2292 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2012-05-24 13:23:35 +00:00 |
|
bjornv@webrtc.org
|
132feb1270
|
Made tables static.
In this CL global tables have been moved to where they are actually used. If for some reason they need to be available in a larger scope we can add them again at that point.
Review URL: http://webrtc-codereview.appspot.com/303002
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1075 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-12-01 15:40:50 +00:00 |
|
kjellander@webrtc.org
|
0403ef419f
|
Restructuring and adding unit test targets on project level instead of in common_audio.
Review URL: http://webrtc-codereview.appspot.com/280001
git-svn-id: http://webrtc.googlecode.com/svn/trunk@959 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2011-11-17 08:35:47 +00:00 |
|