1. 9185bde Android: Remove GetThreadInfo() by Magnus Jedvert · 7 years ago
  2. 72c4250 Formatting some files with LOG macros usage. by Mirko Bonadei · 7 years ago
  3. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  4. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/audio_device/android/audio_manager.cc]
  5. 76535de Improves stereo/mono audio support on Android. by henrika · 7 years ago
  6. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  7. dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 7 years ago
  8. c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 7 years ago
  9. d7fdb80 Reland of Removes usage of native base::android::GetApplicationContext() by sakal · 7 years ago
  10. 548cdce Revert of https://codereview.webrtc.org/2889183002/ by lliuu · 7 years ago
  11. 7855fff Reland of moves usage of native base::android::GetApplicationContext() (patchset #1 id:1 of https://codereview.webrtc.org/2894593002/ ) by sakal · 7 years ago
  12. 40d2248 Revert of Removes usage of native base::android::GetApplicationContext() (patchset #6 id:120001 of https://codereview.webrtc.org/2888093004/ ) by sakal · 7 years ago
  13. bc83e2e Removes usage of native base::android::GetApplicationContext() by sakal · 7 years ago
  14. 71b9b58 Revert of Move ADM specific Android files into modules/audio_device/android/ (patchset #2 id:20001 of https://codereview.webrtc.org/2533573002/ ) by solenberg · 8 years ago
  15. e8d8a2b Move ADM specific Android files into modules/audio_device/android/ by solenberg · 8 years ago
  16. 779017d Adds stereo support for Java-based input and output audio on Android by henrika · 8 years ago
  17. 722b0dc Revert of Android audio playout now supports non-call media streams (patchset #3 id:10004 of https://codereview.webrtc.org/2411263003/ ) by henrika · 8 years ago
  18. 872f614 Android audio playout now supports non-call media streams. by henrika · 8 years ago
  19. 918b554 Adds support for OpenSL ES based audio capture on Android. by henrika · 8 years ago
  20. 521f7a8 Moves ownership of OpenSL engine object to Android audio manager with the goal of adding support for OpenSL ES based audio capture. by henrika · 8 years ago
  21. 1f0ad10 Adds support for detection of pro-audio support on Android. by henrika · 8 years ago
  22. 1c7fdd8 Remove calls to ScopedToUnique and UniqueToScoped by kwiberg · 8 years ago
  23. f01633e Replace scoped_ptr with unique_ptr in webrtc/modules/audio_device/ by kwiberg · 8 years ago
  24. 6955870 Convert channel counts to size_t. by Peter Kasting · 9 years ago
  25. 0eb15ed Don't call the Pass methods of rtc::Buffer, rtc::scoped_ptr, and rtc::ScopedVector by kwiberg · 9 years ago
  26. ff761fb modules: more interface -> include renames by Henrik Kjellander · 9 years ago
  27. 1ba936a Revert of Fix for "Android audio playout doesn't support non-call media stream" (patchset #3 id:40001 of https://codereview.webrtc.org/1419693004/ ) by henrika · 9 years ago
  28. 6408174 Fix for "Android audio playout doesn't support non-call media stream" by henrika · 9 years ago
  29. c14f5ff Improving support for Android Audio Effects in WebRTC. by henrika · 9 years ago
  30. 91d6ede Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 9 years ago
  31. 1380e26 Convert some more things to size_t. by Peter Kasting · 9 years ago
  32. 8a89718 Exclude Nexus 6 from OpenSL ES usage by henrika · 9 years ago
  33. fe55c38 Removes automatic setting of COMM mode in WebRTC. by henrika · 9 years ago
  34. bf738d7 Temporarily disabling OpenSL ES for playout. by henrika · 9 years ago
  35. 796e172 Fixes crash in WebRtcAudioManager.setCommunicationMode by henrika · 9 years ago
  36. b261989 Adding support for OpenSL ES output in native WebRTC by henrika · 9 years ago
  37. 09bf1a1 Delays changing to COMMUNICATION mode until streaming starts. by henrika · 9 years ago
  38. 8324b52 Adding playout volume control to WebRtcAudioTrack.java. by henrika · 9 years ago