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 (
Expand
)
Author
Age
*
Add refcount tracers for resolver, lb_policy, stream
ncteisen
2017-06-08
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Don't assert over invalid channel args
David Garcia Quintas
2017-03-30
*
Spam cleanup
Craig Tiller
2017-03-23
*
Memory usage tweaks
Craig Tiller
2017-03-23
*
Merge pull request #10109 from ncteisen/error-slice-optimization
Noah Eisen
2017-03-22
|
\
|
*
Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimi...
Noah Eisen
2017-03-22
|
|
\
*
|
\
Merge github.com:grpc/grpc into call_cases
Craig Tiller
2017-03-21
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Expand benchmark coverage to isolated grpc_call scenarios against a dummy fil...
Craig Tiller
2017-03-16
|
*
|
Add cast
Craig Tiller
2017-03-16
|
*
|
Auto-call-arena-sizing
Craig Tiller
2017-03-14
|
/
/
|
*
Change error_create API to slice
ncteisen
2017-03-13
|
/
*
Signal that authority can be compressed in hpack: saves 1 allocation/rpc
Craig Tiller
2017-02-08
*
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
*
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 that...
Craig Tiller
2016-08-19
|
|
/
|
/
|
*
|
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
[next]