aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/surface
Commit message (Expand)AuthorAge
...
| | | | * | | Fix leak if duplicated static mdGravatar Noah Eisen2017-07-31
| | | |/ / / | | |/| | |
| | | * | | add comment and test for memory api of grpc_call_cancel_with_statusGravatar Alexander Polcyn2017-07-28
| | * | | | Resolve commentsGravatar yang-g2017-07-28
| | * | | | Change return type to boolGravatar yang-g2017-07-28
| | * | | | Rebase with head and resolve conflictsGravatar yang-g2017-07-28
| | * | | | Allow adding events to cq after shutdown is called.Gravatar yang-g2017-07-28
| | |/ / /
| | * | | Fix use after free error in cqGravatar Sree Kuchibhotla2017-07-27
| | | * | Merge remote-tracking branch 'upstream/master' into stream_compression_configGravatar Muxi Yan2017-07-26
| | | |\ \ | | | |/ / | | |/| |
| | | * | bug fixGravatar Muxi Yan2017-07-26
| | | * | Separate stream compression from message-wise compressionGravatar Muxi Yan2017-07-26
| * | | | Merge branch 'master' into fix_alarmGravatar Sree Kuchibhotla2017-07-25
| |\| | |
| | | * | Revert "Stream compression configuration"Gravatar Muxi Yan2017-07-21
| | | | * Add debug, fix isolation bug in executorGravatar Craig Tiller2017-07-19
* | | | | Add a simple stats framework to gRPC C coreGravatar Craig Tiller2017-07-18
| |/ / / |/| | |
| | | * Introduce long/short jobs to executor (not used yet)Gravatar Craig Tiller2017-07-18
| | | * Debug aidsGravatar Craig Tiller2017-07-17
| |_|/ |/| |
* | | clang formatGravatar ncteisen2017-07-13
* | | Tracers know their nameGravatar ncteisen2017-07-13
| | * Stream compression configurationGravatar Muxi Yan2017-07-12
* | | Merge pull request #11317 from ctiller/cq-dropGravatar Craig Tiller2017-07-12
|\ \ \
* \ \ \ Merge pull request #11186 from ctiller/hpsGravatar Craig Tiller2017-07-11
|\ \ \ \
* | | | | Revert "Reduce server memory usage"Gravatar Ken Payson2017-07-10
| |_|_|/ |/| | |
| | | * Merge branch 'master' into fix_alarmGravatar Sree Kuchibhotla2017-07-05
| | | |\ | |_|_|/ |/| | |
| | * | Fix memory leakGravatar Craig Tiller2017-07-05
| | * | Fix compileGravatar Craig Tiller2017-07-05
| | * | Merge github.com:grpc/grpc into cq-dropGravatar Craig Tiller2017-07-05
| | |\ \ | |_|/ / |/| | |
| * | | Merge github.com:grpc/grpc into hpsGravatar Craig Tiller2017-07-05
| |\ \ \ | |/ / / |/| | |
* | | | Destroy byte buffer to avoid leak in zombied callsGravatar yang-g2017-06-23
| | | * Sanity tests (header guard formatGravatar Sree Kuchibhotla2017-06-23
| | | * clang formatGravatar Sree Kuchibhotla2017-06-22
| | | * Refcount grpc_alarm object so that grpc_alarm_destroy can safely be called be...Gravatar Sree Kuchibhotla2017-06-22
* | | | Merge pull request #11499 from markdroth/trailers_onlyGravatar Mark D. Roth2017-06-22
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add support for Trailers-Only responses.Gravatar Mark D. Roth2017-06-22
| | | * Merge github.com:grpc/grpc into cq-dropGravatar Craig Tiller2017-06-19
| | | |\ | | |_|/ | |/| |
* | | | Fix compile. WIP probablyGravatar ncteisen2017-06-11
* | | | clang fmtGravatar ncteisen2017-06-09
| | | * Merge github.com:grpc/grpc into cq-dropGravatar Craig Tiller2017-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
* | | | | Add rich closure debug modeGravatar ncteisen2017-06-08
| |_|_|/ |/| | |
| * | | Add rich closure debug modeGravatar 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
| | | * Fix race conditionGravatar Craig Tiller2017-06-01
| | | * Publish struct sizeGravatar Craig Tiller2017-06-01
| | | * Split cq_data into cq_next_data, cq_pluck_dataGravatar Craig Tiller2017-06-01
| | | * Add missing lockGravatar Craig Tiller2017-05-31
| | | * Merge branch 'cq-drop' of github.com:ctiller/grpc into cq-dropGravatar Craig Tiller2017-05-26
| | | |\