11 Commits (090525f3f2d0866e12a84fe98702a45dc9aaa9be)

Author SHA1 Message Date
Protobuf Team Bot 83ec410d30 Internal change 8 months ago
Eric Salo c32838ac30 upb: remove base:internal as a dep in upb/benchmarks/ 10 months ago
Adam Cozzette 4ec9170bcd Fix layering check for usage of gtest 11 months ago
Joshua Haberman 37a926e177 Added JSON parsing/serialization to benchmark 11 months ago
Eric Salo 0eac807f3b upb: delete the aliases for base:internal and mini_descriptor:internal 11 months ago
Eric Salo 90a7de5063 upb: use upb_c_proto_library() instead of upb_proto_library() 1 year ago
Adam Cozzette 501ececd39 Reorganize upb file structure 1 year ago
Adam Cozzette 7286ffceb2 Merge the protobuf and upb Bazel repos 1 year ago
Joshua Haberman 2d6e554c2e Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 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
Richard Levasseur 558cb786dc Load Python rules from rules_python. 1 year ago
Eric Salo 3817bbb572 upb: create upb/mem/BUILD 1 year ago
Eric Salo e1e8f1e222 upb: create upb/base/BUILD 1 year ago
Protobuf Team Bot 73ee41cbb2 license changes 2 years ago
Joshua Haberman d520014cfa Added benchmarks for `upb_Arena_Fuse()` 2 years ago
Joshua Haberman c2a0cbe7d1 Add no-remote-exec tag to genrule() so Cider won't try to run it. 2 years ago
Protobuf Team Bot 306123e2e8 C++ Code generator 2 years ago
David L. Jones 95da0ba5b4
Rename all BUILD files to BUILD.bazel (#9892) 3 years ago
Joshua Haberman dc4aad931e Sync from Piper @444600173 3 years ago
David L. Jones d76f8c868c
Add source distribution packaging rules (#9835) 3 years ago
Protobuf Team b8edc7153f Internal change 3 years ago
Joshua Haberman c944638b9b Changed benchmarks:benchmark to cc_test(), so it can be run with "bazel test". 3 years ago
Joshua Haberman c5d6ec737e Removed unnecessary dependency. 3 years ago
Joshua Haberman 823eb09694 Update all 2011 dates to 2021. 4 years ago
Joshua Haberman e59d2c8fa7 Added license headers to all files. 4 years ago
Joshua Haberman 96307d28f6 Sync from Piper @364389596 4 years ago
Yannic Bonenberger ef70abad8a Restrict visibility and add target for C++ benchmark 4 years ago
Yannic Bonenberger c5abd97e36 [bazel] Add BUILD files for benchmark protos 4 years ago
Joshua Haberman 9c87f1168f Added size benchmark for CODE_SIZE. 4 years ago
Joshua Haberman 378a27b640 Force "size" to run locally. 4 years ago
Joshua Haberman da48e01f05 More google3 fixes. 4 years ago
Joshua Haberman d2446fd2db Moved cc_api_version attribute to proto_library(). 4 years ago
Joshua Haberman 86f671d5fd Fix for Darwin (output is different, but it won't error out). 4 years ago
Joshua Haberman 8b7dabe1a2 Use format() instead of string interpolation, for old Python versions. 4 years ago
Joshua Haberman 0f79d47215 Added missing lite binaries to size_data.txt. 4 years ago
Joshua Haberman 555fbbc0bc Size benchmarks are working pretty well. 4 years ago
Joshua Haberman 1eb7bd39e7 Some formatting fixes. 4 years ago
Joshua Haberman 4bd34da105 WIP. 4 years ago
Joshua Haberman 7b4e376f79 Switch unordered_set -> absl::flat_hash_set. 4 years ago
Joshua Haberman 5ec1d39224 Avoid building .pb.cc for ads protos, as C++ takes forever to compile. 4 years ago
Joshua Haberman c3b5637646 Added benchmark for loading ads descriptor. 4 years ago
Joshua Haberman 8a3470c543 WIP. 4 years ago
Joshua Haberman 2c1664906a Removed license comments and upb_amalgamation for google3. 4 years ago
Joshua Haberman b7dc77415a Added licenses() to all BUILD files. 4 years ago