11263 Commits (e1b1aa9ba77ad4932a0d205cb234d42894e14587)
 

Author SHA1 Message Date
Dimitris Koutsogiorgas 10d185f7bd [ObjC] Add ModuleForFile helper method in ImportWriter (#12012) 2 years ago
Sandy Zhang 343cef1bd9 Replace FileDescriptor.supportsUnknownEnumValues() with FieldDescriptor.legacyEnumFieldTreatedAsClosed() to support legacy enum field behavior. 2 years ago
Mike Kruskal c0bd3dd984 Implement helper function FieldDescriptor::legacy_enum_field_treated_as_closed to support legacy enum field behavior. 2 years ago
Karol M. Langner 1b1ca24ae0 Call setUp on super, and fix import order 2 years ago
deannagarcia ae97c826f7
Fix potential null pointer error 2 years ago
deannagarcia 075677e415
Compare strings better 2 years ago
deannagarcia 5ffb29d684
Debug java version test 2 years ago
Deanna Garcia 27c7319106 Fix java version test 2 years ago
Martijn Vels df2aac3b0f Use X MACRO for generated_message_reflection.cc lookup, and pass FieldInfo 2 years ago
Deanna Garcia c245167528 Fix docker image 2 years ago
Deanna Garcia 340d24ce8a Add java opts file 2 years ago
Deanna Garcia 1456462a14 Add java8 tests and build flags 2 years ago
Protobuf Team Bot b3d1e99242 Auto-generate files after cl/512140469 2 years ago
Protobuf Team Bot de4ce2e2de Change the C++ parsers to be consistent on how they handle unknown enum values. 2 years ago
Protobuf Team Bot 8ee8d3522b Internal change 2 years ago
Mike Kruskal ef8ebe6c19 Migrate our shared github actions to a separate repository. 2 years ago
Protobuf Team Bot 9ef627938a Internal change 2 years ago
Thomas Van Lenten 4bffbfa04a Internal change 2 years ago
Protobuf Team Bot 6a5467ada7 Auto-generate files after cl/512093266 2 years ago
Mike Kruskal d6dc0dc260 Internal changes 2 years ago
Protobuf Team Bot 094511c858 Auto-generate files after cl/512087869 2 years ago
Adam Cozzette 3942e53072 Automated rollback of commit 63389c027f. 2 years ago
Mike Kruskal 0e48352e6d Expand lifetime of repository cache. 2 years ago
Protobuf Team Bot d32332dd81 Auto-generate files after cl/512076306 2 years ago
Jerry Berg a2e33e79e9
Java fixes for 22.x (#12035) 2 years ago
Mike Kruskal 086367f2c8 Internal changes 2 years ago
Protobuf Team Bot 0ece9236f5 Auto-generate files after cl/512073294 2 years ago
Thomas Van Lenten 9c29c404bf [ObjC] Small cleanups to package level headers 2 years ago
Adam Cozzette fac76b35bd
Merge pull request #12043 from acozzette/cherry-pick-fix-for-11996 2 years ago
Protobuf Team Bot 1501afeb23 Auto-generate files after cl/512017807 2 years ago
Protobuf Team Bot 3c71dd8526 nit: remove extra whitespace in NullValue comment 2 years ago
Adam Cozzette f02f8279ce Ensure VarintParseSlowArm{32,64} are exported with PROTOBUF_EXPORT 2 years ago
Adam Cozzette 2ce56399e3 Ensure VarintParseSlowArm{32,64} are exported with PROTOBUF_EXPORT 2 years ago
Adam Cozzette 63389c027f Add Python support for retention attribute 2 years ago
Greg Miller bcb20bbdfa Update the min required CMake version to 3.10 2 years ago
deannagarcia 701aa55fc3
Merge pull request #12030 from deannagarcia/osgi 2 years ago
Jean byroot Boussier d82d8a48f6 Ruby: Implement Write Barriers (#11793) 2 years ago
Protobuf Team Bot 08c555755a [ObjC] Ensure objects aren't leaked on extension parsing failures. 2 years ago
Martijn Vels f79cae2a8e Add TcParseFunction enumeration 2 years ago
Protobuf Team Bot cfea039918 Automated rollback of commit 47b5f81c7f. 2 years ago
zhangskz 7aad6f887a
Merge pull request #12008 from protocolbuffers/zhangskz-patch-2 2 years ago
Protobuf Team Bot d40aadf823 Add casts to make protobuf compatible with Java 1.8 runtime. 2 years ago
Sandy Zhang 541914157e Migrate away from examining the syntax of a proto file via reflection. 2 years ago
Deanna Garcia e909bfc517 Add OSGi headers to pom files. 2 years ago
Sandy Zhang 2a55706f9d Migrate away from examining the syntax of a proto file via reflection. 2 years ago
Sandy Zhang 684a3dedf6 Migrate away from examining the syntax of a proto file via reflection. 2 years ago
Protobuf Team Bot fa82155c65 Fix mutability bug in Java proto lite: sub-messages inside of oneofs were not 2 years ago
Protobuf Team Bot dbd5ae8593 Allow AbstractProtoList to be created in an immutable state rather than using static blocks to call makeImmutable. 2 years ago
Deanna Garcia d3ceff3def Add OSGi headers to pom files. 2 years ago
Protobuf Team Bot 8f5e432615 Add regression test for invalid inline string code generation. 2 years ago