index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
end2end
Commit message (
Expand
)
Author
Age
*
clang-format
Mark D. Roth
2016-12-14
*
Fix filter_end2end_test.
Mark D. Roth
2016-12-14
*
Update server_crash_test to account for longer reconnect timeouts
Craig Tiller
2016-12-05
*
Revert "Test credentials provider update"
Craig Tiller
2016-11-29
*
Test credentials provider update
yang-g
2016-11-22
*
Merge remote-tracking branch 'upstream/master' into service_config_json
Mark D. Roth
2016-11-16
|
\
*
|
Allow getting LB policy name and service config in C++ API.
Mark D. Roth
2016-11-09
|
*
clang-format
Vijay Pai
2016-11-04
|
*
One more NULL->nullptr
Vijay Pai
2016-11-04
|
*
Remove some unnecessary new/delete patterns
Vijay Pai
2016-11-04
|
*
Eliminate unnecessary uses of new[]/delete[] that can be replaced
Vijay Pai
2016-11-04
|
/
*
Make new file compliant with new standards
Vijay Pai
2016-11-02
*
Merge branch 'master' into turn_it_to_11
Vijay Pai
2016-11-02
|
\
*
|
Deprecate grpc::thread and sync in favor of std::thread,mutex,etc
Vijay Pai
2016-11-01
*
|
clang-format
Vijay Pai
2016-11-01
*
|
Use C++11 final and override
Vijay Pai
2016-11-01
|
*
Fix memory leak.
Mark D. Roth
2016-10-31
|
*
Fix portability problems.
Mark D. Roth
2016-10-31
|
*
clang-format
Mark D. Roth
2016-10-31
|
*
Merge remote-tracking branch 'upstream/master' into lb_policy_name_channel_arg
Mark D. Roth
2016-10-31
|
|
\
|
|
/
|
/
|
*
|
Merge branch 'master' into rpc_mgr
Sree Kuchibhotla
2016-10-28
|
\
\
*
\
\
Merge branch 'master' into rpc_mgr
Sree Kuchibhotla
2016-10-27
|
\
\
\
|
|
*
\
Merge github.com:grpc/grpc into buffer_pools_for_realsies
Craig Tiller
2016-10-26
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Add test for setting LB policy via C++ API.
Mark D. Roth
2016-10-26
|
|
|
/
|
|
/
|
|
*
|
Merge remote-tracking branch 'upstream/master' into resolver_channel_args
Mark D. Roth
2016-10-26
|
|
\
\
|
*
|
|
Fix propagation of channel args for insecure channels.
Mark D. Roth
2016-10-24
|
|
*
|
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-21
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'master' into rpc_mgr
Sree Kuchibhotla
2016-10-21
|
\
|
|
|
|
|
|
*
Merge github.com:grpc/grpc into buffer_pools_for_realsies
Craig Tiller
2016-10-20
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-19
|
|
|
\
\
*
|
|
\
\
Merge branch 'master' into rpc_mgr
Sree Kuchibhotla
2016-10-18
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
Merge remote-tracking branch 'upstream/master' into fc_1dstream
Vijay Pai
2016-10-18
|
|
|
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
BufferPool --> ResourceQuota
Craig Tiller
2016-10-17
*
|
|
|
|
Fix test
Sree Kuchibhotla
2016-10-13
|
|
*
|
|
clang-format
Vijay Pai
2016-10-13
|
|
*
|
|
Test all split streamed variations
Vijay Pai
2016-10-13
|
|
*
|
|
Fix channel/stub for dup service use
Vijay Pai
2016-10-13
*
|
|
|
|
Merge branch 'master' into rpc_mgr
Sree Kuchibhotla
2016-10-13
|
\
\
\
\
\
|
|
|
*
|
|
Making split streaming testable
Vijay Pai
2016-10-13
|
|
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
Merge branch 'direct-calls' into buffer_pools_for_realsies
Craig Tiller
2016-10-10
|
|
|
|
|
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
Merge github.com:grpc/grpc into direct-calls
Craig Tiller
2016-10-10
|
|
|
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-07
|
|
|
|
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge remote-tracking branch 'upstream/master' into fail_fast
Mark D. Roth
2016-10-06
|
|
\
\
\
\
|
|
*
|
|
|
more usage of std::string
David Garcia Quintas
2016-10-04
|
|
|
|
|
*
Buffer pool C++ wrapper
Craig Tiller
2016-09-28
|
|
|
|
|
/
|
|
|
|
/
|
*
|
|
/
|
Make settings configurable
Sree Kuchibhotla
2016-09-27
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Change C++ API to expose wait_for_ready instead of fail_fast.
Mark D. Roth
2016-09-27
|
/
/
/
|
|
*
Merge branch 'master' into uv_core_transport
murgatroid99
2016-09-23
|
|
|
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge github.com:grpc/grpc into direct-calls
Craig Tiller
2016-09-20
|
|
\
\
|
|
/
/
|
/
|
|
|
|
*
Merge branch 'master' into uv_core_transport
murgatroid99
2016-09-16
|
|
|
\
[next]