Craig Tiller
|
162f9ea69f
|
Merge branch 'slice_with_exec_ctx' into slice_interning
|
8 years ago |
Mark D. Roth
|
6c07bf85a3
|
Fix allocation bug.
|
8 years ago |
Craig Tiller
|
7ae081b9f0
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
|
8 years ago |
Mark D. Roth
|
42841414fa
|
Fix submodule checkout.
|
8 years ago |
Jan Tattermusch
|
c7df4cfd7c
|
get rid of unused ReleaseSigned config
|
8 years ago |
Jan Tattermusch
|
9fe161c789
|
readable output from run_tests.py on windows
|
8 years ago |
Jan Tattermusch
|
e3e2106fad
|
make protobuf building consistent
|
8 years ago |
yang-g
|
6c8de363ca
|
Use user provided method name when using binary files in cli
|
8 years ago |
apolcyn
|
c204647295
|
Merge pull request #8699 from apolcyn/run_perf_on_benchmarks
Add perf option to benchmark runner script, create text profiles and flamegraphs
|
8 years ago |
Craig Tiller
|
9e78d69faf
|
Start converting php
|
8 years ago |
Craig Tiller
|
3ba16e4f05
|
Fix bug whereby errors on a call do not lead to cancellation
|
8 years ago |
kpayson64
|
a44d3145c9
|
Allow handlers to hint at the services they export
|
8 years ago |
Alexander Polcyn
|
9f08d110f8
|
add a "perf" option to benchmarks script, generate profile text reports and flamegraphs
|
8 years ago |
Craig Tiller
|
b8be7a5fa7
|
Merge branch 'metadata_filter' of github.com:ctiller/grpc into metadata_filter
|
8 years ago |
Craig Tiller
|
5a5b45a6c0
|
Merge pull request #39 from soltanmm-google/so-long-as-our-genetics-dictate-tribalism-we-remain-an-unfinished-and-grand-experiment
Begin patching Cython
|
8 years ago |
Craig Tiller
|
78bc54e7d9
|
Fix stack corruption
|
8 years ago |
Mark D. Roth
|
3c1cd53187
|
Merge remote-tracking branch 'upstream/master' into handshaker_early_exit
|
8 years ago |
Sree Kuchibhotla
|
8bebcbcf7c
|
Remove pollset_set_test for now and send it in a separate PR
|
8 years ago |
Craig Tiller
|
cadabdf1f3
|
Fix include guards
|
8 years ago |
Craig Tiller
|
f658bf0e1b
|
Start resolving memory issues in C++ metadata
|
8 years ago |
apolcyn
|
ad13e597e5
|
Merge pull request #8969 from apolcyn/fix_netperf_quit_job_timeout
handle empty string for qps workers in driver and dont quit them after netperf test
|
8 years ago |
Mark D. Roth
|
eed3815e9e
|
Pass ownership of grpc_tcp_server_acceptor to connector.
|
8 years ago |
Sree Kuchibhotla
|
e6f516ecc9
|
Remove PO_DEBUG from build.yaml and move it to ev_epoll_linux.c
|
8 years ago |
Sree Kuchibhotla
|
d36e8069cb
|
Merge branch 'master' into pss_pi
|
8 years ago |
Mark D. Roth
|
5b850b2194
|
clang-format
|
8 years ago |
Mark D. Roth
|
c898417302
|
Fix race condition on shutdown.
|
8 years ago |
Craig Tiller
|
ef17501a60
|
Merge pull request #8898 from rjshade/fix_tsan
Fix TSAN failure when running DEBUG mode.
|
8 years ago |
Masood Malekghassemi
|
990983110f
|
Begin patching Cython
|
8 years ago |
Craig Tiller
|
35e3491542
|
Fix cronet for new metadata interfaces
|
8 years ago |
Craig Tiller
|
5efdf3ca26
|
Fix casting error
|
8 years ago |
Muxi Yan
|
17ebccffe7
|
Merge pull request #8344 from muxi/cronet-stream-read
Fix Cronet end2end tests
|
8 years ago |
David Garcia Quintas
|
ec7ba39317
|
PR comments
|
8 years ago |
David Garcia Quintas
|
3da4188176
|
Fix handling of streams waiting for concurrency
|
8 years ago |
Craig Tiller
|
3153e5af0c
|
Fix memory leak
|
8 years ago |
Craig Tiller
|
5f5f470b13
|
Merge pull request #8930 from ctiller/fixit19
Make TCP error messages more descriptive
|
8 years ago |
Craig Tiller
|
75731e65a8
|
Fix some leaks/use-after-frees
|
8 years ago |
Masood Malekghassemi
|
307ee65034
|
Merge pull request #8966 from soltanmm-google/this-is-okay
Fix #8285
|
8 years ago |
Masood Malekghassemi
|
dfd5199e0e
|
Unpin Python setuptools dependency
Fixes #8285, allows us to work on later versions of virtualenv without
getting problems with too-recent python packaging versions.
|
8 years ago |
Craig Tiller
|
ebc77551e9
|
Fix memory overrun
|
8 years ago |
Muxi Yan
|
58d68f0d49
|
Turn off Cronet logging
|
8 years ago |
David G. Quintas
|
e7825eae1e
|
Merge pull request #8986 from dgquintas/rename_gbench_2
Renamed google_benchmark submodule to benchmark (bis)
|
8 years ago |
Craig Tiller
|
18348a3bfb
|
Fix C++ test compilation
|
8 years ago |
Craig Tiller
|
8ea2f8e1fc
|
Merge branch 'slice_with_exec_ctx' into metadata_filter
|
8 years ago |
Mark D. Roth
|
7d74b666bb
|
Redo change accidentally reverted in previous commit.
|
8 years ago |
Mark D. Roth
|
887e218ccc
|
Make grpc_handshaker vtable wrapper functions public.
|
8 years ago |
Mark D. Roth
|
cc8487eebe
|
clang-format
|
8 years ago |
Mark D. Roth
|
d095340897
|
Allow creating security handshaker without adding it to handshake manager.
|
8 years ago |
Craig Tiller
|
ab7b2d82e9
|
clang-format
|
8 years ago |
Mark D. Roth
|
3059828bf6
|
Make handshakers that exit early responsible for cleaning up all args.
|
8 years ago |
Vijay Pai
|
bd3af4ec03
|
Merge pull request #8984 from murgatroid99/node_perf_test_quit_fix
Perform quit operations in a useful order in Node perf tests
|
8 years ago |