Yash Tibrewal
dd468c9268
iOS changes
5 years ago
Yash Tibrewal
2b8cd9a01b
Nullptr check
5 years ago
Yash Tibrewal
5d93cc6571
Merge branch 'master' into schedtorun
5 years ago
Yash Tibrewal
d8d1119ff3
Reviewer comments
5 years ago
Lidi Zheng
d10eabf18b
Add a test case to catch the failure
5 years ago
Muxi Yan
ab7e5e8dec
Merge pull request #20899 from muxi/update-examples
...
Update Objective-C examples
5 years ago
Juanli Shen
6dde2f43f7
Merge pull request #20522 from imjoey/patch-1
...
Docs: Correct the text format
5 years ago
Muxi Yan
c562da0f76
Start the call directly
5 years ago
Muxi Yan
d2f96d6d64
Use new transport selector
5 years ago
Jan Tattermusch
398be27287
Merge pull request #20765 from KyleFromKitware/cmake-style-fix
...
CMake style fixes
5 years ago
Yash Tibrewal
01ea1dea07
libuv changes
5 years ago
Yash Tibrewal
cd2c3cdfaa
Windows changes
5 years ago
Yash Tibrewal
3dd6292f5d
Debug mode changes
5 years ago
Yash Tibrewal
3a189d7e08
test changes
5 years ago
Yash Tibrewal
5d18d4450a
src/core changes
5 years ago
Yash Tibrewal
336b476d32
Adding ExecCtx::Run
5 years ago
Lidi Zheng
2817afd4e9
Make sure Core aware of gevent Cython objects
5 years ago
Richard Belleville
4790ab6d97
Merge pull request #20774 from gallmerci/master
...
Fix typo in python_configure.bzl
5 years ago
Esun Kim
8086d8ee42
Update abseil-cpp to HEAD
5 years ago
Lidi Zheng
61d463672d
Windows' gevent is always special!
5 years ago
Muxi Yan
ce842ecc31
Merge pull request #20767 from muxi/objc-doxygen
...
Add Objective-C Doxygen Documentation
5 years ago
Lidi Zheng
36d6c2d58d
Merge pull request #20875 from lidizheng/local-doc
...
Document the local credentials in gRPC Python's API reference
5 years ago
Muxi Yan
6788f40675
generate_projects
5 years ago
Muxi Yan
24dc93c82c
Ignore docs in Cocoapods generated directory
5 years ago
Eytan Kidron
6aa41ee760
Removed LARGE_MACHINE from bazel/grpc_build_system.bzl
5 years ago
Vijay Pai
7b9349de04
clang-format
5 years ago
Vijay Pai
8b597ad5ba
Change unused parameter name comment to cast
5 years ago
Lidi Zheng
3cd792ad70
Make YAPF happy
5 years ago
Lidi Zheng
f994f2ea18
Keep the manylinux Dockerfiles unchanged
5 years ago
Lidi Zheng
e2ee7bb679
Disable unit._channel_close_test.ChannelCloseTest
5 years ago
Yash Tibrewal
a5ba140f3c
Test changes
5 years ago
Lidi Zheng
cc628584a6
Fix the Sphinx auto generation
5 years ago
Lidi Zheng
83ae68c5f0
Document the local credentials
5 years ago
Lidi Zheng
160d33076f
Make YAPF happy
5 years ago
Yash Tibrewal
e4c77bb137
Merge pull request #20840 from yashykt/updatetriage
...
Update triage duty
5 years ago
Yash Tibrewal
99478f1fe9
Security Handshaker changes
5 years ago
Lidi Zheng
6b92b4af05
Attempt to drop support for Python 3.4
5 years ago
Richard Belleville
8b6e2ab3d4
Merge pull request #20846 from vam-google/master
...
[bazel] Add an ability to call an optional custom plugin for py_proto_library and py_grpc_library
5 years ago
Lidi Zheng
7b7f38a95d
Merge pull request #20452 from mostrows2/issue-19208
...
Issue 19208: Fix pollset_set_del_fd to cleanup all fd references.
5 years ago
Zhen Lian
e8d570618e
[Exposing ALTS Context 1/2] Fill in context on TSI and Security Connector Layer
5 years ago
Lidi Zheng
bcb870bf20
Make Windows test gRPC with Python 3.6
5 years ago
Karthik Ravi Shankar
e3fb73fec5
Merge pull request #20865 from grpc/tricorder_lint_fix
...
Fix internal lint warnings
5 years ago
Richard Belleville
4b49a95801
Fix internal lint warnings
5 years ago
vam-google
91c0d093bd
Fix unnecessary dependency and add new line
5 years ago
vam-google
5d9eeb34fc
Address PR feedback. Also add a dummy plugin.
5 years ago
Mark D. Roth
fa6920f601
Merge pull request #20544 from markdroth/xds_cds_policy
...
CDS LB policy
5 years ago
Eytan Kidron
c97ce9057b
Simplify the platform and constraints settings for remote execution
...
* Remove the toolchains //third_party/toolchains:local and //third_party/toolchains:local_large.
* Remove the platforms :rbe_ubuntu1604, :rbe_ubuntu1604_large, :local and :local_large.
* No longer inherit from @rbe_default//config:platform but instead use it directly. It is now the only non-windows platform.
* When creating @rbe_default//config:platform directly with rbe_autoconfig, set dockerAddCapabilities and dockerPrivileged directly in the exec_properties field. No need to set dockerNetwork to "off" and dockerSiblingContainers to false since these are the defaults.
* Also set gceMachineType = "n1-highmem-2" on the default platform. This value can be overridden by specific targets that want to use LARGE_MACHINE.
* Use create_exec_properties_dict where appropriate.
* Use custom_exec_properties to define LARGE_MACHINE.
I wasn't able to test thoroughly that this PR does not break any existing targets. I was not able to run anything on windows/mac and I also don't have access to gRPC's RBE setup.
5 years ago
hcaseyal
53ec941298
Merge pull request #20839 from hcaseyal/grpc_security_audit_plan.pdf
...
Security audit response
5 years ago
Mark D. Roth
7ccdc85fa0
CDS LB policy
5 years ago
Jan Tattermusch
28802d425a
Merge pull request #20860 from jtattermusch/vcpkg_instructions
...
Add vcpkg package manager instructions
5 years ago