aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/surface/init.c
Commit message (Expand)AuthorAge
* Fix ASAN/TSAN failuresGravatar Craig Tiller2017-05-03
* Optionalize deadline checkingGravatar Craig Tiller2017-04-03
* Optionalize compress, gather all the http2 filter bits together in ext/Gravatar Craig Tiller2017-04-03
* fix mergeGravatar Craig Tiller2017-04-03
* Merge branch 'minimal' into minimal_testGravatar Craig Tiller2017-04-03
|\
| * Merge branch 'minimal' of github.com:ctiller/grpc into minimalGravatar Craig Tiller2017-04-03
| |\
* | | Optionalize message_size_filterGravatar Craig Tiller2017-04-03
| |/ |/|
* | optionalize max_ageGravatar Craig Tiller2017-03-31
| * sketching minimal stack configuratorGravatar Craig Tiller2017-03-31
|/
* Add max_age_filterGravatar Yuchen Zeng2017-03-28
* Eliminate CQ freelistGravatar Craig Tiller2017-02-09
* Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-02-01
|\
| * Refine error selection rulesGravatar Craig Tiller2017-01-31
* | Merge branch 'bm_countwrites' into bwestGravatar Craig Tiller2017-01-27
|\|
* | Bug fixes, tracing for bdp estimationGravatar Craig Tiller2017-01-27
| * Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
|/
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Merge github.com:grpc/grpc into fix_errorsGravatar Craig Tiller2017-01-09
|\
| * Handshaker plugin mechanism.Gravatar Mark D. Roth2017-01-06
| * Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2017-01-04
| |\
| * \ Merge branch 'patchy' into slice_with_exec_ctx_and_buildGravatar Craig Tiller2017-01-04
| |\ \
| | * | Merge remote-tracking branch 'google/master' into bazel-take-2Gravatar Nicolas "Pixel" Noble2017-01-04
| | |\|
* | | | Merge branch 'slice_with_exec_ctx' into slice_interningGravatar Craig Tiller2016-11-16
|\| | |
| * | | Review feedbackGravatar Craig Tiller2016-11-14
* | | | First pass of slice interning facilitiesGravatar Craig Tiller2016-11-10
* | | | Start slice interningGravatar Craig Tiller2016-11-09
|/ / /
* | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-09
|\ \ \ | | |/ | |/|
* / | Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
|/ /
| * Moving message_size stuff out of core lib.Gravatar Nicolas "Pixel" Noble2016-10-20
* | BufferPool --> ResourceQuotaGravatar Craig Tiller2016-10-17
* | Merge branch 'direct-calls' into buffer_pools_for_realsiesGravatar Craig Tiller2016-09-29
|\|
| * Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-09-29
| |\
* | | Add tracing, fix some transport bugs wrt buffer_poolsGravatar Craig Tiller2016-09-28
|/ /
* | Add trace for server channel eventsGravatar Craig Tiller2016-09-21
* | Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-09-20
|\ \
| | * Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-19
| | |\ | | |/ | |/|
| | * Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-16
| | |\
| * | \ Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-09-16
| |\ \ \ | | | |/ | | |/|
| | | * Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-12
| | | |\
| | * | | Revert "Revert "Grand unified closures""Gravatar Craig Tiller2016-09-12
| | | |/ | | |/|
| | * | Revert "Grand unified closures"Gravatar Craig Tiller2016-09-12
| | | * Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-12
| | | |\ | | | |/ | | |/|
| | | * Move client-side deadline handling to client_channel filter.Gravatar Mark D. Roth2016-09-02
| | | * Initial code to move deadline timer into a filter. Timer cancellationGravatar Mark D. Roth2016-08-26
| * | | 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
| | |/ | |/|
* | | Add tracer for pending tagsGravatar Craig Tiller2016-08-19
| |/ |/|
* | Get traces around everythingGravatar Craig Tiller2016-07-18
|/
* Resolved merge conflicts with masterGravatar murgatroid992016-06-20
|\
* | Allow disabling traces, add trace variables for pluck and timeout eventsGravatar murgatroid992016-06-15