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
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 }}
bugmakesprogress
/
grpc-java
Public
forked from
grpc/grpc-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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 Mar 21, 2018
core: Fix java lint found during weekly import
dapengzhang0
authored
900b396
View commit details
Copy full SHA for 900b396
Browse repository at this point
okhttp: support JDK9 ALPN (#4136)
ericgribkoff
authored
52fedb6
View commit details
Copy full SHA for 52fedb6
Browse repository at this point
build.gradle: Filter -Xep instead of just -Xep:
Show description for 5241172
ejona86
committed
5241172
View commit details
Copy full SHA for 5241172
Browse repository at this point
benchmarks: Modernize TLS configuration
Show description for 7b111d2
ejona86
committed
7b111d2
View commit details
Copy full SHA for 7b111d2
Browse repository at this point
Commits on Mar 20, 2018
core: re-enable panic mode after all affected internal tests have been fixed. (#4245)
zhangkun83
authored
1e0875d
View commit details
Copy full SHA for 1e0875d
Browse repository at this point
core: catch and log Throwable for jndiResolver.resolve(host)
Show description for 6836b31
dapengzhang0
authored
6836b31
View commit details
Copy full SHA for 6836b31
Browse repository at this point
Commits on Mar 19, 2018
core: parse retry policy from service config
dapengzhang0
authored
95917b8
View commit details
Copy full SHA for 95917b8
Browse repository at this point
Commits on Mar 18, 2018
core: perform channelz obj removal before things that may throw (#4235)
Show description for bb0c0e5
zpencer
authored
bb0c0e5
View commit details
Copy full SHA for bb0c0e5
Browse repository at this point
Commits on Mar 17, 2018
core,services: track server sockets in channelz (#4226)
Show description for ca99f80
zpencer
authored
ca99f80
View commit details
Copy full SHA for ca99f80
Browse repository at this point
Commits on Mar 16, 2018
alts: Use Guava base16 decoding functions in tests
Show description for fd96cc2
beschmi
authored and
carl-mastrangelo
committed
fd96cc2
View commit details
Copy full SHA for fd96cc2
Browse repository at this point
core: re-add back in orphan wrapper
carl-mastrangelo
authored
2ce1d37
View commit details
Copy full SHA for 2ce1d37
Browse repository at this point
core: make ManagedChannel honor Service config LB
carl-mastrangelo
authored
7daefd7
View commit details
Copy full SHA for 7daefd7
Browse repository at this point
services: update channelz TLS proto to use RFC names (#4233)
Show description for 401726f
zpencer
authored
401726f
View commit details
Copy full SHA for 401726f
Browse repository at this point
cronet: delay cast to ExperimentalCronetEngine (#4230)
ericgribkoff
authored
5e8b8c2
View commit details
Copy full SHA for 5e8b8c2
Browse repository at this point
Commits on Mar 15, 2018
services: fix lint warning
carl-mastrangelo
authored
37cd042
View commit details
Copy full SHA for 37cd042
Browse repository at this point
core: fix typo in ClientCall.java javadoc
dapengzhang0
authored
26fc632
View commit details
Copy full SHA for 26fc632
Browse repository at this point
Commits on Mar 14, 2018
services: fix binary logging empty metadata NPE, add null checks (#4213)
Show description for 9224d2a
zpencer
authored
9224d2a
View commit details
Copy full SHA for 9224d2a
Browse repository at this point
testing: temporarily disable socketStats_addresses test (#4216)
Show description for 2a778f1
zpencer
authored
2a778f1
View commit details
Copy full SHA for 2a778f1
Browse repository at this point
buildscript: read jmh include class from project property (#4215)
Show description for 4f19f14
zpencer
authored
4f19f14
View commit details
Copy full SHA for 4f19f14
Browse repository at this point
core: handle long dns txt records properly, parse service config, add tests
carl-mastrangelo
authored
2761bbb
View commit details
Copy full SHA for 2761bbb
Browse repository at this point
Commits on Mar 13, 2018
core: rm unnecessary InternalNameResolverProvider
dapengzhang0
authored
6b9e090
View commit details
Copy full SHA for 6b9e090
Browse repository at this point
buildscripts: Cleaner Linux release Docker
Show description for 9c5e96e
ejona86
authored
9c5e96e
View commit details
Copy full SHA for 9c5e96e
Browse repository at this point
buildscripts: Use ErrorActionPreference=stop with powershell
Show description for ab92ff0
ejona86
committed
ab92ff0
View commit details
Copy full SHA for ab92ff0
Browse repository at this point
buildscripts: check errorlevel of error-prone commands in .bat files
Show description for 4bd4cf4
ejona86
committed
4bd4cf4
View commit details
Copy full SHA for 4bd4cf4
Browse repository at this point
Start 1.12.0 development cycle
ejona86
committed
11c8bcd
View commit details
Copy full SHA for 11c8bcd
Browse repository at this point
Commits on Mar 12, 2018
core: fix channel.getState(true) will not reconnect
Show description for 7852b34
dapengzhang0
authored
7852b34
View commit details
Copy full SHA for 7852b34
Browse repository at this point
core,netty,okhttp: Transparent retry
Show description for a83f67a
dapengzhang0
authored
a83f67a
View commit details
Copy full SHA for a83f67a
Browse repository at this point
core: set delayedTransport picker to null in idle mode (#4207)
ericgribkoff
authored
c6fe4de
View commit details
Copy full SHA for c6fe4de
Browse repository at this point
core,okhttp,netty,alts,testing: Plumb proxy resolved addr to transports (#4137)
Show description for 402c174
zpencer
authored
402c174
View commit details
Copy full SHA for 402c174
Browse repository at this point
cronet: add API to apply TrafficStats tag and UID to Cronet GRPC channels (#4208)
JensenPaul
authored and
ericgribkoff
committed
2fc2270
View commit details
Copy full SHA for 2fc2270
Browse repository at this point
Commits on Mar 10, 2018
core,services: add ChannelzService class (#4205)
Show description for f56ac76
zpencer
authored
f56ac76
View commit details
Copy full SHA for f56ac76
Browse repository at this point
Commits on Mar 9, 2018
core: express children of channels as WithLogId for channelz (#4201)
Show description for 0678499
zpencer
authored
0678499
View commit details
Copy full SHA for 0678499
Browse repository at this point
services: update channelz.proto to refer to sockets as socket_ref (#4203)
Show description for f017a06
zpencer
authored
f017a06
View commit details
Copy full SHA for f017a06
Browse repository at this point
core: keep root channels separate from subchannels in channelz (#4200)
Show description for c3c8bc7
zpencer
authored
c3c8bc7
View commit details
Copy full SHA for c3c8bc7
Browse repository at this point
Ignore proto-generated code for ErrorProne
Show description for 1fb72ef
ejona86
committed
1fb72ef
View commit details
Copy full SHA for 1fb72ef
Browse repository at this point
Previous
Next
You can’t perform that action at this time.