aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_conference_mixer/interface/audio_conference_mixer.h
AgeCommit message (Expand)Author
2015-11-06Remove interface directories kept to avoid breaking downstream.kjellander
2015-11-04modules: more interface -> include renamesHenrik Kjellander
2015-08-31Stylizing AudioConferenceMixer.minyuel
2015-07-28Removing AudioMixerStatusReceiver and ParticipantStatistics.Minyue
2015-03-04Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macrokjellander@webrtc.org
2015-01-29Remove ChangeUniqueID.tommi@webrtc.org
2014-12-15Use int64_t for milliseconds more often, primarily for TimeUntilNextProcess.pkasting@chromium.org
2014-09-11Mark all virtual overrides in the hierarchy of Module as virtual and OVERRIDE.henrik.lundin@webrtc.org
2014-01-13Removes the remaining uses of the list wrapper class and the list wrapper class.henrike@webrtc.org
2013-07-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2013-05-28Include files from webrtc/.. paths in audio_conference_mixer/pbos@webrtc.org
2013-04-09WebRtc_Word32 -> int32_t in audio_conference_mixer/pbos@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org