Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #11836 from kpayson64/subchannel_mu | kpayson64 | 2017-07-17 |
|\ | | | | | Destroy mutex on subchannel destruction | ||
* \ | Merge pull request #11830 from apolcyn/fix_credential_compose_leaks_master | apolcyn | 2017-07-17 |
|\ \ | | | | | | | Fix ruby memory leaks when composing credentials, noticed with asan | ||
* \ \ | Merge pull request #11837 from dgquintas/thread_manager_join | David G. Quintas | 2017-07-17 |
|\ \ \ | | | | | | | | | Put thread creation and join under lock | ||
* \ \ \ | Merge pull request #11145 from vjpai/inproc3 | Vijay Pai | 2017-07-15 |
|\ \ \ \ | | | | | | | | | | | In-process transport | ||
| * | | | | Proper metadata arena management | Vijay Pai | 2017-07-15 |
| | | | | | |||
| | * | | | Put thread creation and join under lock | David Garcia Quintas | 2017-07-14 |
| | | | | | |||
| | | | * | Destroy mutex on subchannel destruction | Ken Payson | 2017-07-14 |
| |_|_|/ |/| | | | |||
* | | | | Merge pull request #10827 from jboeuf/max_token_lifetime_cpp | jboeuf | 2017-07-14 |
|\ \ \ \ | | | | | | | | | | | Better handling of token lifetime. | ||
| | * | | | Create inproc transport, add relevant tests, exclude irrelevant tests | Vijay Pai | 2017-07-14 |
| | | | | | |||
* | | | | | Merge pull request #11825 from sreecha/asan_failure | Sree Kuchibhotla | 2017-07-14 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Fix memory leak in bm_cq_multiple_threads (due to not calling grpc_shutdown) | ||
| | | | * | fix ruby memory leaks when composing credentials | Alexander Polcyn | 2017-07-14 |
| | | |/ | |||
* | | | | Merge pull request #11761 from dgquintas/lb_update_connector_fix | David G. Quintas | 2017-07-14 |
|\ \ \ \ | | | | | | | | | | | RR: fix subchannel list handing | ||
* \ \ \ \ | Merge pull request #11819 from dgquintas/timer_manager_uaf | David G. Quintas | 2017-07-14 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix use-after-free in timer manager | ||
| | | * | | | fix memory leaks due to not calling grpc_shutdown in bm_cq_multiple_threads | Sree Kuchibhotla | 2017-07-14 |
| | | | | | | |||
* | | | | | | Merge pull request #11629 from apolcyn/fix_port_ordering | apolcyn | 2017-07-14 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Port byte ordering fix for srv records | ||
* | | | | | | | Adding a few owners for /src/python/grpcio/grpc_core_dependencies.py | Nicolas "Pixel" Noble | 2017-07-14 |
| | | | | | | | |||
* | | | | | | | Merge pull request #11812 from ctiller/noparents | Craig Tiller | 2017-07-14 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Detach ownership of core/c++ | ||
| | | * | | | | | Fix use-after-free in timer manager | David Garcia Quintas | 2017-07-13 |
| |_|/ / / / / |/| | | | | | | |||
| | | | | * | | Better handling of token lifetime. | Julien Boeuf | 2017-07-13 |
| |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - In C++, we need a constant for the max lifetime. - In C, make sure that we crop the lifetime in the credentials object itself and not just later during the creation of the token. This will allow the refresh to occur based on the actual token lifetime as opposed to the one from the user (which may be cropped). | ||
* | | | | | | Add `set noparent` to Python OWNER files | Mehrdad Afshari | 2017-07-13 |
| | | | | | | |||
| * | | | | | Detach ownership of core/c++ | Craig Tiller | 2017-07-13 |
| | |_|/ / | |/| | | | |||
| | | * | | Improved testing | David Garcia Quintas | 2017-07-13 |
| | | | | | |||
* | | | | | Add @mehrdada to python OWNERS | Mehrdad Afshari | 2017-07-13 |
|/ / / / | |||
| | * | | Merge branch 'master' of github.com:grpc/grpc into lb_update_connector_fix | David Garcia Quintas | 2017-07-13 |
| | |\ \ | |_|/ / |/| | | | |||
| | * | | Removed duplicated refs | David Garcia Quintas | 2017-07-13 |
| | | | | |||
* | | | | Merge pull request #11759 from apolcyn/ruby_cleanup | apolcyn | 2017-07-13 |
|\ \ \ \ | |_|_|/ |/| | | | Remove a stale ruby method | ||
* | | | | Add myself as owner of files in several directories | murgatroid99 | 2017-07-13 |
| | | | | |||
| | | * | PR comments | David Garcia Quintas | 2017-07-13 |
| | | | | |||
* | | | | Merge pull request #11310 from nicolasnoble/import | Nicolas Noble | 2017-07-13 |
|\ \ \ \ | | | | | | | | | | | Import mutations. | ||
* \ \ \ \ | Merge pull request #11779 from markdroth/client_channel_fix | Mark D. Roth | 2017-07-13 |
|\ \ \ \ \ | | | | | | | | | | | | | Don't set the channel's state to TRANSIENT_FAILURE if we updated the LB policy. | ||
* \ \ \ \ \ | Merge pull request #11727 from ncteisen/the-tracers-become-self-aware | Noah Eisen | 2017-07-13 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | The Tracers Become Self Aware | ||
* | | | | | | | Strawman OWNERS --> CODEOWNERS script | Craig Tiller | 2017-07-13 |
| | | | | | | | |||
| * | | | | | | Add all refcount flag | ncteisen | 2017-07-13 |
| | | | | | | | |||
| * | | | | | | clang format | ncteisen | 2017-07-13 |
| | | | | | | | |||
| * | | | | | | Add a list_tracer functionality | ncteisen | 2017-07-13 |
| | | | | | | | |||
| * | | | | | | Tracers know their name | ncteisen | 2017-07-13 |
|/ / / / / / | |||
| | | | | * | RR: fix subchannel list handling | David Garcia Quintas | 2017-07-12 |
| |_|_|_|/ |/| | | | | |||
* | | | | | Merge pull request #11547 from ctiller/epex7 | Craig Tiller | 2017-07-12 |
|\ \ \ \ \ | | | | | | | | | | | | | Add logging, fix some bugs for epollexclusive | ||
| | * | | | | Don't set the channel's state to TRANSIENT_FAILURE if we updated the LB policy. | Mark D. Roth | 2017-07-12 |
| | | | | | | |||
* | | | | | | Merge pull request #11777 from dgquintas/null_userdata_rr | David G. Quintas | 2017-07-12 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | NULL user_data after destruction | ||
* \ \ \ \ \ \ | Merge pull request #11070 from muxi/fix-pipe-buffer | Muxi Yan | 2017-07-12 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Sync writes with serial dispatch queue in GRXBufferedPipe | ||
* \ \ \ \ \ \ \ | Merge pull request #11317 from ctiller/cq-drop | Craig Tiller | 2017-07-12 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Change kicking strategy in cq | ||
| | | * | | | | | | NULL user_data after destruction | David Garcia Quintas | 2017-07-12 |
| | | | | | | | | | |||
* | | | | | | | | | Merge pull request #11716 from sreecha/timer_comments | Sree Kuchibhotla | 2017-07-12 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | Add comments to timer_generic.c file (and rename a few structs/functions to more intuitive names) | ||
* | | | | | | | | | Merge pull request #11409 from annasapek/asynch-tsi-fake-handshaker | Mark D. Roth | 2017-07-12 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | Update tsi_fake_handshaker to implement the asynchronous TSI | ||
| | | | | | | * | | remove an unused method | Alexander Polcyn | 2017-07-11 |
| |_|_|_|_|_|/ / |/| | | | | | | | |||
| * | | | | | | | Update tsi_fake_handshaker to implement the asynchronous TSI | Anna Sapek | 2017-07-11 |
| | | | | | | | | |||
* | | | | | | | | Merge pull request #11186 from ctiller/hps | Craig Tiller | 2017-07-11 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Stop setting deadline on server requests, assert so that this never happens again | ||
* \ \ \ \ \ \ \ \ | Merge pull request #11748 from ctiller/c++compat5 | Craig Tiller | 2017-07-11 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | C++ compatibility fixes | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #11702 from ctiller/ubsan101 | Craig Tiller | 2017-07-11 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fix potential rounding error |