18818 Commits (ef91b0ef8bf1bb705a21b38377fdea13a12aba45)
 

Author SHA1 Message Date
Protobuf Team Bot ef91b0ef8b Auto-generate files after cl/686265348 4 months ago
Mike Kruskal d3735bc2a0 Support fetching CMake dependencies via `-Dprotobuf_FETCH_DEPENDENCIES=ON` 4 months ago
Mark Hansen 2b0a414573 Change access of GeneratedMessageLite.MethodToInvoke to 'protected' 4 months ago
Sandy Zhang 4997f3d070 Breaking Change: Update major version numbers for C++ and Python. 4 months ago
Protobuf Team Bot 8ec13ede1f Load Shell rules everywhere in protobuf 4 months ago
Protobuf Team Bot 96cce6249e Auto-generate files after cl/686236500 4 months ago
Protobuf Team Bot 085c6e3234 For messages with all trivially copyable fields use the trivial copy of Impl_ in the copy constructor. 4 months ago
deannagarcia 27ddb9ce34 Give Kotlin jars an OSGi Manifest (#18812) 4 months ago
Hong Shin 082cf000ef hpb_generator: abrogate output in favour of io::Printer 4 months ago
Protobuf Team Bot 5aa7abc659 Upgrade rules_cc to 0.0.13 4 months ago
Jie Luo 003e1ac17c Remove deprecated SymbolDatabase.GetMessages from test 4 months ago
Sandy Zhang 00f108c078 Breaking Change: Remove deprecated bazel/system_python.bzl alias. 4 months ago
Protobuf Team Bot 88b5c5a1fe Add flags for better debug info 4 months ago
Hong Shin c006c62e71 Finish migration of hpb_proto_library.bzl to use proto_common 4 months ago
Tony Liao 7c84a6af5e Remove dependence on "third_party/absl/log/log.h". 4 months ago
Protobuf Team Bot bd03560d9f Move fixed_address_empty_string to rodata section when possible. 4 months ago
Joshua Haberman f3451d2679 Re-formatted MODULE.bazel to be more compact. 4 months ago
Tony Liao 32b37336af Additional tests for merge/copy codepaths. 4 months ago
Robert 42070a017d Fix a warning from uninitialized variables (#17052) 4 months ago
Vitaly Goldshteyn 8f6a7a2ceb Avoid field id comparisons in ExtensionSet serialization in case of single range. 4 months ago
Hong Shin ac6e4c0e3b Initial cleanup of hpb_proto_library.bzl 4 months ago
Protobuf Team Bot b00dca3665 Load Python rules everywhere in protobuf 4 months ago
Protobuf Team Bot adff00baec Automated Code Change 4 months ago
Zoey Greer 39a3e79dd8 Fix ruby lib paths in `rules_ruby` (#18233) 4 months ago
dependabot[bot] bb69dd658b Bump shivammathur/setup-php from 2.30.2 to 2.31.1 (#17855) 4 months ago
Vitaly Kravtsov 99a82027fe Update third_party.md with in4lio/protoboiler (#18076) 4 months ago
Toby Schneider 46f7879cae Update options.md for JaiaRobotics global option extension (#17399) 4 months ago
WenTao Ou a673d33949 Fix compiling problems with lua 5.4 (#15113) 4 months ago
Adam Cozzette 2e82a2d7bf Reduce our reliance on COPTS variable for compiler flags 4 months ago
Thomas Van Lenten f64d63ca7a [ObjC] Stop tracking the syntax within GPBFileDescriptor. 4 months ago
Thomas Van Lenten b751b8147f [ObjC] Update internal validations 4 months ago
Protobuf Team Bot 0bfe41b27e Remove rust toolchain registration 4 months ago
Protobuf Team Bot 9c4f3b817e Prepare supporting targets for testing 4 months ago
Benjamin Peterson 5772f0a18a Add missing copts flags to compiler BUILD files. (#18648) 4 months ago
Joe Schafer 44660b306a Rename maven to protobuf_maven in MODULE.bazel (#18641) 4 months ago
Mark Hansen 25724ab53e Lite: Remove intermediary dynamicMethod function trampolines 4 months ago
Mark Hansen c828b84481 Throw NPE (instead of UnsupportedOperationException) if an invalid enum value is detected. 4 months ago
Mark Hansen d7b47d10c3 Fix indenting in lite proto switch statement 4 months ago
Mark Hansen 54007e7d0d Remove "// fall through" comment where there is no falling through. 4 months ago
Protobuf Team Bot aebf8a80b7 Internal change 4 months ago
Protobuf Team Bot ec808b19ad Internal version update. 4 months ago
Tony Liao bd375ce7c1 Add unit test coverage for SwapField for implicit presence fields. 4 months ago
Thomas Van Lenten d9caebc313 Breaking Change: [ObjC] Remove legacy WKT headers. 4 months ago
Tony Liao 6c9c12c8a1 Let ArenaStringPtr debug-fail if it ever attempts to clear a default string. 4 months ago
Protobuf Team Bot 0d7fd35086 Re-export includingDefaultValueFields in deprecated state for important Cloud customer. 4 months ago
Protobuf Team Bot 87de73d8e8 Update GitHub Actions to use macOS-13 ahead of macOS-12 deprecation. 4 months ago
Adam Cozzette 856d100ca8 Update `VarintParse()` to try to detect accidental misuse 4 months ago
Protobuf Team Bot 919589029f Fix compiler warning on enum gencode about unused fn parameter (just prefix with _) 4 months ago
Thomas Van Lenten 2a52b900a1 [ObjC] Breaking Change: Remove deprecated apis. 4 months ago
Protobuf Team Bot 29c232a6b4 Export string::Utf8Error 4 months ago