16522 Commits (b997cb6d8d08750a1e92ef099a39bce56f93788c)
 

Author SHA1 Message Date
Eric Salo b997cb6d8d upb: add a non-void typedef for upb_Message 1 year ago
Joshua Haberman 588d5aa0db Optimized binary/JSON parsing to no longer copy input data into a temp buffer. 1 year ago
Protobuf Team Bot 6964e2c9d4 Auto-generate files after cl/592856106 1 year ago
Eric Salo 4d9c76b4cd upb: fix typo in IFTTT block name 1 year ago
Protobuf Team Bot a0e8195490 Auto-generate files after cl/592847506 1 year ago
Eric Salo cdb078275d upb: add more functions to bits/mini_table_field.h 1 year ago
Protobuf Team Bot df7e74b1d4 Auto-generate files after cl/592844285 1 year ago
Eric Salo fd6f83576f upb: stop returning void from void functions 1 year ago
Protobuf Team Bot 68f5ffb3a9 Small improvements: 1 year ago
Jie Luo 706c0d03f8 Automated rollback of commit 1250d5f6cc. 1 year ago
Protobuf Team Bot 8981fe5cab Auto-generate files after cl/592677762 1 year ago
Alyssa Haroldsen 1ddf033711 Clarify error language for prefix-conflicting enum values 1 year ago
Adam Cozzette 40ad3fac60 Breaking change: remove support for PHP generic services 1 year ago
Protobuf Team Bot 1ff12eff6a Auto-generate files after cl/592591476 1 year ago
Alyssa Haroldsen 0ce51da377 Implement v0.6 enum definitions 1 year ago
Protobuf Team Bot 35b564845c Do not define a `const` static variable as `constexpr`. While this is legal it 1 year ago
Protobuf Team Bot c288343d01 Implement SettableValue[u8] for SerializedData 1 year ago
Protobuf Team Bot 95ff734d6b Remove dead code. 1 year ago
Protobuf Team Bot 9d749cd5b0 Change Thunks that take by ref to take by pointer. 1 year ago
Jakob Buchgraber b539fa9c05 #cleanup Drop MapWithKeyOps::Value type in favor of Proxied::View. 1 year ago
Protobuf Team Bot 9d0a30d2e5 Auto-generate files after cl/592453467 1 year ago
Protobuf Team Bot 6bfd632d5b Test force_split for repeated_field_reflection_unittest. 1 year ago
Protobuf Team Bot 1db9465104 Auto-generate files after cl/592392732 1 year ago
Eric Salo de7f589d44 upb: eliminate :mini_table_internal 1 year ago
Eric Salo 33cb42e33b upb: add 'static' to several Python map functions 1 year ago
Adam Cozzette bc66a18040 Update lite_unittest to pad varints before calling `internal::VarintParse()` 1 year ago
Jie Luo 1250d5f6cc BREAKING CHANGE in v26: check if Timestamp is valid. 1 year ago
Protobuf Team Bot f75fe9e5f5 Auto-generate files after cl/592345066 1 year ago
Eric Salo e3ed59102c upb: replumb upb_Arena to be substantially more opaque 1 year ago
Hong Shin b9ad33cdff Reify our unifying dreams 1 year ago
James Newton-King ec1fd2700e [C#] Fix trimming warning in JSON formatter enum handling (#14789) 1 year ago
Protobuf Team Bot 1427a855b1 Allow NewStringElement inlining. 1 year ago
John Cater 8033709662 Remove uses of `incompatible_use_toolchain_transition`. 1 year ago
Protobuf Team Bot c763f3a3a3 Add allow dead_code to the oneof case enum. 1 year ago
Protobuf Team Bot 5b343374e7 Auto-generate files after cl/592107014 1 year ago
Eric Salo 1587fefee7 upb: simplify upb_Map_Insert() down to upb_Map_Set() where possible 1 year ago
Protobuf Team Bot f284522c4b Auto-generate files after cl/592091162 1 year ago
Eric Salo 121896da15 upb: add upb_Message_ExtensionByIndex() 1 year ago
Protobuf Team Bot a9a4006740 Auto-generate files after cl/592081461 1 year ago
Eric Salo 1f67b8dfe1 upb: tag upb_MiniTableField:offset as UPB_ONLYBITS() 1 year ago
Protobuf Team Bot 212067d6a2 Auto-generate files after cl/592075816 1 year ago
Eric Salo 5b7bafc60e upb: upb_Message_Extension -> upb_Extension 1 year ago
Protobuf Team Bot 7315f6d398 lzcnt enabled varint size calculation for proto 1 year ago
Protobuf Team Bot f73985a9f9 Auto-generate files after cl/592035282 1 year ago
Eric Salo a4a98bdcc0 upb: tag upb_Array.size as UPB_ONLYBITS() 1 year ago
Thomas Van Lenten ba57a4e715 Add optional fields also to the testing 1 year ago
Protobuf Team Bot 542ca772fa Decouple Context from the Descriptor 1 year ago
Hong Shin 52ee619733 Migrate all remaining instances of assert_eq! to googletest-rust sans strings 1 year ago
Hong Shin cdcb6e7b56 Remove warning about unused thunk in singular_scalar 1 year ago
John Cater e0e88dea64 Remove uses of `incompatible_use_toolchain_transition`. 1 year ago