aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/surface
Commit message (Expand)AuthorAge
* Readability fixGravatar Craig Tiller2016-09-21
* Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-09-20
|\
| * Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-09-16
| |\
| | * Revert "Revert "Grand unified closures""Gravatar Craig Tiller2016-09-12
| | * Revert "Grand unified closures"Gravatar Craig Tiller2016-09-12
* | | clang-formatGravatar Craig Tiller2016-09-08
| * | Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-09-06
| |\ \
* | | | fixesGravatar Craig Tiller2016-09-05
* | | | Small fixesGravatar Craig Tiller2016-09-02
| | | * Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-09-02
| | | |\ | | | |/ | | |/|
* | | | Merge branch 'who-combines-the-combiners' into direct-callsGravatar Craig Tiller2016-09-02
|\ \ \ \
* | | | | Fix some testsGravatar Craig Tiller2016-09-01
* | | | | Call closures directly where safeGravatar Craig Tiller2016-09-01
* | | | | Fix leaksGravatar Craig Tiller2016-09-01
* | | | | Remove spamGravatar Craig Tiller2016-09-01
* | | | | Spam cleanupGravatar Craig Tiller2016-09-01
* | | | | Merge github.com:grpc/grpc into merge-writeGravatar Craig Tiller2016-09-01
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #7862 from makdharma/grpc_cachingGravatar makdharma2016-09-01
| |\ \ \ \
* | | | | | Note polling coverage when taking combiner locks: resolves offload issuesGravatar Craig Tiller2016-08-31
* | | | | | Merge branch 'client_crash' of github.com:ctiller/grpc into merge-writeGravatar Craig Tiller2016-08-31
|\| | | | |
| | | | * | Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-08-31
| | | | |\ \ | | |_|_|/ / | |/| | | |
| | | | | * Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-08-30
| | | | | |\ | | |_|_|_|/ | |/| | | |
* | | | | | expand debugGravatar Craig Tiller2016-08-30
* | | | | | Add transport op debugging, coalesce set_accept_stream & send_goaway callsGravatar Craig Tiller2016-08-29
| | * | | | surface cacheable flag to the callGravatar Makarand Dharmapurikar2016-08-29
| * | | | | Specify the "g" in gRPCGravatar Craig Tiller2016-08-29
| |/ / / /
| | * / / Remove extraneous locks on cq checksGravatar Craig Tiller2016-08-24
| |/ / / |/| | |
| | * | Add filter to subchannel instead of main client channel.Gravatar Mark D. Roth2016-08-24
| | * | Add channel arg for max send message size and add message size filter.Gravatar Mark D. Roth2016-08-23
| |/ /
* | | Fix bugs, make it easier to find themGravatar Craig Tiller2016-08-19
* | | Add tracer for pending tagsGravatar Craig Tiller2016-08-19
* | | Make failure to initialize a filter cause the server to silently swallow that...Gravatar Craig Tiller2016-08-19
* | | Merge branch 'grand-unified-closures' into offloadGravatar Craig Tiller2016-08-15
|\ \ \
| * | | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-08-15
| |\| | | | |/ | |/|
| | * Improved some docstrings for grpc_call creationGravatar David Garcia Quintas2016-08-09
| * | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-08-09
| |\|
* | | Timing nuancesGravatar Craig Tiller2016-08-09
* | | Fixup compilationGravatar Craig Tiller2016-08-04
* | | Implement is_finished for cqsGravatar Craig Tiller2016-08-04
|/ /
* | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-08-04
|\ \
| | * Merge remote-tracking branch 'upstream/master' into filter_apiGravatar Mark D. Roth2016-08-02
| | |\ | | |/ | |/|
| * | Merge pull request #7024 from markdroth/filter_call_init_failureGravatar kpayson642016-08-02
| |\ \
| | | * Merge branch 'filter_call_init_failure' into filter_apiGravatar Mark D. Roth2016-08-02
| | | |\ | | | |/ | | |/|
| | * | Merge remote-tracking branch 'upstream/master' into filter_call_init_failureGravatar Mark D. Roth2016-08-02
| | |\ \
| * | | | Fix stack use after scope in call.cGravatar Vitaly Buka2016-08-01
| | |/ / | |/| |
| * | | Merge branch 'master' of github.com:grpc/grpc into lr_july_16Gravatar David Garcia Quintas2016-08-01
| |\ \ \
| * | | | clang-formatGravatar David Garcia Quintas2016-07-28
| | | | * Merge branch 'filter_call_init_failure' into filter_apiGravatar Mark D. Roth2016-07-28
| | | | |\ | | | | |/ | | | |/|
| | | * | Fixed asan failure and some refcounting bugs.Gravatar Mark D. Roth2016-07-27
* | | | | Get traces around everythingGravatar Craig Tiller2016-07-18