18822 Commits (a4a277d58372131a51ac03179c24f79c72c701a3)
 

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