2502 Commits (9157381d735f561ca227976f39084ffcd67fa240)
 

Author SHA1 Message Date
Copybara-Service 9157381d73 Merge pull request #764 from haberman:staleness 2 years ago
Joshua Haberman 18446cf64f Removed unused "paths" import. 2 years ago
Eric Salo b8bec58e01 pull the mini descriptor encoders into their proper .c files 2 years ago
Joshua Haberman 81e716d459 Fixed to add missing table targets. 2 years ago
Joshua Haberman 4054c28cc2 Merge branch 'main' into staleness 2 years ago
Copybara-Service ce3a28f75c Merge pull request #811 from acozzette:staleness-test 2 years ago
Adam Cozzette 4a9e1ba662 Make staleness_test() macro usable in other Bazel workspaces 2 years ago
Copybara-Service 4f49770b7a Merge pull request #810 from acozzette:staleness-test 2 years ago
Adam Cozzette 7189539610 Rename generated_file_staleness_test() to just staleness_test() 2 years ago
Joshua Haberman d5bd55cde1 Treat unlinked sub-messages in the MiniTable as unknown 2 years ago
Eric Salo 1e3deb013d move message/field modifiers functions out of mini_descriptor_encode.c 2 years ago
Eric Salo efd06e46a4 use mini descriptors to build message defs and extension defs 2 years ago
Eric Salo e779b9d90a silently succeed when adding the same serialized file in Python 2 years ago
Protobuf Team Bot 23048df525 Fully-qualify labels in the µpb repository. 2 years ago
Eric Salo 8cc3e07735 move (most of) the json code into its own subdir 2 years ago
Eric Salo 6a625a6275 make msan happy with the arena code 2 years ago
Protobuf Team Bot e76dc4ac8a Fix mini_table_accessors FindUnknown status. 2 years ago
Eric Salo c7187301d3 fix some warnings when the compiler is being strict 2 years ago
Copybara-Service 4241cab125 Merge pull request #796 from comius:fix-absolute-path-strip 2 years ago
Ivo List 9e19bec587 Fix upb proto libraryies for default strip_import_prefix. 2 years ago
Joshua Haberman f44653bc52 Readability improvements for decode.c: 2 years ago
Joshua Haberman ba511fd425 Added a size overflow check for mini-table building 2 years ago
Joshua Haberman e55bfa2851 Minor decoder refactor 2 years ago
Joshua Haberman 6795ec13b4 Fixed fuzz bug in MiniDescriptor parsing for extensions. 2 years ago
Eric Salo 668cebbad9 mini descriptor encode functions now populate a string view 2 years ago
Copybara-Service 68c0a7a8e1 Merge pull request #789 from comius:proto-compatible 2 years ago
Ivo List 04957b1061 Make upb backwards and forwards compatible with Bazel 4.x, 3.5.x and LTS 2 years ago
Eric Salo edecfd5eb0 upb: use the new reflection headers 2 years ago
Eric Salo 38d8430923 simplify makejsonname() 2 years ago
Eric Salo 00765002ff - All of reflection now lives in upb/reflection/ 2 years ago
Copybara-Service cbba1fb1e1 Merge pull request #783 from Wyverald:patch-1 2 years ago
Xùdōng Yáng 830100abd8
update googletest version 2 years ago
Copybara-Service 1ad98e9feb Merge pull request #729 from casperisfine:arena-space-allocated 2 years ago
Jean Boussier 2341741bf3 Add upb_Arena_SpaceAllocated function 2 years ago
Joshua Haberman a8bc4ca4a3 Fixed Bazel 4.1.0 compatibility, and added a GitHub Action to verify. 2 years ago
Copybara-Service 8ab26d4f42 Merge pull request #745 from limdor:patch-2 2 years ago
Mike Kruskal 5485645125 Internal change 2 years ago
Joshua Haberman 34495f8d68 Fixed minor type in the docs. 2 years ago
Joshua Haberman 896e74c141 Optimizes `upb_MiniTable_Enum` for large but dense enums. 2 years ago
Copybara-Service 5ae398f202 Merge pull request #762 from Wyverald:patch-1 2 years ago
Eric Salo 27f8d367d3 fix segfault when clearing an unset oneof in Python 2 years ago
Protobuf Team Bot 467e2b5e3b Fix public import header generation. 2 years ago
Eric Salo 4215bc82ea fix the json parser to handle floats very near overflow 2 years ago
Eric Salo 85534bbb1e remove unused #includes from reflection.h 2 years ago
Joshua Haberman ba7603b7c1 Updated decoder internal symbols to new naming scheme. 2 years ago
Joshua Haberman 5a7644b2d0 Fixed fuzz bug in upb. 2 years ago
Joshua Haberman 5cb177e09a Removed unused code. 2 years ago
Joshua Haberman ccd88d5a63 Updated staleness test and amalgamator to work cross-repo. 2 years ago
Protobuf Team Bot 8827a09490 Add a comment to remind ASAN users to compile interpreters with ASAN as well. 2 years ago
Eric Salo 111249d085 continue preparing def.c for the big split: 2 years ago