index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
end2end
Commit message (
Expand
)
Author
Age
...
|
|
|
*
|
Merge github.com:grpc/grpc into stats
Craig Tiller
2017-07-21
|
|
|
|
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
*
Merge github.com:grpc/grpc into write_completion
Craig Tiller
2017-07-21
|
|
|
|
|
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
Add cancellation to asynchronous security APIs.
Mark D. Roth
2017-07-21
|
*
|
|
|
Changing a few variable names and adding few safety conditions
Yash Tibrewal
2017-07-21
|
*
|
|
|
Test credentials are passed with channel arg. Renamed macros and refactored c...
Yash Tibrewal
2017-07-20
|
*
|
|
|
Removing a few style issues
Yash Tibrewal
2017-07-19
|
*
|
|
|
remove unnecessary code
Yash Tibrewal
2017-07-19
|
*
|
|
|
Merged latest commit from upstream
Yash Tibrewal
2017-07-19
|
|
\
|
|
|
|
*
|
|
|
Adding connect auth feature. Proxy-Authorization header is being inserted whe...
Yash Tibrewal
2017-07-19
|
|
|
*
|
Add a simple stats framework to gRPC C core
Craig Tiller
2017-07-18
|
|
|
/
/
|
|
|
*
Debug aids
Craig Tiller
2017-07-17
|
|
|
*
Merge github.com:grpc/grpc into write_completion
Craig Tiller
2017-07-17
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Create inproc transport, add relevant tests, exclude irrelevant tests
Vijay Pai
2017-07-14
|
|
/
/
|
|
*
Merge github.com:grpc/grpc into write_completion
Craig Tiller
2017-07-13
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #11310 from nicolasnoble/import
Nicolas Noble
2017-07-13
|
|
\
\
*
|
|
|
generate project
Muxi Yan
2017-07-12
*
|
|
|
Add tests
Muxi Yan
2017-07-12
|
|
|
*
Merge github.com:grpc/grpc into write_completion
Craig Tiller
2017-07-11
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge pull request #11602 from muxi/add_cancel_after_round_trip_test
Muxi Yan
2017-07-05
|
/
|
|
|
|
*
|
|
Fix test failures
Muxi Yan
2017-06-28
|
*
|
|
Correct copyright year
Muxi Yan
2017-06-27
|
*
|
|
Resolve asan failure
Muxi Yan
2017-06-27
*
|
|
|
Merge pull request #11577 from markdroth/compression_filter_fix
Mark D. Roth
2017-06-26
|
\
\
\
\
|
|
|
*
\
Merge branch 'master' of https://github.com/grpc/grpc into import
Nicolas "Pixel" Noble
2017-06-26
|
|
|
|
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
Add test
Muxi Yan
2017-06-23
*
|
|
|
|
Fix bad_ping
Yuchen Zeng
2017-06-23
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix Windows compiler problem.
Mark D. Roth
2017-06-23
|
*
|
|
Fix handling of send_message before send_initial_metadata in compress filter.
Mark D. Roth
2017-06-22
*
|
|
|
Merge pull request #10833 from ncteisen/tracing-overhaul
Noah Eisen
2017-06-21
|
\
\
\
\
*
|
|
|
|
Fix max_message_length
Yuchen Zeng
2017-06-19
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'master' of https://github.com/grpc/grpc into tracing-overhaul
ncteisen
2017-06-15
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
try fixing invalic_call_argument_test on kokoro
Jan Tattermusch
2017-06-10
|
*
|
|
Add refcount to tcp tracer
ncteisen
2017-06-08
|
*
|
|
Add rich closure debug mode
ncteisen
2017-06-08
|
*
|
|
Merge pull request #11336 from ctiller/ALL-the-things
Craig Tiller
2017-06-08
|
|
\
\
\
*
|
|
|
|
Add rich closure debug mode
ncteisen
2017-06-08
*
|
|
|
|
Merge branch 'master' of https://github.com/grpc/grpc into ALL-the-things
ncteisen
2017-06-08
|
\
|
|
|
|
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Merge pull request #11237 from y-zeng/srv_record
Yuchen Zeng
2017-06-08
|
|
\
\
\
*
|
|
|
|
Merge github.com:grpc/grpc into ALL-the-things
Craig Tiller
2017-06-08
|
\
|
|
|
|
|
*
|
|
|
fix remaining license notices
Jan Tattermusch
2017-06-08
|
*
|
|
|
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
|
|
|
|
Merge github.com:grpc/grpc into ALL-the-things
Craig Tiller
2017-06-07
|
\
|
|
|
|
|
*
|
|
|
Implement LB policy updates
David Garcia Quintas
2017-06-06
|
|
*
|
|
Fix the fd clean up process
Yuchen Zeng
2017-06-05
|
|
*
|
|
Cancel the dns lookup in dns_ares_shutdown
Yuchen Zeng
2017-06-04
|
|
*
|
|
Fix api_fuzzer, dns_resolver_connectivity_test
Yuchen Zeng
2017-05-30
|
|
/
/
/
|
|
*
|
Merge branch 'master' of https://github.com/grpc/grpc into import
Nicolas "Pixel" Noble
2017-05-26
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge github.com:grpc/grpc into thread_pool
Craig Tiller
2017-05-23
|
\
|
|
|
|
*
|
|
Merge pull request #11229 from muxi/backward-compat-import-fix
Muxi Yan
2017-05-18
|
|
\
\
\
|
|
|
*
|
Adding dummy layering check option.
Nicolas "Pixel" Noble
2017-05-19
[prev]
[next]