aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Moving visibility and package creation to the build system.Gravatar Nicolas "Pixel" Noble2017-08-30
|
* Merge pull request #12127 from jtattermusch/csharp_warningsaserrorsGravatar Jan Tattermusch2017-08-15
|\ | | | | C# treat compiler warnings as error.
* \ Merge pull request #12177 from jtattermusch/run_tests_better_flake_queryGravatar Jan Tattermusch2017-08-15
|\ \ | | | | | | auto_set_flakes should respect platform
* \ \ Merge pull request #12171 from stanley-cheung/bump-protobufGravatar Stanley Cheung2017-08-14
|\ \ \ | | | | | | | | Bump protobuf to 3.4.0rc3
* \ \ \ Merge pull request #11831 from ncteisen/flow-control-part2Gravatar Noah Eisen2017-08-14
|\ \ \ \ | | | | | | | | | | Flow Control Part 2: BDP
| | | * | 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
|\ \ \ \ | | | | | | | | | | Fix windows performance benchmarks
| | | * | Bump protobuf to 3.4.0rc3Gravatar Stanley Cheung2017-08-11
| |_|/ / |/| | |
* | | | Merge pull request #12166 from vjpai/delete_the_deprecatedGravatar Vijay Pai2017-08-11
|\ \ \ \ | | | | | | | | | | Delete deprecated constructor and CallOpSetCollection
* \ \ \ \ Merge pull request #12157 from matt-kwong/kokoro_submoduleGravatar Matt Kwong2017-08-11
|\ \ \ \ \ | | | | | | | | | | | | Regenerate projects when testing using a submodule at head
* \ \ \ \ \ Merge pull request #12167 from dgquintas/detect_flakes_3Gravatar David G. Quintas2017-08-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fixed off by one error in detect flakes script
| * | | | | | 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
|\ \ \ \ \ \ | | | | | | | | | | | | | | Improvements to flake detection query
| | | * | | | Delete deprecated constructor and CallOpSetCollectionInterfaceGravatar Vijay Pai2017-08-11
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #12153 from matt-kwong/upload_results_portGravatar Matt Kwong2017-08-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | Upload results for Kokoro master portability tests
* \ \ \ \ \ \ Merge pull request #12136 from adelez/build_stats3Gravatar adelez2017-08-11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Correct no_report_files_found and error fields
| | | | | | | * fix more warningsGravatar Jan Tattermusch2017-08-11
| | | | | | | |
| | | | | | | * dont use generic version of Marshal.SizeOfGravatar Jan Tattermusch2017-08-11
| | | | | | | |
| | | | | | | * dont use generic version of PtrToStructureGravatar Jan Tattermusch2017-08-11
| | | | | | | |
| | | | | | | * fix warnings in Grpc.Core.TestsGravatar Jan Tattermusch2017-08-11
| | | | | | | |
| | | | | | | * fix warnings in integration testsGravatar Jan Tattermusch2017-08-11
| | | | | | | |
| | | | | | | * Fix warnings in Grpc.ExamplesGravatar Jan Tattermusch2017-08-11
| | | | | | | |
| | | | | | | * treat warnings as errorsGravatar Jan Tattermusch2017-08-11
| | | | | | | |
| | | | | | | * regenerate C# protosGravatar Jan Tattermusch2017-08-11
| | | | | | | |
| | | | | | | * Disable XML comment warnings in generated stubsGravatar Jan Tattermusch2017-08-11
| | | | | | | |
| | | | | | | * add global.json files for C#Gravatar Jan Tattermusch2017-08-11
| |_|_|_|_|_|/ |/| | | | | |
| | | | | * | fix windows performance benchmarksGravatar Jan Tattermusch2017-08-11
| |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #12142 from jtattermusch/objc_test_cleanupGravatar Jan Tattermusch2017-08-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | ObjC test cleanup
| | | | | * | Regenerate projects when testing using a submodule at headGravatar Matt Kwong2017-08-10
| |_|_|_|/ / |/| | | | |
| | * | | | merge changesGravatar Adele Zhou2017-08-10
| | | | | |
* | | | | | Merge pull request #12139 from sreecha/fix_tm_avalancheGravatar Sree Kuchibhotla2017-08-10
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix thread avalance in thread manager
* \ \ \ \ \ \ Merge pull request #11886 from stanley-cheung/php-codegen-pluginGravatar Stanley Cheung2017-08-10
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | PHP: update codegen plugin to support php_namespace option
| | | | | * | | Uplaod results for Kokoro master portability testsGravatar Matt Kwong2017-08-10
| | | | | | | |
| | | | * | | | Merge branch 'master' of github.com:grpc/grpcGravatar Adele Zhou2017-08-10
| | | | |\ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Bump to protobuf 3.4.0rc2Gravatar Stanley Cheung2017-08-10
| | | | | | | |
| * | | | | | | ran make_grpcio_tools.pyGravatar Stanley Cheung2017-08-10
| | | | | | | |
| * | | | | | | Bump protobuf version to v3.4.0rc1Gravatar Stanley Cheung2017-08-10
| | | | | | | |
| * | | | | | | PHP: update codegen plugin to support php_namespace optionGravatar Stanley Cheung2017-08-10
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #12130 from y-zeng/oauth2Gravatar Yuchen Zeng2017-08-10
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Fix use-after-free in oauth2_credentials
* | | | | | | Merge pull request #12140 from vjpai/slicerGravatar Vijay Pai2017-08-10
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Switch QPS generic RPC to idiomatic Slice API
* \ \ \ \ \ \ \ Merge pull request #12144 from jtattermusch/win_pr_portability_boGravatar Jan Tattermusch2017-08-10
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add windows portability build_only job
| * | | | | | | | add windows portability build_only jobGravatar Jan Tattermusch2017-08-10
|/ / / / / / / /
* | | | | | | | Merge pull request #12120 from jtattermusch/csharp_rpcexceptionGravatar Jan Tattermusch2017-08-10
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add Trailers property to RpcException
* \ \ \ \ \ \ \ \ Merge pull request #8982 from kpayson64/cache_poll_threads2Gravatar Jan Tattermusch2017-08-10
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Cache Poller threads for cv-poll engine
| | | | | | * | | | fix run_plugin_tests.shGravatar Jan Tattermusch2017-08-10
| | | | | | | | | |
| | | | | | * | | | run objc tests exclusivelyGravatar Jan Tattermusch2017-08-10
| | | | | | | | | |
| | | | | | * | | | objc tests cleanupGravatar Jan Tattermusch2017-08-10
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #12099 from jtattermusch/csharp_shutdowneventGravatar Jan Tattermusch2017-08-10
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Add GrpcEnvironment.ShuttingDown event
| * | | | | | | | | improve commentGravatar Jan Tattermusch2017-08-10
| | | | | | | | | |