12 Commits (854ca495205db43b5eae9ae9e7d75a3a1a1a7fd3)

Author SHA1 Message Date
Eric Salo 5c5f092606 upb: implement upb_Message 11 months ago
Eric Salo f1b8f477d7 upb: factor out message internal data pointers 11 months ago
Eric Salo f0cf0b653c upb: clean up and consolidate the upb/message/ build targets 11 months ago
Eric Salo 7e1fd68667 upb: clean up some of the includes in upb/message/ 11 months ago
Eric Salo 5b7bafc60e upb: upb_Message_Extension -> upb_Extension 11 months ago
Eric Salo 0c3e116c25 upb: tag _upb_Message_AddUnknown() as UPB_PRIVATE() 12 months ago
Eric Salo 0755621dd2 Automated rollback of commit 3c75c331d3. 12 months ago
Eric Salo 3c75c331d3 upb: inline upb_Message_New() 12 months ago
Eric Salo b64c6e193b upb: implement upb_Message_ShallowClone()/Copy() 12 months ago
Eric Salo 10c3e3dfb6 upb: move some extension-related message functions 12 months 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 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
Eric Salo f669ef6576 upb: clean up upb/message/internal/ 1 year ago
Adam Cozzette 5aca728f72 Reformat copyright headers 1 year ago
Mike Kruskal 58877b55e0 Fixes a bug on 32-bit architectures with map decoding. 1 year ago
Joshua Haberman 7bde72661c Ensured that 32-bit targets use aligned pointers for 8-byte fields. 1 year ago
Joshua Haberman 07f6b578ee Split mini_descriptor into its own directory 1 year 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