aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/surface/init.c
Commit message (Expand)AuthorAge
* Revert "Revert "Implement call combiner""Gravatar Mark D. Roth2017-09-01
* Merge github.com:grpc/grpc into statsGravatar Craig Tiller2017-08-31
|\
| * Revert "Implement call combiner"Gravatar Mark D. Roth2017-08-29
* | Merge github.com:grpc/grpc into statsGravatar Craig Tiller2017-08-29
|\|
| * Implement call combiner.Gravatar Mark D. Roth2017-08-25
| * Merge branch 'master' into fix_alarmGravatar Sree Kuchibhotla2017-07-25
| |\
* | | Add a simple stats framework to gRPC C coreGravatar Craig Tiller2017-07-18
| |/ |/|
* | clang formatGravatar ncteisen2017-07-13
* | Tracers know their nameGravatar ncteisen2017-07-13
| * Refcount grpc_alarm object so that grpc_alarm_destroy can safely be called be...Gravatar Sree Kuchibhotla2017-06-22
|/
* Fix compile. WIP probablyGravatar ncteisen2017-06-11
* clang fmtGravatar ncteisen2017-06-09
* Add cq and fd tracerGravatar ncteisen2017-06-08
* Add metadata, secendp, sec conn tracersGravatar ncteisen2017-06-08
* Add refcount tracers for resolver, lb_policy, streamGravatar ncteisen2017-06-08
* Rework error and closure tracingGravatar ncteisen2017-06-08
* Merge github.com:grpc/grpc into ALL-the-thingsGravatar Craig Tiller2017-06-08
|\
| * auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* | Fixes to new executorGravatar Craig Tiller2017-05-16
* | Fix shutdown pathGravatar Craig Tiller2017-05-12
|/
* 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