Go to file
xians@google.com 68efa21abc This CL refactor the audio_device.gyp to make use of the chromiurm _os suffix filter.
This CL looks big, but most of the changes are only renaming. I hope it is all right for you.

Changes include:
rename source/Windows to source/win
rename source/Linux to linux
rename source/Mac to source/mac

Also rename some files to  follow chromium standard, for examples:
from alsasymboltable.cc to alsasymboltable_linux.cc
from alsasymboltable.h to alsasymboltable_linux.h
from audio_device_linux_alsa.cc to audio_device_alsa_linux.cc
from audio_device_linux_alsa.h to audio_device_alsa_linux.h
...etc

Modified files:
audio_device.gyp and audio_device_impl.cc : 
adapt to the new file names.

Test=none
Bug=none
Review URL: http://webrtc-codereview.appspot.com/91017

git-svn-id: http://webrtc.googlecode.com/svn/trunk@347 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-08-11 12:41:56 +00:00
peerconnection Mock implementation for the UI of the linux version of the peerconnection client. 2011-08-10 09:03:29 +00:00
src This CL refactor the audio_device.gyp to make use of the chromiurm _os suffix filter. 2011-08-11 12:41:56 +00:00
test/data Add unit test output. webrtc r319, ran on Xoom, synced source code on 8/8. 2011-08-09 18:13:15 +00:00
third_party/libvpx Reorganize libvpx to mimic Chromium's layout. We now sync libvpx to a subdirectory of third_party/libvpx where we've submitted our few wrapper files. This avoids having to "svn export" to the directory and allows direct committing of files. 2011-07-09 21:16:30 +00:00
third_party_mods Switch to webrtc.org accounts (for those which exist). 2011-08-10 05:16:31 +00:00
tools git-svn-id: http://webrtc.googlecode.com/svn/trunk@8 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-05-30 11:42:35 +00:00
android-webrtc.mk Neon optimization for an NS function. 2011-08-09 04:30:06 +00:00
Android.mk Enable protobuf for apm module 2011-08-05 22:20:03 +00:00
AUTHORS git-svn-id: http://webrtc.googlecode.com/svn/trunk@11 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-05-30 11:51:34 +00:00
codereview.settings git-svn-id: http://webrtc.googlecode.com/svn/trunk@11 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-05-30 11:51:34 +00:00
DEPS Roll gyp 930:985 and gtest 539:573. 2011-08-08 16:10:19 +00:00
libvpx.mk Change android makefile to reflect recent file structure change 2011-07-13 17:49:49 +00:00
LICENSE git-svn-id: http://webrtc.googlecode.com/svn/trunk@11 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-05-30 11:51:34 +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 AEC specific version of " Real Discrete Fourier Transform". 2011-06-24 18:22:47 +00:00
OWNERS Switch to webrtc.org accounts (for those which exist). 2011-08-10 05:16:31 +00:00
PATENTS Modified patent grant 2011-05-31 22:47:37 +00:00
PRESUBMIT.py Adding owners check in presubmit script. 2011-06-09 07:07:24 +00:00
webrtc.gyp Mock implementation for the UI of the linux version of the peerconnection client. 2011-08-10 09:03:29 +00:00