index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
*
Merge pull request #1774 from ctiller/maybe-we-should-run-some-more-tests
Nicolas Noble
2015-05-28
|
\
|
*
Re-enable some tests
Craig Tiller
2015-05-27
*
|
Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring
David Garcia Quintas
2015-05-27
|
\
|
*
|
Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring
David Garcia Quintas
2015-05-26
|
\
\
|
|
*
Add testing of bad client behavior
Craig Tiller
2015-05-26
|
|
/
|
*
Don't run flaky tests on make test.
Nicolas "Pixel" Noble
2015-05-22
*
|
Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring
David Garcia Quintas
2015-05-22
|
\
|
|
*
Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm
Craig Tiller
2015-05-21
|
|
\
*
|
|
Return shared_ptr by value plus minor dependency fix
David Garcia Quintas
2015-05-20
*
|
|
Simplified code based on comments and fixed build.json
David Garcia Quintas
2015-05-20
*
|
|
Removed registry for benchmark reports & introduced benchmark_config.{h,cc} i...
David Garcia Quintas
2015-05-20
|
|
/
|
/
|
*
|
Removing old hack for C++11 and protobuf - it's no longer relevant.
Nicolas "Pixel" Noble
2015-05-21
*
|
Merge pull request #1641 from ctiller/check-some-more-things
Vijay Pai
2015-05-20
|
\
\
|
|
*
Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm
Craig Tiller
2015-05-20
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Send RST_STREAM when closing from the server without getting a client half-cl...
Craig Tiller
2015-05-19
|
|
*
Add crashing client test
Craig Tiller
2015-05-19
|
|
*
Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm
Craig Tiller
2015-05-19
|
|
|
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge github.com:grpc/grpc into check-some-more-things
Craig Tiller
2015-05-19
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Add testing for GRPC_TRACE
Craig Tiller
2015-05-18
|
*
|
Run qps smoke tests on Travis
Craig Tiller
2015-05-18
|
/
/
*
|
Merge pull request #1639 from nicolasnoble/fix-build
Yang Gao
2015-05-18
|
\
\
*
\
\
Merge pull request #1594 from yang-g/creds
jboeuf
2015-05-18
|
\
\
\
|
|
*
|
Actually removing grpc_http.h from build.json.
Nicolas "Pixel" Noble
2015-05-18
|
|
/
/
|
/
|
|
|
*
|
bump minor version to 9
Yang Gao
2015-05-18
|
|
*
Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm
Craig Tiller
2015-05-18
|
|
|
\
|
|
_
|
/
|
/
|
|
|
*
|
Add fake credentials to the test and verify it actually works
Yang Gao
2015-05-15
*
|
|
Fix test, readd it to build
Craig Tiller
2015-05-15
|
|
*
Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm
Craig Tiller
2015-05-15
|
|
|
\
|
|
_
|
/
|
/
|
|
|
|
*
Crash handling test
Craig Tiller
2015-05-15
*
|
|
Merge pull request #1617 from ctiller/force-a-crash-but-then-dont-crash
Nicolas Noble
2015-05-15
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Add header to build.json
Craig Tiller
2015-05-15
*
|
|
GPR_ASSERT is not an expression
Craig Tiller
2015-05-15
|
*
|
Add subprocess GPR API
Craig Tiller
2015-05-15
|
/
/
*
/
Made qps_* targets "benchmark" builds.
David Garcia Quintas
2015-05-14
|
/
*
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
Craig Tiller
2015-05-12
|
\
*
\
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
Craig Tiller
2015-05-11
|
\
\
|
|
*
Added async streaming ping pong test
Siddharth Rakesh
2015-05-11
|
|
/
|
*
Merge pull request #1494 from ctiller/the-churnening
Yang Gao
2015-05-11
|
|
\
|
*
\
Merge pull request #1489 from ctiller/all-the-small-things
Yang Gao
2015-05-11
|
|
\
\
*
|
|
|
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
Craig Tiller
2015-05-11
|
\
|
|
|
*
|
|
|
Clean out old code
Craig Tiller
2015-05-11
|
*
|
|
Msys2 fixes, and compilation instructions.
Nicolas "Pixel" Noble
2015-05-10
|
*
|
|
Merge branch 'master' of github.com:grpc/grpc into generate-test-projects
Nicolas "Pixel" Noble
2015-05-09
|
|
\
\
\
|
*
|
|
|
Making the gRPC C tests building under Windows.
Nicolas Noble
2015-05-09
*
|
|
|
|
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
Craig Tiller
2015-05-08
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Addressing comments.
Julien Boeuf
2015-05-08
|
*
|
|
|
Merging with master.
Julien Boeuf
2015-05-08
|
|
\
|
|
|
|
|
|
|
*
Merge github.com:grpc/grpc into the-churnening
Craig Tiller
2015-05-08
|
|
|
|
|
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
Merge github.com:grpc/grpc into all-the-small-things
Craig Tiller
2015-05-08
|
|
|
|
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Merge pull request #1519 from jtattermusch/csharp_protoc_plugin
Michael Lumish
2015-05-08
|
|
|
\
\
\
[next]