aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.m4
Commit message (Collapse)AuthorAge
...
| * | Merge pull request #14015 from vjpai/alarmGravatar Vijay Pai2018-02-02
| |\ \ | | | | | | | | Remove alarm from core, implement in C++ layer only
* | \ \ Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-01-29
|\ \ \ \
| | * | | Update BoringSSL to latest chromium-stable refGravatar Matt Kwong2018-01-26
| |/ / /
| * | | Merge pull request #13820 from yihuazhang/rename-gtsGravatar Mark D. Roth2018-01-26
| |\ \ \ | | | | | | | | | | Rename GTS to ALTS for TSI plugin
| | | | * Move cmdline and subprocess from public gpr to test/core/utilGravatar Vijay Pai2018-01-25
| | |_|/ | |/| |
| | * | rename gts to altsGravatar Yihua Zhang2018-01-23
| | | |
* | | | Move object registry out of gprGravatar ncteisen2018-01-23
| | | |
* | | | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-01-23
|\ \ \ \ | | |/ / | |/| |
| | | * Remove alarm from core, implement in C++ layer onlyGravatar Vijay Pai2018-01-21
| | |/ | |/|
| | * Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2018-01-19
| | |\ | | |/ | |/| | | | fix-stream-compression-config-interface
| * | Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
| | |
* | | Initial commitGravatar ncteisen2017-12-28
|/ / | | | | | | | | | | | | Picks up work from https://github.com/grpc/grpc/pull/10259. A merge was impossible due to the many sweeping changed that have occured since I last touched that PR (c++-ization, exec_ctx, reorganitation of filters, etc).
| * Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2017-12-06
| |\ | |/ |/| | | fix-stream-compression-config-interface
| * Merge e759d2a^Gravatar Muxi Yan2017-12-06
| |\
* | | Move histogram to test/core/utilGravatar Vijay Pai2017-11-30
| | |
* | | Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7Gravatar Nicolas "Pixel" Noble2017-11-29
|\ \ \
| * | | Remove lockfree stack, againGravatar Vijay Pai2017-11-22
| | | |
* | | | Merge branch 'v1.7.x' of https://github.com/grpc/grpcGravatar Nicolas "Pixel" Noble2017-11-21
|\ \ \ \ | |/ / / |/| | |
* | | | Inline closureGravatar ncteisen2017-11-12
| |_|/ |/| |
* | | Merge pull request #13106 from Vizerai/census_updateGravatar Jim King2017-10-31
|\ \ \ | | | | | | | | Cleaning up census code.
* \ \ \ Merge pull request #12732 from y-zeng/connectivity_watcherGravatar Yuchen Zeng2017-10-30
|\ \ \ \ | | | | | | | | | | Client channel backup poller
| * | | | Use backup pollser instead of connectivity watcherGravatar Yuchen Zeng2017-10-30
| | | | |
| * | | | convert connectivity_watcher to cpp fileGravatar Yuchen Zeng2017-10-30
| | | | |
| * | | | Add client channel connectivity watcherGravatar Yuchen Zeng2017-10-30
| | | | |
| | * | | Cleaning up census code.Gravatar Vizerai2017-10-23
| |/ / /
| | * | Add thread pool reset on fork with FORKING_SUPPORT_ENABLEDGravatar Ken Payson2017-10-12
| | | |
* | | | Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_listGravatar Mark D. Roth2017-10-12
|\| | |
| | | * build_projectGravatar Muxi Yan2017-10-11
| | | |
| | | * Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2017-10-06
| | | |\ | | |_|/ | |/| | | | | | fix-stream-compression-config-interface
* | | | Refactor subchannel_list code out of RR and use it in PF.Gravatar Mark D. Roth2017-10-06
| | | |
| * | | 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
| | | | | | | | | | | | | | | | Also converting to .cc
* | | | 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 remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2017-09-25
| | |\ | |_|/ |/| | | | | fix-stream-compression-config-interface
| | * generate_projectGravatar Muxi Yan2017-09-25
| | |
| * | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-19
| |\ \
* | \ \ Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2017-09-19
|\ \ \ \ | | |/ / | |/| | | | | | fix-stream-compression-transport-duplicate
| * | | Upmerge from v1.6.x branch to masterGravatar David Garcia Quintas2017-09-18
| |\ \ \ | | |_|/ | |/| |
* | | | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2017-09-11
|\| | | | | | | | | | | | | | | fix-stream-compression-transport-duplicate
| | | * 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
| | |\ \ \ | | | | | | | | | | | | Second attempt at call combiner PR
| | * | | | Garbage collect experimental pollersGravatar Craig Tiller2017-09-07
| | | | | |