- Jul 17, 2017
-
-
Craig Tiller authored
-
kpayson64 authored
Destroy mutex on subchannel destruction
-
apolcyn authored
Fix ruby memory leaks when composing credentials, noticed with asan
-
Vijay Pai authored
Inproc Tracer
-
ncteisen authored
-
Noah Eisen authored
Tracer Sanity
-
David G. Quintas authored
Put thread creation and join under lock
-
Jan Tattermusch authored
More parallelism for multilang linux tests
-
- Jul 16, 2017
-
-
Vijay Pai authored
In-process transport
-
- Jul 15, 2017
-
-
Vijay Pai authored
-
ncteisen authored
-
ncteisen authored
-
ncteisen authored
-
David Garcia Quintas authored
-
Ken Payson authored
-
jboeuf authored
Better handling of token lifetime.
-
Vijay Pai authored
Disbable a specific check on async_end2end_test and revisit later if that expectation was really required by the API
-
Vijay Pai authored
-
Sree Kuchibhotla authored
Fix memory leak in bm_cq_multiple_threads (due to not calling grpc_shutdown)
-
- Jul 14, 2017
-
-
Alexander Polcyn authored
-
Craig Tiller authored
Fix a few bugs in mkowners
-
Craig Tiller authored
-
Muxi Yan authored
-
Muxi Yan authored
-
Craig Tiller authored
Change from intersection to supersets for glob comparisons
-
David G. Quintas authored
RR: fix subchannel list handing
-
David G. Quintas authored
Fix deadlocks in grpclb_end2end_test
-
Muxi Yan authored
-
David G. Quintas authored
Fix use-after-free in timer manager
-
Craig Tiller authored
-
Craig Tiller authored
This has the disadvantage that we can only use the current tree to collect evidence of overlap -- this means that it's possible for file addition or deletion to force a CODEOWNERS update. HOWEVER, it has the advantage that it's correct and propagates ownership in the way that we want (alleviating murgatroid@ from having to approve every additional file in the repository)
-
Sree Kuchibhotla authored
-
Michael Lumish authored
Install Node 8 in artifact linux Dockerfiles
-
apolcyn authored
Port byte ordering fix for srv records
-
Nicolas Noble authored
Adding a few owners for /src/python/grpcio/grpc_core_dependencies.py
-
Nicolas "Pixel" Noble authored
-
Craig Tiller authored
Detach ownership of core/c++
-
Jan Tattermusch authored
-
David Garcia Quintas authored
-
Julien Boeuf authored
- 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).
-