index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
ext
/
load_reporting
Commit message (
Expand
)
Author
Age
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
*
Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_...
Craig Tiller
2017-01-04
|
\
|
*
Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures
Craig Tiller
2017-01-03
|
|
\
|
|
*
clang-format code
Craig Tiller
2017-01-03
|
|
*
Changes to exec_ctx/closure/combiner/workqueue interfaces
Craig Tiller
2016-12-28
*
|
|
Merge branch 'slice_with_exec_ctx' into metadata_filter
Craig Tiller
2016-12-27
|
\
|
|
|
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-12-27
|
|
\
|
*
|
|
Fix correctness, mem leak
Craig Tiller
2016-11-23
*
|
|
Fix metadata batch removal ref counting
Craig Tiller
2016-11-23
*
|
|
Initial conversion work to indexed metadata
Craig Tiller
2016-11-22
*
|
|
Move from cmp --> eq, and provide a good implementation for interning
Craig Tiller
2016-11-21
*
|
|
Merge branch 'slice_with_exec_ctx' into eliminate_mdstr
Craig Tiller
2016-11-18
|
\
|
|
|
|
*
clang-format
Mark D. Roth
2016-11-18
|
|
*
Change destroy_call_elem() to return a grpc_error*.
Mark D. Roth
2016-11-18
*
|
|
Begin moving mdelem to be a value type
Craig Tiller
2016-11-18
*
|
|
Tests are starting to compile
Craig Tiller
2016-11-16
|
/
/
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-16
|
\
|
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-09
|
\
|
|
*
Add grpc_channel_get_info() to C-core API.
Mark D. Roth
2016-10-27
|
/
*
fixed missing variable rename
David Garcia Quintas
2016-10-17
*
s/lb-cost/lb-cost-bin
David Garcia Quintas
2016-10-15
*
Removed outdated TODOs and improved docstrings
David Garcia Quintas
2016-10-11
*
Renamed LB-related metadata keys
David Garcia Quintas
2016-10-11
*
Merge remote-tracking branch 'upstream/master' into filter_call_init_failure
Mark D. Roth
2016-08-02
|
\
|
*
clang-format
David Garcia Quintas
2016-08-01
|
*
removed some bits from invalid LR design
David Garcia Quintas
2016-07-26
|
*
Simplified LR filter
David Garcia Quintas
2016-07-13
|
*
added some more docs
David Garcia Quintas
2016-07-12
|
*
fixed failures in h2_proxy
David Garcia Quintas
2016-07-11
|
*
Added new features to load reporting.
David Garcia Quintas
2016-07-10
*
|
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
|
/
*
Fix fuzzing detected bug
Craig Tiller
2016-06-10
*
merge leftover
David Garcia Quintas
2016-06-06
*
Added support for trailing metadata
David Garcia Quintas
2016-05-04
*
properly lock call to custom lr func
David Garcia Quintas
2016-05-04
*
Turned load reporting into a plugin
David Garcia Quintas
2016-05-02
*
Merge branch 'master' of github.com:grpc/grpc into lr_hook
David Garcia Quintas
2016-04-29
*
all good! missing end2end test for new lr filter
David Garcia Quintas
2016-04-29
*
After addition of grpc_call_stats
David Garcia Quintas
2016-04-15
*
Load Reporting hook and filter skeleton
David Garcia Quintas
2016-04-06