| .. |
|
cmake/google/protobuf
|
Auto-generate files after cl/921771119
|
2026-05-27 00:22:52 +00:00 |
|
internal
|
Allow UPB identifiers to start with digits to match C++ DescriptorPool.
|
2026-07-14 21:58:01 -07:00 |
|
stage0/google/protobuf
|
Update call sites that ignore return values for allocation failures
|
2026-06-26 05:57:02 -07:00 |
|
BUILD
|
Handle return values in cpp code in upb/hpb
|
2026-07-29 15:12:49 -07:00 |
|
common.h
|
Added more validations of syntax and edition when parsing descriptors.
|
2025-12-30 13:39:25 -08:00 |
|
def.h
|
Reorganize upb file structure
|
2023-09-26 14:38:35 -07:00 |
|
def.hpp
|
Handle return values in cpp code in upb/hpb
|
2026-07-29 15:12:49 -07:00 |
|
def_pool.c
|
Update call sites that ignore return values for allocation failures
|
2026-06-26 05:57:02 -07:00 |
|
def_pool.h
|
Add UPB_NODISCARD in many places, prioritizing ones that use the return value to indicate an error
|
2026-04-20 14:07:50 -07:00 |
|
def_type.c
|
Reorganize upb file structure
|
2023-09-26 14:38:35 -07:00 |
|
def_type.h
|
Add missing upb_XXXDef_FindXXXByNameWithSize functions and index methods by name
|
2026-03-04 07:06:24 -08:00 |
|
desc_state.c
|
Reorganize upb file structure
|
2023-09-26 14:38:35 -07:00 |
|
descriptor_bootstrap.h
|
Fix some THIRD_PARTY header guard name leakages from upb.
|
2025-04-07 13:37:26 -07:00 |
|
enum_def.c
|
Delete array part of inttable, reducing complexity
|
2026-05-06 17:00:23 -07:00 |
|
enum_def.h
|
Add UPB_NODISCARD in many places, prioritizing ones that use the return value to indicate an error
|
2026-04-20 14:07:50 -07:00 |
|
enum_reserved_range.c
|
Removed all use of the UPB_DESC() macro
|
2026-01-13 10:38:13 -08:00 |
|
enum_reserved_range.h
|
Reorganize upb file structure
|
2023-09-26 14:38:35 -07:00 |
|
enum_value_def.c
|
Removed all use of the UPB_DESC() macro
|
2026-01-13 10:38:13 -08:00 |
|
enum_value_def.h
|
Removed all use of the UPB_DESC() macro
|
2026-01-13 10:38:13 -08:00 |
|
extension_range.c
|
Removed all use of the UPB_DESC() macro
|
2026-01-13 10:38:13 -08:00 |
|
extension_range.h
|
Removed all use of the UPB_DESC() macro
|
2026-01-13 10:38:13 -08:00 |
|
field_def.c
|
Add runtime flag to disable implicit field presence
|
2026-02-18 14:09:35 -08:00 |
|
field_def.h
|
Add UPB_NODISCARD in many places, prioritizing ones that use the return value to indicate an error
|
2026-04-20 14:07:50 -07:00 |
|
file_def.c
|
Add UPB support for FileDescriptorProto.option_dependency.
|
2026-07-13 10:43:20 -07:00 |
|
file_def.h
|
Add UPB support for FileDescriptorProto.option_dependency.
|
2026-07-13 10:43:20 -07:00 |
|
message.c
|
Update call sites that ignore return values for allocation failures
|
2026-06-26 05:57:02 -07:00 |
|
message.h
|
Add UPB_NODISCARD in many places, prioritizing ones that use the return value to indicate an error
|
2026-04-20 14:07:50 -07:00 |
|
message.hpp
|
Reorganize upb file structure
|
2023-09-26 14:38:35 -07:00 |
|
message_def.c
|
Delete array part of inttable, reducing complexity
|
2026-05-06 17:00:23 -07:00 |
|
message_def.h
|
Add UPB_NODISCARD in many places, prioritizing ones that use the return value to indicate an error
|
2026-04-20 14:07:50 -07:00 |
|
message_reserved_range.c
|
Removed all use of the UPB_DESC() macro
|
2026-01-13 10:38:13 -08:00 |
|
message_reserved_range.h
|
Reorganize upb file structure
|
2023-09-26 14:38:35 -07:00 |
|
method_def.c
|
Add missing upb_XXXDef_FindXXXByNameWithSize functions and index methods by name
|
2026-03-04 07:06:24 -08:00 |
|
method_def.h
|
Removed all use of the UPB_DESC() macro
|
2026-01-13 10:38:13 -08:00 |
|
oneof_def.c
|
Removed all use of the UPB_DESC() macro
|
2026-01-13 10:38:13 -08:00 |
|
oneof_def.h
|
Removed all use of the UPB_DESC() macro
|
2026-01-13 10:38:13 -08:00 |
|
reflection_test.cc
|
fix: validate lower bound for dependency indices in upb file_def (#26562)
|
2026-06-10 22:34:19 -07:00 |
|
service_def.c
|
Add missing upb_XXXDef_FindXXXByNameWithSize functions and index methods by name
|
2026-03-04 07:06:24 -08:00 |
|
service_def.h
|
Add missing upb_XXXDef_FindXXXByNameWithSize functions and index methods by name
|
2026-03-04 07:06:24 -08:00 |