dep-protobuf/upb/mini_table
Protobuf Team Bot 5957f0ecdb Enable FastTable for non-opt builds.
PiperOrigin-RevId: 968007366
2026-08-20 13:10:05 -07:00
..
internal Backport consecutive unknown fields optimization to slow path decoder. 2026-06-24 15:58:05 -07:00
BUILD Enable FastTable for non-opt builds. 2026-08-20 13:10:05 -07:00
compat.c Pack the field array and the subs array into one block of contiguous memory. 2025-11-17 07:29:38 -08:00
compat.h Reorganize upb file structure 2023-09-26 14:38:35 -07:00
compat_test.cc upb: first attempt at implementing name mangling for minitable symbols 2023-10-07 16:29:19 -07:00
debug_string.c Update call sites that ignore return values for allocation failures 2026-06-26 05:57:02 -07:00
debug_string.h Added debug printing for MiniTables. 2025-10-24 20:11:37 -07:00
debug_string_test.fasttable.txt Use direct offset computation for submessage lookups 2026-05-26 17:12:44 -07:00
debug_string_test.proto Added debug printing for MiniTables. 2025-10-24 20:11:37 -07:00
debug_string_test.txt Pack the field array and the subs array into one block of contiguous memory. 2025-11-17 07:29:38 -08:00
debug_string_test_generate.cc Added debug printing for MiniTables. 2025-10-24 20:11:37 -07:00
enum.h upb: Simplify inline functions in mini_table/ and mem/ and wire/ and message/ 2024-02-08 13:40:02 -08:00
extension.h Add upb_MiniTableExtension_ToField(). 2025-09-08 16:43:57 -07:00
extension_registry.c Internal change 2026-06-29 12:35:21 -07:00
extension_registry.h Internal change 2026-06-29 12:35:21 -07:00
field.h upb: Simplify inline functions in mini_table/ and mem/ and wire/ and message/ 2024-02-08 13:40:02 -08:00
file.h upb: Simplify inline functions in mini_table/ and mem/ and wire/ and message/ 2024-02-08 13:40:02 -08:00
generated_registry.c Fixed two GCC-only issues around upb's generated extension registry. 2026-04-27 09:57:29 -07:00
generated_registry.h Remove upb_ExtensionRegistry_AddAllLinkedExtensions API. 2025-12-01 16:47:48 -08:00
generated_registry_empty_test.cc Fixed two GCC-only issues around upb's generated extension registry. 2026-04-27 09:57:29 -07:00
generated_registry_empty_test.proto Fixed two GCC-only issues around upb's generated extension registry. 2026-04-27 09:57:29 -07:00
generated_registry_test.cc Fixed two GCC-only issues around upb's generated extension registry. 2026-04-27 09:57:29 -07:00
message.c Removed upb_Decoder's stateful, bespoke logic for field lookup. 2025-05-13 11:33:39 -07:00
message.h Pack the field array and the subs array into one block of contiguous memory. 2025-11-17 07:29:38 -08:00
message_benchmark.cc Improve FindFieldByNumber benchmark 2026-04-13 12:06:39 -07:00
message_benchmark.proto Add benchmark for field lookup 2024-12-04 11:17:09 -08:00
sub.h upb: Simplify inline functions in mini_table/ and mem/ and wire/ and message/ 2024-02-08 13:40:02 -08:00