aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| | | | | | * | | | | enable loading grpc_csharp_ext as a unity native pluginGravatar Jan Tattermusch2018-03-06
| | | | | | | | | | |
| | | | * | | | | | | use static_castGravatar Dan Zhang2018-03-06
| | | | | | | | | | |
| | | | | | * | | | | add IsUnity propertyGravatar Jan Tattermusch2018-03-06
| | | | | | | | | | |
| | | | | | * | | | | add experimental script for building the unitypackageGravatar Jan Tattermusch2018-03-06
| | |_|_|_|/ / / / / | |/| | | | | | | |
| | | * | | | | | | Use pre-built Dart docker image.Gravatar Jakob Roland Andersen2018-03-06
| | | | | | | | | |
| | | * | | | | | | clone grpc-dart when running on kokoroGravatar Jan Tattermusch2018-03-06
| | | | | | | | | |
| | | * | | | | | | yapf format codeGravatar Jan Tattermusch2018-03-06
| | | | | | | | | |
| | | * | | | | | | fix sanity testsGravatar Jan Tattermusch2018-03-06
| | | | | | | | | |
| | | * | | | | | | WIP: Add Dart support in interopGravatar Jakob Roland Andersen2018-03-06
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge pull request #14600 from vjpai/sstGravatar Vijay Pai2018-03-06
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Thread name needs to only be alphanumeric+underscore+dash
| | * | | | | | | | Name needs to only be alphanumeric+underscore+dashGravatar Vijay Pai2018-03-05
| |/ / / / / / / /
| * | | | | | | | Merge pull request #14597 from vjpai/deinterpretGravatar Vijay Pai2018-03-05
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Use static_cast rather than reinterpret_cast whenever possible
| | * | | | | | | | Use static_cast rather than reinterpret_cast whenever possibleGravatar Vijay Pai2018-03-05
| |/ / / / / / / /
| * | | | | | | | Merge pull request #14588 from ghostwriternr/task-runner-git-fixGravatar Matt Kwong2018-03-05
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Update Dockerfiles for python artifacts to use latest git version
| * \ \ \ \ \ \ \ \ Merge pull request #14478 from cookyt/tool-print-trailing-metaGravatar Vijay Pai2018-03-05
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Print trailing metadata in the "grpc_cli call" command.
| * \ \ \ \ \ \ \ \ \ Merge pull request #14458 from coryan/patch-1Gravatar Vijay Pai2018-03-05
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix typo in constant name.
| * \ \ \ \ \ \ \ \ \ \ Merge pull request #13580 from ZhouyihaiDing/protobuf_3.5.0_pluginGravatar Zhouyihai Ding2018-03-05
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | php_protobuf_plugin: update to protobuf 3.5.0 with reserved variables check
| | | | | * | | | | | | | Revert removals from python artifact dockerfilesGravatar Naresh2018-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 89ce16b removed a few package installations from the dockerfiles for building python artifacts. Revert them. Revert certain package install removal from python artifact dockerfiles
| | * | | | | | | | | | | update php plugin with protobuf 3.5.0Gravatar ZhouyihaiDing2018-03-05
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge pull request #14582 from markdroth/fake_resolver_test_fixGravatar Mark D. Roth2018-03-05
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Fix asan failure in fake_resolver_test.
| * \ \ \ \ \ \ \ \ \ \ \ Merge pull request #14532 from ncteisen/cpuGravatar Vijay Pai2018-03-05
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remain consistent with #14493
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #14586 from orijtech/masterGravatar Vijay Pai2018-03-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | doc: fix minor typo in spelling "mechanism"
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #14576 from jtattermusch/csharp_unity_xamarin_resourcesGravatar Jan Tattermusch2018-03-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | C# useful unity & xamarin resources
| | | | | | | | * | | | | | | Update Dockerfiles for python artifacts to use latest git versionGravatar Naresh2018-03-04
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Due to a recent change (Feb 2018) in Github's policy to discontinue support for weak cryptographic standards, older git versions stopped working with Github repositories. The Dockerfiles for building python artifacts currently uses git 2.0.5, that fails with an error `tlsv1 alert protocol version`. The CentOS image by the latest source Dockerfile, `manylinux` comes with the latest version of git as well, removing the need to manually build git from source.
| * | | | | | | | | | | | | Merge pull request #14459 from vjpai/2phase_thdGravatar Vijay Pai2018-03-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)
| | * | | | | | | | | | | | | Address reviewer commentsGravatar Vijay Pai2018-03-02
| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | doc: fix minor typo in spelling "mechanism"Gravatar Emmanuel T Odeke2018-03-02
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | s/mechanisim/mechanism/g
| | | | | | | | | | | | * | Remove hostname extraction for ConnectivityMonitorGravatar Muxi Yan2018-03-02
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Remove std::thread, keep everything else unchanged (#13)Gravatar Vijay Pai2018-03-02
| | | | | | | | | | | | |
| | | | | * | | | | | | | Fix asan failure in fake_resolver_test.Gravatar Mark D. Roth2018-03-02
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #14579 from adelez/foundry_integrationGravatar adelez2018-03-02
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix msan command
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #14572 from mehrdada/masterGravatar Mehrdad Afshari2018-03-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upmerge v1.10.x and add gorgeous for 1.11 to g_stands_for.md
| | | * | | | | | | | | | | | Fix msan commandGravatar Adele Zhou2018-03-02
| | | | |_|_|/ / / / / / / / | | | |/| | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #14193 from ericgribkoff/android_cpp_helloworldGravatar Eric Gribkoff2018-03-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | C++ on Android: Hello World client and server
| | | * | | | | | | | | | | Add gorgeous to g_stands_for.md for 1.11Gravatar Mehrdad Afshari2018-03-02
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | Upmerge branch 'v1.10.x' into masterGravatar Mehrdad Afshari2018-03-02
| | |/| | | | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevents merge conflicts in the future due to version change on the v1.10.x branch.
| | * | | | | | | | | | | | C++ on Android example client and serverGravatar Eric Gribkoff2018-03-02
| | | | | | | | | | | | | |
| | | | | * | | | | | | | | address commentsGravatar Jan Tattermusch2018-03-02
| | | | | | | | | | | | | |
| | | | | * | | | | | | | | cmake: dont use rt and pthread for AndroidGravatar Jan Tattermusch2018-03-02
| | | | | | | | | | | | | |
| | | | | * | | | | | | | | add useful resources for unity/xamarin supportGravatar Jan Tattermusch2018-03-02
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #14568 from dgquintas/fix_grpclb_againGravatar David G. Quintas2018-03-01
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix grpclb_end2end_test InitiallyEmptyServerlist
| | * | | | | | | | | | | | Fix and simplify SingleBalancerTest.InitiallyEmptyServerlistGravatar David Garcia Quintas2018-03-01
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge pull request #14564 from vjpai/retry_fixGravatar Vijay Pai2018-03-01
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Need to shrink stack frame size; add a todo
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #14441 from menghanl/fix_release_matrixGravatar adelez2018-03-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add go release versions to client_matrix.py
| | | | | | * \ \ \ \ \ \ \ \ Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-03-01
| | | | | | |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | Need to shrink stack frame size; add a todoGravatar Vijay Pai2018-03-01
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge pull request #14542 from adelez/foundry_integrationGravatar adelez2018-03-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | Add ASAN, UBSAN and MSAN scripts
| | | | | | * | | | | | | | | Minor changes and fixesGravatar Vijay Pai2018-03-01
| | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-03-01
| | | | | | |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
| | | | | | * | | | | | | | | Move assignment for Thread, make destructor optional, loop cv waitsGravatar Vijay Pai2018-03-01
| | | | | | | | | | | | | | |