apolcyn
|
47413fd6d6
|
Merge pull request #13047 from apolcyn/fix_ruby_mem_leak_again
Fix call object memory leak in ruby, when call object is closed
|
7 years ago |
Matt Kwong
|
33fc8ffa9d
|
Merge pull request #13030 from matt-kwong/kokoro-performance-vm-create
Add setup scripts for performance worker in Kokoro
|
7 years ago |
Craig Tiller
|
dcd7e80fda
|
Merge pull request #12789 from ctiller/epexinf
EPOLLEXCLUSIVE polling engine (redux)
|
7 years ago |
Craig Tiller
|
db32ed149f
|
Merge pull request #13048 from yashykt/disablelargemetadatabadclienttest
Disabling large_metadata_bad_client_test as per #11745
|
7 years ago |
Craig Tiller
|
e9cb5d8da4
|
Merge pull request #12915 from ctiller/flow++
C++ize flow control
|
7 years ago |
Craig Tiller
|
0950ea734c
|
Fix Bazel build
|
7 years ago |
Craig Tiller
|
5e64d3161e
|
Fix compilation
|
7 years ago |
Yash Tibrewal
|
af6bb8515f
|
Disabling large_metadata_bad_client_test as per #11745
|
7 years ago |
Craig Tiller
|
f83b6ce151
|
Fix compilation
|
7 years ago |
Craig Tiller
|
e29196b2a7
|
Fix bad bug
|
7 years ago |
Craig Tiller
|
25d16313ee
|
Merge branch 'epexinf' of github.com:ctiller/grpc into epexinf
|
7 years ago |
Craig Tiller
|
828aed5ea4
|
Fix compilation
|
7 years ago |
Craig Tiller
|
96582b7f5e
|
Reflow to remove bool
|
7 years ago |
Craig Tiller
|
e3493e5c30
|
Merge github.com:grpc/grpc into flow++
|
7 years ago |
Craig Tiller
|
0d1150855d
|
Merge pull request #12903 from ctiller/pid++
C++ize PidController
|
7 years ago |
Craig Tiller
|
d0ff8969a2
|
Remove dead code
|
7 years ago |
Craig Tiller
|
8b761cfbe2
|
Add comment
|
7 years ago |
Craig Tiller
|
09247ac453
|
Merge branch 'pid++' into flow++
|
7 years ago |
Craig Tiller
|
7c8e59d0ef
|
Add an essay
|
7 years ago |
Stanley Cheung
|
11676552c8
|
Merge pull request #13037 from quizlet/php_doc_fix
Fix return value doc in two PHP functions
|
7 years ago |
Craig Tiller
|
253a5000ee
|
Merge github.com:grpc/grpc into epexinf
|
7 years ago |
Craig Tiller
|
36636a5cd7
|
Merge github.com:grpc/grpc into epexinf
|
7 years ago |
Craig Tiller
|
5d9db0c26b
|
Handle review feedback
|
7 years ago |
Craig Tiller
|
326a1cdb5a
|
Merge pull request #12891 from ctiller/verify
Multithread & shard stats test, make it exhaustive
|
7 years ago |
Craig Tiller
|
d4a0eb281c
|
Flag protect epoll exclusive for now
|
7 years ago |
Craig Tiller
|
5f7ec2b019
|
Exclude stats_test from tsan
|
7 years ago |
Craig Tiller
|
460c7ff7da
|
Merge github.com:grpc/grpc into epexinf
|
7 years ago |
Craig Tiller
|
ff84ae8b7a
|
Merge github.com:grpc/grpc into pid++
|
7 years ago |
Craig Tiller
|
8afeb83618
|
Merge pull request #12843 from ctiller/vector
Add abseil to core, use it for InlinedVector
|
7 years ago |
Alexander Polcyn
|
40d3062a76
|
Fix call object memory leak in ruby, when call object is closed
|
7 years ago |
Michael Lumish
|
523fefe821
|
Merge pull request #13043 from murgatroid99/grpc-node_interop
Switch Node interop tests to use grpc-node repo
|
7 years ago |
Craig Tiller
|
96e2470425
|
clang-format
|
7 years ago |
Craig Tiller
|
1bc3f8a9fc
|
Merge github.com:grpc/grpc into epexinf
|
7 years ago |
Craig Tiller
|
8223f4172f
|
Fixes
|
7 years ago |
Craig Tiller
|
be6141dc91
|
Fix merge
|
7 years ago |
Craig Tiller
|
48ff130ba2
|
Merge github.com:grpc/grpc into vector
|
7 years ago |
Vijay Pai
|
342d2a4c9a
|
Merge pull request #12990 from thinkerou/fix_typo
fix typo
|
7 years ago |
Matt Kwong
|
8017eacf5e
|
Merge pull request #13042 from jtattermusch/fix_index_html
Point custom report to kokoro2
|
7 years ago |
Noah Eisen
|
95b9a91614
|
Merge pull request #13041 from ncteisen/speedup-test-infra
Always Filter Benchmarks
|
7 years ago |
ncteisen
|
1f062ad9ec
|
Standardize shortname
|
7 years ago |
murgatroid99
|
fbc182e125
|
Switch Node interop tests to use grpc-node repo
|
7 years ago |
Craig Tiller
|
f5d7446508
|
Merge pull request #59 from jtattermusch/vector
Fix cmake compilation after adding absl.
|
7 years ago |
Jan Tattermusch
|
1bbf36d817
|
point custom report to kokoro2
|
7 years ago |
Jan Tattermusch
|
c698bd3fb3
|
Merge pull request #13036 from jtattermusch/fix_time_from_millis
Fix grpc_millis_to_timespec on 32bit
|
7 years ago |
Jan Tattermusch
|
ec8c69f6d3
|
regenerate cmakelists
|
7 years ago |
Jan Tattermusch
|
facd2a6335
|
fix cmake builds with absl
|
7 years ago |
ncteisen
|
d392c7d8d1
|
Remove full benchmark run since we split it out now
|
7 years ago |
Yang Gao
|
4345ea6864
|
Merge pull request #12946 from yang-g/hpack
Use key in dynamic table if available
|
7 years ago |
Craig Tiller
|
2c75fd0f80
|
Merge github.com:grpc/grpc into epexinf
|
7 years ago |
Ryan Gordon
|
1c0a3367d4
|
Fixing return value documentation on PHP addSecureHttp2Port and addHttp2Port
|
7 years ago |