19 Commits (57f770f8c9c7ee8d6f3d1be6950ca1755fa205cb)

Author SHA1 Message Date
Protobuf Team Bot 5df0387224 Breaking Change: The base class for generated messages will be 11 months ago
Protobuf Team Bot a2f92689da Protobuf Java Cross-version validation in OSS. 1 year ago
Protobuf Team Bot 318d310e64 Create `RuntimeVersion.java` that is updated with releases to prepare version check. 1 year ago
Protobuf Team Bot 81607b267c Fix FieldSet to not load lazy fields when the fields map is cloned. In particular, if MessageSet.Builder has build() called on it, but is then later further modified, we don't need to pre-load all lazy fields during this later modification. 1 year ago
Clayton Walker d580fde63a Add Automatic-Module-Name (#14562) 1 year ago
Sandy Zhang 6889aed460 Check-in bootstrapped Java features for Bazel and CMake 1 year ago
Deanna Garcia 433c35dbcb Remove osgi dependency from main java libraries. 2 years ago
Deanna Garcia 167e3e5081 Remove osgi dependency from main java libraries. 2 years ago
Protobuf Team Bot 4b5652b030 Re-attach OSGI headers to lite,core, and util. This information was dropped in the move from maven to bazel. 2 years ago
deannagarcia 15bd2c21cf Merge 22.x back to main (#12169) 2 years ago
Deanna Garcia 1456462a14 Add java8 tests and build flags 2 years ago
Jerry Berg a2e33e79e9
Java fixes for 22.x (#12035) 2 years ago
Protobuf Team Bot d40aadf823 Add casts to make protobuf compatible with Java 1.8 runtime. 2 years ago
Protobuf Team Bot b51c551e37 Remove unused package private class ProtobufLists. 2 years ago
David L. Jones 171a6b1155
[Bazel/C++] Move core C++ implementation to //src/google/protobuf package. (#9988) 3 years ago
David L. Jones b64cd5ac64
Switch C++ test protos to use the normal cc_proto_library rules. (#9950) 3 years ago
David L. Jones 637a699969
[Bazel] Move conformance test targets to //conformance. (#9922) 3 years ago
David L. Jones 5ebde5bd20
[Bazel] Expand lists of protos in BUILD files (#9915) 3 years ago
David L. Jones 67823fe8dc
[Bazel] Fix broken build rules or mark them manual (#9913) 3 years ago
zhangskz b37b613436
Update protobuf_version.bzl to separate protoc and per-language java major version (#9900) 3 years ago
David L. Jones 95da0ba5b4
Rename all BUILD files to BUILD.bazel (#9892) 3 years ago
Joshua Haberman dc4aad931e Sync from Piper @444600173 3 years ago
David L. Jones d76f8c868c
Add source distribution packaging rules (#9835) 3 years ago
Adam Cozzette f7232f2aa3 Replace EasyMock dependency with Mockito and re-pin Bazel deps 3 years ago
Joshua Haberman dce403a8b3 Sync from Piper @427369078 3 years ago
Deanna Garcia 349738dde5 Fixing java and protoc builds 3 years ago
Deanna Garcia dfd99e7ec0 Adding kotlin bazel tests 3 years ago
Adam Cozzette 9638a5e531 Improve performance of parsing unknown fields in Java (#9371) 3 years ago
Adam Cozzette c555c3dd14
Improve performance of parsing unknown fields in Java (#9371) 3 years ago
Adam Cozzette c7dfd0d6b9
Align dependency handling with Bazel best practices (#9165) 3 years ago
Derek Perez adc1f931e3
Fix wkt dupes (#8942) 3 years ago
Adam Cozzette 9aa1adc60c Removed unused references to easymock_classextension 3 years ago
Elliotte Rusty Harold 1e88936fce
Stop using EasyMock classextension (#9008) 3 years ago
Joshua Haberman 82deebfa7a Added new Java Lite files to BUILD/pom.xml. 3 years ago
Joshua Haberman e5c570bb57 Sync from Piper @395706834 3 years ago
Derek Perez 0bab8e808e Addresses duplicates identified in #8925 (#8939) 3 years ago
Derek Perez 2937b2ca63
Addresses duplicates identified in #8925 (#8939) 3 years ago
Bo Yang 509aee4b8b Sync from Piper @391414001 3 years ago
Adam Cozzette d46abc1e7e Update BUILD and cmake files and add some missing Java dependencies 3 years ago
Adam Cozzette 562fc946c7 Sync from Piper @388508285 3 years ago
Derek Perez c684434ecb
creating a single target to rollup maven artifacts (#8776) 3 years ago
Deanna Garcia 96cffb3ac3 Removing dependencies and renaming bazel version file 3 years ago
Deanna Garcia 89a9f459e9 Changing BUILD files and adding pom templates 3 years ago
Derek Perez bc45f92262
Bazel powered Java testing (#8506) 4 years ago
Esun Kim aedb8d726c
Added UnsafeByteOperations to protobuf-lite (#8426) 4 years ago
Deanna Garcia 438d777e05 Adding file names to cmake files 4 years ago
Deanna Garcia 751d05caf7 Fixing core ExtendableMessageExtension 4 years ago
listonjesse 2ae7cf0e03 Auxillary -> Auxiliary 5 years ago
Joshua Haberman 6ed738305b Sync from Piper @311396324 5 years ago
Yannic f0cb9cdb95
[bazel] Move Java runtime/toolchains into //java (#7190) 5 years ago