aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* reduce timeout for json_run_localhostGravatar Jan Tattermusch2017-10-05
|
* Merge pull request #12493 from apolcyn/fix_ruby_call_mem_leakGravatar apolcyn2017-10-04
|\ | | | | Fix a per-call memory leak in ruby
* \ Merge pull request #12832 from ctiller/bloatGravatar Craig Tiller2017-10-04
|\ \ | | | | | | Introduce bloat_diff
| * | Configure tool to runGravatar Craig Tiller2017-10-04
| | |
| * | Better outputGravatar Craig Tiller2017-10-04
| | |
| * | Initial implementation of bloat_diffGravatar Craig Tiller2017-10-04
| | |
| * | Submodule bloaty mcbloatfaceGravatar Craig Tiller2017-10-04
|/ /
* | Merge pull request #12801 from chrisdunelm/fixregisterGravatar Jan Tattermusch2017-10-04
|\ \ | | | | | | C# De-register cancellation token
* \ \ Merge pull request #12777 from apolcyn/reduce_test_parrallelizationGravatar apolcyn2017-10-04
|\ \ \ | | | | | | | | Put a safety limit on parallelization of tests
* \ \ \ Merge pull request #12799 from ↵Gravatar Michael Lumish2017-10-03
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nagelflorian/fix-dynamic-codegen-example-deprecation-warning Fix Server#addProtoService deprecation warning of basic Node.js example
* \ \ \ \ Merge pull request #12690 from matt-kwong/covGravatar Matt Kwong2017-10-03
|\ \ \ \ \ | | | | | | | | | | | | Fix coverage tests
* \ \ \ \ \ Merge pull request #12733 from ↵Gravatar Michael Lumish2017-10-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | vosst/increase-reference-count-for-tcp-connect-state Increase reference count on state used in tcp connect.
* \ \ \ \ \ \ Merge pull request #12792 from murgatroid99/g_for_generousGravatar Michael Lumish2017-10-03
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Update version to 1.8.0-dev, update g word to 'generous'
| | | | | | * | De-register cancellation tokenGravatar Chris Bacon2017-10-03
| |_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | Fixes #12800
| | | | * | | Fix deprecation warning Server#addProtoService and use Server#addService insteadGravatar Florian Nagel2017-10-03
| |_|_|/ / / |/| | | | |
| * | | | | Update core version in BUILD fileGravatar murgatroid992017-10-02
| | | | | |
| * | | | | Update version to 1.8.0-dev, update g word to 'generous'Gravatar murgatroid992017-10-02
|/ / / / /
* | | | | Merge pull request #12718 from ZhouyihaiDing/c_ext_phpGravatar Zhouyihai Ding2017-10-02
|\ \ \ \ \ | | | | | | | | | | | | PHP benchmark: add running php with protobuf C-extension
* \ \ \ \ \ Merge pull request #12788 from muxi/fix-umbrella-warningGravatar Muxi Yan2017-10-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | Eliminate gRPC-Core umbrella header warning
* \ \ \ \ \ \ Merge pull request #9556 from y-zeng/cli_batch_rebasedGravatar Yuchen Zeng2017-10-02
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | gRPC CLI batch mode
| | * | | | | | Eliminate gRPC-Core umbrella header warning by tweaking module.modulemap and ↵Gravatar Muxi Yan2017-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | excluding some files for other build systems
* | | | | | | | Merge pull request #12782 from jtattermusch/debug_clock_skewGravatar Jan Tattermusch2017-10-02
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Debug clock skew on macos workers
* \ \ \ \ \ \ \ \ Merge pull request #12779 from jtattermusch/unflake_macos_artifactsGravatar Jan Tattermusch2017-10-02
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | Unflake build_ruby_environment_macos.sh on kokoro
* | | | | | | | | Merge pull request #12750 from yashykt/epoll1_h2proxy_tests_fixGravatar Yash Tibrewal2017-10-02
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix e2e compression tests for epoll1 and h2_http_proxy
| | | | | | | | * | Tentatively reduce parallelization limit on linux/macos to 128Gravatar Alexander Polcyn2017-10-02
| | | | | | | | | |
| | | | | | | | * | Limit max jobs cpu agnostic way, to avoid overloading the testGravatar Alexander Polcyn2017-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | environment
| | | * | | | | | | debug clock skewGravatar Jan Tattermusch2017-10-02
| |_|/ / / / / / / |/| | | | | | | |
| | * | | | | | | coreutils already installedGravatar Jan Tattermusch2017-10-02
| | | | | | | | |
| | * | | | | | | simplify macos artifact build scriptGravatar Jan Tattermusch2017-10-02
| | | | | | | | |
| | * | | | | | | workaround verconf.h problemGravatar Jan Tattermusch2017-10-02
| |/ / / / / / / |/| | | | | | |
| | | | * | | | Fix up whitespaceGravatar Thomas Voß2017-09-30
| | | | | | | |
| * | | | | | | Merge branch 'master' into epoll1_h2proxy_tests_fixGravatar Yash Tibrewal2017-09-29
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| | * | | | | | Fix windows buildGravatar Yuchen Zeng2017-09-29
| | | | | | | |
| | * | | | | | gRPC CLI batch modeGravatar Yuchen Zeng2017-09-29
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #12647 from nicolasnoble/pull_request_interval_scriptGravatar Nicolas Noble2017-09-29
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Adding script to generate pull request list from an interval.
* \ \ \ \ \ \ \ Merge pull request #12766 from ncteisen/tinyGravatar Noah Eisen2017-09-29
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix ClangTidy
* \ \ \ \ \ \ \ \ Merge pull request #12701 from yongni/masterGravatar yongni2017-09-29
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Added step-by-step instrution on how to add a new release to grpc bac…
| | * | | | | | | | Fix ClangTidyGravatar ncteisen2017-09-29
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #12763 from ncteisen/debugging-bm-toolsGravatar Noah Eisen2017-09-29
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix bm_diff
* \ \ \ \ \ \ \ \ \ Merge pull request #12702 from endobson/call-refGravatar Mehrdad Afshari2017-09-29
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fix docs on grpc_call_ref
| | | | * \ \ \ \ \ \ Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar Nicolas "Pixel" Noble2017-09-29
| | | | |\ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | pull_request_interval_script
| | | | * | | | | | | Adding Copyright info.Gravatar Nicolas "Pixel" Noble2017-09-29
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #12663 from sreecha/debug-timersGravatar Sree Kuchibhotla2017-09-29
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add a hash table in timer code (in debug builds only) to detect duplicate timers
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #12765 from nathanielmanistaatgoogle/cythonGravatar Nathaniel Manista2017-09-29
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Devolve staticmethod to ordinary function.
* \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #12374 from markdroth/plugin_credentials_api_fixGravatar Mark D. Roth2017-09-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change plugin credentials API to support both sync and async modes
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #12574 from yang-g/comp_callGravatar Yang Gao2017-09-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add CompositeCallCredentials
| | | * | | | | | | | | | | | Devolve staticmethod to ordinary functionGravatar Nathaniel Manista2017-09-29
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Add a simple testGravatar yang-g2017-09-28
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Add CompositeCallCredentialsGravatar yang-g2017-09-28
|/ / / / / / / / / / / / / /
| | | | | * | | | | | | | | Increase CPU costGravatar ncteisen2017-09-28
| | | | | | | | | | | | | |