yang-g
|
a2341eaed0
|
omg it is 2017
|
8 years ago |
Stanley Cheung
|
90cd278945
|
PHP: use a macro to specify extension src dir
|
8 years ago |
Stanley Cheung
|
122c687d61
|
Fix various PHP bugs
|
8 years ago |
adelez
|
1b59bfc52b
|
Merge pull request #8987 from adelez/add_perf_link
Add perf link
|
8 years ago |
Adele Zhou
|
015998f770
|
Add perf link
|
8 years ago |
Eric Gribkoff
|
ebb3d5d4fc
|
Merge pull request #9139 from ericgribkoff/http2_client
Add HTTP/2 interop test client
Known failures: https://github.com/grpc/grpc/issues/8629
|
8 years ago |
Muxi Yan
|
1732ac2c2a
|
Merge branch 'cronet-unit-test' into fix-loupe-exception
|
8 years ago |
Muxi Yan
|
1ace58c5bc
|
Unit test framework for Cronet
|
8 years ago |
Michael Lumish
|
e05c76591a
|
Merge pull request #8981 from murgatroid99/node_glibcxx_compatibility
Replace usages of std::list with std::queue in Node extension
|
8 years ago |
yang-g
|
d36a53156c
|
Add missing include for size_t
|
8 years ago |
yang-g
|
43dc9ed3b7
|
Add licenses to all BUILD files and missing copyright
|
8 years ago |
Noah Eisen
|
4314043e40
|
Update negative-http2-interop-test-descriptions.md
|
8 years ago |
Alexander Polcyn
|
20ce39a4fe
|
remove limit_cores.h from build.yaml
|
8 years ago |
yang-g
|
8ad258a450
|
Add missing include for GPRAPI
|
8 years ago |
Stanley Cheung
|
4fe4f4bf37
|
Merge pull request #8154 from thinkerou/fix_php_mem_leak
PHP: attempt to fix mem leaks
|
8 years ago |
ncteisen
|
1a75c546d0
|
Merge branch 'master' of https://github.com/grpc/grpc into rst_stream_error_code_fix
|
8 years ago |
Alexander Polcyn
|
6ff1ca4871
|
re-run generate project to build qps json driver
|
8 years ago |
Yang Gao
|
1d8db03492
|
Merge pull request #9317 from yang-g/test_credentials
manual revert of #8901
|
8 years ago |
Craig Tiller
|
e5d8e02aa6
|
Fix sanity: core_banned_functions
|
8 years ago |
Craig Tiller
|
a47f51ff4b
|
Merge github.com:grpc/grpc into metadata_filter
|
8 years ago |
Craig Tiller
|
9277aa74ae
|
Fix sanity: core_banned_functions
|
8 years ago |
Craig Tiller
|
3e8deb188f
|
Fix sanity: core_banned_functions
|
8 years ago |
Craig Tiller
|
aa16d3f47d
|
Fix sanity: check_include_guards
|
8 years ago |
Craig Tiller
|
032baa8308
|
Fix sanity: check_sources_and_headers
|
8 years ago |
Alexander Polcyn
|
8a0ef63dea
|
remove LimitCores in c++ benchmark
|
8 years ago |
Alexander Polcyn
|
a6e796f58f
|
ignore core counts and core lists in qps json driver
|
8 years ago |
Noah Eisen
|
3d11a912f3
|
Merge pull request #9297 from ncteisen/include-new-ruby-interop-tests
Change Interop Test Infrastructure to Run New Ruby Tests
|
8 years ago |
yang-g
|
cc5910228d
|
manual revert of #8901
|
8 years ago |
yang-g
|
1da20c10b0
|
Remove unused load
|
8 years ago |
yang-g
|
b8c5fe1e62
|
Promote dns resolution failure message to INFO
|
8 years ago |
Makarand Dharmapurikar
|
6bbd95e4a3
|
minor fix
|
8 years ago |
Eric Gribkoff
|
c344e87449
|
Adds HTTP/2 interop test client
|
8 years ago |
Jan Tattermusch
|
3c42128a35
|
Merge pull request #9307 from jtattermusch/emmenlau_mingw32
Emmenlau's mingw32 fixes
|
8 years ago |
Muxi Yan
|
e91344a36f
|
Merge remote-tracking branch 'upstream/master' into advance-cronet-version
|
8 years ago |
Yuxuan Li
|
ac87a46225
|
enable uploading server cpu usage data from performance tests to big query
|
8 years ago |
Muxi Yan
|
defc58bbc4
|
test fix
|
8 years ago |
Muxi Yan
|
0029802be4
|
bug fix
|
8 years ago |
Jan Tattermusch
|
df71518e54
|
fix code formatting
|
8 years ago |
Yuxuan Li
|
98c0bd7c82
|
add setting channel args functionality to performance tesing
setting channel args --draft
clang-format
|
8 years ago |
Mario Emmenlauer
|
13f6716d85
|
Makefile.template and Makefile: install plugins on MSYS2 / MINGW32 platform
|
8 years ago |
Mario Emmenlauer
|
1643c045a0
|
Makefile.template and Makefile: avoid stripping too heavily on MSYS2 / MINGW32 platform
|
8 years ago |
Mario Emmenlauer
|
121d289e28
|
Makefile.template and Makefile: use .exe suffix for grpc_cpp_plugin on MSYS2 / MINGW32 platform
|
8 years ago |
Mario Emmenlauer
|
294dc2f003
|
Makefile.template and Makefile: avoid def-files on MSYS2 / MINGW32 platform
|
8 years ago |
Mario Emmenlauer
|
d817c1b75b
|
iocp_windows.c and tcp_server_windows.c: fixes for gcc on Windows (unused variables and type casts)
|
8 years ago |
Mario Emmenlauer
|
39fe75eed3
|
include/grpc/impl/codegen/port_platform.h: disable warn_unused_result on MINGW32 platform
|
8 years ago |
Muxi Yan
|
5c5aa6b0bd
|
Merge remote-tracking branch 'upstream/master' into change_cronet_interface
Regenerate with new Doxyfile.include
|
8 years ago |
Craig Tiller
|
e4fae4ef9f
|
clang-format
|
8 years ago |
Craig Tiller
|
f3ed2bf8ca
|
Fix interop
|
8 years ago |
ncteisen
|
4ee98ed83d
|
Merge branch 'master' of https://github.com/grpc/grpc into include-new-ruby-interop-tests
|
8 years ago |
Noah Eisen
|
88a352cd0b
|
Merge pull request #9302 from ncteisen/ruby-interop-client-quickfix
Fix ruby:{python,csharp,csharpcoreclr}_server behavior
|
8 years ago |