Jan Tattermusch
6b6954050c
Merge pull request #9335 from jtattermusch/vsproject_improvements
...
Make grpc.sln compile
8 years ago
Jan Tattermusch
9752569376
Merge pull request #9333 from emmenlau/emmenlau_fix_some_variable_names
...
Makefile.template: fixed variables names, and added a missing one
8 years ago
Craig Tiller
6d353e2a72
Fix mac
8 years ago
Stanley Cheung
782724ba67
Merge pull request #9321 from stanley-cheung/fix-various-php-bugs
...
Fix various php bugs
8 years ago
murgatroid99
93d0b580a5
Properly generate electron dependencies in test Dockerfile from template
8 years ago
Nicolas "Pixel" Noble
24263c3f7a
Fixing a few items with the new Bazel BUILD system:
...
-) Fixing Bazel 0.4.x breakage
-) Adding helloworld BUILD examples
-) Fixing grpc++ missing files.
-) Adding helloworld example as a test for Bazel basic.
8 years ago
Muxi Yan
d87b9fb4c4
clang-format and add copyright info
8 years ago
Michael Lumish
88162f82c4
Do not use OPENSSL_NO_THREAD normally for Node on Windows
8 years ago
Stanley Cheung
50c878088a
Use tmp file instead of writing to current directory
8 years ago
Makarand Dharmapurikar
4dd97f9019
dockerfile update for http2_badserver_interop
...
added h2 and twisted python modules
8 years ago
Craig Tiller
81eceb31cc
Remove bogus assert
8 years ago
Craig Tiller
9d4fc31da4
Merge github.com:grpc/grpc into metadata_filter
8 years ago
Craig Tiller
8cf88f1eb1
Add a mechanism for tagging threads that might be owned by
...
calls/channels
Use it to ensure we don't delete the call from that thread: doing so
would create a cycle that's kind of bad.
8 years ago
Craig Tiller
45d318351b
Kill ESAN
8 years ago
Craig Tiller
85e15a0bde
Spam cleanup
8 years ago
Craig Tiller
95beab2284
Uncover the badness
8 years ago
Michael Lumish
5868c8335c
Merge pull request #8895 from murgatroid99/node_artifact_build_fix
...
Drop support for Node 0.12 and io.js 1.0
8 years ago
Mario Emmenlauer
abe9757da1
Makefile: fixed a few variables names, and added a missing variable on dll name
8 years ago
murgatroid99
c518198d9a
run_tests: set Node runtime variable when using default compiler
8 years ago
murgatroid99
433d3f1d42
Merge branch 'master' into node_electron_build
8 years ago
Stanley Cheung
03b22ecbe6
Merge pull request #9329 from stanley-cheung/php-fix-config-m4
...
PHP: use a macro to specify extension src dir
8 years ago
Alexander Polcyn
62a7ca8c95
re-run clang-format.sh
8 years ago
Stanley Cheung
fe71d7fc5f
Fix the template as well
8 years ago
makdharma
468690fa92
Merge pull request #9298 from makdharma/http2_badserver_interop
...
added ability to run bad-server http2 tests
8 years ago
Noah Eisen
a5faf9968c
Merge pull request #9149 from ncteisen/rst_stream_error_code_fix
...
Fix RST_STREAM(0) inconsistency
8 years ago
Noah Eisen
36c799b37a
Merge pull request #9299 from grpc/ncteisen-patch-1
...
Update negative-http2-interop-test-descriptions.md
8 years ago
lyuxuan
def69b3075
Merge pull request #8816 from lyuxuan/cpu_usage2
...
sending cpu load latency performance test results to big query
8 years ago
Jan Tattermusch
c79da7b383
fix compilation of grpc_dll project
8 years ago
Jan Tattermusch
34f58fe42c
remove not-yet-useful projects from grpc.sln
8 years ago
Mario Emmenlauer
8e883b23ba
Makefile.template: fixed a few variables names, and added a missing variable on dll name
8 years ago
Jan Tattermusch
af7b87f8eb
remove unneeded/broken targets from CMakeLists.exe
8 years ago
Jan Tattermusch
3aab96f56c
successfuly compile gRPC with cmake+Ninja
8 years ago
lyuxuan
3cdf729eb0
Merge pull request #8770 from lyuxuan/channel_args1
...
configurable channel args for performance benchmarking
8 years ago
Yang Gao
21b6a6805a
Merge pull request #9315 from yang-g/fuzzer_load
...
Remove unused load
8 years ago
Yang Gao
23d5081958
Merge pull request #9314 from yang-g/infolog
...
Promote dns resolution failure message to INFO
8 years ago
Yang Gao
6b7f2f1fa6
Merge pull request #9324 from yang-g/include_fix
...
Add missing include for GPRAPI
8 years ago
Yang Gao
8bddea1c94
Merge pull request #9327 from yang-g/include_fix2
...
Add missing include for size_t
8 years ago
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