Go to file
henrik.lundin@webrtc.org 6198624815 Remove warnings on Mac (Issue 178)
Remove an if-else that can never execute the else statement.
Remove double parenthesis.

BUG=http://code.google.com/p/webrtc/issues/detail?id=178
TEST=

Review URL: http://webrtc-codereview.appspot.com/318004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1146 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-12-09 13:58:17 +00:00
peerconnection Give peerconnection its own gyp and disable. 2011-12-09 03:31:41 +00:00
src Remove warnings on Mac (Issue 178) 2011-12-09 13:58:17 +00:00
test Splitted FileHandler into FrameReader and FrameWriter classes and moved them to testsupport in test.gyp. 2011-12-08 07:42:18 +00:00
third_party Migrate to using the same gyp files and gypi generator script as Chromium. 2011-11-24 12:49:22 +00:00
third_party_mods Remove Peerconnection Dev branch. 2011-11-17 08:42:33 +00:00
tools Swap colheaders for textdata in parseLog.m. 2011-12-08 20:56:53 +00:00
.gitignore Add third_party/libyuv to .gitignore. 2011-11-30 18:03:35 +00:00
android-webrtc.mk For Android ARMv7 platforms, added a feature of dynamically detecting the existence of Neon, 2011-12-03 18:34:50 +00:00
Android.mk For Android ARMv7 platforms, added a feature of dynamically detecting the existence of Neon, 2011-12-03 18:34:50 +00:00
AUTHORS Adding author 2011-11-02 12:19:22 +00:00
codereview.settings Modify codereview.settings 2011-09-06 10:12:28 +00:00
DEPS updating libyuv to latest version (98). 2011-12-08 22:45:53 +00:00
libvpx.mk Change android makefile to reflect recent file structure change 2011-07-13 17:49:49 +00:00
LICENSE Add references to src/ copies for LICENSE etc. 2011-10-26 01:05:07 +00:00
license_template.txt git-svn-id: http://webrtc.googlecode.com/svn/trunk@11 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-05-30 11:51:34 +00:00
LICENSE_THIRD_PARTY Add references to src/ copies for LICENSE etc. 2011-10-26 01:05:07 +00:00
OWNERS Review URL: http://webrtc-codereview.appspot.com/137002 2011-08-25 16:52:34 +00:00
PATENTS Add references to src/ copies for LICENSE etc. 2011-10-26 01:05:07 +00:00
PRESUBMIT.py Adding owners check in presubmit script. 2011-06-09 07:07:24 +00:00
WATCHLISTS Fix typo in build_files rule. 2011-12-06 19:53:48 +00:00
webrtc.gyp The change http://webrtc-codereview.appspot.com/299001 (commit 1062) does not do what it intends (exclude codecs from Chromium build). This is a fix for that. webrtc.gyp is not pulled in Chromium, hence it has no effect putting a define there. Moving it to src/build/common.gypi. 2011-12-09 09:58:39 +00:00