aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | Merge pull request #12158 from jboeuf/fix_mem_leakGravatar jboeuf2017-08-16
|\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | Version bump to 1.6Gravatar David Garcia Quintas2017-08-16
| |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| | | * | | | | | | | | Master version bump to 1.7.xGravatar David Garcia Quintas2017-08-16
| |_|/ / / / / / / / / |/| | | | | | | | | |
| | | | | * | | | | | Regenerated grpc.gyp with grrpc/third_party dependencies.Gravatar Maxim Dzoba2017-08-16
| | | | | * | | | | | Merge branch 'master' into mdzoba-add-gyp-buildGravatar Maxim Dzoba2017-08-16
| | | | | |\ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #12176 from jtattermusch/csharp_wait_for_queued_continuationsGravatar apolcyn2017-08-16
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | Adding a build template for generic GYP build.Gravatar Maxim Dzoba2017-08-16
| |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| | | | | * | | | | | Fix assert in grpc_timer_init(). https://github.com/grpc/grpc/issues/11512Gravatar Maxim Dzoba2017-08-16
| |_|_|_|/ / / / / / |/| | | | | | | | |
| | | | | | * | | | initialize pollset struct. Ideally not needed since we do zalloc but some cod...Gravatar Sree Kuchibhotla2017-08-16
| | | | | | * | | | Enable epoll1 by default (and move epollsig as second choice)Gravatar Sree Kuchibhotla2017-08-16
| | | | * | | | | | Remove assignmentGravatar Michael Bausor2017-08-16
| | | | * | | | | | Remove metadata setGravatar Michael Bausor2017-08-16
| | | | | | * | | | Merge branch 'master' into fix-end2end-testGravatar Sree Kuchibhotla2017-08-16
| | | | | | |\ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #12197 from dgquintas/detect_flakes_3Gravatar David G. Quintas2017-08-16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix handling of no new flakesGravatar David Garcia Quintas2017-08-16
| | * | | | | | | | | give C# continuations 10 secs to finish on shutdownGravatar Jan Tattermusch2017-08-16
| | * | | | | | | | | wait for queued continuation to finishGravatar Jan Tattermusch2017-08-16
| | * | | | | | | | | more correct atomic counterGravatar Jan Tattermusch2017-08-16
| |/ / / / / / / / / |/| | | | | | | | |
| | | * | | | | | | Catch NotImplementedError exceptions and forward them to the client.Gravatar John Millikin2017-08-16
| | | | | * | | | | Don't rerun flakes when uploading results to BQGravatar Matt Kwong2017-08-16
| | | | |/ / / / / | | | |/| | | | |
* | | | | | | | | Merge pull request #12195 from stanley-cheung/bump-protobuf-3_4Gravatar Stanley Cheung2017-08-16
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| | | * | | | | | Fixing memory leak and removing unneeded NULL checks.Gravatar Julien Boeuf2017-08-16
| |_|/ / / / / / |/| | | | | | |
| * | | | | | | Bump Protobuf to v3.4.0Gravatar Stanley Cheung2017-08-16
|/ / / / / / /
* | | | | | | Merge pull request #11714 from muxi/port-11712Gravatar Muxi Yan2017-08-15
|\ \ \ \ \ \ \
| | | | * | | | Modify run_tests.py to accept a list of polling enginesGravatar Sree Kuchibhotla2017-08-15
| | | | * | | | Merge branch 'master' into fix-end2end-testGravatar Sree Kuchibhotla2017-08-15
| | | | |\ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge pull request #12127 from jtattermusch/csharp_warningsaserrorsGravatar Jan Tattermusch2017-08-15
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #12177 from jtattermusch/run_tests_better_flake_queryGravatar Jan Tattermusch2017-08-15
|\ \ \ \ \ \ \ \ \
| | | | | * | | | | Move OP_RECV_INITIAL_METADATA out of start() methodsGravatar Michael Bausor2017-08-15
| |_|_|_|/ / / / / |/| | | | | | | |
| | | | | | | * | Added missing call to grpc_byte_buffer_reader_destroy()Gravatar David Garcia Quintas2017-08-14
| |_|_|_|_|_|/ / |/| | | | | | |
| | | | | | | * Revert "Revert "Add OAuth2 protocol in GRPCClient""Gravatar Muxi Yan2017-08-14
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge pull request #12171 from stanley-cheung/bump-protobufGravatar Stanley Cheung2017-08-14
|\ \ \ \ \ \ \
| | | | | | * \ Merge branch 'master' into fix-end2end-testGravatar Sree Kuchibhotla2017-08-14
| | | | | | |\ \ | |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge pull request #11831 from ncteisen/flow-control-part2Gravatar Noah Eisen2017-08-14
|\ \ \ \ \ \ \ \
| | | * | | | | | auto_set_flakes should respect platformGravatar Jan Tattermusch2017-08-14
| |_|/ / / / / / |/| | | | | | |
| * | | | | | | Pull bdp estimation into flowctl moduleGravatar ncteisen2017-08-13
* | | | | | | | Merge pull request #12162 from jtattermusch/fix_win_benchmarksGravatar Jan Tattermusch2017-08-13
|\ \ \ \ \ \ \ \
| | | * | | | | | Bump protobuf to 3.4.0rc3Gravatar Stanley Cheung2017-08-11
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #12166 from vjpai/delete_the_deprecatedGravatar Vijay Pai2017-08-11
|\ \ \ \ \ \ \ \
| | | | | | | | * Reenable CronetUnitTests as it is no longer a blockerGravatar Muxi Yan2017-08-11
| | | | | | | | * Make Jenkins debug information more usefulGravatar Muxi Yan2017-08-11
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge pull request #12157 from matt-kwong/kokoro_submoduleGravatar Matt Kwong2017-08-11
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #12167 from dgquintas/detect_flakes_3Gravatar David G. Quintas2017-08-11
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Fixed off by one error in detect flakes scriptGravatar David Garcia Quintas2017-08-11
|/ / / / / / / /
* | | | | | | | Merge pull request #12141 from dgquintas/detect_flakes_2Gravatar David G. Quintas2017-08-11
|\ \ \ \ \ \ \ \
| | | * | | | | | Delete deprecated constructor and CallOpSetCollectionInterfaceGravatar Vijay Pai2017-08-11
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #12153 from matt-kwong/upload_results_portGravatar Matt Kwong2017-08-11
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #12136 from adelez/build_stats3Gravatar adelez2017-08-11
|\ \ \ \ \ \ \ \ \
| | | | | | | * | | fix more warningsGravatar Jan Tattermusch2017-08-11
| | | | | | | * | | dont use generic version of Marshal.SizeOfGravatar Jan Tattermusch2017-08-11