aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| | * | | | | | | | | | Make all-streams op about cleanup only and replace a lambda with a virtualGravatar Vijay Pai2017-12-04
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #13329 from dwittmer/dwittmer_runserverGravatar Yang Gao2017-12-04
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Add support to RunServer for notifying clients via condition variable that the interop server has started.
| | | | | | | | | | | | * Merge master into execctx after removal of assert in tls_gccGravatar yashkt2017-12-04
| | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #13598 from yashykt/tlsremoveassertGravatar Yash Tibrewal2017-12-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | Remove asserts from tls_gcc.h
| | | | | | | * | | | | | generate_projects.shGravatar Mark D. Roth2017-12-04
| | | | | | | | | | | | |
| | | | | | | * | | | | | Move chttp2 cleanup code into close_transport_locked().Gravatar Mark D. Roth2017-12-04
| | | | | | | | | | | | |
| | | | | | | | | * | | | Merge pull request #13603 from nathanielmanistaatgoogle/credentialsGravatar Nathaniel Manista2017-12-04
| | | | | | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change client-side credentials' use of gRPC Core.
| | | | | | | | | * \ \ \ \ Merge pull request #13593 from nathanielmanistaatgoogle/12531Gravatar Nathaniel Manista2017-12-04
| | | | | | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor _plugin_wrapping.
* | | | | | | | | | \ \ \ \ \ Merge pull request #13401 from jtattermusch/windows_cmake_distrib_testsGravatar Jan Tattermusch2017-12-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add windows cmake distrib test
| | | | | | | | | * | | | | | | generate C# sources for grpc/core/stats.protoGravatar Jan Tattermusch2017-12-04
| |_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | |
| | | | | * | | | | | | | | | Remove some unneeded and spammy logsGravatar Vijay Pai2017-12-04
| | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | Adjust stream cancellation point and fix races in sync clientGravatar Vijay Pai2017-12-04
| |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'master' into tlsremoveassertGravatar yashkt2017-12-04
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| | | | | | | | | | * | | | Change client-side credentials' use of gRPC CoreGravatar Nathaniel Manista2017-12-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rather than allocating gRPC Core memory when instantiated and retaining it until deleted, gRPC Python's credentials objects now offer methods to create gRPC Core structures on demand.
| | | | | | | | | | * | | | Fix some doc string formatting and contentGravatar Nathaniel Manista2017-12-03
| | | | | | | | | |/ / / /
| | | | | | | | | | | * | Merge branch 'master' into threadnamesGravatar Vijay Pai2017-12-02
| | | | | | | | | | | |\ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #13599 from kpayson64/fix_flow_control_bug_localGravatar kpayson642017-12-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Initialize last sent ping time
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #13051 from ctiller/bazel-pollersGravatar Craig Tiller2017-12-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test multiple pollers with Bazel
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #13596 from markdroth/lb_policy_name_case_insensitiveGravatar Mark D. Roth2017-12-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make comparison of LB policy name case-insensitive.
| | | * | | | | | | | | | | | | Initialize last sent ping timeGravatar Ken Payson2017-12-01
| |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| | | | | | | | | | | * | | | Refactor _plugin_wrappingGravatar Nathaniel Manista2017-12-01
| | | | | | | | | | | | | | |
| | | | | | | | * | | | | | | Delete outdated commentsGravatar Sree Kuchibhotla2017-12-01
| | | | | | | | | | | | | | |
| | | | | | | | * | | | | | | Merge pull request #10 from markdroth/http_proxy_patchGravatar Sree Kuchibhotla2017-12-01
| | | | | | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Provide a cleaner API for proxy_connection_failed().
| | | | | | | | | * | | | | | | Provide a cleaner API for proxy_connection_failed().Gravatar Mark D. Roth2017-12-01
| | | | | | | | |/ / / / / / /
| | | | | | | * | | | | | | | fix comment formatGravatar Dan Zhang2017-12-01
| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | Remove asserts from tls_gcc.hGravatar Yash Tibrewal2017-12-01
| | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | Merge branch 'master' into asyncioGravatar Dan Zhang2017-12-01
| | | | | | | |\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | |
| | | | | | | * | | | | | | | read onceGravatar Dan Zhang2017-12-01
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #13595 from grpc/lyuxuan-patch-1Gravatar lyuxuan2017-12-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | Make load balancing policy name case insensitive
| | * | | | | | | | | | | | | Make comparison of LB policy name case-insensitive.Gravatar Mark D. Roth2017-12-01
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Make load balancing policy name case insensitiveGravatar lyuxuan2017-12-01
|/ / / / / / / / / / / / / /
| | | | | | | | | * | | | | Merge pull request #13587 from ↵Gravatar Nathaniel Manista2017-12-01
| | | | | | | | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nathanielmanistaatgoogle/access-token-auth-metadata-plugin Correct AccessTokenAuthMetadataPlugin name.
| | | | | | | * | | | | | | No need to explicitly zero initialize since we are doing zalloc. Some misc ↵Gravatar Sree Kuchibhotla2017-12-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | formatting changes
* | | | | | | | | | | | | | Merge pull request #13442 from adelez/foundry_integrationGravatar adelez2017-12-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Create a pilot job to run bazel tests remotely
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #13584 from adelez/interop_matrix2Gravatar adelez2017-12-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | Remove redundant python versions.
| | | | | | | | | * | | | | | Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-12-01
| | | | | | | | | |\ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | |
| | | | | | | | | | | * | | | Correct AccessTokenAuthMetadataPlugin nameGravatar Nathaniel Manista2017-12-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It was never itself a "call credentials" of any sort.
* | | | | | | | | | | | | | | Merge pull request #13570 from jtattermusch/concurrent_connectivity_fail_earlyGravatar Jan Tattermusch2017-12-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | concurrent_connectivity_test: fail early if there is a problem shutting down the server
| | | | | * | | | | | | | | | | fix linux distrib testsGravatar Jan Tattermusch2017-12-01
| | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | add distribtest targetGravatar Jan Tattermusch2017-12-01
| | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | avoid picking up ProtoCGravatar Jan Tattermusch2017-12-01
| | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | installing gflags not necessaryGravatar Jan Tattermusch2017-12-01
| | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | make runnable on kokoroGravatar Jan Tattermusch2017-12-01
| | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | make helloworld CMakeLists compile on windowsGravatar Jan Tattermusch2017-12-01
| | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | working cmake install on windowsGravatar Jan Tattermusch2017-12-01
| | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | fix nitGravatar Jan Tattermusch2017-12-01
| |_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #13568 from jtattermusch/csharp_benchmark_timing_infoGravatar Jan Tattermusch2017-12-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | C# benchmarks: Populate UserTime and SystemTime info
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #13575 from vjpai/dehistGravatar Vijay Pai2017-11-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move histogram to test/core/util
| | | | | | | | | | | | | | | | * Merge master after no Extern C changesGravatar Yash Tibrewal2017-11-30
| | | | | | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | Rename port_hermetic to port_isolated_runtime_environmentGravatar Adele Zhou2017-11-30
| | | | | | | | | | | | | | | | |