Vijay Pai
|
9e515951ac
|
size_t shouldn't have the value -1; switch to int
|
6 years ago |
Jan Tattermusch
|
22d8e60bdb
|
improve BUILDING.md
|
6 years ago |
Jan Tattermusch
|
5d302d1a9f
|
Merge pull request #16399 from jtattermusch/csharp_upgrading_examples
Upgrade C# examples to grpc1.14.1 and protobuf3.6.1
|
6 years ago |
Zhouyihai Ding
|
5fb2281ada
|
Merge pull request #16404 from ZhouyihaiDing/fix_16392
PHP: fix failed test 16392
|
6 years ago |
ZhouyihaiDing
|
461c910a8c
|
PHP: fix failed test 16392
|
6 years ago |
Vijay Pai
|
ccc6ee3db0
|
Merge pull request #15984 from g-easy/hdrs
Move GetSpanFromServerContext() to public header.
|
6 years ago |
Mark D. Roth
|
4312d1217e
|
clang-format
|
6 years ago |
Mark D. Roth
|
ba4f66e705
|
Allow more timing slack in dns cooldown test.
|
6 years ago |
Mark D. Roth
|
4eceb65aaa
|
Merge remote-tracking branch 'upstream/master' into pf_keep_unselected_subchannels
|
6 years ago |
Vijay Pai
|
46008f0d76
|
Merge pull request #15926 from cartr/platform_solaris_aix
Make gRPC buildable with AIX and Solaris (no official support)
|
6 years ago |
Bill Feng
|
373c5b31db
|
added qps tests on bazel
|
6 years ago |
Mehrdad Afshari
|
0a69991080
|
Fix sort issue in package build page
|
6 years ago |
Jan Tattermusch
|
a554a5cd70
|
regenerate protos for C# examples
|
6 years ago |
Jan Tattermusch
|
5be1311472
|
upgrade HelloworldLegacyCsproj to grpc1.14.1 and protobuf 3.6.1
|
6 years ago |
Jan Tattermusch
|
c818320a3d
|
upgrade dotnet examples to grpc1.14.1 and protobuf 3.6.1
|
6 years ago |
Mark D. Roth
|
add72762a7
|
Fix round_robin to avoid negative size_t value.
|
6 years ago |
Zhouyihai Ding
|
af89e8c00e
|
Merge pull request #16394 from ZhouyihaiDing/fix_16392
PHP: fix failed test 16392
|
6 years ago |
Juanli Shen
|
49e74c087e
|
Simplify call arena size growth
|
6 years ago |
ZhouyihaiDing
|
66a4efc5a8
|
PHP: fix failed test 16392
|
6 years ago |
Juanli Shen
|
1a81d985d8
|
Merge pull request #16307 from AspirinSJL/revert_c_to_tf
Revert to TRANSIENT_FAILURE during backoff
|
6 years ago |
Vijay Pai
|
472b9327c0
|
Merge pull request #16374 from vjpai/census
Move a census file from src/cpp to src/core since core depends on it
|
6 years ago |
Vijay Pai
|
616b5d798a
|
Cast an index to size_t to avoid sign-conversion warning
|
6 years ago |
Juanli Shen
|
25f7d0f6f4
|
Revert to TRANSIENT_FAILURE during backoff
|
6 years ago |
Mark D. Roth
|
8ba4563629
|
Merge pull request #16373 from markdroth/mu_guard_cleanup
Move C++ mu_guard class out of C-core public headers and fix style.
|
6 years ago |
Mark D. Roth
|
aad7884233
|
Code review changes.
|
6 years ago |
Mark D. Roth
|
bf941c1b7c
|
Merge remote-tracking branch 'upstream/master' into pf_keep_unselected_subchannels
|
6 years ago |
Juanli Shen
|
b8972046b4
|
Merge pull request #16306 from AspirinSJL/pf_check_state_before_watch
PF: Check connectivity state before watching
|
6 years ago |
Yash Tibrewal
|
3bb0cd7769
|
Merge pull request #16375 from yashykt/nulcheck
Add a nullptr check
|
6 years ago |
Mark D. Roth
|
e9e92d443c
|
Merge remote-tracking branch 'juanlishen/pf_check_state_before_watch' into pf_keep_unselected_subchannels
|
6 years ago |
Mark D. Roth
|
4d6f002780
|
Code review changes and fix threading bug in test.
|
6 years ago |
Mehrdad Afshari
|
0a1d0d25a2
|
Merge pull request #16372 from mehrdada/remove-proto-js_embed-hack
Remove protobuf js_embed hack
|
6 years ago |
Vijay Pai
|
e28ed218dd
|
Merge pull request #16273 from codebender/update_cli_instructions
Update instructions to include how to satisfy gFlags prerequisite on a Mac
|
6 years ago |
Yash Tibrewal
|
b22c3009d4
|
Fix typo
|
6 years ago |
Juanli Shen
|
d19fd1c689
|
PF: Check connectivity state before watching
|
6 years ago |
Yash Tibrewal
|
d9f4c76356
|
Add a nullptr check
|
6 years ago |
Vijay Pai
|
ccc4771630
|
Fix Bazel BUILD
|
6 years ago |
Vijay Pai
|
79851428e9
|
Add a sanity check to avoid reintroducing dependence on cpp by core
|
6 years ago |
Vijay Pai
|
381bcab8bd
|
Move a file from src/cpp to src/core since core depends on it
|
6 years ago |
Juanli Shen
|
61dabce400
|
Merge pull request #16289 from AspirinSJL/warn_api_use
Add warning about AsyncNotifyWhenDone bug
|
6 years ago |
Mark D. Roth
|
7a7e4f5652
|
Move C++ mu_guard class out of C-core public headers and fix style.
|
6 years ago |
Mehrdad Afshari
|
981f19bed2
|
Remove protobuf js_embed hack
|
6 years ago |
Yash Tibrewal
|
052beefdec
|
Add further comments
|
6 years ago |
Yang Gao
|
7e4be89014
|
Merge pull request #16368 from grpc/revert-16214-order_order_please
Revert "Add more filter priority levels"
|
6 years ago |
Mehrdad Afshari
|
7a05322cf8
|
Merge pull request #16364 from geckovia/improve-pypy-compatibility
Improve Pypy compatibility
|
6 years ago |
Michael Lumish
|
44f1270649
|
Merge pull request #15175 from murgatroid99/node_perf_tests_again
Add Node perf tests for both implementations
|
6 years ago |
Noah Eisen
|
04bbe6483f
|
Merge pull request #16365 from haberman/build-file-fix
Cleaned up BUILD file, which fixed a dependency problem with protobuf.
|
6 years ago |
Yang Gao
|
b840d5e45c
|
Revert "Add more filter priority levels"
|
6 years ago |
Josh Haberman
|
8a80364a9f
|
Cleaned up BUILD file, which fixed a dependency problem with protobuf.
|
6 years ago |
Paul Petit
|
33e5c0d091
|
Replace is by == for a status comparison
This worked fine with CPython, but the condition
was always evaluated to False with Pypy, causing
bugs down the road.
Tested with Pypy 6.0.
|
6 years ago |
Vijay Pai
|
8a86f5329e
|
Merge pull request #16356 from vjpai/exhaustion
C++ sync server: Return status RESOURCE_EXHAUSTED if no thread quota available
|
6 years ago |