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 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
|
|
|
\
\
\
*
|
|
\
\
\
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
Craig Tiller
2015-05-08
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge branch 'standalone_benchmarks' of https://github.com/dgquintas/grpc int...
Craig Tiller
2015-05-08
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'yang-g-mock'
Craig Tiller
2015-05-08
|
|
\
\
\
\
\
\
|
|
|
|
|
|
*
\
Merge github.com:grpc/grpc into all-the-small-things
Craig Tiller
2015-05-08
|
|
|
|
|
|
|
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'master' of github.com:grpc/grpc into standalone_benchmarks
David Garcia Quintas
2015-05-07
|
|
|
|
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Flagging the QPS binaries as tools, instead of non-runnable tests.
Nicolas Noble
2015-05-07
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
added csharp generator plugin
Jan Tattermusch
2015-05-07
|
|
|
|
*
|
|
|
Adding support for per call credentials in core.
Julien Boeuf
2015-05-07
|
|
|
|
|
/
/
/
|
|
|
|
|
|
*
Lose redundant tag on unary calls
Craig Tiller
2015-05-06
|
|
|
|
|
|
/
|
|
|
|
|
/
|
|
|
|
|
|
*
Split thread stress from end2end to improve parallelism
Craig Tiller
2015-05-06
|
|
|
|
|
/
|
|
|
*
/
Split C++'s smoke_test into 4 stand alone ones.
David Garcia Quintas
2015-05-05
|
|
|
|
/
|
|
*
|
Merge remote-tracking branch 'upstream/master' into mock
Yang Gao
2015-05-05
|
|
|
\
|
|
|
*
|
add a test using the mock interfaces
Yang Gao
2015-05-05
|
*
|
|
Enable test that got forgotten
Craig Tiller
2015-05-05
|
|
|
/
|
|
/
|
*
|
|
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
Craig Tiller
2015-05-05
|
\
|
|
*
|
|
Bump version
Craig Tiller
2015-05-04
|
*
|
merge with head
Yang Gao
2015-05-04
|
|
\
\
|
*
|
|
Add a c test for max message length
Yang Gao
2015-05-04
|
/
/
/
|
*
/
Add test for >16777215 sequence numbered streams
Craig Tiller
2015-05-04
|
/
/
*
|
Merge pull request #1451 from michael-berlin/fix_protobuf_dep_shared_lib
Nicolas Noble
2015-05-01
|
\
\
|
*
|
Compile protobuf before compiling shared C++ libraries.
Michael Berlin
2015-05-01
|
*
|
Makefile: Fix missing space in shared library dependencies for MINGW32.
Michael Berlin
2015-05-01
|
|
/
*
/
Add rdtsc profiling support, implement begin/end and tag hiding
Craig Tiller
2015-05-01
|
/
*
Bump version
Craig Tiller
2015-04-30
*
Merge github.com:grpc/grpc into delete-the-old-api
Craig Tiller
2015-04-30
|
\
|
*
Merge pull request #1408 from dgquintas/stap
Craig Tiller
2015-04-30
|
|
\
|
*
|
Make gcov compile flags reflect dbg
Craig Tiller
2015-04-30
*
|
|
Kill thread stress test - to be replaced with something new
Craig Tiller
2015-04-29
*
|
|
Kill echo test
Craig Tiller
2015-04-29
*
|
|
Remove test for an old API corner case
Craig Tiller
2015-04-29
|
|
*
Merge remote-tracking branch 'upstream/master' into stap
David Garcia Quintas
2015-04-29
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Merge comments. See below.
David Garcia Quintas
2015-04-29
*
|
|
Merge github.com:grpc/grpc into delete-the-old-api
Craig Tiller
2015-04-29
|
\
|
|
|
*
|
Merge pull request #1369 from ctiller/one-pass
Abhishek Kumar
2015-04-29
|
|
\
\
[next]