35256 Commits (eeced98fc556c6a5bc3a5dedc171c98747217078)
 

Author SHA1 Message Date
Muxi Yan b3cb4e17f7 Comment and rename GRPCChannel:ref and :unref 6 years ago
Muxi Yan 8cecb2a86d Write comments for functions in ChannelArgsUtil 6 years ago
Muxi Yan 789108d16d add const attribute to defaults 6 years ago
Vijay Pai ce4bd108ea Fix CallOpSet copy/assignment to reset cq_tag 6 years ago
Muxi Yan cb745ceaf9 Synchronized access to fetchedOauth2AccessToken 6 years ago
Muxi Yan c6de16fc80 Remove redundant variable 6 years ago
Muxi Yan 24d952b2b9 Add comments to ivars of GRPCCall2 6 years ago
Muxi Yan 422d3296b2 Annotate Nullability 6 years ago
Muxi Yan e542e006eb Format fix 6 years ago
Muxi Yan 0242b022cc Typo fix 6 years ago
apolcyn 6c29457ccb
Merge pull request #16913 from apolcyn/resolver_owns_ares_requests 6 years ago
ncteisen a3400a8fcb Add a test with more edge cases 6 years ago
apolcyn cc3f52835a
Merge pull request #16917 from apolcyn/fix_init_shutdown_init 6 years ago
Muxi Yan 5eb9911a0e Change extern type 6 years ago
Noah Eisen 14a09c4849
Merge pull request #16904 from ncteisen/more-channel-tracing 6 years ago
ncteisen d6d5d21c0a Add bin search to gettopchannels and getservers 6 years ago
Lidi Zheng bfe2d8153d Using template to generate Dockerfile 6 years ago
Muxi Yan 9f9141082b compressAlgorithm->compressionAlgorithm 6 years ago
Lidi Zheng 2f038f611a Install pip for each Python version 6 years ago
Muxi Yan cc9157a248 Polish comments 6 years ago
Lidi Zheng f57f142b23 Migrate to new dockerfile 6 years ago
Muxi Yan 590ab39252 GRPCCompressAlgorithm->GRPCCompressionAlgorithm 6 years ago
Soheil Hassas Yeganeh 58a85ffc5e Use union to make alignement robust. 6 years ago
Lidi Zheng 21ea6718cb Add '-y' 6 years ago
Lidi Zheng 4b593bd084 Testing new dockerfile from scratch 6 years ago
Muxi Yan a6e35201b5 polish comments 6 years ago
Eric Anderson 2b99c000f1
Merge pull request #16940 from jtattermusch/message_length_big_endian 6 years ago
ncteisen 582d80cf8b Merge branch 'master' of https://github.com/grpc/grpc into channelz-uuid-fix 6 years ago
ncteisen 8e666499a9 reveiwer feedback 6 years ago
Noah Eisen 8c1670d547 Fix asan 6 years ago
Muxi Yan 2d903f4732 More specific typing in response handlers 6 years ago
Soheil Hassas Yeganeh 1f85f6ba33 Do not waste cache lines with unnecessary paddings. 6 years ago
Alexander Polcyn aa3259c10e Fix corruption of blocking_resolve_address when ares is used and grpc is restarted 6 years ago
Muxi Yan 9925c13b27 writeWithMessage->writeMessage 6 years ago
Muxi Yan 2a9efc3d1f polish cancel message of proto calls 6 years ago
Alexander Polcyn 0f4968a6d9 Fix a dangling pointer on ares_request object in case of cancellation 6 years ago
Muxi Yan 75f8727a3e NSString == nil -> NSString.length == 0 6 years ago
Muxi Yan 56d605230f nil->NULL 6 years ago
Muxi Yan b9667c6c17 handle NULL case when parsing certificate 6 years ago
Muxi Yan 82d9196449 One more obj.class->[obj class] 6 years ago
Muxi Yan 6d8340847c Name changes in compiler 6 years ago
ncteisen 0a61b6f1cc Merge branch 'master' of https://github.com/grpc/grpc into more-channel-tracing 6 years ago
Jan Tattermusch 3977c30f47 add a note message length encoding 6 years ago
Eric Anderson b1c0ac704d Format with tools/distrib/yapf_code.sh 6 years ago
Jan Tattermusch 6b5f1143fc allow running adhoc interop matrix tests 6 years ago
Jan Tattermusch 7773f6cc6e cleanup of run_interop_matrix_tests.py 6 years ago
Jan Tattermusch 6aa9930801 better comments for client_matrix.py 6 years ago
Jan Tattermusch 20c848e88d
Merge pull request #16927 from jtattermusch/perf_benchmarks_improvements 6 years ago
Jan Tattermusch 8c08e6af53 script for creating peformance workers from image 6 years ago
Jan Tattermusch 339e7f4a82 upload to BQ from singlemachine benchmarks too 6 years ago