aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Reintroduce lambdasGravatar Vijay Pai2017-12-04
|
* clang-formatGravatar Vijay Pai2017-12-04
|
* Make all-streams op about cleanup only and replace a lambda with a virtualGravatar Vijay Pai2017-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 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
| |_|/ |/| |
* | | 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 #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 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
* \ \ \ \ 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
| | | | | * | Rename port_hermetic to port_isolated_runtime_environmentGravatar Adele Zhou2017-11-30
| | | | | | |
| | | | * | | remove redundant python versions.Gravatar Adele Zhou2017-11-30
| |_|_|/ / / |/| | | | |
| | | | * | Use select to decide the test is hermetic or notGravatar Adele Zhou2017-11-30
| | | | | |
| | | | * | Enabling hermetic testing for running tests on Foundry.Gravatar Adele Zhou2017-11-30
| | | | | |
| | | | * | Update toolchain version.Gravatar Adele Zhou2017-11-30
| | | | | |
| | | | * | Copy key dataGravatar Adele Zhou2017-11-30
| | | | | |
| | | | * | Use canary bazelGravatar Adele Zhou2017-11-30
| | | | | |
| | | | * | Experimental build script to use Foundry.Gravatar Adele Zhou2017-11-30
| | | | | |
| | | | * | Add bazel_toolchainsGravatar Adele Zhou2017-11-30
| |_|_|/ / |/| | | |
* | | | | Merge pull request #13538 from matt-kwong/kokoro-multi-vmGravatar Matt Kwong2017-11-30
|\ \ \ \ \ | | | | | | | | | | | | Add multi-lang performance benchmarking jobs to Kokoro
| | * | | | Move histogram to test/core/utilGravatar Vijay Pai2017-11-30
| | | | | |
| * | | | | Properly preserve sponge_log.xml between performance testsGravatar Matt Kwong2017-11-30
| | | | | |
| | | | | * Start to get Bazel running different pollersGravatar Craig Tiller2017-11-30
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #13574 from vjpai/bazel_fixGravatar Vijay Pai2017-11-30
|\ \ \ \ \ | | | | | | | | | | | | Somehow fork.h got omitted from BUILD
* \ \ \ \ \ Merge pull request #13573 from apolcyn/optional_pthread_atforkGravatar Noah Eisen2017-11-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | Allow compiling without pthread_atfork
* \ \ \ \ \ \ Merge pull request #13432 from ncteisen/no-more-extern-cGravatar Noah Eisen2017-11-30
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | No More Extern "C"
* \ \ \ \ \ \ \ Merge pull request #13571 from muxi/verbose-objc-testsGravatar Muxi Yan2017-11-30
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Verbose log of start of each test suite
* \ \ \ \ \ \ \ \ Merge pull request #13565 from muxi/port-13564Gravatar Muxi Yan2017-11-30
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | Port 13564: Upgrade protobuf version in podspec
| | | | | * | | | Somehow fork.h got omitted from BUILDGravatar Vijay Pai2017-11-30
| |_|_|_|/ / / / |/| | | | | | |
| | | | * | | | Allow compiling grpc without use of pthread_atforkGravatar Alexander Polcyn2017-11-30
| | | | | | | |
| | * | | | | | Fine tune test output betterGravatar Muxi Yan2017-11-30
| | | | | | | |
| | * | | | | | Verbose log of start of each test suiteGravatar Muxi Yan2017-11-30
| | | |/ / / / | | |/| | | |
| | | | | | * dont let server shutdown run foreverGravatar Jan Tattermusch2017-11-30
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #13357 from markdroth/reference_countedGravatar Mark D. Roth2017-11-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add ReferenceCounted base class.
* \ \ \ \ \ \ Merge pull request #13548 from jtattermusch/improve_win_build_docsGravatar Jan Tattermusch2017-11-30
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Improvements to windows build instructions
| * | | | | | | address commentsGravatar Jan Tattermusch2017-11-30
| | | | | | | |
| | | | | | | * C# benchmarks provide userTime and systemTime infoGravatar Jan Tattermusch2017-11-30
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge pull request #13476 from jtattermusch/csharp_batchcontext_poolingGravatar Jan Tattermusch2017-11-30
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | Reuse BatchContextSafeHandle objects by pooling them (take two)
| | | | | | * Add multi-vm performance tests to KokoroGravatar Matt Kwong2017-11-29
| | | | | | |
| | | | * | | Fix in one more fileGravatar Muxi Yan2017-11-29
| | | | | | |
| | | | * | | Upgrade protobuf version in podspecGravatar Muxi Yan2017-11-29
| |_|_|/ / / |/| | | | |
| | | | * | Fix ObjC++ build errorGravatar Muxi Yan2017-11-29
| | | | | |
| | | | * | Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-29
| | | | |\ \ | |_|_|_|/ / |/| | | | |