summaryrefslogtreecommitdiff
path: root/media/mca
AgeCommit message (Expand)Author
2021-04-01Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base" am: 7226ad3729 am: a...Treehugger Robot
2021-03-31[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2021-03-31Merge changes I97086e30,Ic55df4cf,I81a08c29 am: 4199ef90b9 am: 4bc578052d am:...Anton Hansson
2021-03-30Move framework java filegroups into subdirectoriesAnton Hansson
2021-02-21[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2020-12-08resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to masterJeff Sharkey
2020-12-08Improve OWNERS coverage across frameworks/base/.Jeff Sharkey
2020-08-03Merge "Update language to comply with Android's inclusive language guidance" ...Treehugger Robot
2020-07-30Update language to comply with Android's inclusive language guidanceAlice Kuo
2020-04-16Merge "Add explicit dependencies on jni_headers" am: c0fe0ae29f am: 6963d8e1c...Orion Hodson
2020-04-16Add explicit dependencies on jni_headersOrion Hodson
2020-03-23Add an exported flag in manifestAshwini Oruganti
2020-01-14Use new UnsupportedAppUsage annotation.Artur Satayev
2020-01-08Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-19Revert "Use new UnsupportedAppUsage annotation."Austin Wang
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-03-22Add @UnsupportedAppUsage annotationsAndrei Onea
2019-03-12Convert Android.mk file to Android.bpSasha Smundak
2019-02-14DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) intoXin Li
2018-10-04docs: Replacing {#link with {@linkAndrew Solovay
2018-08-06Merge "Add @UnsupportedAppUsage annotations"Mathew Inwood
2018-08-06Add @UnsupportedAppUsage annotationsMathew Inwood
2018-05-15Merge "Convert to Soong" am: acbd94d76fDan Willemsen
2018-05-14Convert to SoongDan Willemsen
2018-02-28frameworks/base: Set LOCAL_SDK_VERSION where possible.Anton Hansson
2018-02-28frameworks/base: Set LOCAL_SDK_VERSION where possible.Anton Hansson
2017-12-08Stop statically including legacy-android-testPaul Duffin
2017-11-29Use -Werror in frameworks/base/media/mca/filterfwChih-Hung Hsieh
2017-08-09Merge "Fix graphical artifact in the fisheye effect"Hampus Wessman
2017-07-27Fix graphical artifact in the fisheye effectHampus Wessman
2017-04-14Remove unnecessary casts on calls to findViewByIdAlan Viverette
2017-03-14Make IGraphicBufferProducer a hybrid interface.Pawin Vongmasa
2017-02-17fallout of splitting rect.h out of libandroid.Mathias Agopian
2017-01-26Fix @links in reference docs. am: 54de77470dElliot Waite
2017-01-25Fix @links in reference docs.Elliot Waite
2017-01-19Prepare for removal of legacy-test from default targetsPaul Duffin
2017-01-09Replace cutils/log.h and log/logger.h with log/log.hMark Salyzyn
2016-12-13Fix a memory leak.George Burgess IV
2016-11-01Fix static analyzer warnings.George Burgess IV
2016-08-29Fix google-explicit-constructor warnings in media/mca.Chih-Hung Hsieh
2016-07-19Merge \"Disable warning triggered in Clang r271374\"Pirama Arumuga Nainar
2016-07-19Disable warning triggered in Clang r271374Pirama Arumuga Nainar
2016-04-28resolve merge conflicts of 1599b981 to nyc-dev-plus-aospChih-Hung Hsieh
2016-04-27Fix google-explicit-constructor warnings.Chih-Hung Hsieh
2016-04-14Merge "libfilterfw_jni needs libmedia include paths" am: e004a913Christopher Wiley
2016-04-14libfilterfw_jni needs libmedia include pathsChristopher Wiley
2016-02-27Media.effect: Remove redundant package infoEino-Ville Talvala
2015-01-25Add missing <string.h> includes.Elliott Hughes
2014-12-16Cleanup Obsolete LOCAL_PRELINK_MODULE.Ying Wang