index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
channel
/
channel_args.c
Commit message (
Expand
)
Author
Age
*
clang-format all core files
Craig Tiller
2015-09-22
*
indent pass to get logical source lines on one physical line
Craig Tiller
2015-09-22
*
clang-format all core files
Craig Tiller
2015-09-22
*
First round of fixing up implicit 64->32 bit conversions
Craig Tiller
2015-09-10
*
Sign conversion fixes
Craig Tiller
2015-09-10
*
Improvements to the grpc_channel_args_compression_algorithm_set_state api
David Garcia Quintas
2015-08-24
*
Added C API functions for compression args handling (w/ tests)
David Garcia Quintas
2015-08-21
*
Removed compression levels from clients and _experimental_'d signature of met...
David Garcia Quintas
2015-07-17
*
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-07-08
|
\
*
|
PR comments
David Garcia Quintas
2015-07-06
|
*
clang-format affected files
Craig Tiller
2015-06-30
|
*
SSL channel args work with client config again
Craig Tiller
2015-06-29
*
|
WIP. Need to merge and add more tests.
David Garcia Quintas
2015-06-18
|
/
*
Exposed compression level in channel arguments (C and C++)
David Garcia Quintas
2015-06-16
*
Expose gpr_asprintf and gpr_strdup
Masood Malekghassemi
2015-06-03
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Re-enabling errors on warning, disabling unused parameter warning, and fixing...
Nicolas "Pixel" Noble
2015-01-30
*
Merge github.com:google/grpc into javascript
Craig Tiller
2015-01-27
|
\
|
*
Move string.h to internal code
Craig Tiller
2015-01-23
*
|
clang-format
Craig Tiller
2015-01-23
*
|
Allow null copy/destroy functions
Craig Tiller
2015-01-21
|
/
*
Initial import.
Nicolas Noble
2014-11-26