3524 Commits (99b83289e91f36bab618e52ef09f7c79bf6d54fe)

Author SHA1 Message Date
Protobuf Team Bot 23e2e6fe02 Auto-generate files after cl/529413361 2 years ago
Matt Kulukundis a37f628edf Delete PROTOBUF_NAMESPACE_* macros. 2 years ago
Marcel Hlopko aa6e8f83bc Delete unnecessary TODO 2 years ago
Adam Cozzette 88b5b19c99 Rename `target` field to `target_obsolete_do_not_use` 2 years ago
Matt Kulukundis 126e361e64 make Context::Emit pass SourceLocation 2 years ago
Protobuf Team Bot 823ba794c5 Auto-generate files after cl/529162319 2 years ago
Jeffrey A. Dean 97c351319f Shrink code size of generated protocol buffer code via a few 2 years ago
Protobuf Team Bot fdfb95849b Fix handling of Cord fields in the table-driven parser. 2 years ago
Patrick Xia 421167dae3 Remove unreferenced file 2 years ago
Adam Cozzette d96032d1a5 Implement option retention for Ruby 2 years ago
Protobuf Team Bot 7b22c57cef Make the TcParser tables constexpr. 2 years ago
Marcel Hlopko 701e056e2b Zhuzh up the C++/Rust interop test to demonstrate more uses. 2 years ago
Adam Cozzette ba348e2b3b Add support for option retention in PHP 2 years ago
Adam Cozzette 47c1998e4e Turn off `clang::musttail` on i386 2 years ago
Adam Cozzette 0eab7ed869 Internal change 2 years ago
Carlos O'Ryan b1ae4fa87a fix(libprotoc): export useful symbols from .so (#12619) 2 years ago
Protobuf Team Bot b05012cccb Auto-generate files after cl/528634293 2 years ago
Matt Kulukundis 80b0609666 Refactor map_field.cc to use Emit(). 2 years ago
Protobuf Team Bot 874e291c00 Auto-generate files after cl/528628217 2 years ago
Matt Kulukundis 110616cf10 Convert about a third of message_field.cc to use multi-line string literals. 2 years ago
bangert aacb773988 Remove redaction flag from DebugString. 2 years ago
Deanna Garcia f8a51421c7 Add manual tag to //objectivec:gen_wkt_sources since it should only be run internally by regenerate_stale_files.sh 2 years ago
Patrick Xia 4fdc2ca7fe Internal change 2 years ago
Joshua Haberman b478a29bf0 Forbid embedded nulls in `json_name`. 2 years ago
Carlos O'Ryan 44b4bcc9e0 fix(libprotoc): export useful symbols from .so 2 years ago
Protobuf Team Bot 0f61acdf98 Auto-generate files after cl/528038754 2 years ago
Mike Kruskal 3c279623a0 Internal changes 2 years ago
Adam Cozzette 5f64444e7b Implement option retention for C# 2 years ago
Adam Cozzette e3848c1998 Implement enforcement of target constraints 2 years ago
Mike Kruskal e0508580bf Fixes Clang 6 linker bug 2 years ago
Brecht Sanders 51eef406b5 fix missing int32_t (#12554) 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
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
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
Sandy Zhang 7dbe742e6c Internal protobuf changes 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
Adam Cozzette 07b1491895 Add better fallback behavior for retention stripping with invalid descriptors 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