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 }}
ylcode3
/
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
Breadcrumbs
History for
grpc-java
android-interop-testing
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 13, 2018
Start 1.12.0 development cycle
ejona86
committed
11c8bcd
View commit details
Copy full SHA for 11c8bcd
View code at this point
Browse repository at this point
Commits on Jan 30, 2018
Start 1.11.0 development cycle
ericgribkoff
authored
2f05c23
View commit details
Copy full SHA for 2f05c23
View code at this point
Browse repository at this point
Commits on Jan 12, 2018
Update protobuf-gradle-plugin to 0.8.3
Show description for 71bad37
ejona86
committed
71bad37
View commit details
Copy full SHA for 71bad37
View code at this point
Browse repository at this point
Commits on Jan 6, 2018
Upgrade to Protobuf 3.5.1 and Protoc 3.5.1-1. (#3921)
Show description for 86d6412
zhangkun83
authored
86d6412
View commit details
Copy full SHA for 86d6412
View code at this point
Browse repository at this point
Commits on Dec 18, 2017
Start 1.10.0 development cycle (#3877)
zhangkun83
authored
04420df
View commit details
Copy full SHA for 04420df
View code at this point
Browse repository at this point
Commits on Dec 15, 2017
android-interop-testing: Fix compilation errors
ejona86
committed
ebf8a63
View commit details
Copy full SHA for ebf8a63
View code at this point
Browse repository at this point
Commits on Nov 30, 2017
all: update to proto 3.5.0
carl-mastrangelo
authored
aee5fc4
View commit details
Copy full SHA for aee5fc4
View code at this point
Browse repository at this point
Commits on Nov 7, 2017
all: bump to 1.9.0-SNAPSHOT
carl-mastrangelo
authored
ae37d21
View commit details
Copy full SHA for ae37d21
View code at this point
Browse repository at this point
Commits on Nov 6, 2017
android-interop-testing,examples: bump minSdkVersion to 14
ericgribkoff
authored
213d2f5
View commit details
Copy full SHA for 213d2f5
View code at this point
Browse repository at this point
Commits on Oct 31, 2017
compiler: remove references to static fields
carl-mastrangelo
authored
87c8791
View commit details
Copy full SHA for 87c8791
View code at this point
Browse repository at this point
android-interop-testing: fix proguard for grpc-testing dependency
ericgribkoff
authored
ee50372
View commit details
Copy full SHA for ee50372
View code at this point
Browse repository at this point
Commits on Sep 27, 2017
Start 1.8.0 development cycle
ejona86
committed
55621a3
View commit details
Copy full SHA for 55621a3
View code at this point
Browse repository at this point
Commits on Sep 15, 2017
android-interop-testing: use Java Style enums
Show description for 2924e30
carl-mastrangelo
authored
2924e30
View commit details
Copy full SHA for 2924e30
View code at this point
Browse repository at this point
Commits on Aug 25, 2017
all: update to proto 3.4.0
carl-mastrangelo
authored
24ff274
View commit details
Copy full SHA for 24ff274
View code at this point
Browse repository at this point
Commits on Aug 22, 2017
Start 1.7.0 development cycle (#3357)
Show description for ab85c5a
zpencer
authored
ab85c5a
View commit details
Copy full SHA for ab85c5a
View code at this point
Browse repository at this point
Commits on Aug 15, 2017
android-interop-testing: remove gms version metadata, add minimum sdk
ericgribkoff
authored
e4cef9d
View commit details
Copy full SHA for e4cef9d
View code at this point
Browse repository at this point
Commits on Aug 12, 2017
interop-testing: use Activity.RESULT_OK (-1) instead of 0
ericgribkoff
authored
3795417
View commit details
Copy full SHA for 3795417
View code at this point
Browse repository at this point
Commits on Jul 19, 2017
core: Use Class.forName(String) in provider for Android
Show description for d325919
ejona86
authored
d325919
View commit details
Copy full SHA for d325919
View code at this point
Browse repository at this point
Commits on Jul 14, 2017
all: update to proto gradle plugin 0.8.1
carl-mastrangelo
authored
d34260a
View commit details
Copy full SHA for d34260a
View code at this point
Browse repository at this point
Commits on Jul 8, 2017
Move checkstyle config to buildscripts/
Show description for e6d0062
ejona86
committed
e6d0062
View commit details
Copy full SHA for e6d0062
View code at this point
Browse repository at this point
Commits on Jul 6, 2017
all: begin 1.6 release cycle
carl-mastrangelo
authored
424eeea
View commit details
Copy full SHA for 424eeea
View code at this point
Browse repository at this point
Commits on Jun 12, 2017
android-interop-testing: instrumented interop tests
ericgribkoff
authored
9a5623d
View commit details
Copy full SHA for 9a5623d
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 24, 2017
all: bump to 1.5.0-SNAPSHOT
carl-mastrangelo
authored
4ce52d1
View commit details
Copy full SHA for 4ce52d1
View code at this point
Browse repository at this point
all: bump to proto 3.3.1
carl-mastrangelo
authored
0fe2c5c
View commit details
Copy full SHA for 0fe2c5c
View code at this point
Browse repository at this point
Commits on Apr 27, 2017
android-interop-testing: Support get option in interop app
zsurocking
committed
50a92e0
View commit details
Copy full SHA for 50a92e0
View code at this point
Browse repository at this point
Commits on Apr 11, 2017
all: begin 1.4.x development cycle
carl-mastrangelo
authored
17b9016
View commit details
Copy full SHA for 17b9016
View code at this point
Browse repository at this point
Commits on Apr 6, 2017
android: Bump android build plugin version to 2.3.1
Show description for ebd2f2d
ejona86
committed
ebd2f2d
View commit details
Copy full SHA for ebd2f2d
View code at this point
Browse repository at this point
Commits on Mar 6, 2017
all: start 1.3.0 development cycle
carl-mastrangelo
authored
7ce2b4f
View commit details
Copy full SHA for 7ce2b4f
View code at this point
Browse repository at this point
Commits on Mar 4, 2017
android-interop-testing: fix lint
Show description for acf093d
dapengzhang0
authored
acf093d
View commit details
Copy full SHA for acf093d
View code at this point
Browse repository at this point
Commits on Feb 28, 2017
all: Downgrade to Guava 19
Show description for 2eeb5e3
ejona86
committed
2eeb5e3
View commit details
Copy full SHA for 2eeb5e3
View code at this point
Browse repository at this point
Commits on Feb 24, 2017
android-interop-testing: Fix checkstyle violations (imports)
ejona86
committed
a2f15ae
View commit details
Copy full SHA for a2f15ae
View code at this point
Browse repository at this point
Commits on Feb 7, 2017
all: update to protobuf 3.2.0
carl-mastrangelo
authored
b0323ac
View commit details
Copy full SHA for b0323ac
View code at this point
Browse repository at this point
Commits on Jan 31, 2017
Start 1.2.0 development cycle
carl-mastrangelo
authored
e8aef5b
View commit details
Copy full SHA for e8aef5b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.