aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-07-11
|\
| * Merge pull request #11742 from ncteisen/fuzz-iob-in-metadataGravatar Noah Eisen2017-07-11
| |\
| * \ Merge pull request #11738 from mehrdada/canonica-urlsGravatar Mehrdad Afshari2017-07-11
| |\ \
| * \ \ Merge pull request #11731 from yang-g/cpp_is_hardGravatar Yang Gao2017-07-11
| |\ \ \
| * \ \ \ Merge pull request #11749 from jtattermusch/kokoro_objc_swiftGravatar Jan Tattermusch2017-07-11
| |\ \ \ \
| | * | | | make SwiftSample support Xcode8Gravatar Jan Tattermusch2017-07-11
| |/ / / /
| * | | | Merge pull request #11747 from jtattermusch/kokoro_objc_fixGravatar Jan Tattermusch2017-07-11
| |\ \ \ \
| | * | | | fix objc testsGravatar Jan Tattermusch2017-07-11
| | | | | * Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1846Gravatar Noah Eisen2017-07-11
| | | | | * Add fuzzer reproGravatar Noah Eisen2017-07-11
| | |_|_|/ | |/| | |
| * | | | Merge pull request #11719 from markdroth/large_metadata_bad_client_test_fixGravatar Mark D. Roth2017-07-11
| |\ \ \ \
| | * | | | Do multiple reads if needed to read full server response.Gravatar Mark D. Roth2017-07-11
| | | * | | set open file limitsGravatar Jan Tattermusch2017-07-11
| | |/ / / | |/| | |
| * | | | Merge pull request #11572 from vjpai/internalizeGravatar Vijay Pai2017-07-10
| |\ \ \ \
| * \ \ \ \ Merge pull request #11741 from kpayson64/tf_rollbackGravatar Nicolas Noble2017-07-10
| |\ \ \ \ \
| * | | | | | Update compression test for languages without compression bitGravatar Eric Gribkoff2017-07-10
| * | | | | | Merge pull request #11729 from murgatroid99/uv_memory_leak_fixesGravatar Michael Lumish2017-07-10
| |\ \ \ \ \ \
| | | * | | | | Revert "Reduce server memory usage"Gravatar Ken Payson2017-07-10
| | | * | | | | Revert "Remove lockfree-stack implementation that is no longer used"Gravatar Ken Payson2017-07-10
| | |/ / / / / | |/| | | | |
| | | | | | * Use https://grpc.io consistently as the canonical URLGravatar Mehrdad Afshari2017-07-10
| | |_|_|_|/ | |/| | | |
| * | | | | Fix dependency download link in INSTALL.md to use httpsGravatar Mehrdad Afshari2017-07-10
| * | | | | Fetch grpc.io/release over httpsGravatar Mehrdad Afshari2017-07-10
| * | | | | Merge pull request #11735 from dgquintas/fix_codegen_fullGravatar David G. Quintas2017-07-10
| |\ \ \ \ \
| | * | | | | Fix codegen_test_fullGravatar David Garcia Quintas2017-07-10
| |/ / / / /
| | | * / / Internalize structs and methods meant for being exposed through codegenGravatar Vijay Pai2017-07-10
| | |/ / / | |/| | |
| * | | | Merge pull request #11728 from robertwb/patch-1Gravatar kpayson642017-07-10
| |\ \ \ \
| | | | | * second tryGravatar yang-g2017-07-10
| | | | | * Unref the call first in case the collection is still used in callGravatar yang-g2017-07-10
| | |_|_|/ | |/| | |
| | * | | Remove declaration of missing field.Gravatar Robert Bradshaw2017-07-10
| |/ / /
| * | | Merge pull request #11051 from jboeuf/fix_issue_11011Gravatar Matt Kwong2017-07-10
| |\ \ \ | | |_|/ | |/| |
| | | * Fix some memory leaks in UV TCP codeGravatar murgatroid992017-07-10
| * | | Merge pull request #11626 from markdroth/consistent_failure_pathGravatar Mark D. Roth2017-07-10
| |\ \ \
| | * | | Code cleanups in client_auth_filter and server_auth_filter.Gravatar Mark D. Roth2017-07-10
| |/ / /
| * | | Merge pull request #11680 from jtattermusch/python_32bit_artifactsGravatar Jan Tattermusch2017-07-10
| |\ \ \
| * \ \ \ Merge pull request #11723 from yang-g/cpp_is_hardGravatar Yang Gao2017-07-08
| |\ \ \ \
| | * | | | Use pointer to avoid assignment and race.Gravatar yang-g2017-07-08
| |/ / / /
| * | | | Merge pull request #11696 from dgquintas/rr_concurrent_updates_fixGravatar David G. Quintas2017-07-07
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge pull request #11639 from murgatroid99/master_1.4.1_upmergeGravatar Michael Lumish2017-07-07
| |\ \ \ \
| * \ \ \ \ Merge pull request #11671 from markdroth/client_channel_tracerGravatar Mark D. Roth2017-07-07
| |\ \ \ \ \
| | * | | | | Add client_channel tracer; code cleanup; eliminate an allocation.Gravatar Mark D. Roth2017-07-07
| |/ / / / /
| * | | | | Merge pull request #11644 from ncteisen/murder-the-custom-debugging-definesGravatar Noah Eisen2017-07-07
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #11684 from sreecha/timer_manager_fixGravatar Sree Kuchibhotla2017-07-07
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #11705 from vjpai/typosGravatar Vijay Pai2017-07-07
| |\ \ \ \ \ \ \
| | | | * | | | | Remove more custom debug definesGravatar ncteisen2017-07-06
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge pull request #11495 from agc-sec/fixopenssl-jwtGravatar Matt Kwong2017-07-06
| |\ \ \ \ \ \ \
| | | | | | * | | Fix RR concurrent updatesGravatar David Garcia Quintas2017-07-06
| * | | | | | | | Merge pull request #11532 from ctiller/optimize_forGravatar Craig Tiller2017-07-06
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge pull request #11557 from ncteisen/writelast-bugfixGravatar Noah Eisen2017-07-06
| |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | Resolve typosGravatar Vijay Pai2017-07-06
| | |_|_|/ / / / / / | |/| | | | | | | |
| | | | | * | | | | fix typos identified in code reviewGravatar Sree Kuchibhotla2017-07-06