81 Commits (d0e49dfe3161714046a4ee2aeafba133b171e26f)

Author SHA1 Message Date
Hong Shin 096b139192 move upb/hpb_generator -> protobuf/compiler/hpb 7 months ago
Mike Kruskal 643b0a625f Internal changes 7 months ago
Joshua Haberman 69a1888fd5 Bugfix: do not tree shake map entry messages. 7 months ago
Protobuf Team Bot 2c6d319e69 Auto-generate files after cl/643036818 8 months ago
Joshua Haberman d5bd5b90da Fixed a bug with tree shaking: use a separate MiniTable for statically tree shaken messages. 8 months ago
h-vetinari 94d5f12369 Adding DLL export/import tags to generated public upb API (redux) (#17079) 8 months ago
Protobuf Team Bot a9387b5016 Auto-generate files after cl/642616862 8 months ago
Joshua Haberman 1b451603f6 Enable tree shaking unused sub-messages for C generated MiniTables. 8 months ago
Hong Shin 968087eb61 protos abrogation stage 1 - rename :: hpb for protos_generator 8 months ago
Protobuf Team Bot 9f2893a554 Auto-generate files after cl/642327960 8 months ago
Joshua Haberman bcde8d4b54 Generate one source file per message/enum/extension on Android/iOS. 8 months ago
Protobuf Team Bot b2a6cdb910 Auto-generate files after cl/640749918 8 months ago
Protobuf Team Bot 3dd89a457e Automated rollback of commit 638ee8f654. 8 months ago
Protobuf Team Bot 569184774e Auto-generate files after cl/640592937 8 months ago
Joshua Haberman 638ee8f654 Generate one source file per message/enum/extension on Android/iOS. 8 months ago
Protobuf Team Bot 532f0c2ed5 Auto-generate files after cl/640369522 8 months ago
Joshua Haberman 85c7cc24e0 Add an indirection to sub-messages pointers to allow for static tree shaking. 8 months ago
Joshua Haberman a1c99afd98 Introduced a generated extension registry using linker arrays. 8 months ago
Protobuf Team Bot d3b2fc52a4 Auto-generate files after cl/630090538 9 months ago
Protobuf Team Bot c9eeb1c8a7 Internal changes. 9 months ago
Eric Salo 7a1c926ef3 upb: begin to delete the old Dart v2 plugin code 9 months ago
Mike Kruskal 88e4ec9ea8 Fix Windows 2019 linker error due to bootstrap/staleness issues 10 months ago
Eric Salo 9b8f41c595 upb: rewrite the Dart code generator in C++ 10 months ago
Protobuf Team Bot ac32c97fbf Auto-generate files after cl/623355801 10 months ago
Eric Salo 9118be944d upb: extension/basefield setters are now public functions 10 months ago
Protobuf Team Bot d7f032ad15 Move private definitions out of //bazel 10 months ago
Protobuf Team Bot 83ec410d30 Internal change 10 months ago
Eric Salo da06505bdd upb: use mapentry() in the code generator 11 months ago
Mike Kruskal b6032d72e3 Add basic upb cmake support. 11 months ago
Protobuf Team Bot 45f9158b8a Auto-generate files after cl/613970553 11 months ago
Mike Kruskal 8c0485cb68 Include minitable codegen in checked-in cmake files 11 months ago
Protobuf Team Bot e41ffb01a2 Auto-generate files after cl/613765356 11 months ago
Mike Kruskal 58312a6f2e Check in upb bootstrap gencode for future cmake usage 11 months ago
Protobuf Team Bot f2242d7136 Add proto full name support for tracing. 11 months ago
Protobuf Team Bot e8244da7c6 Adds mutable extension accessors to the codegen for upb C for getting mutable extension messages. 11 months ago
Mike Kruskal e26193d168 Add no-op support for the experimental_strip_nonfunctional_codegen parameter. 12 months ago
Eric Salo dad74e2db7 upb: remove reflection:internal as a dep in upb_generator/ 1 year ago
Joshua Haberman 50d0421170 Separate MiniTable code generator into a separate library target. 1 year ago
Eric Salo e6d8669958 upb: fix gencode bug with Map<*, bytes> 1 year ago
Eric Salo c7f44a02eb upb: finish locking down the upb_Array internals 1 year ago
Marcel Hlopko 36d344b63f Automated rollback of commit 0ce457f6e7. 1 year ago
Eric Salo c026907a5d upb: replace public universal hazzer with non-universal hazzers 1 year ago
Protobuf Team Bot 0ce457f6e7 Adds mutable extension accessors to the codegen for upb C and adds a `::protos::MutableExtension` method to upb C++ for getting a mutable extension. 1 year ago
Eric Salo c02f943f1a upb: distinguish between fields and extensions in the public clear() accessors 1 year ago
Eric Salo 64dbf0dba4 upb: delete the aliases for upb:hash, upb:lex, upb:reflection_internal 1 year ago
Protobuf Team Bot 19c800c4f8 Fix warning from missing (void) on a 0-arg function. 1 year ago
Eric Salo 2fb0b93d9d upb: tighten up and lock down upb/wire/ 1 year ago
Joshua Haberman 238538b6ce Fixed breaking ARM tests by properly aligning default options. 1 year ago
Eric Salo b997cb6d8d upb: add a non-void typedef for upb_Message 1 year ago
Eric Salo de7f589d44 upb: eliminate :mini_table_internal 1 year ago