index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
lib
/
surface
/
channel.c
Commit message (
Collapse
)
Author
Age
*
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
|
|
|
|
This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55.
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
|
*
Fix sanity: core_banned_functions
Craig Tiller
2017-01-11
|
*
Fix sanity: core_banned_functions
Craig Tiller
2017-01-11
|
*
Fixes
Craig Tiller
2017-01-06
|
*
Fix flipped conditional
Craig Tiller
2016-12-27
|
*
Merge branch 'slice_with_exec_ctx' into metadata_filter
Craig Tiller
2016-12-27
|
\
|
*
Fix merge errors
Craig Tiller
2016-12-27
|
|
|
*
clang-format
Mark D. Roth
2016-11-30
|
|
|
*
Fix error handling in channel initialization.
Mark D. Roth
2016-11-29
|
|
*
|
Fix memory leak
Craig Tiller
2016-11-23
|
|
*
|
Fix slice refcounting
Craig Tiller
2016-11-23
|
|
*
|
Move from cmp --> eq, and provide a good implementation for interning
Craig Tiller
2016-11-21
|
|
|
*
clang-format
Mark D. Roth
2016-11-18
|
|
|
*
Change destroy_call_elem() to return a grpc_error*.
Mark D. Roth
2016-11-18
|
|
*
|
Progress towards mdelem pointer elimination
Craig Tiller
2016-11-18
|
|
*
|
Begin moving mdelem to be a value type
Craig Tiller
2016-11-18
|
|
*
|
Progress towards mdstr elimination
Craig Tiller
2016-11-14
|
|
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-09
|
\
|
|
*
Code review changes.
Mark D. Roth
2016-11-04
|
|
*
|
Progress towards making grpc_slice_unref_internal take an exec_ctx
Craig Tiller
2016-10-31
|
|
|
*
Add grpc_channel_get_info() to C-core API.
Mark D. Roth
2016-10-27
|
/
*
Merge github.com:grpc/grpc into direct-calls
Craig Tiller
2016-09-20
|
\
|
*
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
Mark D. Roth
2016-09-16
|
|
\
|
|
*
Revert "Revert "Grand unified closures""
Craig Tiller
2016-09-12
|
|
|
|
|
*
Revert "Grand unified closures"
Craig Tiller
2016-09-12
|
|
|
|
*
|
Add channel arg for max send message size and add message size filter.
Mark D. Roth
2016-08-23
|
|
|
*
|
|
Make failure to initialize a filter cause the server to silently swallow ↵
Craig Tiller
2016-08-19
|
|
/
|
/
|
|
|
|
|
that request
*
|
Debugging
Craig Tiller
2016-07-11
|
/
*
Reduce default max message size
Craig Tiller
2016-07-07
|
*
Fix clang formatting
Ken Payson
2016-06-24
|
*
Changed %lld to use mingw supported PRId64
Ken Payson
2016-06-23
|
*
Merge github.com:grpc/grpc into error
Craig Tiller
2016-06-09
|
\
|
*
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
David Garcia Quintas
2016-06-07
|
|
\
*
|
\
Merge github.com:grpc/grpc into error
Craig Tiller
2016-06-07
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
Merge branch 'compression_incoming_checks' into compression_md_level_bis
David Garcia Quintas
2016-05-18
|
|
|
\
|
|
*
|
Added grpc_channel_get_default_compression_level()
David Garcia Quintas
2016-05-17
|
|
|
|
*
|
|
|
Progress converting to new error system
Craig Tiller
2016-05-05
|
|
|
|
*
|
|
|
Progress
Craig Tiller
2016-05-03
|
|
/
/
|
/
|
|
|
*
|
PR comments
David Garcia Quintas
2016-04-25
|
|
|
|
|
*
Validation for incoming compressed data
David Garcia Quintas
2016-04-23
|
|
/
|
/
|
|
*
Changes across the board from pollset to pollset_set
David Garcia Quintas
2016-04-18
|
/
*
Use channel args from builder
Craig Tiller
2016-04-06
|
*
Nailing down dependencies better
Craig Tiller
2016-04-05
|
*
Getting dependencies fixed up
Craig Tiller
2016-04-05
|
*
Reposition files to optionalize client_config system
Craig Tiller
2016-03-31
|
*
Update copyrights
Craig Tiller
2016-03-31
|
*
Fix includes
Craig Tiller
2016-03-25
|
*
Stage #1 of core breakup: move everything under lib
Craig Tiller
2016-03-25