aboutsummaryrefslogtreecommitdiffstats
path: root/Android.bp
Commit message (Expand)AuthorAgeFilesLines
* Merge "Make libprotobuf-cpp-full buildable for native_bridge" am: 61802769fd ...Victor Khimenko2020-07-031-0/+2
|\
| * Make libprotobuf-cpp-full buildable for native_bridgeVictor Khimenko2020-07-021-0/+2
* | Set apex_available for libprotobuf-java-lite. am: 577f4f4c79waynema2020-06-181-0/+1
|\ \
| * | Set apex_available for libprotobuf-java-lite.waynema2020-06-171-0/+1
| * | Set min_sdk_version to be part of mainline modulesJooyung Han2020-04-271-0/+1
| * | make libprotobuf-java-lite available to com.android.wifi APEXJiyong Park2020-04-201-0/+1
| * | Set apex_available propertyJiyong Park2020-04-201-4/+20
* | | Merge "Set min_sdk_version to be part of mainline modules" am: 8ccc54a794 am:...Jooyung Han2020-04-251-0/+1
|\ \ \ | | |/ | |/|
| * | Set min_sdk_version to be part of mainline modulesJooyung Han2020-04-161-0/+1
* | | make libprotobuf-java-lite available to com.android.wifi APEXJiyong Park2020-04-011-0/+1
* | | Merge "Move most protoc sources to libprotoc" am: df8e697966 am: 9a004f6509Treehugger Robot2020-03-301-75/+37
|\| |
| * | Move most protoc sources to libprotocColin Cross2020-03-271-75/+37
| * | Set apex_available propertyJiyong Park2020-03-231-2/+19
* | | Set apex_available propertyJiyong Park2020-03-231-4/+20
| |/ |/|
* | Allow protobufutils to be linked from apexJeffrey Huang2020-02-141-0/+2
|/
* Set apex_available for libprotobuf-cpp-lite.Joshua Duong2020-02-101-0/+5
* libprotobuf-cpp-lite is removed from VNDK.Jiyong Park2020-01-241-3/+0
* libprotobuf-cpp-full is removed from VNDK.Jiyong Park2020-01-171-3/+0
* Define host library for the proto compiler pluginsSasha Smundak2019-11-211-2/+29
* Use full protobuf for libprotobuf-cpp-fullColin Cross2019-10-251-0/+1
* Version vendor libprotobuf-cpp-* librariesColin Cross2019-09-061-0/+18
* Remove libprotobuf-cpp-*-rtti modulesColin Cross2019-09-061-26/+0
* Autodetect rttiColin Cross2019-09-061-9/+0
* Compile javanano as a pluginColin Cross2019-09-061-0/+27
* Update Android.bp to match BUILDColin Cross2019-09-061-119/+121
* Compile javamicro as a pluginColin Cross2019-08-141-10/+30
* Allow for host to statically link libprotobuf-cpp-fullRyan Mitchell2019-08-131-1/+7
* Add `libprotobuf-java-util-full` target for the benefit ofSasha Smundak2019-06-261-0/+14
* Add the zero copy input stream implementations to proto lite.Joe Onorato2019-03-261-1/+1
* Mark libprotobuf-cpp-lite as double_loadableJooyung Han2019-02-081-0/+1
* Suppress unused-const-variable warnings.Aurimas Liutikas2019-02-011-1/+1
* Convert Android.mk file to Android.bpSasha Smundak2019-01-271-0/+76
* Revert "Merge changes from topic "protobuf3.5.2""Colin Cross2018-11-041-81/+163
* Remove libprotobuf-java-liteColin Cross2018-11-011-71/+0
* Update Android.bp to match BUILDColin Cross2018-11-011-98/+87
* Add recovery_available: true to libprotobuf-cpp-liteTom Cherry2018-07-241-0/+1
* Protobuf: Suppress MissingOverrideAndreas Gampe2018-06-141-0/+10
* Add all the internal protos to the java protobuf libJulien Desprez2018-05-181-3/+8
* Add SIX to Python-Protobuf dependenciesNan Zhang2018-05-151-0/+3
* Create common protobuf libs for PythonNan Zhang2018-03-201-0/+50
* Don't force libcore_private.stubs to be built with java 1.7Jiyong Park2018-03-071-5/+5
* libcore_private.stubs is uninstallableJiyong Park2018-03-071-0/+1
* libcore_private.stubs cannot be built with JDK9Jiyong Park2018-03-061-0/+3
* Build libprotobuf-java-lite only using core Java SDK APIsJiyong Park2018-03-051-1/+12
* Add zlib support to protobufDan Willemsen2018-02-131-73/+75
* Move protobuf from stlport to libc++.Dan Albert2018-01-031-2/+2
* Remove unused protobuf module.Dan Albert2017-12-201-15/+0
* Merge "Improve libprotoc support for plugins"Treehugger Robot2017-12-071-0/+2
|\
| * Improve libprotoc support for pluginsAndrew Scull2017-12-071-0/+2
* | Add -Werror for android target.Chih-Hung Hsieh2017-11-281-0/+3