aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.m4
Commit message (Expand)AuthorAge
* FixesGravatar Craig Tiller2017-10-06
* Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-10-05
|\
| * Rebasing on master for easier merging and testingGravatar Yash Tibrewal2017-10-02
| * Trying ken's fix for windows pythonGravatar Yash Tibrewal2017-10-02
| * Running generate projectsGravatar Yash Tibrewal2017-10-02
| * Reverting pb.c files for now. Also fixing few more build errorsGravatar Yash Tibrewal2017-10-02
| * Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
| * Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
* | Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-09-29
|\|
* | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-19
|\ \
| | * Merge remote-tracking branch 'upstream/master' into fix-stream-compression-tr...Gravatar Muxi Yan2017-09-19
| | |\ | | |/ | |/|
| * | Upmerge from v1.6.x branch to masterGravatar David Garcia Quintas2017-09-18
| |\ \
| | | * Merge remote-tracking branch 'upstream/master' into fix-stream-compression-tr...Gravatar Muxi Yan2017-09-11
| | | |\ | | |_|/ | |/| |
* | | | MergeGravatar Craig Tiller2017-09-08
|\| | |
| * | | Merge branch 'master' of github.com:grpc/grpc into rename_lr_to_pluginGravatar David Garcia Quintas2017-09-07
| |\ \ \
* | \ \ \ Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-07
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #12369 from markdroth/call_combinerGravatar Mark D. Roth2017-09-07
| |\ \ \ \
| * | | | | Garbage collect experimental pollersGravatar Craig Tiller2017-09-07
| | | * | | s/load_reporting/server_load_reportingGravatar David Garcia Quintas2017-09-06
| | | | | * build_projectGravatar Muxi Yan2017-09-05
| | |_|_|/ | |/| | |
* | | | | Merge github.com:grpc/grpc into wcGravatar Craig Tiller2017-09-01
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Revert "Revert "Implement call combiner""Gravatar Mark D. Roth2017-09-01
| |/ / /
| * | | Merge github.com:grpc/grpc into statsGravatar Craig Tiller2017-08-31
| |\ \ \
| | | | * PHP: fix c++ error after c core 1.6 uptakeGravatar Stanley Cheung2017-08-30
| | * | | Revert "Implement call combiner"Gravatar Mark D. Roth2017-08-29
| * | | | Merge github.com:grpc/grpc into statsGravatar Craig Tiller2017-08-29
| |\| | |
* | | | | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-08-29
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Implement call combiner.Gravatar Mark D. Roth2017-08-25
| | |_|/ | |/| |
| | | * Renamed load_reporting.{c,h} to load_reporting_plugin.{c,h}Gravatar David Garcia Quintas2017-08-24
| | |/ | |/|
| * | split tsi library into twoGravatar jiangtaoli20162017-08-09
| * | Update build ruleGravatar jiangtaoli20162017-08-07
| * | Revert "Revert "Add TSI zero-copy frame protector""Gravatar Jiangtao Li2017-08-07
| * | Revert "Add TSI zero-copy frame protector"Gravatar Jiangtao Li2017-08-07
| * | split tsi into two libraries: tsi_interface and tsiGravatar jiangtaoli20162017-08-04
| * | Merge branch 'master' into tsi_grpcGravatar jiangtaoli20162017-08-04
| |\ \
| | * | Add support for service configs to c-ares resolver.Gravatar Mark D. Roth2017-08-03
| * | | minor fixGravatar jiangtaoli20162017-08-02
| * | | Add TSI zero-copy frame protectorGravatar jiangtaoli20162017-07-28
* | | | Fix projectsGravatar Craig Tiller2017-07-21
* | | | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-07-20
|\| | |
| | | * Build simplificationGravatar Craig Tiller2017-07-19
| | * | Pull flow control into one moduleGravatar ncteisen2017-07-18
| |/ /
| | * Add a simple stats framework to gRPC C coreGravatar Craig Tiller2017-07-18
| |/
| * Merge pull request #11607 from yihuazhang/tsi_initGravatar Mark D. Roth2017-07-18
| |\
* | | Compiling againGravatar Craig Tiller2017-07-17
|/ /
| * Add GTS pluginGravatar Yihua Zhang2017-07-17
* | Merge pull request #11189 from muxi/stream_compressionGravatar Muxi Yan2017-07-17
|\ \ | |/ |/|
* | Create inproc transport, add relevant tests, exclude irrelevant testsGravatar Vijay Pai2017-07-14
* | Revert "Remove lockfree-stack implementation that is no longer used"Gravatar Ken Payson2017-07-10
| * Move stream_compression to src/core/lib/compressionGravatar Muxi Yan2017-07-05