aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio
Commit message (Expand)AuthorAge
...
| | * | Merge pull request #14448 from kpayson64/remove_pollerGravatar kpayson642018-03-07
| |/| | |/| | |
| | | * regenerate projectsGravatar Jan Tattermusch2018-03-07
| |_|/ |/| |
| * | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-03-07
| |\ \ | |/ / |/| |
* | | Add ALTS code to grpc/coreGravatar Yihua Zhang2018-03-06
| * | Move status utilGravatar ncteisen2018-03-06
| * | Reviewer feedback, s/object_registry/channel_trace_registryGravatar ncteisen2018-03-06
| * | reviewer feedback, renameGravatar ncteisen2018-03-06
| * | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-03-02
| |\ \ | |/ / |/| |
| * | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-03-01
| |\ \
* | \ \ Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-03-01
|\ \ \ \ | | |/ / | |/| |
| * | | Retry support.Gravatar Mark D. Roth2018-02-28
| * | | Convert slice hash table and service config code to C++.Gravatar Mark D. Roth2018-02-26
* | | | Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-02-24
|\| | |
| * | | Regenerate projectsGravatar Mehrdad Afshari2018-02-22
* | | | Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-02-21
|\| | |
| | | * Remove Python background poller threadGravatar Ken Payson2018-02-20
| * | | place security_connector in its own subdirectoryGravatar Yihua Zhang2018-02-20
| | |/ | |/|
* | | C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)Gravatar Vijay Pai2018-02-19
* | | Remove support for detached threads. All threads must be joined.Gravatar Vijay Pai2018-02-15
|/ /
* | Clarify add_done_callback works on both success and failureGravatar Mehrdad Afshari2018-02-13
| * Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-02-13
| |\ | |/ |/|
* | Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\ \
| * \ Merge pull request #13684 from markdroth/c++_resolverGravatar Mark D. Roth2018-02-08
| |\ \
* | | | Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\| | |
* | | | Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\ \ \ \
| | | * | Convert resolver API to C++.Gravatar Mark D. Roth2018-02-08
| | |/ / | |/| |
| | * | Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-08
| | |\ \ | | |/ / | |/| |
* | | | Move avl to its own directory and rename it to grpc_avlGravatar Vijay Pai2018-02-08
| * | | build projectsGravatar Muxi Yan2018-02-06
| * | | Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_*Gravatar Muxi Yan2018-02-06
|/ / /
| * | Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-02
| |\ \ | |/ / |/| |
* | | Merge pull request #14015 from vjpai/alarmGravatar Vijay Pai2018-02-02
|\ \ \
| | | * 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 #14107 from nathanielmanistaatgoogle/12531Gravatar Nathaniel Manista2018-01-26
|\ \ \ \
* \ \ \ \ Merge pull request #13820 from yihuazhang/rename-gtsGravatar Mark D. Roth2018-01-26
|\ \ \ \ \
| | * | | | Elide cygrpc.ChannelArg and cygrpc.ChannelArgsGravatar Nathaniel Manista2018-01-26
| | | | * | Move cmdline and subprocess from public gpr to test/core/utilGravatar Vijay Pai2018-01-25
| |_|_|/ / |/| | | |
| | | | * Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-01-24
| | | | |\
* | | | | \ Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2018-01-24
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | 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
| | | |/ / | | |/| |
| * / | | Relax call details interface from interceptorGravatar Mehrdad Afshari2018-01-21
| |/ / /
| * | | Regenerate projectsGravatar Mehrdad Afshari2018-01-19
* | | | Update surface API in cython pxiGravatar Muxi Yan2018-01-19
* | | | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2018-01-19
|\| | |
| * | | Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
| * | | Reformat Python docstringsGravatar Mehrdad Afshari2018-01-17