aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| | | | * | | | | | | Python: wordsmith documentation on Server.stop()Gravatar Augie Fackler2018-05-31
| |_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | @nathanielmanistaatgoogle and I just had a good session helping me figure out how to use this API correctly, and this rewording of the documentation was the result.
* | | | | | | | | | Merge pull request #15580 from ZhouyihaiDing/qps_composerGravatar Zhouyihai Ding2018-05-31
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | PHP: fix qps benchmark failure by updating composer protobuf
| | | * | | | | | | | fix C# codegen for empty serviceGravatar Jan Tattermusch2018-05-31
| |_|/ / / / / / / / |/| | | | | | | | |
| | | | | | | * | | yapf codeGravatar Jan Tattermusch2018-05-31
| | | | | | | | | |
| | | | | | | * | | make docker images buildableGravatar Jan Tattermusch2018-05-31
| | | | | | | | | |
* | | | | | | | | | Merge pull request #15578 from ncteisen/combiner-tracerGravatar Noah Eisen2018-05-30
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Make Combiner Tracer Debug Only
| | * | | | | | | | | PHP: fix qps benchmark failure by updating protobuf versionGravatar ZhouyihaiDing2018-05-30
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #15568 from ncteisen/tracersGravatar Noah Eisen2018-05-30
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Default Off for Tracers, Delete an Unused One
| | * | | | | | | | | Update tracer docsGravatar ncteisen2018-05-30
| | | | | | | | | | |
| | * | | | | | | | | Make combiner tracer debug onlyGravatar ncteisen2018-05-30
| |/ / / / / / / / / |/| | | | | | | | |
| | | | | | | * | | point out complexity in create_matrix_images.pyGravatar Jan Tattermusch2018-05-30
| | | | | | | | | |
| | | | | | | * | | create_matrix_images.py usability fixesGravatar Jan Tattermusch2018-05-30
| | | | | | | | | |
| | | | | | | * | | add TODO to remove unnecessary logicGravatar Jan Tattermusch2018-05-30
| | | | | | | | | |
| | | | | | | * | | enable C# v1.0.1 in interop_matrixGravatar Jan Tattermusch2018-05-30
| |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Default off for tracers, delete an unused oneGravatar ncteisen2018-05-29
| | |_|/ / / / / | |/| | | | | |
| | | | | | * | Merge pull request #15556 from kpayson64/fix_uv_connect_bugGravatar kpayson642018-05-29
| | | | | | |\ \ | | | | | | | |/ | | | | | | |/| Init connect timer before calling connect
* | | | | | | | Merge pull request #15563 from ncteisen/channel-argsGravatar Noah Eisen2018-05-29
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add Channel Arg Test for Channel/Server Creation
* \ \ \ \ \ \ \ \ Merge pull request #15566 from kpayson64/fix_qps_pythonGravatar kpayson642018-05-29
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Use the correct proto for benchmark_service
| * | | | | | | | | Use the correct proto for benchmark_serivceGravatar kpayson642018-05-29
| | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Add loggingGravatar ncteisen2018-05-29
| | | | | | | | |
* | | | | | | | | Merge pull request #15282 from ZhouyihaiDing/fix-qpsGravatar kpayson642018-05-29
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | PHP: fix QPS tests not working
| | * | | | | | | Add channel arg test for channel/server creationGravatar ncteisen2018-05-29
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #15538 from markdroth/http_server_filter_cleanupGravatar Mark D. Roth2018-05-29
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Cleanup http_server_filter.
* \ \ \ \ \ \ \ \ Merge pull request #15365 from yashykt/gprlikely3Gravatar Yash Tibrewal2018-05-28
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | GPR_LIKELY annotations for client_channel
* \ \ \ \ \ \ \ \ \ Merge pull request #15559 from jtattermusch/speedup_macos_finalizationGravatar Jan Tattermusch2018-05-27
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Avoid rsyncing entire workspace on mac workers
| * | | | | | | | | | avoid rsyncing entire workspace on mac workersGravatar Jan Tattermusch2018-05-26
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #15553 from apolcyn/remove_gce_testsGravatar apolcyn2018-05-25
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Remove a test
* \ \ \ \ \ \ \ \ \ \ Merge pull request #15552 from mehrdada/venv-fixGravatar Mehrdad Afshari2018-05-25
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Change virtualenv path for interop tests for Python 1.10.1
| | | | * | | | | | | | Add "hs_" prefix to all function names in http_server filter.Gravatar Mark D. Roth2018-05-25
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #15429 from grpc/fix-conc-selfGravatar Muxi Yan2018-05-25
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Fix self use in GRXConcurrentWriteable
| | | | | | | | | | | | * Init connect timer before calling connectGravatar kpayson642018-05-25
| | | | | | | | | | | |/
* | | | | | | | | | | | Merge pull request #15549 from hcaseyal/update_init_channel_data_commentGravatar hcaseyal2018-05-25
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Fix comment for init_channel_elem
| | | | * | | | | | | | | Remove READMEGravatar Alexander Polcyn2018-05-25
| | | | | | | | | | | | |
| | | | * | | | | | | | | Remove a testGravatar Alexander Polcyn2018-05-25
| |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| | | * | | | | | | | | Change virtualenv path for interop tests for Python 1.10.1Gravatar Mehrdad Afshari2018-05-25
| |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #15531 from muxi/fix-7406Gravatar Muxi Yan2018-05-25
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Move GRXMappingWriter to RxLibrary root
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #15543 from grpc/revert-15524-revert_arena_fixGravatar Juanli Shen2018-05-25
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Revert arena size fix"
* \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #15296 from jtattermusch/bump_boringsslGravatar Jan Tattermusch2018-05-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade boringssl to current chromium-stable
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #15541 from jtattermusch/interop_parallelismGravatar Jan Tattermusch2018-05-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Decrease parallelism in interop tests
| | | | | * | | | | | | | | | Fix comment for init_channel_elem to refer to elem->channel_data, not ↵Gravatar Hope Casey-Allen2018-05-25
| |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | elem->call_data
| | | | | | | | | | * | | | Allow building the python module with system caresGravatar Thomas Bechtold2018-05-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When building the python module and using the new GRPC_PYTHON_BUILD_SYSTEM_CARES env variable, the third party cares code is not compiled. Instead, the cares shared library installed on the system is used during runtime. This is useful for distributions who don't want to include code copies but use shared libraries instead.
| | | | | | | | | | * | | | Allow building the python module with system zlibGravatar Thomas Bechtold2018-05-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When building the python module and using the new GRPC_PYTHON_BUILD_SYSTEM_ZLIB env variable, the third party zlib code is not compiled. Instead, the zlib shared library installed on the system is used during runtime. This is useful for distributions who don't want to include code copies but use shared libraries instead.
* | | | | | | | | | | | | | Merge pull request #15544 from ncteisen/asanGravatar Noah Eisen2018-05-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix ASAN Closure Bug
| | | | | | | | | | | | | * | Put Gemfile for sub-directory of pubsubGravatar ganmacs2018-05-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | examples/ruby/greeter*.rb and examples/ruby/route_guide/*.rb doesn't need to depends on googleauth
| * | | | | | | | | | | | | | remove unnecessary blank lineGravatar Noah Eisen2018-05-24
| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | Revert "Revert arena size fix"Gravatar Juanli Shen2018-05-24
| |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Fix asan closure bugGravatar Noah Eisen2018-05-24
|/ / / / / / / / / / / / /
| * / / / / / / / / / / / decrease parallelism in interop testsGravatar Jan Tattermusch2018-05-24
|/ / / / / / / / / / / /
| * | | | | | | | | | | Update BoringSSL podspecGravatar Muxi Yan2018-05-24
| | | | | | | | | | | |
| * | | | | | | | | | | regenerate projectsGravatar Jan Tattermusch2018-05-24
| | | | | | | | | | | |