Nicolas Noble
|
c4f85b78f3
|
Merge pull request #11474 from makdharma/cares_fix
fixes #11473
|
8 years ago |
Nicolas Noble
|
d8bf2df7c6
|
Merge pull request #10462 from nicolasnoble/ares-header-pollution
Avoid pollution from ares.h into the global space.
|
8 years ago |
Muxi Yan
|
d46239a8c2
|
Correct copyright year
|
8 years ago |
Noah Eisen
|
dae8854b7d
|
Merge pull request #11610 from ncteisen/v1.4.x-perf-bot-patch
Perf Bot Backport
|
8 years ago |
Alex Polcyn
|
ddf6c49a17
|
fix byte order of port for srv to host request
|
8 years ago |
Muxi Yan
|
0c8cb1d652
|
Resolve asan failure
|
8 years ago |
murgatroid99
|
7ad758cd84
|
Make various scripts use the same version of Node
|
8 years ago |
Michael Lumish
|
844d594003
|
Merge pull request #11620 from murgatroid99/version_bump_1.4.1
Bump version to 1.4.1
|
8 years ago |
David G. Quintas
|
52e68e9383
|
Merge pull request #11591 from dgquintas/rr_state_fix_1.4
Fix RR policy connectivity state upon subchannels shutdown (1.4.x branch)
|
8 years ago |
Michael Lumish
|
36e97de3f1
|
Merge pull request #11457 from murgatroid99/node_arm_artifacts_1.4.x
Add ARM Linux Node artifacts
|
8 years ago |
Muxi Yan
|
9516b10c66
|
Fix the memory leak in metadata
|
8 years ago |
Muxi Yan
|
be3c7e2a42
|
Fix the memory leak in metadata
|
8 years ago |
David G. Quintas
|
fe01f1776a
|
Merge pull request #11605 from dgquintas/backport_windows_inline
s/inline/__inline/. Visual studio incompatiblity (v1.4.x backport)
|
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
Fix a memory leak in node
|
8 years ago |
Jan Tattermusch
|
58ca8beb16
|
add script for patching perf benchmark schema
|
8 years ago |
Jan Tattermusch
|
3598ac81b0
|
update scenario result schema
|
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.
MS Visual studio '13 and before don't understand inline
and throw Error C2054.
Reference: https://msdn.microsoft.com/en-us/library/bw1hbe6y.aspx
|
8 years ago |
Muxi Yan
|
c05d1b41c2
|
Some fixes for tests and change contract
|
8 years ago |
Muxi Yan
|
bea9fe4b4e
|
Merge remote-tracking branch 'upstream/master' into fix-pipe-buffer
|
8 years ago |
Muxi Yan
|
d6cee15135
|
Simply queue up writesFinishedWithError without cancelling pending messages
|
8 years ago |
Yang Gao
|
71a78e92cb
|
Merge pull request #11590 from yang-g/zombie_paylod
Destroy byte buffer to avoid leak in zombied calls
|
8 years ago |
murgatroid99
|
8ba7b04759
|
Remove extra blank line
|
8 years ago |
Mark D. Roth
|
bf527617bf
|
Merge pull request #11577 from markdroth/compression_filter_fix
Fix handling of send_message before send_initial_metadata in compress filter.
|
8 years ago |
David Garcia Quintas
|
b8be14309d
|
formatting changes
|
8 years ago |
thassss
|
a139bfdc4c
|
Expose :authority pseudo-header to Obj-C API.
|
8 years ago |
Nicolas "Pixel" Noble
|
5d80dc4985
|
Merge branch 'master' of https://github.com/grpc/grpc into import
|
8 years ago |
Muxi Yan
|
08fef09ed1
|
Fix minor problems
|
8 years ago |
Yuchen Zeng
|
8bec6a9316
|
Merge pull request #11589 from y-zeng/fix_bad_ping
Fix bad_ping
|
8 years ago |
Stanley Cheung
|
fdf30af6e0
|
Merge pull request #11524 from michaelbausor/php-protoc-plugin
Update PHP protoc plugin generation
|
8 years ago |
David Garcia Quintas
|
05e15745d3
|
added test for RR connectivity state upon subchannels shutdown
|
8 years ago |
David Garcia Quintas
|
9d1a5de94e
|
Fix RR policy connectivity state upon subchannels shutdown
|
8 years ago |
David Garcia Quintas
|
1f0fc53e97
|
Have the fake resolver "re-resolve" upon seeing error
|
8 years ago |
David Garcia Quintas
|
cebc1d7369
|
Deal with errors refs
|
8 years ago |
Muxi Yan
|
8399ff6a17
|
Merge pull request #11584 from muxi/fix-cronet-lock-abort
Handle cancel correctly
|
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 |
Nathaniel Manista
|
9a69478498
|
Merge pull request #11595 from nathanielmanistaatgoogle/lint
Lint progress.
|
8 years ago |
Nathaniel Manista
|
9104884a19
|
Clean up and opinionate .pylintrc
|
8 years ago |