92 Commits (794ce6d06188c6df290b4b46b4c32e95a219eafc)

Author SHA1 Message Date
Joshua Haberman a04627abc8 Added map sorting to binary and text encoders. 4 years ago
Joshua Haberman 9abf8e043f Clamp 32-bit varints to 5 bytes to fix a fuzz failure. 4 years ago
Joshua Haberman 9c87f1168f Added size benchmark for CODE_SIZE. 4 years ago
Joshua Haberman 358fa14d0e Fixed headers and updated benchmark script. 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 4a84390c89 Added cc_proto_library() tweaks for google3. 4 years ago
Joshua Haberman 86f671d5fd Fix for Darwin (output is different, but it won't error out). 4 years ago
Joshua Haberman 165e01ec6f Fix for old Python versions. 4 years ago
Joshua Haberman 65d166a6ba Added API for copy vs. alias and added benchmarks to test both. 4 years ago
Joshua Haberman 881ddac7fe Also use .format() for gen_synthetic_protos.py. 4 years ago
Joshua Haberman 8b7dabe1a2 Use format() instead of string interpolation, for old Python versions. 4 years ago
Joshua Haberman 8e08282c3b Removed unused small.proto. 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 e5bdfba92c Removed accidentally-added .orig file. 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 fe62fc83e1 Removed obsolete includes in benchmark. 4 years ago
Joshua Haberman 5b1f0d86a1 For Kokoro, only build/test -m32 on Linux. 4 years ago
Joshua Haberman 64abb5eb11 Amalgamation no longer bundles wyhash, but #includes it. 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 723cd8ffc1 Added wyhash code and LICENSE, and removed temporary benchmark. 4 years ago
Joshua Haberman 154f2c25f4 Added UTF-8 validation for proto3 string fields. 4 years ago
Joshua Haberman d81ba58215 Optimized short string copying. 4 years ago
Joshua Haberman 8a3470c543 WIP. 4 years ago
Joshua Haberman a7e2e8338d Fixed benchmark script. 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
Joshua Haberman e3f41de6c7 Split monolithic BUILD file into many build files. 4 years ago
Josh Haberman 56913be6bb Removed obsolete benchmarks/ and examples/ directories. 10 years ago
Josh Haberman 0fd2f83088 Sync to internal Google development. 11 years ago
Josh Haberman 26d98ca94f Merge from Google-internal development: 11 years ago
Josh Haberman bada1e94f4 Merge from Google-internal development. 12 years ago
Josh Haberman ee3a3191cd Updated benchmarks to new API. 12 years ago
Joshua Haberman 622481990b Updated benchmarks to new APIs. 12 years ago
Josh Haberman 7d3e2bd2c4 Sync with 8 months of Google-internal development. 12 years ago
Joshua Haberman cca4818eb7 Sync from internal Google development. 13 years ago
Joshua Haberman 86bad61b76 Sync from internal Google development. 13 years ago
Joshua Haberman 1b9b6bd1ad Fixed the open-source build. 13 years ago
Joshua Haberman 1bcab1377d Sync with internal Google development. 13 years ago
Joshua Haberman b5f5ee867e Refinement of upb_bytesrc interface. 13 years ago
Joshua Haberman 621c0cdcb5 Const invasion: large parts of upb made const-correct. 13 years ago
Joshua Haberman 4a8b9be46c Header cleanup, clarify/correct comments for interfaces. 13 years ago
Joshua Haberman 521ac7a89a Refined upb_status. 13 years ago
Joshua Haberman e8796beffc Add comment clarifying that the proto2 benchmark is ugly and temporary. 13 years ago
Joshua Haberman adb6580d97 Let the JIT emit hasbit-setting code in addition to calling a callback. 13 years ago