15 Commits (a2cc9f7b62fa6e89f7fec5460c3e0504f6eeea50)

Author SHA1 Message Date
Protobuf Team Bot 2f0fe0641c Add Arena tracing handlers. 12 months ago
Protobuf Team Bot cbfb6991f3 Add api to trace message allocations. 12 months ago
Eric Salo 72275ded70 upb: move upb_Message definition back into upb/message/ 1 year ago
Eric Salo 5c5f092606 upb: implement upb_Message 1 year ago
Eric Salo f1b8f477d7 upb: factor out message internal data pointers 1 year ago
Eric Salo f0cf0b653c upb: clean up and consolidate the upb/message/ build targets 1 year ago
Eric Salo 7e1fd68667 upb: clean up some of the includes in upb/message/ 1 year ago
Eric Salo 5b7bafc60e upb: upb_Message_Extension -> upb_Extension 1 year ago
Eric Salo 0c3e116c25 upb: tag _upb_Message_AddUnknown() as UPB_PRIVATE() 1 year ago
Eric Salo 0755621dd2 Automated rollback of commit 3c75c331d3. 1 year ago
Eric Salo 3c75c331d3 upb: inline upb_Message_New() 1 year ago
Eric Salo b64c6e193b upb: implement upb_Message_ShallowClone()/Copy() 1 year ago
Eric Salo 10c3e3dfb6 upb: move some extension-related message functions 1 year ago
Eric Salo bb5322a194 upb: lock down upb_MiniTable (mostly) 1 year ago
Adam Cozzette 501ececd39 Reorganize upb file structure 1 year ago
Hong Shin 748d465a2d Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Eric Salo 91e79b0572 upb: clean up upb/hash/ a bit 1 year ago
Adam Cozzette 7286ffceb2 Merge the protobuf and upb Bazel repos 1 year ago
Eric Salo 3be9a6ca12 upb: Remove the mirrored definitions in upb_MapEntry and upb_MessageInternal 2 years ago
Adam Cozzette 047df98dea Move upb-x/ back to upb/ 2 years ago
Adam Cozzette 895f190bda Move upb to upb-x 2 years ago
Adam Cozzette 1ba80d7424 Move upb-temp/ back to upb/ 2 years ago
Adam Cozzette d38b8561e6 Move upb/ to upb-temp/ 2 years ago
Adam Cozzette 6fc87fe3f7 Internal change 2 years ago
Protobuf Team Bot cab6c3e223 Internal change 2 years ago
Adam Cozzette 0d1ba13e83 Move everything into new upb/ directory 2 years ago
Eric Salo f669ef6576 upb: clean up upb/message/internal/ 2 years ago
Adam Cozzette 5aca728f72 Reformat copyright headers 2 years ago
Mike Kruskal 58877b55e0 Fixes a bug on 32-bit architectures with map decoding. 2 years ago
Joshua Haberman 7bde72661c Ensured that 32-bit targets use aligned pointers for 8-byte fields. 2 years ago
Joshua Haberman 07f6b578ee Split mini_descriptor into its own directory 2 years ago
Jie Luo 62f1470f09 -Make message CopyFrom() call UPB code instead of default implementation for python UPB 2 years ago
Eric Salo 4f098fd54c move the extension registry down into mini_table/ 2 years ago
Joshua Haberman 9c6223c058 Unified all hazzers to use MiniTable accessors 2 years ago
Joshua Haberman d22d6d71ed Refactored message accessors to share a common set of functions instead of duplicating logic. 2 years ago
Eric Salo fb7a67458f add build targets for :wire and :message and :message_internal 2 years ago
Eric Salo 27d70edfe2 clean up the :mini_table build target 2 years ago