index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
Commit message (
Expand
)
Author
Age
*
clang format
David Garcia Quintas
2016-02-17
*
Fixed refactoring of grpc_arg pointer vtable
David Garcia Quintas
2016-02-17
*
Merge pull request #5186 from yang-g/inherit_from_grpc_library
Sree Kuchibhotla
2016-02-17
|
\
*
|
Document variable names
Vijay Pai
2016-02-17
*
|
Use more variables for better explanations
Vijay Pai
2016-02-17
*
|
Use three different load-factors and document load-factor variable
Vijay Pai
2016-02-17
*
|
Merge branch 'master' into loaded
Vijay Pai
2016-02-16
|
\
\
|
*
|
Fix the timeout
Vijay Pai
2016-02-13
|
*
|
use timeouts with proper fixture multipliers rather than raw,
Vijay Pai
2016-02-13
|
*
|
Merge branch 'master' into alarm_openloop
Vijay Pai
2016-02-12
|
|
\
\
*
|
|
|
Add 70% load scenario for testing with open-loop
Vijay Pai
2016-02-12
*
|
|
|
Merge branch 'alarm_openloop' into loaded
Vijay Pai
2016-02-12
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
clang-format
Vijay Pai
2016-02-12
|
*
|
Attack of the const police.
vjpai
2016-02-12
|
|
*
Merge remote-tracking branch 'upstream/master' into inherit_from_grpc_library
yang-g
2016-02-12
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Merge github.com:grpc/grpc into bad_metadata
Craig Tiller
2016-02-12
|
\
\
\
|
*
|
|
Revert "Proto API for LB request/responses"
Craig Tiller
2016-02-11
|
*
|
|
Merge pull request #4038 from dgquintas/grpclb_api
Craig Tiller
2016-02-11
|
|
\
\
\
|
|
|
*
|
Cleanup to make it work with clang build
Vijay Pai
2016-02-11
|
|
|
*
|
Sanity (clang-format and copyright)
Vijay Pai
2016-02-11
|
|
|
*
|
Simplify and properly implement openloop testing.
Vijay Pai
2016-02-11
|
|
|
*
|
Merge branch 'alarm_mods' into alarm_openloop
Vijay Pai
2016-02-11
|
|
|
|
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
init test
vjpai
2016-02-11
|
*
|
|
|
tag fed in by user should be any arbitrary tag, not a CompletionQueueTag
vjpai
2016-02-10
|
*
|
|
|
Make C++ alarm class usable and testable - there were some build issues and
vjpai
2016-02-10
|
|
|
*
|
Fix random number generators and improve code style (stop using
Vijay Pai
2016-02-10
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Fix copyright
yang-g
2016-02-10
|
|
|
*
Provide explicit API for user to set user agent string prefix
yang-g
2016-02-10
|
|
|
/
|
|
/
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into grpclb_api
David Garcia Quintas
2016-02-08
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Fix sanity
Craig Tiller
2016-02-08
|
*
|
Modify the test to have large number of threads receiving the RPCs and a
Sree Kuchibhotla
2016-02-08
|
*
|
Clang format and fix copyrights
murgatroid99
2016-02-05
|
*
|
Replace 'long' with 'int64_t' in public core headers
murgatroid99
2016-02-05
|
*
|
Merge pull request #5008 from vjpai/worker_quit
Michael Lumish
2016-02-04
|
|
\
\
|
*
\
\
Merge pull request #5013 from a-veitch/tag_set_to_context
Bogdan Drutu
2016-02-04
|
|
\
\
\
|
|
|
*
\
Merge branch 'master' into worker_quit
vjpai
2016-02-04
|
|
|
|
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge pull request #4828 from vjpai/async_thread_stress_test
Craig Tiller
2016-02-04
|
|
\
\
\
\
|
*
\
\
\
\
Merge pull request #5042 from ctiller/compile
Yang Gao
2016-02-04
|
|
\
\
\
\
\
|
|
|
*
|
|
|
Give tsan a chance
Vijay Pai
2016-02-04
|
|
|
*
|
|
|
Merge branch 'master' into async_thread_stress_test
Vijay Pai
2016-02-03
|
|
|
|
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
clang-format
Vijay Pai
2016-02-03
*
|
|
|
|
|
|
Properly handle "." in metadata
Craig Tiller
2016-02-03
|
/
/
/
/
/
/
|
|
*
|
|
|
Remove the command-line flags
Vijay Pai
2016-02-03
|
|
*
|
|
|
Fix a typecast...
Vijay Pai
2016-02-03
*
|
|
|
|
|
Merge pull request #4958 from sreecha/server_try_cancel_api
Yang Gao
2016-02-03
|
\
\
\
\
\
\
|
|
|
*
|
|
|
Remove some std:: so that grpc:: will be used by default when available
Vijay Pai
2016-02-03
|
|
|
*
|
|
|
Generalize namespace for ParseCommandLineFlags
Vijay Pai
2016-02-03
|
|
|
*
|
|
|
Refactor to favor composition over inheritance
Vijay Pai
2016-02-03
|
|
|
|
*
|
|
fix missed merge issue
Alistair Veitch
2016-02-03
|
|
*
|
|
|
|
Fix clang3.7/tsan compile failure
Craig Tiller
2016-02-03
[next]