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
/
server.c
Commit message (
Expand
)
Author
Age
*
Merge github.com:grpc/grpc into bm_fullstack
Craig Tiller
2016-11-16
|
\
|
*
Merge pull request #8618 from markdroth/channel_info_api
Mark D. Roth
2016-11-08
|
|
\
|
*
\
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-10-28
|
|
\
\
|
|
|
*
Add grpc_channel_get_info() to C-core API.
Mark D. Roth
2016-10-27
|
|
|
/
|
*
|
s/GPR_SLICE/GRPC_SLICE/g
Craig Tiller
2016-10-26
|
*
|
s/gpr_slice/grpc_slice, and move around tests, impls
Craig Tiller
2016-10-26
*
|
|
Add some endpoint pair tests
Craig Tiller
2016-10-26
|
|
/
|
/
|
*
|
Merge github.com:grpc/grpc into direct-calls
Craig Tiller
2016-09-29
|
\
\
|
|
*
Merge github.com:grpc/grpc into buffer_pools_for_realsies
Craig Tiller
2016-09-29
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Fix double-free
Craig Tiller
2016-09-29
|
|
/
|
/
|
|
*
Merge pull request #7833 from sreecha/fix_channel_from_fd_api
Nicolas Noble
2016-09-29
|
|
\
*
|
|
Add trace for server channel events
Craig Tiller
2016-09-21
|
*
|
Revert "Revert "Grand unified closures""
Craig Tiller
2016-09-12
|
*
|
Revert "Grand unified closures"
Craig Tiller
2016-09-12
|
|
*
Merge branch 'master' into fix_channel_from_fd_api
Sree Kuchibhotla
2016-09-09
|
|
|
\
*
|
|
|
clang-format
Craig Tiller
2016-09-08
|
*
|
|
Merge github.com:grpc/grpc into grand-unified-closures
Craig Tiller
2016-09-02
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Call closures directly where safe
Craig Tiller
2016-09-01
*
|
|
|
Fix leaks
Craig Tiller
2016-09-01
*
|
|
|
Merge github.com:grpc/grpc into merge-write
Craig Tiller
2016-09-01
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Add transport op debugging, coalesce set_accept_stream & send_goaway calls
Craig Tiller
2016-08-29
|
*
|
|
surface cacheable flag to the call
Makarand Dharmapurikar
2016-08-29
|
|
|
*
Remove completion queue parameter from grpc_server_add_insecure_channel_from_...
Sree Kuchibhotla
2016-08-22
|
|
|
/
|
|
/
|
*
|
|
Make failure to initialize a filter cause the server to silently swallow that...
Craig Tiller
2016-08-19
|
|
/
|
/
|
*
|
Merge github.com:grpc/grpc into grand-unified-closures
Craig Tiller
2016-08-09
|
\
|
*
|
Merge github.com:grpc/grpc into grand-unified-closures
Craig Tiller
2016-08-04
|
\
\
|
|
*
Merge branch 'filter_call_init_failure' into filter_api
Mark D. Roth
2016-08-02
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge remote-tracking branch 'upstream/master' into filter_call_init_failure
Mark D. Roth
2016-08-02
|
|
\
\
|
|
*
\
Merge branch 'master' of github.com:grpc/grpc into lr_july_16
David Garcia Quintas
2016-08-01
|
|
|
\
\
|
|
*
|
|
clang-format
David Garcia Quintas
2016-07-28
*
|
|
|
|
Fixes & debug
Craig Tiller
2016-07-18
*
|
|
|
|
Fixes
Craig Tiller
2016-07-18
|
|
|
|
*
Merge branch 'filter_call_init_failure' into filter_api
Mark D. Roth
2016-07-15
|
|
|
|
|
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge remote-tracking branch 'upstream/master' into filter_call_init_failure
Mark D. Roth
2016-07-15
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Merge github.com:grpc/grpc into grand-unified-closures
Craig Tiller
2016-07-15
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Cleanup from code review
Craig Tiller
2016-07-14
*
|
|
|
|
Merge branch 'delayed-write' into grand-unified-closures
Craig Tiller
2016-07-13
|
\
|
|
|
|
|
*
|
|
|
Better error message
Craig Tiller
2016-07-12
|
*
|
|
|
Make request freelists per cq, to allow drastically higher requested call counts
Craig Tiller
2016-07-12
*
|
|
|
|
Fixes
Craig Tiller
2016-07-12
*
|
|
|
|
Debugging
Craig Tiller
2016-07-11
|
/
/
/
/
|
|
*
/
Added new features to load reporting.
David Garcia Quintas
2016-07-10
|
|
/
/
|
/
|
|
|
|
*
Merge branch 'filter_call_init_failure' into filter_api
Mark D. Roth
2016-06-29
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Bool-ify a couple of fields in grpc_transport_op.
Mark D. Roth
2016-06-24
|
*
|
clang-format
Mark D. Roth
2016-06-23
|
*
|
Change grpc_channel_filter init_call_elem() method to return grpc_error.
Mark D. Roth
2016-06-23
|
/
/
*
|
Merge github.com:grpc/grpc into error
Craig Tiller
2016-06-07
|
\
|
|
*
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
David Garcia Quintas
2016-06-06
|
|
\
*
|
\
Merge github.com:grpc/grpc into error
Craig Tiller
2016-06-06
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #6761 from ctiller/there-were-no-fatalities
Jan Tattermusch
2016-06-03
|
|
\
\
[next]