11503 Commits (e0508580bf1bdda0c48c4b50d08275ce7c64b7a5)
 

Author SHA1 Message Date
Mike Kruskal e0508580bf Fixes Clang 6 linker bug 2 years ago
Deanna Garcia f7f003f1fd Update protobuf's UPB dependency in preparation for 23.0-rc2 2 years ago
Brecht Sanders 51eef406b5 fix missing int32_t (#12554) 2 years ago
Jie Luo e202f31b78 -Make message CopyFrom() call UPB code instead of default implementation for python UPB 2 years ago
Deanna Garcia 167e3e5081 Remove osgi dependency from main java libraries. 2 years ago
Mike Kruskal bb97e3feef
Squashed 'third_party/utf8_range/' changes from 72c943dea..cd1507d14 (#12583) 2 years ago
Mike Kruskal 9b218c1d9a Silence deprecation warnings on FileDescriptor::SyntaxName 2 years ago
Martijn Vels c224676c2d Force `Rep` size to be at least 8 bytes when running under a sanitizer 2 years ago
Jakob Buchgraber a1b6dd9247 Implement Msg.deserialize() for the UPB kernel 2 years ago
Mike Kruskal 9bbea4aa65 Replace previous breaking changes with deprecation warnings. 2 years ago
Mike Kruskal 72b1f985a0 Fix homebrew issue on Mac runners causing PHP CI failures 2 years ago
Protobuf Team Bot e4168df564 Make RepeatedField and RepeatedPtrField be destructor skippable for proto arenas. 2 years ago
Protobuf Team Bot 1b5ad0b6ad Automated rollback of commit e286482430. 2 years ago
Mike Kruskal e286482430 Replace previous breaking changes with deprecation warnings. 2 years ago
Protobuf Team Bot 9457a4f152 Remove unused Emit variable. 2 years ago
Protobuf Team Bot 12747a4e2f Auto-generate files after cl/527358203 2 years ago
Protobuf Team Bot 155068d313 Remove the _internal_$name$(index)/_internal_add_$name$() from repeated fields generated code. 2 years ago
deannagarcia 4af9fb5ca7 Updating version.json to: 24-dev (#12559) 2 years ago
Protobuf Team Bot 344f6dee76 Auto-generate files after cl/527100664 2 years ago
Protobuf Team Bot 748f57f2b6 Update MessageDifferencer to conditionally force comparing additional fields while doing PARTIAL comparison (compare fields which are not repeated, have no presence and are set to their default value). 2 years ago
Protobuf Team Bot 28060e4987 Auto-generate files after cl/527076622 2 years ago
Sandy Zhang 7dbe742e6c Internal protobuf changes 2 years ago
Deanna Garcia b26afb5a86 Update protobuf's UPB dep in preparation for the 23.0-rc1 release. 2 years ago
Protobuf Team Bot 132c67c2c7 Auto-generate files after cl/527051764 2 years ago
Protobuf Team Bot 182d564a3f Move all the reflection related data of MapField into a separate structure. 2 years ago
Mike Kruskal 9898418bd9 Fix btree issue in map tests. 2 years ago
Son Luong Ngoc 5233990ad7 Fix protoc_nowkt linking on MacOS (#12320) 2 years ago
Tomo Suzuki d692223887 [WIP] Java BOM check with generated pom.xml files (#12502) 2 years ago
Adam Cozzette 07b1491895 Add better fallback behavior for retention stripping with invalid descriptors 2 years ago
Mike Kruskal f79e35c821 Fix declared dependencies for pkg-config (#12518) 2 years ago
Jakob Buchgraber 0ecb729906 Implement 'bytes' accessors for UPB :) 2 years ago
Protobuf Team Bot 37c8f8195b Auto-generate files after cl/526587271 2 years ago
Jakob Buchgraber e6b4f0e2d6 Delete the UPB kernel. 2 years ago
Protobuf Team Bot bc127f2b56 Auto-generate files after cl/526184056 2 years ago
Protobuf Team Bot 469f0277b8 Add a field to ExtensionRangeOptions to mark an extension range is verified or not. 2 years ago
Adam Cozzette f71dc953c7 Add GitHub actions workflow for testing CMake build of examples directory 2 years ago
Mike Kruskal 5c59290022 Remove PROTOBUF_DEPRECATED in favor of [[deprecated]]. 2 years ago
Kurt Alfred Kluever 295f1125ce Adds `Timestamps.now()`. 2 years ago
Protobuf Team Bot a010e26505 Auto-generate files after cl/526143586 2 years ago
Protobuf Team Bot 908de8d74a Automated rollback of commit 1e67de4ed5. 2 years ago
Protobuf Team Bot 81106b10dc Automated rollback of commit 57d5ede3ec. 2 years ago
Protobuf Team Bot d6ecec884c Internal change. 2 years ago
Sandy Zhang cc7116ceeb Remove unused proto3 field from UnknownFieldSetSchema. 2 years ago
Tao Li 408afe1eb4 Fix typo for newlib macro (#12521) 2 years ago
Luke Sandberg 983dac24c3 Change `PrintFreeFieldNumbers` to not assume that groups occupy the same field range as their containing messages. 2 years ago
Protobuf Team Bot 699093915d Auto-generate files after cl/525862155 2 years ago
Protobuf Team Bot b2bd9dcb36 Refactor RepeatedMessageFieldGenerator code to use "_internal_$name$()" and "_internal_mutable_$name$()" rather than "$field$" to access fields in preparation for split repeated fields. 2 years ago
Protobuf Team Bot 1123be7562 Auto-generate files after cl/525833833 2 years ago
Miguel Young de la Sota 725d7d9fc5 Partially convert message_field.cc to use Emit(). 2 years ago
Jeff Gulbronson a56e5ded7b Reserve 1180 for Wire use_array (#12491) 2 years ago