aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
AgeCommit message (Expand)Author
2018-01-29Add empty Android.mk to prevent recursion.Dan Willemsen
2017-10-25Convert to Android.bpDan Willemsen
2017-10-25Remove WEBRTC_BUILD_NEON_LIBSDan Willemsen
2017-10-25Include test makefileDan Willemsen
2017-10-25Remove unused gnustl webrtc variantsDan Willemsen
2017-06-09Move all libwebrtc* to vendor image.Yifan Hong
2016-06-15Remove useless static linkingDan Willemsen
2016-02-12Add missing liblog dependencyDimitry Ivanov
2015-11-25WIP: Changes after merge commit 'cb3f9bd'Chih-Hung Hsieh
2015-10-12Merge from upstream SVN r2699, git SHA 9b1cf54.Chih-Hung Hsieh
2015-09-08Fix name for NDK protobuf libraries.Dan Albert
2015-01-08Update protobuf library from 2.3 to 2.6.Jeff Davidson
2014-12-16Cleanup Obsolete LOCAL_PRELINK_MODULE.Ying Wang
2014-11-11Move the platform libraries to libc++.Dan Albert
2014-05-07Remove ndk_build from platform makefile.leozwang
2014-03-13Remove "../"s in LOCAL_SRC_FILESYing Wang
2014-03-10Only build neon code for arm but not arm64.Ying Wang
2014-02-28Fix misuse of $(my-dir).Ying Wang
2013-02-05Add libwebrtc_audio_coding_gnustl_static static libraryPrzemyslaw Szczepaniak
2013-02-04Revert "Add libwebrtc_audio_coding_gnustl_static static library". It tests ar...Przemyslaw Szczepaniak
2013-02-01Add libwebrtc_audio_coding_gnustl_static static libraryPrzemyslaw Szczepaniak
2012-09-18Added fixed point iSAC codec implementation.Alexander Gutkin
2012-08-21Added iSAC coder.Alexander Gutkin
2012-08-13Remove iSAC and resampler from platform buildleozwang@webrtc.org
2012-08-09Fix Android after iSAC -> isac move.andrew@webrtc.org
2012-07-10Corrected one error for Android build.kma@webrtc.org
2012-03-13Remove video from Android.mkleozwang@webrtc.org
2012-02-15Converted old jpeg_test tool to gtest unit test.kjellander@webrtc.org
2012-02-02update to webrtc revision 1349Eric Laurent
2012-01-24Enable building library and test appleozwang@webrtc.org
2012-01-20Add an argument in ANDROID_NOT_SUPPORT macroleozwang@webrtc.org
2012-01-20Changed to use std::sortleozwang@webrtc.org
2012-01-19Enable all modules without building errorsleozwang@webrtc.org
2012-01-19Enable APM on androidleozwang@webrtc.org
2012-01-19Enable three modulesleozwang@webrtc.org
2012-01-17Revert r1426 because of buildbot errorsleozwang@webrtc.org
2012-01-14Enable apm in android.mkleozwang@webrtc.org
2012-01-10Comment out one more component which is forgot in last CLleozwang@webrtc.org
2012-01-09Disable some modules to have a constant green buildleozwang@webrtc.org
2012-01-04Changed build settings for ARMv5 in Android.kma@webrtc.org
2011-12-14temporarily disable some modules from Android.mk leozwang@webrtc.org
2011-12-14Optimized WebRtcIsacfix_NormLatticeFilterMa() function for iSAC fix for ARM Neonkma@webrtc.org
2011-12-09Fixing paths to Video engine Android.mk files.kjellander@webrtc.org
2011-12-03For Android ARMv7 platforms, added a feature of dynamically detecting the exi...kma@webrtc.org
2011-11-17Restructuring and adding dummy unit test target.kjellander@webrtc.org
2011-11-17Restructuring and adding dummy unit test target.kjellander@webrtc.org
2011-11-17Restructuring and adding dummy unit test target.kjellander@webrtc.org
2011-11-17Restructuring and adding dummy unit test target.kjellander@webrtc.org
2011-11-17Restructuring and adding unit test targets on project level instead of in com...kjellander@webrtc.org
2011-11-07Changes for building audio coding in anroid. Only makefiles are touched.kma@webrtc.org