Sign in
chromium
/
external
/
github.com
/
google
/
protobuf
/
HEAD
« Previous
1f66b1b
Sync from Piper @402594188
by Adam Cozzette
· 4 years ago
9488e2f
Update cmake file lists (#9038)
by Adam Cozzette
· 4 years ago
cbe2ead
Merge pull request #9087 from JasonLunn/jruby_kokoro_test_fix
by Jason Lunn
· 4 years ago
3bdcc12
Fix build on AIX and SunOS (#8373) (#9065)
by Dietmar Scheidl
· 4 years ago
1b22582
Fix unused variable warnings in extension_set.h (#9073)
by mgabris
· 4 years ago
2ccc5df
Install core rather than util
by Jason Lunn
· 4 years ago
b792816
Merge pull request #9066 from elharo/testscope
by Elliotte Rusty Harold
· 4 years ago
9650e9f
update to 3.18.1 (#9057)
by Elliotte Rusty Harold
· 4 years ago
ae4fd1e
Fix cl deprecation warning (#9046)
by Jimmy Yuen Ho Wong
· 4 years ago
15c63ad
Fix build error with MinGW (#9077)
by johanmoe
· 4 years ago
5142e36
Update README.md (#9078)
by NexusNull
· 4 years ago
fd5202b
Add twirp to RPC Implementations list (#9085)
by Alexey Solodkiy
· 4 years ago
3afc828
Sync from Piper @401883098
by Adam Cozzette
· 4 years ago
ad717db
Merge pull request #9082 from JasonLunn/jruby_add_test_targets
by Jason Lunn
· 4 years ago
b79a2f2
Add JRuby test targets for JRuby 9.2.x and 9.3.x.
by Jason Lunn
· 4 years ago
728878e
Add JRuby test targets for JRuby 9.2.x and 9.3.x.
by Jason Lunn
· 4 years ago
9e49f0f
Merge pull request #9081 from JasonLunn/jruby_update_ruby_docker
by Jason Lunn
· 4 years ago
eee60ce
Update the base image from jessie to stretch (for parity with the Java).
by Jason Lunn
· 4 years ago
b7cc130
Merge pull request #9071 from JasonLunn/jruby_explicit_java_dependency
by Jason Lunn
· 4 years ago
803a8cb
Merge pull request #9074 from elharo/elharo-patch-1
by Jason Lunn
· 4 years ago
0d3f95d
Narrow the scope of the install
by Jason Lunn
· 4 years ago
174d95c
remove dependency on Jackson
by Elliotte Rusty Harold
· 4 years ago
2ed8173
Bug fix for oracle7 regression
by Jason Lunn
· 4 years ago
ddd7f46
Create an explicit build dependency from JRuby on Java.
by Jason Lunn
· 4 years ago
7400f4b
Merge pull request #9070 from JasonLunn/jruby-version-bump-3.18.1
by Jason Lunn
· 4 years ago
7051d82
Bump to 3.18.1
by Jason Lunn
· 4 years ago
72fa726
EasyMock should have scope test
by Elliotte Rusty Harold
· 4 years ago
0613ca8
Merge pull request #9061 from acozzette/merge-3.18.x
by Adam Cozzette
· 4 years ago
1e88936
Stop using EasyMock classextension (#9008)
by Elliotte Rusty Harold
· 4 years ago
2a75e8c
Merge branch '3.18.x' into merge-3.18.x
by Adam Cozzette
· 4 years ago
6f99bfc
Merge pull request #9060 from protocolbuffers/toolchain
by deannagarcia
· 4 years ago
d546ec7
Merge pull request #9047 from JasonLunn/jruby_test_fixes_redux
by Jason Lunn
· 4 years ago
a793c7f
Fixing builds
by Deanna Garcia
· 4 years ago
toolchain
0dab03b
Update protobuf version to 3.18.1 (#9051)
by Adam Cozzette
· 4 years ago
v3.18.1
ec494a0
Merge pull request #9052 from protocolbuffers/toolchain
by deannagarcia
· 4 years ago
95fdfd7
Change include messages to match docker
by Deanna Garcia
· 4 years ago
40f6669
Update changelog for 3.18.1 (#9050)
by Adam Cozzette
· 4 years ago
05ddf82
Remove blank line
by Jason Lunn
· 4 years ago
793c66d
Include JRuby's pom.xml file when updating version numbers
by Jason Lunn
· 4 years ago
f88c8ef
Remove vestigial function that makes a dated claim that Ruby doesn't support proto2
by Jason Lunn
· 4 years ago
e3ba5ec
Add trailing backslashes at end of line consistently
by Jason Lunn
· 4 years ago
f5ef289
Add an explicit RUBYLIB path to fix a load error under JRuby
by Jason Lunn
· 4 years ago
b568781
Fix a test regression observed after branch update
by Jason Lunn
· 4 years ago
a09c8e1
Fix logic to decouple from the order of fields.keySet
by Jason Lunn
· 4 years ago
3581d85
Update JRuby to leverage pure-Ruby DSL.
by Jason Lunn
· 4 years ago
b6993a9
Merge pull request #9044 from protocolbuffers/3.18.x
by Adam Cozzette
· 4 years ago
aeb624d
Avoid installing anything from Homebrew in test runs (#9043)
by Adam Cozzette
· 4 years ago
ffcae81
Merge pull request #9039 from thomasvl/test_parse_simple
by Thomas Van Lenten
· 4 years ago
be37b08
review feedback
by Thomas Van Lenten
· 4 years ago
9ab14a8
Fix spacing in message (missing a space between words from line split)
by Thomas Van Lenten
· 4 years ago
5a81e07
Add Xcode 13 to the build/test script.
by Thomas Van Lenten
· 4 years ago
bfc4c34
Merge pull request #9021 from acozzette/cherry-pick-fixes
by Adam Cozzette
· 4 years ago
a9e1d7c
Remove some of the state handoff via ivars within Parser.
by Thomas Van Lenten
· 4 years ago
5378c9a
Use the stable version of rvm
by Adam Cozzette
· 4 years ago
55b0e11
Fix Ruby tests on Mac
by Adam Cozzette
· 4 years ago
a7823bb
Ensure errors are reported from the last chunk of a file.
by Thomas Van Lenten
· 4 years ago
0333cb7
Update ruby/travis-test.sh to print commands
by Adam Cozzette
· 4 years ago
0e7a35f
Update dist_install test to work around Python issue
by Adam Cozzette
· 4 years ago
9466151
Merge pull request #9033 from protocolbuffers/toolchain
by deannagarcia
· 4 years ago
f921df8
Specify bits of architectures in toolchain names
by Deanna Garcia
· 4 years ago
b83d591
Merge pull request #8519 from zakhenry/fix/splitFloat32-inaccuracy
by Luke Sandberg
· 4 years ago
ef8d418
Merge pull request #9030 from haberman/sync-stage
by Joshua Haberman
· 4 years ago
f2b5c33
Specify aarch64 for older autotools
by Masaki Hara
· 4 years ago
4111d50
Merge branch 'master' into arm64-darwin
by Masaki Hara
· 4 years ago
a3d24e3
Added new files to Makefile.am.
by Joshua Haberman
· 4 years ago
82deebf
Added new Java Lite files to BUILD/pom.xml.
by Joshua Haberman
· 4 years ago
c57ee04
Merge pull request #9029 from protocolbuffers/toolchain
by deannagarcia
· 4 years ago
5a77804
Added changelog entries from google3.
by Josh Haberman
· 4 years ago
3a493ff
Change tool paths for docker
by Deanna Garcia
· 4 years ago
bc23dfe
Merge pull request #9028 from protocolbuffers/toolchain
by deannagarcia
· 4 years ago
d1a1818
Changing clang path
by Deanna Garcia
· 4 years ago
129b3e8
Merge branch 'master' into sync-stage
by Josh Haberman
· 4 years ago
567efd4
Merge pull request #9026 from haberman/merge-release
by Joshua Haberman
· 4 years ago
72c76f3
Merge pull request #9027 from protocolbuffers/toolchain
by deannagarcia
· 4 years ago
5e62362
Changing directory of clang to match docker container
by Deanna Garcia
· 4 years ago
31980b3
Corrected the labels for CHANGES.txt.
by Joshua Haberman
· 4 years ago
2128ce0
Merge branch '3.18.x' into merge-release
by Joshua Haberman
· 4 years ago
28c52fd
Merge tag 'refs/tags/sync-piper' into sync-stage
by Josh Haberman
· 4 years ago
624d29d
Sync from Piper @399250367
by Josh Haberman
· 4 years ago
c86071c
Merge pull request #9024 from protocolbuffers/toolchain
by deannagarcia
· 4 years ago
bf8d7f0
Merge pull request #9023 from haberman/dyn-msg-perf-fix
by Joshua Haberman
· 4 years ago
2a2c976
Changing format of features
by Deanna Garcia
· 4 years ago
5e8396f
Performance fix for DynamicMessage: force GetRaw() to be inlined.
by Joshua Haberman
· 4 years ago
2571463
Merge pull request #9022 from protocolbuffers/toolchain
by deannagarcia
· 4 years ago
25b1945
Remove config suffix from .bazelrc configs
by Deanna Garcia
· 4 years ago
151e632
Fix dist install test by ensuring that we use Python 3 (#9011)
by Adam Cozzette
· 4 years ago
2fffff8
Add python-requires in setup.py (#8989)
by AN Long
· 4 years ago
5d5bc23
Move some common code into a helper.
by Thomas Van Lenten
· 4 years ago
cb7be38
Add Protokt to the list of 3rd party implementations (#7169)
by Oleg Golberg
· 4 years ago
57da2b4
Update some types to be more current.
by Thomas Van Lenten
· 4 years ago
1288d1e
Fix dist install test by ensuring that we use Python 3 (#9011)
by Adam Cozzette
· 4 years ago
8c39a1c
An additional range so we can have FieldOptions, MessageOptions, EnumOptions, FileOptions, and OneOfOptions (#9012)
by Prawn
· 4 years ago
2a5bf40
Merge pull request #9010 from protocolbuffers/toolchain
by deannagarcia
· 4 years ago
c4e0ded
Add two new generation options around objc prefix usage.
by Thomas Van Lenten
· 4 years ago
b75bb09
Add python-requires in setup.py (#8989)
by AN Long
· 4 years ago
06c8cbe
Fix cmake install for protoc component (#8994)
by johanmoe
· 4 years ago
b1877bb
Style nits
by Deanna Garcia
· 4 years ago
58a7c8a
Update port_def.inc (#8993)
by Eddie-cz
· 4 years ago
8b59d53
Fix typo in Descriptor docstring (#9001)
by Vasily Fomin
· 4 years ago
33f3c0e
Addressing first round of comments
by Deanna Garcia
· 4 years ago
Next »