11720 Commits (b4b7403e22b0c470d684dc6d7e41ed26755b66d6)
 

Author SHA1 Message Date
Mike Kruskal b4b7403e22 Internal changes 2 years ago
Protobuf Team Bot c3f61a6128 internal change 2 years ago
Matt Kulukundis 235b9e60be Incremental migration of message.cc to Emit 2 years ago
Matt Kulukundis f9174079ba Incremental migration of message.cc to Emit 2 years ago
Protobuf Team Bot 759fd91388 Internal change 2 years ago
Protobuf Team Bot a1f7a8cd36 Avoid unnecessary string copies. 2 years ago
Protobuf Team Bot 84234fa091 Auto-generate files after cl/532258101 2 years ago
Mike Kruskal e15326ba80 Add a workaround for GCC constexpr bug 2 years ago
Protobuf Team Bot 59a996b077 Auto-generate files after cl/532239931 2 years ago
Protobuf Team Bot 7b7ba2df67 Add `ABSL_ATTRIBUTE_LIFETIME_BOUND` attribute on Map, RepeatedField and RepeatedPtrField. 2 years ago
Matt Kulukundis 78ad0933a7 Incremental migration of message.cc to Emit 2 years ago
Protobuf Team Bot 080ffe8cfc Auto-generate files after cl/532238128 2 years ago
Matt Kulukundis 25fe4f22b8 Incremental migration of message.cc to Emit 2 years ago
Matt Kulukundis bb70d5fb9c Incremental migration of message.cc to Emit 2 years ago
Mike Kruskal 71042619cc Add a check for minimum supported Abseil version. 2 years ago
Matt Kulukundis 098f21e8e6 Remove dedicated fast path for required fields in ByteSizeLong. 2 years ago
James Newton-King cfb702a078 [C#] Replace regex that validates descriptor names (#12174) 2 years ago
Protobuf Team Bot 7137592a64 Automated rollback of changelist 532141868. 2 years ago
Protobuf Team Bot f35f5a370a Auto-generate files after cl/532204580 2 years ago
Protobuf Team Bot 183521a072 Add semantic annotations for field accessors in java proto lite 2 years ago
Protobuf Team Bot d33b00bdaa Auto-generate files after cl/532175274 2 years ago
Adam Cozzette a281c13996 Update any.proto to clarify that there are no known type server implementations 2 years ago
Mike Kruskal 404ec743ed Migrate call-sites of ExtensionRangeOption fields. 2 years ago
Jie Luo 3b8a472d07 Internal change 2 years ago
Mike Kruskal fc7454acf8 Internal Code Change 2 years ago
Protobuf Team Bot 191f4be064 Add semantic annotations for proto field accessors in java 2 years ago
Protobuf Team Bot 9dd2e26dbb Auto-generate files after cl/532123324 2 years ago
Chris Kennelly 3f5a6af059 Remove DeleteReturnArena. It can be entirely replaced with Delete. 2 years ago
Protobuf Team Bot ab678477cd Updates supported PHP versions. 2 years ago
Matt Kulukundis e6adc6d3cd Move has bit machinations from field to message in prep for switching to emit calls. 2 years ago
Matt Kulukundis 02d133cd51 Incremental migration of message.cc to Emit 2 years ago
Matt Kulukundis 8ccd7661fd Incremental migration of message.cc to Emit 2 years ago
Matt Kulukundis e4aef7ff21 Incremental migration of message.cc to Emit 2 years ago
Matt Kulukundis 99e2340a56 Incremental migration of message.cc to Emit 2 years ago
Protobuf Team Bot 5a2926ad7e Auto-generate files after cl/531814944 2 years ago
Matt Kulukundis 6e55a3f14e Incremental migration of message.cc to Emit 2 years ago
Mike Kruskal 17a2d53176 Internal changes 2 years ago
Mike Kruskal 748579e321 Internal changes 2 years ago
Mike Kruskal c01c2e3859 Internal changes 2 years ago
Mike Kruskal 8234e3ec56 Internal changes 2 years ago
Protobuf Team Bot 902af9abf7 Auto-generate files after cl/531610557 2 years ago
Protobuf Team Bot 45469f2edd Clean up internal links/documentations exposed to the open source. 2 years ago
Protobuf Team Bot 04e19c8b6a Update MessageDifferencer to collect the name of no presence fields that were forced into the compare list and which have caused the comparison to fail. 2 years ago
Protobuf Team Bot f0de774705 Migrate repeated numeric fields to use bit field to track presence instead of using it to indicate the field mutability to potentially skip work on the field during build operations. 2 years ago
Protobuf Team Bot ad67472fea Auto-generate files after cl/531568752 2 years ago
Chris Kennelly 1f0da1ba11 Remove vestigal check for non-nullptr Arenas. 2 years ago
Mike Kruskal 83c954890e Tweak ExtensionRange to look more like other descriptors. 2 years ago
Protobuf Team Bot a52eb77fdd Auto-generate files after cl/531505892 2 years ago
Carlos O'Ryan 246c9de76c fix: avoid warnings with MSVC (#12762) 2 years ago
Protobuf Team Bot c3e2efe70b Turn on the table-driven parser by default, as it is no longer experimental. 2 years ago