Sign in
flutter
/
third_party
/
protobuf
/
78a8d67f8721e8d4fa2e9b7d886eeec8e82aacf4
78a8d67
Merge pull request #8485 from jtattermusch/run_java_aarch64_test
by Jan Tattermusch
· 3 years, 11 months ago
771220e
Merge pull request #8501 from jtattermusch/run_csharp_aarch64_test
by Jan Tattermusch
· 3 years, 11 months ago
7ad0fd4
Make libprotobuf symbols local on OSX (#8346)
by Roy Williams
· 3 years, 11 months ago
b2c7157
add kokoro configs for csharp aarch64
by Jan Tattermusch
· 4 years ago
47f6283
run csharp tests under aarch64 emulator
by Jan Tattermusch
· 4 years ago
b284bee
add kokoro job config to test java aarch64
by Jan Tattermusch
· 4 years ago
4939dd9
allow running emulated java aarch64 tests
by Jan Tattermusch
· 4 years ago
7956ad2
Merge pull request #8479 from jtattermusch/run_python_aarch64_tests
by Jan Tattermusch
· 4 years ago
87d140f
rely on only HTTPS mirrors for maven. (#8526)
by Derek Perez
· 4 years ago
6168922
updating GSON and Guava to more recent versions (#8524)
by Derek Perez
· 4 years ago
bbd6999
add missing files to Makefile.am for java bazel (#8522)
by Derek Perez
· 4 years ago
db8f725
ensure maven deps are pinned for reproducibility. (#8523)
by Derek Perez
· 4 years ago
f8e2efb
Fix some -Wsign-compare issues (#8516)
by Yuriy Chernyshov
· 4 years ago
76188af
Merge pull request #8272 from deannagarcia/kotlinProtos
by deannagarcia
· 4 years ago
0fd8358
Fix protobuf version in the example (#8509)
by Jiamin Shen
· 4 years ago
bc45f92
Bazel powered Java testing (#8506)
by Derek Perez
· 4 years ago
fecf7e9
Merge pull request #8356 from lfittl/support-json-name-for-ruby
by Joshua Haberman
· 4 years ago
b642625
Fix some -Wunused parameter issues (#8517)
by Yuriy Chernyshov
· 4 years ago
d1b2eff
Cleanup kokoro usages of java_compatibility and eliminate java/compatibility_tests. (#8504)
by Derek Perez
· 4 years ago
32af37a
Make Go example work out of the box (#8486)
by Dan Kortschak
· 4 years ago
c784b65
Remove unused python_protobuf.{cc,h} (#8513)
by Yuriy Chernyshov
· 4 years ago
29152fb
Update third_party.md (#8511)
by Sahin Yort
· 4 years ago
f763a2a
Use byteswap.h when building against musl libc (#8503)
by Yuriy Chernyshov
· 4 years ago
0f25590
Fix -Wunused-parameter in map<string, int> fields (fixes #8494) (#8500)
by Yuriy Chernyshov
· 4 years ago
8babb3b
Merge pull request #8505 from haberman/sync-stage
by Derek Perez
· 4 years ago
e22b4ba
Updated changelog.
by Joshua Haberman
· 4 years ago
a6dd695
Merge tag 'refs/tags/sync-piper' into sync-stage
by Joshua Haberman
· 4 years ago
b7285b6
Sync from Piper @368903491
by Joshua Haberman
· 4 years ago
18619ca
Merge pull request #8502 from haberman/sync-stage
by Joshua Haberman
· 4 years ago
4047c3e
Add new test to failure list where appropriate.
by Joshua Haberman
· 4 years ago
dd968d3
Updated changelog.
by Joshua Haberman
· 4 years ago
ba38367
Sync from Piper @368866736
by Joshua Haberman
· 4 years ago
c5c33d2
Merge tag 'refs/tags/sync-piper' into sync-stage
by Joshua Haberman
· 4 years ago
6051341
Merge pull request #8499 from haberman/sync-stage
by Joshua Haberman
· 4 years ago
1dcea0f
Fixed sort ordering and updated test to output context information.
by Joshua Haberman
· 4 years ago
64a7d64
Added new/missing file to Bazel BUILD.
by Joshua Haberman
· 4 years ago
d597506
Updated CHANGES.txt.
by Joshua Haberman
· 4 years ago
0d07c25
Ported C++ parse function generator to new enum names.
by Joshua Haberman
· 4 years ago
e8cb1b8
Merge tag 'refs/tags/sync-piper' into sync-stage
by Joshua Haberman
· 4 years ago
ce56063
Sync from Piper @368734211
by Joshua Haberman
· 4 years ago
2714bf0
Undef DELETE macro on Windows (#8497)
by Yuriy Chernyshov
· 4 years ago
568fd62
Use C++11 enum class for Utf8CheckMode (#8490)
by Yuriy Chernyshov
· 4 years ago
f650807
Adding note to the README about kotlin protos
by Deanna Garcia
· 4 years ago
3f5fc4d
Add intelliJ protobuf plugin and sisyphus (#8482)
by Kanro
· 4 years ago
d7deb5e
Merge pull request #8496 from olejniczak/master
by Matt Fowles Kulukundis
· 4 years ago
1a371f6
constexpr defaulted default constructor of WrappedMutex causes compile errors #8492
by Przemyslaw Olejniczak
· 4 years ago
c3ce10e
use multiarch/qemu-user-static docker image for registering qemu
by Jan Tattermusch
· 4 years ago
5d9a5b4
fix incorrectly copypasted comment
by Jan Tattermusch
· 4 years ago
c823931
add cfg for python aarch64 tests
by Jan Tattermusch
· 4 years ago
b453187
add prepare_qemu.sh script
by Jan Tattermusch
· 4 years ago
a0b1b70
fixups in python_crosscompile_aarch64.sh
by Jan Tattermusch
· 4 years ago
6aa19d9
be clever about docker "-it" args
by Jan Tattermusch
· 4 years ago
1c81c89
Add the codespell file to list of files not checked by codespell
by Deanna Garcia
· 4 years ago
1b637aa
Merge branch 'kotlinProtos' of https://github.com/deannagarcia/protobuf into kotlinProtos
by Deanna Garcia
· 4 years ago
a250d3f
Restrict extension setter and getter operations to non-nullable T
by Deanna Garcia
· 4 years ago
68cb69e
Fix source gem compilation (#8471)
by James D
· 4 years ago
ee04809
Use a newer version of rules_proto, with the new rule `proto_descriptor_set` (#8469)
by Dor
· 4 years ago
017599b
Merge pull request #8470 from acozzette/merge-3-15-x
by Adam Cozzette
· 4 years ago
5679811
Merge branch '3.15.x' into merge-3-15-x
by Adam Cozzette
· 4 years ago
049e05f
Merge pull request #8467 from SR-Lut3t1um/patch-1
by Matt Fowles Kulukundis
· 4 years ago
1db2b66
Fixed version for gradle in java Readme.md
by Tobias Liese
· 4 years ago
436bd78
Updated version to 3.15.8 (#8463)
by Adam Cozzette
· 4 years ago
3.15.x
v3.15.8
c214856
Merge pull request #8327 from alkasm/alkasm/method-desc-copy-to-proto
by Matt Fowles Kulukundis
· 4 years ago
1ed9a8b
Merge pull request #8461 from haberman/ruby-arena-memory-leak
by Joshua Haberman
· 4 years ago
67fee91
Fixed memory leak of Ruby arena objects.
by Joshua Haberman
· 4 years ago
3c782fc
Remove py impl skip for method desc CopyToProto test
by Alexander Reynolds
· 4 years ago
e844a53
Merge branch 'master' into kotlinProtos
by deannagarcia
· 4 years ago
9d17549
addressbook.proto: Enable java_multiple_files option
by Chris Rebert
· 4 years ago
053966b
Emulated python aarch64 tests (#8392)
by Jan Tattermusch
· 4 years ago
93c703e
Add test for json_name functionality
by Lukas Fittl
· 4 years ago
07f263c
Address review feedback
by Lukas Fittl
· 4 years ago
c934386
Merge pull request #8447 from acozzette/merge-3-15-x
by Adam Cozzette
· 4 years ago
6007999
Revert "[C++] Refactor uint128 (#8416)"
by Adam Cozzette
· 4 years ago
87aa9ad
Merge branch 'master' into 3.15.x
by Adam Cozzette
· 4 years ago
50592a5
Making dependency on java proto instead of copying files and generating kotlin generated code for standard protos
by Deanna Garcia
· 4 years ago
97cb3a8
Merge pull request #8444 from perezd/sync-stage
by Derek Perez
· 4 years ago
878be35
Update protobuf version
by Adam Cozzette
· 4 years ago
v3.15.7
c00c2d4
Updated CHANGES.txt and package.xml with changes for 3.15.7
by Adam Cozzette
· 4 years ago
7c3b28d
Trying optin in codespell
by Deanna Garcia
· 4 years ago
361308c
fix wrapping of line in CHANGES.txt
by Derek Perez
· 4 years ago
610fc63
Adding opt to codespell instead of OptIn
by Deanna Garcia
· 4 years ago
7b23ae1
Merge remote-tracking branch 'remotes/upstream/master' into kotlinProtos
by Deanna Garcia
· 4 years ago
9147109
editing CHANGES.txt
by Derek Perez
· 4 years ago
f82e268
Remove references to stale benchmark data sources.
by David L. Jones
· 4 years ago
240e54e
Remove references to stale benchmark data sources.
by David L. Jones
· 4 years ago
f3f8707
Merge pull request #8434 from haberman/ruby-message-eq
by Joshua Haberman
· 4 years ago
49ed194
Merge tag 'refs/tags/sync-piper' into sync-stage
by Derek Perez
· 4 years ago
4008d22
Sync from Piper @366297034
by Derek Perez
· 4 years ago
38e1b59
Elided the TYPE() and msgdef checks by using CLASS_OF.
by Joshua Haberman
· 4 years ago
c3f4b10
Changing codespell and mergeable ymls to prepare for opensourcing kotlin protos (#8442)
by deannagarcia
· 4 years ago
4a82094
Reversing codespell changes
by Deanna Garcia
· 4 years ago
c47ebfd
Fix maven URL (#8440)
by cfredri4
· 4 years ago
043935b
Fixing codespell allow list
by Deanna Garcia
· 4 years ago
a088736
Adding OptIn to the allow list for spell check
by Deanna Garcia
· 4 years ago
74a32c0
fixing kokoro tests
by Deanna Garcia
· 4 years ago
62c402a
Add 'java/lite/target' to .gitignore (#8439)
by aaron ai
· 4 years ago
9aaaf70
updating makefile
by Deanna Garcia
· 4 years ago
b0acba3
cleaning up
by Deanna Garcia
· 4 years ago
e9360df
Merge pull request #8437 from haberman/sync-stage
by Joshua Haberman
· 4 years ago
30355ff
Fixing build
by Deanna Garcia
· 4 years ago
Next »