shaka-packager/packager/third_party/protobuf/python/google/protobuf/pyext
KongQun Yang f68b4252b8 Sync protobuf to v3.3.0
disable-clang-format

Change-Id: I520178aa9bb8fd8a00a7009279bf30d7cdb8d5a8
2018-05-10 23:07:59 +00:00
..
README Updated protobuf library. 2016-08-02 19:11:17 -07:00
__init__.py Updated protobuf library. 2016-08-02 19:11:17 -07:00
cpp_message.py Sync protobuf to v3.3.0 2018-05-10 23:07:59 +00:00
descriptor.cc Sync protobuf to v3.3.0 2018-05-10 23:07:59 +00:00
descriptor.h Sync protobuf to v3.3.0 2018-05-10 23:07:59 +00:00
descriptor_containers.cc Sync protobuf to v3.3.0 2018-05-10 23:07:59 +00:00
descriptor_containers.h Sync protobuf to v3.3.0 2018-05-10 23:07:59 +00:00
descriptor_database.cc Updated protobuf library. 2016-08-02 19:11:17 -07:00
descriptor_database.h Updated protobuf library. 2016-08-02 19:11:17 -07:00
descriptor_pool.cc Sync protobuf to v3.3.0 2018-05-10 23:07:59 +00:00
descriptor_pool.h Sync protobuf to v3.3.0 2018-05-10 23:07:59 +00:00
extension_dict.cc Sync protobuf to v3.3.0 2018-05-10 23:07:59 +00:00
extension_dict.h Sync protobuf to v3.3.0 2018-05-10 23:07:59 +00:00
map_container.cc Sync protobuf to v3.3.0 2018-05-10 23:07:59 +00:00
map_container.h Sync protobuf to v3.3.0 2018-05-10 23:07:59 +00:00
message.cc Sync protobuf to v3.3.0 2018-05-10 23:07:59 +00:00
message.h Sync protobuf to v3.3.0 2018-05-10 23:07:59 +00:00
message_factory.cc Sync protobuf to v3.3.0 2018-05-10 23:07:59 +00:00
message_factory.h Sync protobuf to v3.3.0 2018-05-10 23:07:59 +00:00
message_module.cc Sync protobuf to v3.3.0 2018-05-10 23:07:59 +00:00
proto2_api_test.proto Updated protobuf library. 2016-08-02 19:11:17 -07:00
python.proto Updated protobuf library. 2016-08-02 19:11:17 -07:00
repeated_composite_container.cc Sync protobuf to v3.3.0 2018-05-10 23:07:59 +00:00
repeated_composite_container.h Updated protobuf library. 2016-08-02 19:11:17 -07:00
repeated_scalar_container.cc Sync protobuf to v3.3.0 2018-05-10 23:07:59 +00:00
repeated_scalar_container.h Updated protobuf library. 2016-08-02 19:11:17 -07:00
safe_numerics.h Sync protobuf to v3.3.0 2018-05-10 23:07:59 +00:00
scoped_pyobject_ptr.h Sync protobuf to v3.3.0 2018-05-10 23:07:59 +00:00

README

This is the 'v2' C++ implementation for python proto2.

It is active when:

PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=cpp
PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION_VERSION=2