index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
util
/
port_server_client.c
Commit message (
Expand
)
Author
Age
*
Eliminate port server env var, force its use always, consolidate code
Craig Tiller
2017-02-17
*
Fix broken shutdown, and cascading exec_ctx usage bugs
Craig Tiller
2017-02-14
*
Replace timeout/scaling macros with functions.
Robbie Shade
2017-01-31
*
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
*
clang-format
Craig Tiller
2017-01-06
*
Fixes, remove grpc_error_free_string
Craig Tiller
2017-01-06
*
Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures
Craig Tiller
2017-01-03
|
\
|
*
Changes to exec_ctx/closure/combiner/workqueue interfaces
Craig Tiller
2016-12-28
*
|
Progress towards making grpc_slice_unref_internal take an exec_ctx
Craig Tiller
2016-10-31
|
/
*
BufferPool --> ResourceQuota
Craig Tiller
2016-10-17
*
Make all tests build again
Craig Tiller
2016-09-28
*
Add tracing, fix some transport bugs wrt buffer_pools
Craig Tiller
2016-09-28
*
Update tests
Craig Tiller
2016-09-23
*
Merge github.com:grpc/grpc into error
Craig Tiller
2016-06-07
|
\
|
*
moar renamings
David Garcia Quintas
2016-06-06
|
*
s/grpc_pops/grpc_polling_entity
David Garcia Quintas
2016-05-31
*
|
Fix leak
Craig Tiller
2016-05-09
*
|
Bug fixes to error handling
Craig Tiller
2016-05-06
*
|
API fuzzer compiles with new error handling
Craig Tiller
2016-05-05
|
*
allocate grpc_pops on the stack
David Garcia Quintas
2016-05-04
|
*
Introduced grpc_pops (pollset or pollset_set)
David Garcia Quintas
2016-05-03
|
*
Changes across the board from pollset to pollset_set
David Garcia Quintas
2016-04-18
|
/
*
Update copyrights
Craig Tiller
2016-03-31
*
Fix includes
Craig Tiller
2016-03-25
*
Add HTTP request parsing.
Matthew Iselin
2016-03-23
*
Split port_posix.c into platform specifics and a portable interface to port_s...
Craig Tiller
2016-03-17