aboutsummaryrefslogtreecommitdiff
path: root/webrtc/system_wrappers/source/Android.mk
AgeCommit message (Expand)Author
2017-10-25Convert to Android.bpDan Willemsen
2017-10-25Remove unused gnustl webrtc variantsDan Willemsen
2017-08-09Suppress non-critical warnings in webrtc.Chih-Hung Hsieh
2017-06-14Move all libwebrtc* to vendor image.Yifan Hong
2017-04-11webrtc: Use the NDK cpufeatures directlyJake Weinstein
2016-02-11Suppress unused-parameter warnings.Chih-Hung Hsieh
2016-01-15Merge upstream SHA 04cb763Alex Luebs
2015-11-25WIP: Changes after merge commit 'cb3f9bd'Chih-Hung Hsieh
2014-08-26Remove Android.mk build files.pbos@webrtc.org
2014-05-07Move timestamp_extrapolator and rtp_to_ntp to system wrapper so that it can b...wu@webrtc.org
2014-02-05Use system's cpu_features librarymichaelbai@google.com
2013-08-12Replace MapWrapper with std::map<>.pbos@webrtc.org
2013-03-28Fixes build break in previous cl (https://code.google.com/p/webrtc/source/det...henrike@webrtc.org
2013-03-28Removed CPU APIs from VoEHardware. Code is now only used by test applications.henrike@webrtc.org
2013-03-27Revert 3736 "Removed CPU APIs from VoEHardware. Code is now only..."wu@webrtc.org
2013-03-27Removed CPU APIs from VoEHardware. Code is now only used by test applications.henrike@webrtc.org
2012-12-11Port Chromium's trace_event.h to WebKit and add hclam@chromium.org
2012-11-15Add Android include path so that header files can follow google styleleozwang@webrtc.org
2012-11-07Made TickTime immutable, rewrote tick utils to be fakeable.phoglund@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org