25986 Commits (97efa02a1269abf346addf50eb9b9eb360d90685)
 

Author SHA1 Message Date
thassss 97efa02a12 Pass NULL to grpc_channel_create_call for nil serverName 8 years ago
thassss 0acc9e6b68 Remove nullability specifiers 8 years ago
thassss 69776d4b3f Warn against using serverName property with Cronet 8 years ago
thassss 69d7bd67f4 Expose :authority pseudo-header to Obj-C API. 8 years ago
Noah Eisen 06543fdce7 Merge pull request #11640 from ncteisen/v1.4.x-bm-speedup-fix 8 years ago
ncteisen d9edaa400e Fix bm_speedup 8 years ago
Muxi Yan f2c5d33741 Merge pull request #11625 from muxi/fix-objc-memory-leak-v14 8 years ago
Noah Eisen dae8854b7d Merge pull request #11610 from ncteisen/v1.4.x-perf-bot-patch 8 years ago
Michael Lumish 844d594003 Merge pull request #11620 from murgatroid99/version_bump_1.4.1 8 years ago
David G. Quintas 52e68e9383 Merge pull request #11591 from dgquintas/rr_state_fix_1.4 8 years ago
Michael Lumish 36e97de3f1 Merge pull request #11457 from murgatroid99/node_arm_artifacts_1.4.x 8 years ago
Muxi Yan 9516b10c66 Fix the memory leak in metadata 8 years ago
David G. Quintas fe01f1776a Merge pull request #11605 from dgquintas/backport_windows_inline 8 years ago
murgatroid99 ab14a0b4c8 Bump version to 1.4.1 8 years ago
ncteisen 027a02733c Address github comments 8 years ago
Michael Lumish 8ac9d38134 Merge pull request #11588 from murgatroid99/node_memory_leak_fix 8 years ago
ncteisen 131d2f19a1 Few more bm trickle fixes 8 years ago
ncteisen 1da91b3afe Make scripts executable 8 years ago
ncteisen 81db061d2a Clang fmt and copyright sanity 8 years ago
ncteisen f7fd97c5fe Actually enable trickle diff 8 years ago
ncteisen 025e5522e3 Add QPS Diff 8 years ago
ncteisen 8f9e012428 Add json out flag to qps driver 8 years ago
ncteisen e726e324e1 Add trickle diff job 8 years ago
ncteisen dd1ccc1408 Modularize mmicrobenchmarks 8 years ago
ncteisen 0911b1612a Fix bm_diff 8 years ago
David Garcia Quintas d6cc530377 clang-format 8 years ago
Makarand Dharmapurikar 3d99597032 s/inline/__inline/. Visual studio incompatiblity. 8 years ago
murgatroid99 8ba7b04759 Remove extra blank line 8 years ago
David Garcia Quintas cebc1d7369 Deal with errors refs 8 years ago
murgatroid99 eb74c92f90 Fix unref of read slice in tcp_uv.c 8 years ago
David Garcia Quintas bc6bc090f4 fixed leak and outdated comment 8 years ago
David Garcia Quintas 64ea30fe5b Fix RR policy connectivity state upon subchannels shutdown 8 years ago
murgatroid99 bb8b1c9be4 Node: fix status memory leak, improve tcp_uv read buffer allocation code 8 years ago
Yuchen Zeng f8315e1bf0 Merge pull request #11563 from y-zeng/max_message_length_14x 8 years ago
Muxi Yan 869e373466 Merge pull request #11567 from muxi/fix-objc-memory-leak-v14 8 years ago
Muxi Yan 9cd1ba1c3e Release slice no longer owned 8 years ago
Yang Gao 132e5331f9 Merge pull request #11556 from yang-g/unref_error2 8 years ago
Yuchen Zeng 1def5a181d Fix max_message_length 8 years ago
Matt Kwong 4fb156acda Merge pull request #11537 from matt-kwong/fix_csharp_cp 8 years ago
yang-g 4b65414d25 Unref existing error before setting new one 8 years ago
kpayson64 f62f9dc6f0 Merge pull request #11548 from kpayson64/bump_version_1_4_0 8 years ago
Ken Payson e9c17873af Bump to version 1.4.0 8 years ago
Michael Lumish d12e7a03ff Merge pull request #11536 from murgatroid99/node_fix_racy_test 8 years ago
kpayson64 01853da851 Merge pull request #11534 from kpayson64/fix_protoc_build 8 years ago
Michael Lumish 45b89d2821 Merge pull request #11515 from murgatroid99/node_fix_write_control_flow 8 years ago
Matt Kwong ebc12e56f2 Update Mono to Jessie for C# Dockerfiles 8 years ago
murgatroid99 1a0e8073a1 Fix racy Node reconnect test 8 years ago
Michael Lumish 42d31cb4bf Merge pull request #11501 from murgatroid99/node_protobufjs_6.8_support 8 years ago
Ken Payson 33215f0dba Fix protoc artifact 8 years ago
murgatroid99 8e7a95d67c Add another missing return after a callback 8 years ago