Yash Tibrewal
3681ca350b
Merge pull request #14712 from yashykt/hotplugcpu
...
Add checking for hotplugged CPUs in gpr_cpu_current_cpu for linux
7 years ago
David G. Quintas
ac872dd656
Merge pull request #14556 from dgquintas/grpclb_test_call_creds_removal
...
Verify LB doesn't receive call creds
7 years ago
Yash Tibrewal
0b4361c1b7
Add checking for hotplugged CPUs in gpr_cpu_current_cpu for linux
7 years ago
Zhouyihai Ding
14050f1fda
Merge pull request #14659 from ZhouyihaiDing/trace_call_plugin
...
php: adding trace for call_credentials plugin callback function
7 years ago
Jan Tattermusch
261448e357
Merge pull request #14691 from jtattermusch/kokoro_packages_distribtest
...
Add kokoro build_packages and distribtests jobs.
7 years ago
apolcyn
43911f2564
Merge pull request #14690 from apolcyn/fix_resolver_test_arg_parse
...
Fix resolver test script's arg parsing for bazel runs
7 years ago
David Garcia Quintas
6234054aa8
Verify LB doesn't receive call creds
7 years ago
kpayson64
f60cbbd393
Merge pull request #14688 from kpayson64/revert_pr
...
Revert "Use heuristic to determine how many events to handle per iter…
7 years ago
Nathaniel Manista
b20f768f57
Merge pull request #14702 from nathanielmanistaatgoogle/_face_interface_test
...
Remove _face_interface_test.
7 years ago
Juanli Shen
f3b28b81cf
Merge pull request #14681 from AspirinSJL/head
...
Fix call stack ref flake
7 years ago
Nathaniel Manista
62170372a7
Remove _face_interface_test
...
The Beta API has an execution date and RPC Framework is but a distant
memory.
This test is flaky with Python 3.5 on Windows! Some mysteries will just
have to remain unsolved...
7 years ago
Yash Tibrewal
431aea53db
Merge pull request #14700 from yashykt/httpsclitestlog
...
Add logging for helping debug httpcli tests
7 years ago
Nathaniel Manista
f7a8f8ba7c
Merge pull request #14687 from nathanielmanistaatgoogle/early-ok
...
Verify early OK behavior.
7 years ago
Michael Lumish
4cb0bd0123
Merge pull request #14661 from murgatroid99/node_pure_js_interop_client
...
Add Node pure JS interop client
7 years ago
kpayson64
7518ce9773
Merge pull request #14599 from kpayson64/abstract_libuv_stuff
...
Abstract libuv event loop
7 years ago
Yash Tibrewal
21a64df897
Merge pull request #14694 from yashykt/execctxdesc
...
Update documentation for ExecCtx
7 years ago
Yash Tibrewal
b1628971a1
Add logging for helping debug httpcli tests
7 years ago
Nathaniel Manista
7726c303a6
Verify early OK behavior
...
Looks like early OK support was implemented in
https://github.com/grpc/grpc/pull/14080 but
https://github.com/grpc/grpc/issues/7032 was not marked fixed at the
time.
Good thing it was just an idea on our Google Summer of Code ideas
page...
7 years ago
Yash Tibrewal
fc9c0705b3
Update documentation for ExecCtx
7 years ago
Mark D. Roth
b62d77f05b
Merge pull request #14686 from markdroth/caching_byte_stream_fix
...
Orphan underlying byte stream as soon as it's been drained.
7 years ago
kpayson64
fc0d0e7572
Simplify dn_resolver_ares
7 years ago
Jan Tattermusch
80d54f332c
add build_packages and distribtest kokoro jobs
7 years ago
Alexander Polcyn
1eaac47f52
Fix arg parsing in resolver test script
7 years ago
Mark D. Roth
575bda3975
Merge pull request #14675 from markdroth/auth_filter_metadata_callouts
...
Use metadata batch callouts in client_auth_filter.
7 years ago
Jan Tattermusch
5f3a452440
make package builds work on kokoro
7 years ago
Nicolas Noble
129f38a8a5
Merge pull request #14517 from makdharma/extensible_api
...
Remove "final" keyword and make methods protected.
7 years ago
kpayson64
fb0dabd170
Revert "Use heuristic to determine how many events to handle per iteration"
...
This reverts commit be619a3620
.
7 years ago
Vijay Pai
3c3c4c913a
Update server.h
7 years ago
Vijay Pai
589e2cfe09
Update completion_queue.h
7 years ago
makdharma
626a65e877
Added protected default constructor
7 years ago
Mark D. Roth
49a76e9d87
clang-format
7 years ago
makdharma
dbf4b71a00
added Experimental in comments
...
For "struct Port" and friends, since they are now protected instead of
private.
7 years ago
Mark D. Roth
4941414565
Avoid trying to access underlying_stream_ after it's been orphaned.
7 years ago
Mark D. Roth
24e34b85c0
Orphan underlying byte stream as soon as it's been drained.
7 years ago
kpayson64
539f5068bd
Abstract libuv implementation
...
Structures the libuv implementation to allow for a plugable
BSD style socket implementation to allow for other IO Managers
7 years ago
Vijay Pai
44fd6557ae
Merge pull request #14676 from muxi/fix-inttypes-include
...
Stop including inttypes.h in gRPC core public header
7 years ago
Juanli Shen
7573f989ad
Fix call stack ref flake
7 years ago
murgatroid99
a7ed100c2e
Add another missing install line
7 years ago
Muxi Yan
2a03c876ec
Fix one more file
7 years ago
adelez
01d1178564
Merge pull request #14678 from adelez/foundry_integration
...
Incease job to 100.
7 years ago
makdharma
606742d30c
replaced loop with range expression
7 years ago
Vijay Pai
2c6aee9cf7
Merge pull request #14591 from vjpai/framesize
...
Build with stack frame size limits
7 years ago
murgatroid99
ac21e04cf7
Fix python script style
7 years ago
Adele Zhou
d898926d3d
Incease job to 100.
7 years ago
murgatroid99
e0e110e2e0
Fix syntax error
7 years ago
murgatroid99
06210a103e
Node pure JS interop: add missing install line, skip more tests
7 years ago
Mark D. Roth
ecc865124c
Use metadata batch callouts in client_auth_filter.
7 years ago
Muxi Yan
60aa27884f
Remove include of inttypes.h completely
7 years ago
Muxi Yan
4b37fb0e4c
Stop including inttypes.h in gRPC core public header in Apple platforms
7 years ago
murgatroid99
9d2275864a
Use different docker image for Node pure JS interop tests
7 years ago