aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Tweak write scheduling rulesGravatar Craig Tiller2017-07-20
* Complete metadata writes inline now that thats safeGravatar Craig Tiller2017-07-20
* Fix scheduler selectionGravatar Craig Tiller2017-07-20
* Eliminate recursionGravatar Craig Tiller2017-07-20
* Wrap tracersGravatar Craig Tiller2017-07-20
* Add debug, fix isolation bug in executorGravatar Craig Tiller2017-07-19
* Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-07-18
|\
| * Merge pull request #11870 from vjpai/sliceGravatar Vijay Pai2017-07-18
| |\
* | | Initial long job supportGravatar Craig Tiller2017-07-18
| * | Merge pull request #11454 from markdroth/server_cq_ok_semanticsGravatar Mark D. Roth2017-07-18
| |\ \
| | | * Add idiomatic C++ API for grpc::Slice construction that doesn'tGravatar Vijay Pai2017-07-18
* | | | Introduce long/short jobs to executor (not used yet)Gravatar Craig Tiller2017-07-18
| * | | Merge pull request #11607 from yihuazhang/tsi_initGravatar Mark D. Roth2017-07-18
| |\ \ \ | | |_|/ | |/| |
* | | | Debug aidsGravatar Craig Tiller2017-07-17
| * | | Merge pull request #11859 from nathanielmanistaatgoogle/gitignoreGravatar Nathaniel Manista2017-07-17
| |\ \ \
| * \ \ \ Merge pull request #11788 from y-zeng/fix_fd_orphanGravatar Yuchen Zeng2017-07-17
| |\ \ \ \
* | | | | | Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-07-17
|\| | | | |
| | | * | | Narrow .gitignore to only what it needs to ignoreGravatar Nathaniel Manista2017-07-17
| | | | * | Add GTS pluginGravatar Yihua Zhang2017-07-17
| * | | | | Merge pull request #11858 from markdroth/client_channel_ownersGravatar Mark D. Roth2017-07-17
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #11189 from muxi/stream_compressionGravatar Muxi Yan2017-07-17
| |\ \ \ \ \ \
| | | * | | | | Set owners for client_channel tree.Gravatar Mark D. Roth2017-07-17
| | |/ / / / / | |/| | | | |
| * | | | | | Reset OWNERS stateGravatar Craig Tiller2017-07-17
| * | | | | | Merge pull request #11836 from kpayson64/subchannel_muGravatar kpayson642017-07-17
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #11830 from apolcyn/fix_credential_compose_leaks_masterGravatar apolcyn2017-07-17
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #11837 from dgquintas/thread_manager_joinGravatar David G. Quintas2017-07-17
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge pull request #11145 from vjpai/inproc3Gravatar Vijay Pai2017-07-15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Proper metadata arena managementGravatar Vijay Pai2017-07-15
| | | * | | | | | | Put thread creation and join under lockGravatar David Garcia Quintas2017-07-14
| | | | | * | | | | Destroy mutex on subchannel destructionGravatar Ken Payson2017-07-14
| | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge pull request #10827 from jboeuf/max_token_lifetime_cppGravatar jboeuf2017-07-14
| |\ \ \ \ \ \ \ \
| | | * | | | | | | Create inproc transport, add relevant tests, exclude irrelevant testsGravatar Vijay Pai2017-07-14
* | | | | | | | | | Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-07-14
|\| | | | | | | | |
| * | | | | | | | | Merge pull request #11825 from sreecha/asan_failureGravatar Sree Kuchibhotla2017-07-14
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | | | | * | | | | fix ruby memory leaks when composing credentialsGravatar Alexander Polcyn2017-07-14
| | | | |/ / / / /
| * | | | | | | | Merge pull request #11761 from dgquintas/lb_update_connector_fixGravatar David G. Quintas2017-07-14
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge pull request #11819 from dgquintas/timer_manager_uafGravatar David G. Quintas2017-07-14
| |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | fix memory leaks due to not calling grpc_shutdown in bm_cq_multiple_threadsGravatar Sree Kuchibhotla2017-07-14
| * | | | | | | | | | Merge pull request #11629 from apolcyn/fix_port_orderingGravatar apolcyn2017-07-14
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Adding a few owners for /src/python/grpcio/grpc_core_dependencies.pyGravatar Nicolas "Pixel" Noble2017-07-14
| * | | | | | | | | | | Merge pull request #11812 from ctiller/noparentsGravatar Craig Tiller2017-07-14
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | * Do not return calls on server when request proto fails to deserialize.Gravatar Mark D. Roth2017-07-14
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| | | | * | | | | | | | Fix use-after-free in timer managerGravatar David Garcia Quintas2017-07-13
| | |_|/ / / / / / / / | |/| | | | | | | | |
| | | | | | * | | | | Better handling of token lifetime.Gravatar Julien Boeuf2017-07-13
| | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Add `set noparent` to Python OWNER filesGravatar Mehrdad Afshari2017-07-13
| | * | | | | | | | Detach ownership of core/c++Gravatar Craig Tiller2017-07-13
| | | |_|/ / / / / | | |/| | | | | |
| | | | * | | | | Improved testingGravatar David Garcia Quintas2017-07-13
| * | | | | | | | Add @mehrdada to python OWNERSGravatar Mehrdad Afshari2017-07-13
| |/ / / / / / /
* | | | | | | | Look at correct counter during writeGravatar Craig Tiller2017-07-13
| | | * | | | | Merge branch 'master' of github.com:grpc/grpc into lb_update_connector_fixGravatar David Garcia Quintas2017-07-13
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | |