1. 0221b78 Added run time ARM-Neon detection feature in SPL functions. by kma@webrtc.org · 12 years ago
  2. 706a546 Change include path by leozwang@webrtc.org · 12 years ago
  3. f3b65db Remove WEBRTC_MAC_INTEL. by andrew@webrtc.org · 12 years ago
  4. 31eac60 Disabled one more flaky test on Linux. by phoglund@webrtc.org · 12 years ago
  5. 4436fce Disabled audio device tests on mac so we can launch the test on the bots. by phoglund@webrtc.org · 12 years ago
  6. 36d0baf Fixes in preparation for next Chromium roll. by andrew@webrtc.org · 12 years ago
  7. 4368c26 Changing to use SleepMs throughout audio_device module. by hta@webrtc.org · 12 years ago
  8. 3994e03 ADM no longer reads PCM files from data/audio_device. Now uses the resource folder instead. by henrika@webrtc.org · 12 years ago
  9. a51e766 land 728008 Review URL: https://webrtc-codereview.appspot.com/708014 by xians@webrtc.org · 12 years ago
  10. 1d9521e Fix AudioDeviceWindowsCore::DoCaptureThread() crash under some rare circumstance. by braveyao@webrtc.org · 12 years ago
  11. 792e974 Refactor the public interfaces to use the full path in include. by wu@webrtc.org · 12 years ago
  12. d7a71d0 Prepare to roll Chromium to 149181. by andrew@webrtc.org · 12 years ago
  13. e9eb235 Remove the useless dummy audio device impl which creates threads and high res timers on windows. by xians@webrtc.org · 12 years ago
  14. 81cf5e4 Move test to src/test. by andrew@webrtc.org · 12 years ago
  15. 643be71 Adds variable for third party directory. by henrike@webrtc.org · 12 years ago
  16. 2259f85 Remove unused member variables found by clang's -Wunused-private-field. by wu@webrtc.org · 12 years ago
  17. 6af9594 Added gyp variable to include/exclude all tests. by mflodman@webrtc.org · 12 years ago
  18. 9dc45da Move trunk/test/data -> trunk/data by andrew@webrtc.org · 12 years ago
  19. 22f6f85 Remove redundant initialization. by andrew@webrtc.org · 13 years ago
  20. 113f851 Merge Chromium issue 95797 into WebRTC. by braveyao@webrtc.org · 13 years ago
  21. 589673f Fix volume setting while not playing on PulseAudio. by andrew@webrtc.org · 13 years ago
  22. e7ac5fd Minor changes to remove dead code in opensl es by leozwang@webrtc.org · 13 years ago
  23. 99ac3f7 Fixed trunacated trace problem in WebRTC. http://b.corp.google.com/issue?id=5607856 by vikasmarwaha@webrtc.org · 13 years ago
  24. 1bc98bc Remove erroneous error trace. by andrew@webrtc.org · 13 years ago
  25. 7ab5149 Remove usage of Atomic32Wrapper from a few places. by tommi@webrtc.org · 13 years ago
  26. a014ecc Changed CriticalSectionScoped constructor usage for ADM. by mflodman@webrtc.org · 13 years ago
  27. 91ed80e Correct wrong trace level by leozwang@webrtc.org · 13 years ago
  28. e713fd0 Enable the "unused variable" warning on Windows. by andrew@webrtc.org · 13 years ago
  29. 010a4e8 Fix the converity warnings: by xians@webrtc.org · 13 years ago
  30. 3053702 Remove -lasound and -lpulse linking flags by leozwang@webrtc.org · 13 years ago
  31. 62283c0 Quick fix to avoid non-causal AEC signals on PulseAudio. by andrew@webrtc.org · 13 years ago
  32. 2050f84 audio_device_test_api failing cleaner failure for Linux without audio devices. by kjellander@webrtc.org · 13 years ago
  33. 907bc55 Removes WebRtc_Word8 dependecy in the AudioDeviceModule. by henrika@webrtc.org · 13 years ago
  34. 67fdd70 Refactoring audio_device_test_api for gtest and execution on all platforms. by kjellander@webrtc.org · 13 years ago
  35. 855ced7 Further cleanup WebRtc_Word8 by leozwang@webrtc.org · 13 years ago
  36. 3197d48 Enable audio device test on android by leozwang@webrtc.org · 13 years ago
  37. 28f3913 Correct WebRtc_Word8 in adm by leozwang@webrtc.org · 13 years ago
  38. 3e9e0f0 Change WebRtc_Word8 to char by leozwang@webrtc.org · 13 years ago
  39. cf1b6ae iReduced the flakiness of the volume tests in linux pulseaudio by xians@webrtc.org · 13 years ago
  40. 70efc32 Factory method for the ADM in the interface file. by henrike@webrtc.org · 13 years ago
  41. 6eb0ca2 Two problems are fixed: by xians@webrtc.org · 13 years ago
  42. 4ad4c24 Add android to audio device module by leozwang@webrtc.org · 13 years ago
  43. 20aabbb Remove the deprecated kTraceModuleCall trace from audio device module. by xians@webrtc.org · 13 years ago
  44. 590e5eb Convert audio layer to WAV on Vista RTM(without any Service Pack) by braveyao@webrtc.org · 13 years ago
  45. 3dbed85 This CL makes the playout delay value thread safe. by xians@webrtc.org · 13 years ago
  46. 78088c2 Removed warnings on Windows and enabled warnings-as-errors on Windows. by phoglund@webrtc.org · 13 years ago
  47. c80d9d9 Removed default cases causing clang errors, -Wcovered-switch-default. by mflodman@webrtc.org · 13 years ago
  48. d1a860b Fixed GCC 4.6 errors (mostly 'unused variable' errors and incorrect usage of EXPECT_EQ with booleans. by phoglund@webrtc.org · 13 years ago
  49. 5f9a7ba by braveyao@webrtc.org · 13 years ago
  50. e3eaf44 one logical enhancement in CoreAudio error handler. It should never happen, but so far the only suspect to a rare crash report. by braveyao@webrtc.org · 13 years ago
  51. c450a19 Removed Version function from all modules. by pwestin@webrtc.org · 13 years ago
  52. 8fa31bc Truncated messages, need a %S instead of $s for a double byte TCHAR by punyabrata@webrtc.org · 13 years ago
  53. 0744ee5 Disable API tests on ALSA since the tests don't work for all the alsa devices. by xians@webrtc.org · 13 years ago
  54. b0be7aa Remove deprecated OS X Core Audio APIs. by andrew@webrtc.org · 13 years ago
  55. eff3c89 this patch fixes the valgrind warnings in the adm api test for pulseaudio in linux. by xians@webrtc.org · 13 years ago
  56. c1ed876 Adding some error handling functionality in the windows audio core implementation to by punyabrata@webrtc.org · 13 years ago
  57. 587c844 Query the capture volume immediately on Win Core. by andrew@webrtc.org · 13 years ago
  58. c980146 Adding a check to ensure that the memcpy does not exceed bounds of the arrays. by punyabrata@webrtc.org · 13 years ago
  59. 0a18522 Add support to 96kHz sampling rate to Windows CoreAudio interface. by braveyao@webrtc.org · 13 years ago
  60. 543c3ea Fixing Release compilation errors by kjellander@webrtc.org · 13 years ago
  61. 7d3e949 This CL is to support certain audio devices which don't offer volume control. Try to be more compatible to those rare cases. by braveyao@webrtc.org · 13 years ago
  62. 5a52939 Make DMO init safe when not supported. by andrew@webrtc.org · 13 years ago
  63. f556b9d This modification is supposed to fix the webrtc issue 144/145. With this fix, people could set/get mic volume before StartSend(). by braveyao@webrtc.org · 13 years ago
  64. c05b56a Fixing compilation error by kjellander@webrtc.org · 13 years ago
  65. 0403ef4 Restructuring and adding unit test targets on project level instead of in common_audio. by kjellander@webrtc.org · 13 years ago
  66. 81d4499 Microphone volume on Mac not being printed properly due by punyabrata@webrtc.org · 13 years ago
  67. 6a85b17 Potential fix for crash after Mac sleep. by andrew@webrtc.org · 13 years ago
  68. 0db7dc6 Add file-playing channels to voe_cmd_test. by andrew@webrtc.org · 13 years ago
  69. 1f6d740 This CL is about to manually reset the ShutdownRenderEvent at StopPlayout(). by braveyao@webrtc.org · 13 years ago
  70. bdb55c8 This CL is an attempt to remove a crash we can see when closing down VoiceEgine. by henrika@webrtc.org · 13 years ago
  71. a6c2335 Solves crash in ADM API unit test for Core Audio on Windows by henrika@webrtc.org · 13 years ago
  72. 5423bc2 Adds correct absolute paths to all input files in ADM functional unit tests. by henrika@webrtc.org · 13 years ago
  73. bf478fa Ensures that ADM unit tests builds on all platforms. by henrika@webrtc.org · 13 years ago
  74. cedbb03 [Issue 101] Solves memory leak on Windows by henrika@webrtc.org · 13 years ago
  75. b2d4921 Remove trailing whitespace in AudioDevice. by andrew@webrtc.org · 13 years ago
  76. 522f42b Add kPlatformAndroid to platform check function by leozwang@google.com · 13 years ago
  77. b524f44 Correct some comment spelling errors. Skipping review. by andrew@webrtc.org · 13 years ago
  78. a3c6d61 Integrate the built-in WASAPI AEC DMO to VoE. by andrew@webrtc.org · 13 years ago
  79. d3185fe refactor the gyp file to gypi file. by xians@google.com · 13 years ago
  80. 73d6551 Adds reference counting to the ADM. by henrika@google.com · 13 years ago
  81. eba8c32 Resolving a race condition issue related to using shared devices by punyabrata@google.com · 13 years ago
  82. e74a9ea AudioDeviceUtility::WaitForKey() pulls two characters if the first one is a newline, but discards the final value. by xians@google.com · 13 years ago
  83. 932096c Porting gtalk alsa impl from depot to webrtc by xians@google.com · 13 years ago
  84. c57f9c3 by xians@webrtc.org · 13 years ago
  85. cf36b2a Match new[] / delete [] by frkoenig@google.com · 13 years ago
  86. 9d64705 by xians@webrtc.org · 13 years ago
  87. 5895ea1 Fixes volume problem controls, happening with some Logitech headsets. Originally submitted as gips p4 depot CL 38122. by punyabrata@webrtc.org · 13 years ago
  88. 9695e75 Resolve a crash related to pulseAudio where we need to check if by punyabrata@google.com · 13 years ago
  89. 7049389 Fixes volume problem controls, happening with some Logitech headset [from gips P4 depot CL 38122] by punyabrata@webrtc.org · 13 years ago
  90. 7bd857b Apple Airfoil audio casting software crash resolution [Google Internal buglist id: 4444985] by punyabrata@webrtc.org · 13 years ago
  91. 0134fac Get rid of the ADM test warnings. by xians@google.com · 13 years ago
  92. bf5d2ba This CL will exclude the built-in ADM when building with chromium. by xians@google.com · 13 years ago
  93. 3ab5d5f This patch just gets rid of the rest of warnings on voe_auto_test and adm. by xians@google.com · 13 years ago
  94. 4033e12 Change folder name from Android to android by leozwang@google.com · 13 years ago
  95. 911e36c Also change folder name in audio_device test by leozwang@google.com · 13 years ago
  96. 0fe2627 adding audio_device_utility_mac.cc, which was misssing from previous CL. by xians@google.com · 13 years ago
  97. 77f6605 delete old folders Review URL: http://webrtc-codereview.appspot.com/105001 by xians@google.com · 13 years ago
  98. 68efa21 This CL refactor the audio_device.gyp to make use of the chromiurm _os suffix filter. by xians@google.com · 13 years ago
  99. 79835d1 Clean up Android.mk Review URL: http://webrtc-codereview.appspot.com/92014 by leozwang@google.com · 13 years ago
  100. 7fa20c3 exclude both audio_device_test_api and audio_device_test_func test targets from building with chromium. by xians@google.com · 13 years ago