index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
fling
/
client.c
Commit message (
Expand
)
Author
Age
*
Reduce cost of some heavyweight tests
Craig Tiller
2016-06-17
*
Allow servers to select compression level via initial MD.
David Garcia Quintas
2016-05-09
*
Update copyrights
Craig Tiller
2016-03-31
*
Fix includes
Craig Tiller
2016-03-25
*
Fix race condition in transport API
Craig Tiller
2016-02-03
*
Fix formatting
Craig Tiller
2016-01-20
*
Fix copyrights
Craig Tiller
2016-01-20
*
Cap fling tests by time not rpcs processed
Craig Tiller
2016-01-20
*
Lower latency profiling
Craig Tiller
2015-11-03
*
Enable -Wconversion
Craig Tiller
2015-09-10
*
Core compiles with -Wsign-conversion
Craig Tiller
2015-09-10
*
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-08
|
\
|
*
s/inherit/propagate/g
Craig Tiller
2015-07-31
|
*
Update wrappers, tests to new create_call()
Craig Tiller
2015-07-31
*
|
Fixing C/C++ tests.
Nicolas "Pixel" Noble
2015-07-29
|
*
Rename grpc_channel_create to grpc_insecure_channel_create
Craig Tiller
2015-07-21
|
/
*
Introduce a clock type field onto gpr_timespec.
Craig Tiller
2015-07-13
*
Introduce multiple clocks to GPR
Craig Tiller
2015-07-01
*
Changes to byte_buffer based on comments.
David Garcia Quintas
2015-06-08
*
C Core API cleanup.
Craig Tiller
2015-05-04
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Fix fling test leaks
Craig Tiller
2015-02-17
*
Addressed review comments
Abhishek Kumar
2015-02-13
*
clang formatting
Abhishek Kumar
2015-02-13
*
Updated rest of client to new API
Abhishek Kumar
2015-02-11
*
Updated ping_pong_request to new API
Abhishek Kumar
2015-02-10
*
Fling client needs to have 4 invocations of event_finish to make this
Vijay Pai
2015-02-04
*
Prepare for the new batch call API.
Craig Tiller
2015-02-02
*
Init fix
Craig Tiller
2015-01-30
*
Re-enabling errors on warning, disabling unused parameter warning, and fixing...
Nicolas "Pixel" Noble
2015-01-30
*
run clang-format
Yang Gao
2015-01-26
*
Merge branch 'new_invoke_api' of github.com:google/grpc into update
Craig Tiller
2015-01-15
|
\
*
|
() --> (void)
Craig Tiller
2015-01-15
|
*
clang-format
Craig Tiller
2015-01-14
|
*
Fling test uses grpc_call_invoke
Craig Tiller
2015-01-14
|
/
*
Initial import.
Nicolas Noble
2014-11-26