Sign in
flutter
/
third_party
/
protobuf
/
ba500734c3d2c72f2c2f31ef7c0ee917c71f17b2
/
upb
/
mem
fa1c2a6
Switch upb_Arena_Fuse from a CAS based list insertion to an exchange based one
by Matt Kulukundis
· 2 years ago
750358b
Switch upb_Arena_Fuse from a CAS based list insertion to an exchange based one
by Protobuf Team Bot
· 2 years ago
52a8d21
Switch upb_Arena_Fuse from a CAS based list insertion to an exchange based one
by Matt Kulukundis
· 2 years ago
a918473
Implemented scalar fields for upb.js and Dart+upb.js.
by Joshua Haberman
· 2 years ago
7ebeb60
Fix the GitHub Actions for upb
by Joshua Haberman
· 2 years ago
71d1e8c
Restructure fuse a tiny bit for aesthetics
by Matt Kulukundis
· 2 years ago
c642e43
Allow fuse/fuse races, so that upb_Arena is fully thread-compatible.
by Joshua Haberman
· 2 years ago
73489a9
Removed the cleanup list
by Joshua Haberman
· 2 years ago
a738526
Changed Arena representation so that fusing links arenas together instead of blocks.
by Joshua Haberman
· 2 years ago
9c0bcc0
Revamped portable atomic layer
by Joshua Haberman
· 2 years ago
6d6ab90
Enable arena test (it was previously #ifdef'd away accidentally)
by Joshua Haberman
· 2 years ago
d450990
Allow for fuse/free races in `upb_Arena`.
by Joshua Haberman
· 2 years ago
5bc3cae
Add threading tests for arenas
by Matt Kulukundis
· 2 years, 1 month ago
f458e05
add some UPB_API / UPB_API_INTERNAL declarations
by Eric Salo
· 2 years, 4 months ago
e70b102
delete upb_Arena_Alloc()
by Eric Salo
· 2 years, 4 months ago
e932f79
clean up the arena code a bit more:
by Eric Salo
· 2 years, 4 months ago
f630787
move portability stuff into upb/port/
by Eric Salo
· 2 years, 5 months ago
f409c99
create mem/ subdir for all arena code
by Eric Salo
· 2 years, 5 months ago