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
*
Support registering services against specific hosts
Craig Tiller
2015-07-07
*
Merge pull request #2279 from vjpai/openleaks
Yang Gao
2015-07-06
|
\
*
\
Merge pull request #2151 from sidrakesh93/master
Vijay Pai
2015-07-06
|
\
\
*
|
|
Pluck some low hanging concurrency fruit
Craig Tiller
2015-07-01
|
|
*
if->while
Vijay Pai
2015-07-01
|
|
*
Delete spare contexts lying around at the end of the test to avoid
Vijay Pai
2015-07-01
|
|
/
|
/
|
*
|
Eliminate data-race caused by specialization in vector<bool>
Vijay Pai
2015-07-01
|
*
Removing this pointers
Siddharth Rakesh
2015-06-30
|
*
Changes introduced for passing hashed user id instead of access token
Siddharth Rakesh
2015-06-30
|
*
Adding required changes
Siddharth Rakesh
2015-06-29
|
|
\
|
|
/
|
/
|
|
*
Adding required changes
Siddharth Rakesh
2015-06-29
*
|
Merge pull request #2169 from ctiller/no-spam-for-you
Vijay Pai
2015-06-29
|
\
\
*
\
\
Merge pull request #2221 from yang-g/no_new_bbq_after_flush
Craig Tiller
2015-06-26
|
\
\
\
|
*
|
|
Bug fix. Do not push to incoming_queue after it is flushed.
yang-g
2015-06-25
*
|
|
|
Add a test that headers are properly in build.json
Craig Tiller
2015-06-25
|
/
/
/
|
|
*
Merge branch 'master' of https://github.com/sidrakesh93/grpc
Siddharth Rakesh
2015-06-23
|
|
|
\
|
|
*
|
Added support for passing a tag with the test
Siddharth Rakesh
2015-06-23
|
|
*
|
Merge branch 'master' of https://github.com/grpc/grpc
Siddharth Rakesh
2015-06-23
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #1969 from ctiller/one-shouldnt-depend-on-protobufs
Yang Gao
2015-06-23
|
\
\
\
\
*
\
\
\
\
Merge pull request #2175 from yang-g/constness
Craig Tiller
2015-06-23
|
\
\
\
\
\
|
*
|
|
|
|
proper init const char *
yang-g
2015-06-22
|
*
|
|
|
|
Add const to ByteBuffer methods and add tests
Yang Gao
2015-06-22
*
|
|
|
|
|
Merge pull request #2164 from ctiller/all-my-little-snowflakes
Nicolas Noble
2015-06-22
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
Remove spammy line (this is obfuscating testing logs)
Craig Tiller
2015-06-22
|
|
|
|
|
*
Update perf_db_client.cc
sidrakesh93
2015-06-22
|
|
|
|
|
/
*
|
|
|
|
Merge pull request #2160 from ctiller/no-point-for-an-object-here
Yang Gao
2015-06-22
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
Fix flaky test
Craig Tiller
2015-06-22
|
|
/
/
/
|
/
|
|
|
|
|
|
*
Further corrections to syntax
Siddharth Rakesh
2015-06-22
|
|
|
*
updated syntax based errors
Siddharth Rakesh
2015-06-22
|
*
|
|
Use a character literal instead of grpc::string
Craig Tiller
2015-06-22
|
|
|
*
Applied required modifications
Siddharth Rakesh
2015-06-22
|
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc
Siddharth Rakesh
2015-06-22
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
edited report
Siddharth Rakesh
2015-06-22
|
|
*
|
Merge github.com:grpc/grpc into one-shouldnt-depend-on-protobufs
Craig Tiller
2015-06-22
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #2136 from dgquintas/unconst-reporter
Vijay Pai
2015-06-22
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
|
|
*
minor commented code removal
Siddharth Rakesh
2015-06-19
|
|
|
*
removed dependency on python_gflags, using argparse instead
Siddharth Rakesh
2015-06-19
|
|
*
|
Merge github.com:grpc/grpc into one-shouldnt-depend-on-protobufs
Craig Tiller
2015-06-19
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
|
|
|
*
flags handled using python_gflags
Siddharth Rakesh
2015-06-19
|
|
|
*
slightly updated tool script
Siddharth Rakesh
2015-06-19
|
*
|
|
Removed const-ness from Reporter interface methods
David Garcia Quintas
2015-06-18
|
|
|
*
Fixed hanging client declaration, server address can be passed now
Siddharth Rakesh
2015-06-18
|
|
|
*
Merge branch 'we-dont-need-no-backup' of git://github.com/ctiller/grpc
Siddharth Rakesh
2015-06-18
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
Update report.cc
sidrakesh93
2015-06-18
|
|
|
*
changed access tokens folder position
Siddharth Rakesh
2015-06-18
|
|
|
*
edited test script
Siddharth Rakesh
2015-06-18
|
|
|
*
commented
Siddharth Rakesh
2015-06-17
|
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc
Siddharth Rakesh
2015-06-17
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-06-17
|
\
|
|
|
*
|
|
|
Merge branch 'you-complete-me' into we-dont-need-no-backup
Craig Tiller
2015-06-17
|
\
\
\
\
[next]