6 Commits (796ac76a9a69ae99c47fb3ffeb7ca4b6bec491f3)

Author SHA1 Message Date
Mike Kruskal db5814e4ff Use newly split feature defaults in plugins and runtimes. 7 months ago
Eric Salo bb3e50e15e upb: implement Dart public imports 7 months ago
Eric Salo 8dfd82096b upb: lock down upbMiniTable_File 1 year ago
Mike Kruskal c23d5333c3 Expose editions in Python/upb. 1 year ago
Joshua Haberman c69dd68fb1 Implement feature inheritance and legacy editions for upb. 1 year ago
Adam Cozzette 501ececd39 Reorganize upb file structure 1 year ago
Mike Kruskal 65419eef0d Flip the names of edition_enum and edition. 1 year ago
Hong Shin 5fc9a3befd Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Sandy Zhang 81068e8e8c Internal change 1 year ago
Eric Salo ded27aa52a upb: move upb_strdup2() into upb/reflection/ 1 year ago
Adam Cozzette 7286ffceb2 Merge the protobuf and upb Bazel repos 1 year ago
Mike Kruskal bad2f5c90f Migrate upb from edition strings to enums 1 year ago
Adam Cozzette 047df98dea Move upb-x/ back to upb/ 1 year ago
Adam Cozzette 895f190bda Move upb to upb-x 1 year ago
Adam Cozzette 1ba80d7424 Move upb-temp/ back to upb/ 1 year ago
Adam Cozzette d38b8561e6 Move upb/ to upb-temp/ 1 year ago
Adam Cozzette 6fc87fe3f7 Internal change 1 year ago
Protobuf Team Bot cab6c3e223 Internal change 1 year ago
Adam Cozzette 0d1ba13e83 Move everything into new upb/ directory 1 year ago
Eric Salo 56a6ecd142 upb: create upb/reflection/internal/ 1 year ago
Adam Cozzette 5aca728f72 Reformat copyright headers 1 year ago
Joshua Haberman bc569098dc Fixed the initialization sequence for MiniTables. 2 years ago
Joshua Haberman 6e1cbdfe09 Added fuzzer for descriptor parsing/serialization, and fixed several bugs. 2 years ago
Eric Salo 0cc83d1adf split apart constructors for extensions vs non-extensions 2 years ago
Joshua Haberman 204b9eeffa Added UPB_DESC() macro for all bootstrap references to proto symbols. 2 years ago
Eric Salo 75907f7af9 rename the upb_MiniTable subtypes to follow the upb style guide: 2 years ago
Eric Salo f6307877d3 move portability stuff into upb/port/ 2 years ago
Eric Salo df34b04658 make upb_ExtensionRegistry_AddArray() and upb_ExtensionRegistry_Lookup() public 2 years ago
Eric Salo 44916d7d27 create reflection_internal library 2 years ago
Eric Salo efd06e46a4 use mini descriptors to build message defs and extension defs 2 years ago
Eric Salo 00765002ff - All of reflection now lives in upb/reflection/ 2 years ago