41066 Commits (e8d570618ec8571768caf62f35e94fc88f314889)
 

Author SHA1 Message Date
Zhen Lian e8d570618e [Exposing ALTS Context 1/2] Fill in context on TSI and Security Connector Layer 5 years ago
Esun Kim 3f523c1ff8
Merge pull request #20474 from veblush/map 5 years ago
Nicolas Noble dbe7f35109
Merge pull request #20465 from nicolasnoble/poly-delete 5 years ago
Esun Kim 982359bf96 Add grpc_core::Map with Allocator 5 years ago
Mark D. Roth fb84eb258f
Merge pull request #20454 from markdroth/std_set_allocator 5 years ago
Eric Anderson c2af3b43d6
Merge pull request #20455 from ejona86/fix-rm-flake 5 years ago
Nicolas "Pixel" Noble 6ffecfbcec Adding multiple inheritence delete. 5 years ago
Mark D. Roth ae566a15e9
Merge pull request #20443 from markdroth/lb_policy_metadata_api 5 years ago
Soheil Hassas Yeganeh e67b82c55d
Merge pull request #20328 from soheilhy/h2-write-no-async 5 years ago
Soheil Hassas Yeganeh fd13c0b9c8
Merge pull request #20466 from soheilhy/fix-call-op-str 5 years ago
Mark D. Roth 0fbad5328f Use a more standard iteration interface for LB policy metadata API. 5 years ago
Mark D. Roth 076ee0bc85 Wrapper for std::set<> that overrides the allocator. 5 years ago
Jan Tattermusch f509687496
Merge pull request #20434 from jtattermusch/win_rbe_polish 5 years ago
Soheil Hassas Yeganeh a1310498ee Fix the internal build and test failure introduced in #20329 5 years ago
Soheil Hassas Yeganeh 0e6227ed96 Remove unused fields. 5 years ago
Soheil Hassas Yeganeh f05fd9de5f Remove out of context writes from H2. 5 years ago
Arjun Roy 04495e5488
Merge pull request #19987 from arjunroy/server_slice_eq 5 years ago
Yash Tibrewal f7281a44b2
Merge pull request #20460 from yashykt/bmchttp2fix 5 years ago
apolcyn 8a2c9512a5
Merge pull request #20447 from apolcyn/fix_print 5 years ago
apolcyn 873c2f06f4
Merge pull request #20446 from apolcyn/remove_license_comment 5 years ago
Yash Tibrewal a59acd2f4b Merge branch 'master' into bmchttp2fix 5 years ago
Yash Tibrewal 0a57e9cc69 Fix bm chttp2 transport 5 years ago
Arjun Roy a0f2551d17 Strongly typed slices for server method/host. 5 years ago
Esun Kim 4780da7b50
Merge pull request #20451 from veblush/py-win 5 years ago
Nicolas "Pixel" Noble e0c7ea7cb8 Start using RTTI. 5 years ago
Eric Anderson 05c603729e Disable Gradle daemon for Java interop test building 5 years ago
Moiz Haidry 42979d3db1
Merge pull request #20429 from mhaidrygoog/cleanup_tls 5 years ago
Alexander Polcyn 76abd3dd03 Also fix exception syntax 5 years ago
Esun Kim 446d89010a Fix python windows link problem 5 years ago
Mark D. Roth c8c755ac9d
Merge pull request #20441 from markdroth/lb_policy_std 5 years ago
Mark D. Roth 7e23bbb192
Merge pull request #20406 from markdroth/client_channel_connectivity_api 5 years ago
Esun Kim ad1ece8f9f
Merge pull request #20442 from veblush/bye-libcxx 5 years ago
Alexander Polcyn c6654fc02a Put parenthesis around print in bm_main.py 5 years ago
Alexander Polcyn 170ab2d91f Remove comment about license after licenses rule 5 years ago
Moiz Haidry 2d7e477a6c Clear the thread state before shutdown on executor, make exception for MacOS and iOS 5 years ago
yihuaz 6c2eb034f7
Merge pull request #20412 from yihuazhang/socket_mutator 5 years ago
Stanley Cheung 542fb566d7
Merge pull request #20411 from stanley-cheung/php-docker-tests 5 years ago
Mark D. Roth 490be929b3 Use more normal API for client channel connectivity watches from internal code 5 years ago
Karthik Ravi Shankar eb07a377cd
Merge pull request #20435 from grpc/revert-20331-chttp2combiner 5 years ago
Mark D. Roth e371bcba6e
Merge pull request #20439 from markdroth/use_std_set 5 years ago
Esun Kim 39c3747229
Merge pull request #20440 from veblush/cpp-more 5 years ago
Esun Kim 8f784ed19a
Merge pull request #20356 from veblush/cpp-doc 5 years ago
Esun Kim e12ff9cd58 Remove third_party/libcxx[abi] 5 years ago
Mark D. Roth 206c11f017 Use std::function<> for recv_trailing_metadata callback in LB policy API. 5 years ago
Esun Kim 2274ca22f4 Use std::pair 5 years ago
Esun Kim 019b82ca34 Add note about thread_local 5 years ago
Mark D. Roth 0ed1202f84 Use std::set<> where appropriate. 5 years ago
Esun Kim 69a91b82e1 Update C++ doc 5 years ago
Mark D. Roth 9fc4adae63
Merge pull request #20397 from markdroth/subchannel_health_check_connectivity 5 years ago
Soheil Hassas Yeganeh 20983f1e0e
Merge pull request #20329 from soheilhy/call-op-str 5 years ago