index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Handle all cases properly
vjpai
2015-06-08
*
Merge remote-tracking branch 'upstream/revert-1980-revert-1948-poisson' into ...
vjpai
2015-06-08
|
\
|
*
Stop worrying about 1 second deadline as a fatal problem
Vijay Pai
2015-06-08
|
*
Revert "Revert "Open loop sync/async multithreaded testing""
Vijay Pai
2015-06-08
|
*
Merge pull request #1983 from dgquintas/reporter-qps-test-fix
Vijay Pai
2015-06-08
|
|
\
|
|
*
Missing required changes from pull req. #1964
David Garcia Quintas
2015-06-08
|
|
/
|
*
Merge pull request #1980 from grpc/revert-1948-poisson
Vijay Pai
2015-06-08
|
|
\
|
|
*
Revert "Open loop sync/async multithreaded testing"
Craig Tiller
2015-06-08
|
|
/
|
*
Merge pull request #1974 from vjpai/comments-1972
Craig Tiller
2015-06-08
|
|
\
|
*
\
Merge pull request #1948 from vjpai/poisson
Craig Tiller
2015-06-08
|
|
\
\
|
*
\
\
Merge pull request #1964 from dgquintas/reporter-interface-tweak
Vijay Pai
2015-06-08
|
|
\
\
\
|
*
\
\
\
Merge pull request #1902 from ctiller/not-everything-is-linux
Vijay Pai
2015-06-08
|
|
\
\
\
\
|
|
|
|
|
*
Fix comments about return value of grpc_completion_queue_{next,pluck}
vjpai
2015-06-08
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Add a new test for qps openloop to make sure this code gets exercised
vjpai
2015-06-08
|
|
|
|
*
Add a new test for qps openloop to make sure this code gets exercised
vjpai
2015-06-08
|
*
|
|
|
Merge pull request #1961 from ctiller/moar-defense
Nicolas Noble
2015-06-05
|
|
\
\
\
\
|
*
\
\
\
\
Merge pull request #1955 from ctiller/critical-code-needs-at-least-some-sort-...
Nicolas Noble
2015-06-05
|
|
\
\
\
\
\
|
|
|
|
|
*
|
Removed redundant parameter from Reporter interface.
David Garcia Quintas
2015-06-05
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge pull request #1956 from grpc/jtattermusch-patch-2
Tim Emiola
2015-06-05
|
|
\
\
\
\
\
|
|
|
|
*
|
|
clang-format
Craig Tiller
2015-06-05
|
|
|
|
*
|
|
Add a test of bad settings frame (and fix a bug!)
Craig Tiller
2015-06-05
|
|
|
|
|
|
*
Address reviewer comment by not having non-const reference
vjpai
2015-06-05
*
|
|
|
|
|
|
Update QPS test to proto3 syntax
vjpai
2015-06-05
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
Update README.md
Jan Tattermusch
2015-06-05
|
|
/
/
/
/
|
*
|
|
|
Merge pull request #1950 from ctiller/there-is-a-place-for-everything-and-the...
Nicolas Noble
2015-06-05
|
|
\
\
\
\
|
*
\
\
\
\
Merge pull request #1851 from ejona86/dockerfile-no-codegen
Nicolas Noble
2015-06-05
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
Add working tests for httpcli
Craig Tiller
2015-06-05
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Address review comments for code clarity
Vijay Pai
2015-06-05
*
|
|
|
|
Add comments describing various random distributions
Vijay Pai
2015-06-05
|
|
|
*
|
Get internal documentation generated in the right place
Craig Tiller
2015-06-05
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Use typedef rather than using to make Travis happy
Vijay Pai
2015-06-05
*
|
|
|
clang-format
Vijay Pai
2015-06-05
*
|
|
|
Better management of channel attempts and channel coverage
Vijay Pai
2015-06-05
*
|
|
|
Omit redundant record-keeping
Vijay Pai
2015-06-05
*
|
|
|
Take some code out from under a lock_guard and try to
Vijay Pai
2015-06-05
*
|
|
|
Get the code to stop crashing by fixing bugs
Vijay Pai
2015-06-05
|
*
|
|
Merge pull request #1946 from murgatroid99/jenkins_node_ruby_python2
Jan Tattermusch
2015-06-04
|
|
\
\
\
|
*
\
\
\
Merge pull request #1945 from jcanizales/fix-test-and-sample-podspecs
Michael Lumish
2015-06-04
|
|
\
\
\
\
|
|
|
*
|
|
Set up Node, Python, and Ruby environment in Jenkins slave. Made other minor ...
murgatroid99
2015-06-04
|
|
|
*
|
|
Merge branch 'master' of github.com:grpc/grpc
murgatroid99
2015-06-04
|
|
|
|
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Regenerate README table of contents
Jorge Canizales
2015-06-04
|
|
*
|
|
|
Update README (minus table of content)
Jorge Canizales
2015-06-04
|
|
*
|
|
|
Make podspecs work for nested dirs
Jorge Canizales
2015-06-04
|
*
|
|
|
|
Merge pull request #1941 from jtattermusch/fix_csharp_crash
Craig Tiller
2015-06-04
|
|
\
\
\
\
\
|
|
|
*
|
|
|
Use grpc-common’s route_guide in local tests
Jorge Canizales
2015-06-04
|
|
|
*
|
|
|
Generate RemoteTest code on podspec install
Jorge Canizales
2015-06-04
|
|
|
*
|
|
|
Generate RouteGuide code on pod install
Jorge Canizales
2015-06-04
|
|
*
|
|
|
|
fix C# test access violation exception on Windows
Jan Tattermusch
2015-06-04
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge pull request #1939 from jcanizales/podspec-that-passes-lint
Michael Lumish
2015-06-04
|
|
\
\
\
\
\
|
|
|
*
|
|
|
Fix version reqs in generated podspecs
Jorge Canizales
2015-06-04
[next]