Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
..
BUILD.gn 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
DIR_METADATA 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
README.chromium 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago

README.chromium

Name: Protocol Buffers - Google's data interchange format
Short Name: protobuf
URL: https://android.googlesource.com/platform/external/protobuf.git
Version: 2.2.0a
Revision: M-preview
License: BSD
License File: src/LICENSE
Security Critical: no

Description:
Android protobuf library contains the nano version of the Java protobuf library,
which generates Java-files with fewer methods than the protobuf lite compiler,
which is needed for big Java projects since Android has a maximum number of
methods per application.

The 'android_protoc' target file list is taken from COMPILER_SRC_FILES in
src/Android.mk.

See //third_party/protobuf for the C++ version of protobuf.

Local Modifications:
None.