35235 Commits (8a762d447813db1b1c3fe52b24e638581235460e)
 

Author SHA1 Message Date
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
Soheil Hassas Yeganeh da09b1fd08
Merge pull request #16932 from soheilhy/worktree-error 6 years ago
apolcyn da5d02fb4d
Merge pull request #16921 from apolcyn/move_package_options_test 6 years ago
Muxi Yan 4264ea2b55 clang-format 6 years ago
Muxi Yan 6ae2ea643d obj.class->[obj class] 6 years ago
Noah Eisen 0c4f412e13
Merge pull request #16933 from ncteisen/fix-microbenchmarks 6 years ago
Muxi Yan f00be37dd1 Spell out 'certificates' rather than 'certs' 6 years ago
Muxi Yan 4201ad1681 add callOptionsForHost: to GRPCHost 6 years ago
Yang Gao ef4f63813e
Merge pull request #16903 from grpc/revert-16902-revert-16766-master 6 years ago
Muxi Yan b9e5224207 more copy settings 6 years ago
Muxi Yan 1084f49c31 rename kHostCache->gHostCache 6 years ago
Muxi Yan d92c62fcde Enable Cronet with old API 6 years ago
ncteisen 1a7f14fd31 Remove uneeded header 6 years ago
Muxi Yan 31de6d67e7 Make GRPCHost.callOptions immutable 6 years ago
Muxi Yan e114983643 NULL return for non-id type 6 years ago
Muxi Yan 1a88be4edf Prefix functions in ChannelArgsUtil 6 years ago
Soheil Hassas Yeganeh 24b6d7194f Add comment for grpc_error_get_int(). 6 years ago
vishalpowar 79c3d3a420
Merge pull request #16905 from vishalpowar/xds_plugin_init 6 years ago
Soheil Hassas Yeganeh 3a9411ca1e Optimize error handling for special cases. 6 years ago
Vishal Powar a33e796575 Changes to register xds plugin init and shutdown. 6 years ago
ncteisen 0582a003d5 reviewer comments 6 years ago
Muxi Yan a0f83554bb remove channel from pool with pointer rather than config 6 years ago