25317 Commits (c0632acaffb6eacf763d9f4bc105476ad183aafa)

Author SHA1 Message Date
Lidi Zheng c0632acaff Add a fail-back polling mode for Windows+3.8+ 5 years ago
Mark D. Roth d926e1ca47 Move XdsClient code out of client_channel tree. 5 years ago
Karthik Ravi Shankar f3f9e8941a
Revert "Fold Channel and CompletionQueue from grpc_impl to grpc" 5 years ago
Michael Wang c392be6ca0 created mock versions of Activation and CelValue for use with AuthorizationEngine 5 years ago
nanahpang 85817785e2
Update authorization_engine.cc 5 years ago
Karthik Ravi Shankar ab775de1a2 Build and formatting fixes 5 years ago
Michael Wang d0311ac81a Basic class definition and constructor Cel eval engine 5 years ago
Muxi Yan cc72b0b967 Clean-up debug code in timer 5 years ago
Mark D. Roth 1723e8ce22 Fix use-after-free bug introduced in #23581. 5 years ago
Micah Kornfield 6f6778276d update template format 5 years ago
Micah Kornfield 596dcc555d fix gen_build_yaml.py formatting 5 years ago
Micah Kornfield 8e501c86f5 Move over to using sources.json from boring.ssl. 5 years ago
Micah Kornfield 35c0a4cfff Adds option of using ASM for BoringSSL in Python. 5 years ago
Esun Kim a7ffb7e47c Regen upb files 5 years ago
Mark D. Roth 0b61aea1c5 Convert grpc_server to idiomatic C++. 5 years ago
Mark D. Roth 35d3e7c531 Add per-address attribute mechanism that does not affect subchannel uniqueness. 5 years ago
Mark D. Roth 41d87b7307 Allow C++-style comments on #endif lines. 5 years ago
Yash Tibrewal e310d4366c Receive SETTINGS frame on clients before declaring subchannel READY 5 years ago
Micah Kornfield b5efeecf31 Fallback to google3 path of sources.json if initial link doesn't work 5 years ago
Micah Kornfield a8aeb280be Revert "Merge pull request #23652 from grpc/revert-23568-use_sources" 5 years ago
Karthik Ravi Shankar 3c2f4b40e3 Fold Channel and CompletionQueue from grpc_impl to grpc 5 years ago
Karthik Ravi Shankar 30f7710d4a Move ChannelArguments from ::grpc_impl to ::grpc 5 years ago
Alexander Polcyn a12cf6996b Fix ruby segfault on nil optional creds params 5 years ago
Michael Wang c6586f087f implemented get_local_address accessor for grpc_endpoint 5 years ago
Hannah Shi 1e415e24d1 replace sed with awk, since sed in mac is too old 5 years ago
Lidi Zheng d13c5834af Abstract the validation into a common function 5 years ago
Karthik Ravi Shankar 52cde540a4
Revert "Uses sources.json from BoringSSL" 5 years ago
Vijay Pai 9c5a39c6db Revert "Merge pull request #23361 from vjpai/em_agnostic_core_callback_cq" 5 years ago
Vijay Pai afa2bd8367 Revert "Merge pull request #23435 from vjpai/fix_iomgr_non_polling" 5 years ago
Vijay Pai 1cdc78cb9e Revert "Merge pull request #23562 from yang-g/one_core" 5 years ago
Ivan Posva 92edd711cd Fix pagination in ServerNode::RenderServerSockets. 5 years ago
Esun Kim 3ac116f1cb Enabled GPR_ABSEIL_SYNC 5 years ago
Lidi Zheng 655319e286 Ban this test with gevent + Windows 5 years ago
Alexander Polcyn 9b4ef62cb9 Split up run_ruby_end2end_tests.sh into more granular test targets 5 years ago
Lidi Zheng df440a5a66 It seems the port binding won't fail if a port is occupied by native socket 5 years ago
Mark D. Roth 255a468b44 Hacks to fix build problems on import. 5 years ago
Karthik Ravi Shankar dbec2415bf More local fixes 5 years ago
Lidi Zheng b9b33c06eb Make sure the SO_REUSEPORT is off 5 years ago
Lidi Zheng 217dade003 Raises an exception when port binding failed 5 years ago
Alexander Polcyn cba97021a9 Remove an invalid assumption from ruby call creds timeout test 5 years ago
Donna Dionne 8b3224ba62 Fixing a member var to not be a reference. 5 years ago
Alexander Polcyn 59da17dd7d Fix parent/child process synchronization in two ruby tests 5 years ago
Donna Dionne 6fc2e798e6 Member variable should not be a reference; causing crash when used in destructor. 5 years ago
Mark D. Roth da9b03638a Fix BUILD file for import. 5 years ago
Karthik Ravi Shankar 1de0bfd9e2
Revert "Revert "Move create_channel and credentials from ::grpc_impl to ::grpc"" 5 years ago
Hannah Shi d3c1cbf4cb replace gawk with awk, so as not to introduce an extra dependency 5 years ago
Karthik Ravi Shankar f1bc43edf6
Revert "Move create_channel and credentials from ::grpc_impl to ::grpc" 5 years ago
Matthew Stevenson 86f6b1c046 Disable TLS 1.3 in the C-core. 5 years ago
Karthik Ravi Shankar db3cd51b2f Move ErrorDetails from ::grpc_impl to ::grpc 5 years ago
Karthik Ravi Shankar 2fc4cfadcf Move ServerCredentials from ::grpc_impl to ::grpc 5 years ago