Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
neil88
/
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 24, 2018
core: add InProcessServerBuilder.generateName()
dapengzhang0
authored
4bac7d7
View commit details
Copy full SHA for 4bac7d7
Browse repository at this point
Commits on Feb 23, 2018
alts: re-order dependencies in ALTS bazel build (#4133)
Jiangtao Li
authored
af2ae2a
View commit details
Copy full SHA for af2ae2a
Browse repository at this point
buildscripts: Hard-code use of TLSv1.2 for github download
Show description for 9f677a9
ejona86
committed
9f677a9
View commit details
Copy full SHA for 9f677a9
Browse repository at this point
alts: add ALTS to interop tests
Jiangtao Li
authored and
carl-mastrangelo
committed
d8630f2
View commit details
Copy full SHA for d8630f2
Browse repository at this point
Commits on Feb 22, 2018
alts: change visibility of `NettyServerBuilder` (#4088)
jyane
authored and
Jiangtao Li
committed
2154124
View commit details
Copy full SHA for 2154124
Browse repository at this point
all: rename Bazel workspace to io_grpc_grpc_java
Show description for 2db5e0d
cgrushko
authored and
carl-mastrangelo
committed
2db5e0d
View commit details
Copy full SHA for 2db5e0d
Browse repository at this point
all: update to latest alpn agent
carl-mastrangelo
authored
713ac0a
View commit details
Copy full SHA for 713ac0a
Browse repository at this point
netty: bump to 4.1.22-Final
carl-mastrangelo
authored
6d51cb4
View commit details
Copy full SHA for 6d51cb4
Browse repository at this point
core: remove runDunTasks with filter
Show description for e31851a
dapengzhang0
authored
e31851a
View commit details
Copy full SHA for e31851a
Browse repository at this point
examples: include correct version in Android caching example (#4114)
ericgribkoff
authored
d4b11e5
View commit details
Copy full SHA for d4b11e5
Browse repository at this point
core: move ManagedChannelImpl orphan check to wrapper class (#4093)
Show description for 9dc4ded
zpencer
authored
9dc4ded
View commit details
Copy full SHA for 9dc4ded
Browse repository at this point
core: change serverimpl,servercallimpl's internalclose to cancel stream (#4038)
Show description for 48ca452
ramaraochavali
authored and
zpencer
committed
48ca452
View commit details
Copy full SHA for 48ca452
Browse repository at this point
core,services: fix binarylog unit tests (#4109)
Show description for 887217e
zpencer
authored
887217e
View commit details
Copy full SHA for 887217e
Browse repository at this point
core: add panic mode for ManagedChannelImpl (#4023)
Show description for 46c1133
zhangkun83
authored
46c1133
View commit details
Copy full SHA for 46c1133
Browse repository at this point
Commits on Feb 21, 2018
Drop @grpc_java from labels
Show description for 137c74d
cgrushko
authored and
ejona86
committed
137c74d
View commit details
Copy full SHA for 137c74d
Browse repository at this point
core: temporarily disable retry when stats or tracing is enabled
Show description for 38c84ed
dapengzhang0
authored
38c84ed
View commit details
Copy full SHA for 38c84ed
Browse repository at this point
core: Improve status descriptions in MessageDeframer
Show description for b78c5cf
ejona86
committed
b78c5cf
View commit details
Copy full SHA for b78c5cf
Browse repository at this point
Commits on Feb 20, 2018
core: Clarify ownership of InputStreams wrt Marshaller and Stream (#3419)
Show description for 7d47ac0
zpencer
authored
7d47ac0
View commit details
Copy full SHA for 7d47ac0
Browse repository at this point
core,services: lock down visibility of BinaryLogSink (#4100)
Show description for 5f7b64a
zpencer
authored
5f7b64a
View commit details
Copy full SHA for 5f7b64a
Browse repository at this point
Commits on Feb 16, 2018
services: introduce BinaryLogSinkProvider (#3917)
Show description for bde2ba2
zpencer
authored
bde2ba2
View commit details
Copy full SHA for bde2ba2
Browse repository at this point
Update README to reference 1.10.0 (#4090)
ericgribkoff
authored
0c27e71
View commit details
Copy full SHA for 0c27e71
Browse repository at this point
context: remove context profiling
carl-mastrangelo
authored
a414b91
View commit details
Copy full SHA for a414b91
Browse repository at this point
Commits on Feb 15, 2018
core: retry part 5 continued, throttle policy
dapengzhang0
authored
df4048d
View commit details
Copy full SHA for df4048d
Browse repository at this point
alts: add gRPC ALTS
Jiangtao Li
authored and
carl-mastrangelo
committed
e7f2f1d
View commit details
Copy full SHA for e7f2f1d
Browse repository at this point
build: run unit tests on osx, ensure proto output included (#4081)
Show description for a45d07b
zpencer
authored
a45d07b
View commit details
Copy full SHA for a45d07b
Browse repository at this point
Commits on Feb 14, 2018
SECURITY.md: Mention netty-handler instead of codec-http2
Show description for 8c51683
ejona86
committed
8c51683
View commit details
Copy full SHA for 8c51683
Browse repository at this point
examples: match applicationId to AndroidManifest.xml package (#4075)
ericgribkoff
authored
79bf7de
View commit details
Copy full SHA for 79bf7de
Browse repository at this point
core: remove lint warning
carl-mastrangelo
authored
2f28817
View commit details
Copy full SHA for 2f28817
Browse repository at this point
buildscripts: build macos artifacts in kokoro (#4066)
zpencer
authored
fbc079d
View commit details
Copy full SHA for fbc079d
Browse repository at this point
Commits on Feb 13, 2018
buildscripts: avoid remote repo vars in uploadArchives for local (#4076)
zpencer
authored
8925921
View commit details
Copy full SHA for 8925921
Browse repository at this point
core: ConnectivityStateManager is always enabled
Show description for 3480a08
ejona86
committed
3480a08
View commit details
Copy full SHA for 3480a08
Browse repository at this point
netty: upgrade to 4.1.21
carl-mastrangelo
authored
35665af
View commit details
Copy full SHA for 35665af
Browse repository at this point
netty: Include more details for closure of unknown reason
Show description for a888d46
ejona86
committed
a888d46
View commit details
Copy full SHA for a888d46
Browse repository at this point
Commits on Feb 12, 2018
Revert "core: tests for forwarding {Server,Client}{Call, CallListener} (#4058)" (#4070)
Show description for 890da70
zpencer
authored
890da70
View commit details
Copy full SHA for 890da70
Browse repository at this point
netty: upstream unit conversion
carl-mastrangelo
authored
6c437b2
View commit details
Copy full SHA for 6c437b2
Browse repository at this point
Previous
Next
You can’t perform that action at this time.