FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for protobuf/src - Java-Edge/grpc-java · GitHub
Java-Edge
/
grpc-java
Public
forked from
grpc/grpc-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
grpc-java
protobuf
src
on
master
User selector
Datepicker
Commit history
Commits on Apr 25, 2024
Add `StatusProto.toStatusException` overload to accept `Throwable` (#11083)
Show description for 5c9b492
rtadepalli
and
ejona86
authored
5c9b492
View commit details
Copy full SHA for 5c9b492
View code at this point
Browse repository at this point
Commits on Oct 25, 2023
protobuf: Stabilize ProtoUtils.metadataMarshaller() (#10628)
Show description for cd810c5
temawi
authored
cd810c5
View commit details
Copy full SHA for cd810c5
View code at this point
Browse repository at this point
Commits on Jul 19, 2023
Stabilize setExtensionRegistry() of ProtoLiteUtils and ProtoUtils (#10392)
Show description for e3016cf
sergiitk
authored
e3016cf
View commit details
Copy full SHA for e3016cf
View code at this point
Browse repository at this point
Commits on May 2, 2023
protobuf,protobuf-lite: configurable protobuf recursion limit (#10094)
kloyan
authored
572a7af
View commit details
Copy full SHA for 572a7af
View code at this point
Browse repository at this point
Commits on Oct 15, 2019
protobuf: StatusProto#fromStatusAndTrailers fall-back use status (#6278)
creamsoup
authored
eda5e2e
View commit details
Copy full SHA for eda5e2e
View code at this point
Browse repository at this point
Commits on Sep 29, 2018
protobuf: make extension registry method experimental
carl-mastrangelo
authored
93ead9d
View commit details
Copy full SHA for 93ead9d
View code at this point
Browse repository at this point
Commits on Sep 25, 2018
protobuf: expose ExtensionRegistry setter
carl-mastrangelo
authored
32bb5ba
View commit details
Copy full SHA for 32bb5ba
View code at this point
Browse repository at this point
Commits on Jul 31, 2018
all: add tracking issues for all experimental APIs and make it required
Show description for 8544818
carl-mastrangelo
authored
8544818
View commit details
Copy full SHA for 8544818
View code at this point
Browse repository at this point
Commits on Jun 19, 2018
protobuf{,lite,nano}: make more classes final
Show description for 13ca42a
carl-mastrangelo
authored
13ca42a
View commit details
Copy full SHA for 13ca42a
View code at this point
Browse repository at this point
Commits on May 22, 2018
protobuf: add @since for new API
dapengzhang0
authored
d965561
View commit details
Copy full SHA for d965561
View code at this point
Browse repository at this point
protobuf: add import dropped on merge
carl-mastrangelo
authored
0906937
View commit details
Copy full SHA for 0906937
View code at this point
Browse repository at this point
Commits on May 21, 2018
protobuf: add metadataMarshaller to ProtoUtils
carl-mastrangelo
authored
8635de3
View commit details
Copy full SHA for 8635de3
View code at this point
Browse repository at this point
Commits on May 17, 2018
protobuf,examples: move json encoding to examples
carl-mastrangelo
authored
e3f8891
View commit details
Copy full SHA for e3f8891
View code at this point
Browse repository at this point
Commits on May 3, 2018
all: normalize copyright header
carl-mastrangelo
authored
60a0b0c
View commit details
Copy full SHA for 60a0b0c
View code at this point
Browse repository at this point
Commits on Apr 6, 2018
protobuf: add test for ProtoUtils (#3838)
jyane
authored and
ericgribkoff
committed
d68b2cd
View commit details
Copy full SHA for d68b2cd
View code at this point
Browse repository at this point
Commits on Apr 3, 2018
protobuf: fix @since for fromStatusAndTrailers
Show description for d99d8d9
ejona86
committed
d99d8d9
View commit details
Copy full SHA for d99d8d9
View code at this point
Browse repository at this point
Commits on Mar 1, 2018
protobuf: expose Status specific Unwrapper
carl-mastrangelo
authored
1e9bd9a
View commit details
Copy full SHA for 1e9bd9a
View code at this point
Browse repository at this point
protobuf: add since tags to StatusProto javadocs
carl-mastrangelo
authored
9747994
View commit details
Copy full SHA for 9747994
View code at this point
Browse repository at this point
Commits on Sep 11, 2017
core, compiler, protobuf: introduce MethodDescriptor#setSchemaDescriptor
lukaszx0
authored and
ejona86
committed
731bbef
View commit details
Copy full SHA for 731bbef
View code at this point
Browse repository at this point
Commits on Jun 1, 2017
all: fix licence whitespace
carl-mastrangelo
authored
166108a
View commit details
Copy full SHA for 166108a
View code at this point
Browse repository at this point
Commits on May 31, 2017
all: update to Apache 2 licence
Show description for 3bfd630
carl-mastrangelo
authored
3bfd630
View commit details
Copy full SHA for 3bfd630
View code at this point
Browse repository at this point
Commits on May 30, 2017
protobuf: make toStatusProto return null when metadata key is absent
ericgribkoff
authored
37e2131
View commit details
Copy full SHA for 37e2131
View code at this point
Browse repository at this point
Commits on May 10, 2017
doc: initiate some package javadoc
Show description for bb978ba
dapengzhang0
authored
bb978ba
View commit details
Copy full SHA for bb978ba
View code at this point
Browse repository at this point
Commits on May 4, 2017
Add/Fix some docs (#2970)
Show description for f674776
muxi
authored
f674776
View commit details
Copy full SHA for f674776
View code at this point
Browse repository at this point
Commits on Mar 21, 2017
protobuf: utility methods for com.google.rpc.Status
ericgribkoff
authored
6cf8f05
View commit details
Copy full SHA for 6cf8f05
View code at this point
Browse repository at this point
Commits on Jan 26, 2017
all: update to latest import ordering
carl-mastrangelo
authored
89bc2cd
View commit details
Copy full SHA for 89bc2cd
View code at this point
Browse repository at this point
Commits on Jan 11, 2017
proto: remove deprecated methods
carl-mastrangelo
authored
3144a4f
View commit details
Copy full SHA for 3144a4f
View code at this point
Browse repository at this point
Commits on Nov 2, 2016
ProtoUtil.jsonMarshaller can be supplied a JsonFormat Parser and Printer
Show description for 540f70e
dprotaso
authored and
ejona86
committed
540f70e
View commit details
Copy full SHA for 540f70e
View code at this point
Browse repository at this point
Commits on Oct 28, 2016
addressing reviewer comments
ericgribkoff
committed
abffc76
View commit details
Copy full SHA for abffc76
View code at this point
Browse repository at this point
Compiler/core changes to support the proto reflection API
Show description for aff1cac
ericgribkoff
committed
aff1cac
View commit details
Copy full SHA for aff1cac
View code at this point
Browse repository at this point
Commits on May 9, 2016
Updating status codes to match the spec.
Show description for d9d4d8b
nmittler
committed
d9d4d8b
View commit details
Copy full SHA for d9d4d8b
View code at this point
Browse repository at this point
Commits on May 3, 2016
all: Finish adding tracking issues for ExperimentalApi
carl-mastrangelo
committed
bc661e7
View commit details
Copy full SHA for bc661e7
View code at this point
Browse repository at this point
Commits on Apr 29, 2016
Add unit tests for proto-based JSON marshaller
ejona86
committed
f83db83
View commit details
Copy full SHA for f83db83
View code at this point
Browse repository at this point
Commits on Apr 16, 2016
Allow use of a global ExtensionRegistry
carl-mastrangelo
committed
702518a
View commit details
Copy full SHA for 702518a
View code at this point
Browse repository at this point
Commits on Mar 22, 2016
Add native support for Protobuf Lite
Show description for 99a6d8d
ejona86
committed
99a6d8d
View commit details
Copy full SHA for 99a6d8d
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL