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
/
transport
/
transport.h
Commit message (
Expand
)
Author
Age
*
Implement call combiner.
Mark D. Roth
2017-08-25
*
Improvements to grpc_byte_stream API and handling.
Mark D. Roth
2017-07-26
*
Document error unref contract for iomgr cb's and transport/stream errors
Vijay Pai
2017-06-28
*
Merge pull request #11499 from markdroth/trailers_only
Mark D. Roth
2017-06-22
|
\
|
*
Add support for Trailers-Only responses.
Mark D. Roth
2017-06-22
*
|
Add workqueue tracer
ncteisen
2017-06-08
*
|
Add refcount tracers for resolver, lb_policy, stream
ncteisen
2017-06-08
|
/
*
Merge github.com:grpc/grpc into ALL-the-things
Craig Tiller
2017-06-08
|
\
|
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
|
Remove workqueue, covered_by_poller as concepts, get Mac build up
Craig Tiller
2017-05-12
|
/
*
Review feedback: bikeshedding round
Craig Tiller
2017-03-31
*
Merge github.com:grpc/grpc into new_transport_op
Craig Tiller
2017-03-20
|
\
|
*
Additionally use arena for incoming metadata allocation
Craig Tiller
2017-03-13
|
*
Fixes
Craig Tiller
2017-03-13
*
|
Conversion progress
Craig Tiller
2017-03-10
*
|
Merge github.com:grpc/grpc into new_transport_op
Craig Tiller
2017-03-10
|
\
|
*
|
Start converting stream ops to a control + payload... since the bulky payload...
Craig Tiller
2017-03-01
|
*
Add a slice type that shares a refcount with a transport stream
Craig Tiller
2017-03-01
|
/
*
Merge github.com:grpc/grpc into zalloc
Craig Tiller
2017-02-17
|
\
*
|
Add zalloc, convert a bunch of files to use it
Craig Tiller
2017-02-16
|
*
s/transport_private/handler_private -- use is no longer restricted to transports
Craig Tiller
2017-02-14
|
/
*
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
*
Error handling cleanup
Craig Tiller
2017-01-06
*
Fixes
Craig Tiller
2017-01-06
*
Cleaning up error handling
Craig Tiller
2017-01-06
*
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-16
|
\
|
*
Merge pull request #8486 from y-zeng/get_tos
Yuchen Zeng
2016-11-10
|
|
\
*
|
|
Progress towards making grpc_slice_unref_internal take an exec_ctx
Craig Tiller
2016-10-31
|
/
/
*
|
s/gpr_slice/grpc_slice, and move around tests, impls
Craig Tiller
2016-10-26
|
*
Add endpoint interface in transport
Yuchen Zeng
2016-10-24
|
/
*
Merge github.com:grpc/grpc into merge-write
Craig Tiller
2016-09-01
|
\
*
|
Note polling coverage when taking combiner locks: resolves offload issues
Craig Tiller
2016-08-31
*
|
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
*
|
Merge combiner and exec_ctx execution better
Craig Tiller
2016-08-24
*
|
Fix refcounting bugs
Craig Tiller
2016-08-19
*
|
Simplifications
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
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Fixing documentation typo.
Nicolas "Pixel" Noble
2016-07-23
|
|
*
Merge remote-tracking branch 'upstream/master' into filter_api
Mark D. Roth
2016-07-12
|
|
|
\
|
|
|
/
|
|
/
|
*
|
|
Debugging
Craig Tiller
2016-07-11
*
|
|
Progress to converting chttp2 to combiner locks
Craig Tiller
2016-07-11
|
/
/
|
*
Merge branch 'filter_call_init_failure' into filter_api
Mark D. Roth
2016-07-01
|
|
\
*
|
\
Merge remote-tracking branch 'upstream/master' into handler_http_response
Yuchen Zeng
2016-06-30
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
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
|
*
|
|
Make transport-level errors be reflected in status messages on calls
Craig Tiller
2016-06-23
|
|
|
/
|
|
/
|
[next]