Nicolas Noble
86cbe3087c
Fixing Mac build for Ruby.
9 years ago
murgatroid99
b3ac991d9e
Fix function pointer type in timeout_encoding_test
9 years ago
Craig Tiller
a7f3e05760
Actually use compiler flags
9 years ago
Jan Tattermusch
b5f7397b08
cleanup distribtest Dockerimages
9 years ago
Craig Tiller
5c04760d46
Change default on Python install option
9 years ago
Vijay Pai
5506bea349
Undo much of the previous commits so that only CallOpSet groups
...
with a Sneaky member are in a collection.
9 years ago
Jan Tattermusch
92711bbc12
make git clone optional
9 years ago
Jan Tattermusch
6c857eab57
allow parallel docker run
9 years ago
Vijay Pai
5014341da6
Merge branch 'master' into cpp_races
9 years ago
Vijay Pai
7e3f9b0178
Forgot to include these edits in the last commit
9 years ago
Nicolas "Pixel" Noble
5219c6d8e8
Properly compiling distributable native gems.
9 years ago
Vijay Pai
38004a8e39
Wrap groups of related CallOpSet's into a ref-counted structure
...
whenever appropriate so as to avoid any unintentional free-before-use
problems.
Potential performance issue: this triggers an additional allocation
for each Async call initiation, along with the cost of ref-counting
shared_ptr . But this is worth it for the additional safety provided
here without any change to the exposed C++ API.
9 years ago
Michael Lumish
41208893d4
Merge pull request #5093 from murgatroid99/node_examples_package
...
Make Node examples package self-contained
9 years ago
Alistair Veitch
0a7468a537
Add timespan support for win32 gpr_cv_wait.
9 years ago
Craig Tiller
a7f52c51e5
Merge pull request #5017 from daniel-j-born/tcp_server_trivial
...
Fix comments in tcp_server.h
9 years ago
murgatroid99
95060b510e
Make Node examples package self-contained
9 years ago
Kristopher Wuollett
58d98910ad
Removed unused userAgentPrefix variable
9 years ago
murgatroid99
7a55684a13
Clang format and fix copyrights
9 years ago
murgatroid99
309830f6b8
Replace 'long' with 'int64_t' in public core headers
9 years ago
Michael Lumish
b59b142799
Merge pull request #5083 from jtattermusch/nvm_not_found
...
Various fixes for node distribtest
9 years ago
Craig Tiller
cef91a5c4f
Merge pull request #5081 from vjpai/dbg_async
...
Write to dummy pads and invalid entries in lock-free stack to prevent valgrind complaints
9 years ago
Kristopher Wuollett
d475c60894
Merge pull request #1 from jcanizales/useragent
...
Add user agent of the library to that of the app.
9 years ago
Jan Tattermusch
f6c7951e44
Merge pull request #5063 from chrisdunelm/dnx_NativeExtensions
...
Fix NativeExtensions for coreclr
9 years ago
vjpai
0c598b08ac
Fix copyright and use consistent C89 comments
9 years ago
Jan Tattermusch
ee7a88c7d2
fix note distribtest nvm problem
9 years ago
Masood Malekghassemi
29cc1e46eb
Merge pull request #5074 from jtattermusch/python_smoketest
...
Python distribution Smoketest
9 years ago
Michael Lumish
bcfe99a547
Merge pull request #5008 from vjpai/worker_quit
...
Provide an RPC to quit the performance benchmarking workers
9 years ago
Michael Lumish
3c7c76e713
Merge pull request #5010 from vjpai/core_count
...
Implement core_count RPC for Node.JS
9 years ago
Jan Tattermusch
4a593cb12f
Merge pull request #5075 from murgatroid99/node_distrib_test
...
Add Node distrib tests and fixed some issues with the packaging script
9 years ago
murgatroid99
cb3b4cff7e
Ensure distrib test npm install runs under docker
9 years ago
Masood Malekghassemi
7a81fb830f
Bump python version
9 years ago
Masood Malekghassemi
c36bd88d98
Merge pull request #5072 from soltanmm/fix
...
Don't die on missing win32 resources on non-win32
9 years ago
Jan Tattermusch
eae8fc4a8b
python distrib smoketest
9 years ago
Masood Malekghassemi
a7a50785be
Don't die on missing win32 resources on non-win32
9 years ago
Masood Malekghassemi
f751b0b549
Use envvar for binary repository
9 years ago
Masood Malekghassemi
ae109e9ab6
Don't die on missing win32 resources on non-win32
9 years ago
murgatroid99
53f16356b2
Resolved merge conflict with master
9 years ago
murgatroid99
b781c9757d
Add Node distrib tests and fixed some issues with the packaging script
9 years ago
Vijay Pai
663a29144a
Add explicit comments about purpose of writing to pad
9 years ago
Bogdan Drutu
e4fdcd9242
Merge pull request #5013 from a-veitch/tag_set_to_context
...
Change all instances of census_tag_set to census_context
9 years ago
Vijay Pai
07a6be99bd
Stop upsetting valgrind with uninitialized shorts
9 years ago
vjpai
ed53c08238
Merge branch 'master' into worker_quit
9 years ago
Craig Tiller
3ad28d0f1c
Merge pull request #4828 from vjpai/async_thread_stress_test
...
Introduce thread stress test for async RPCs
9 years ago
Craig Tiller
411da52f1d
Merge pull request #5064 from nicolasnoble/win32-python
...
Win32 python
9 years ago
Craig Tiller
00c3947782
Merge pull request #5065 from yang-g/makefile_missing_pr
...
Remove "pr" from Makefile.
9 years ago
Masood Malekghassemi
5260670e00
Merge pull request #4944 from soltanmm/patch
...
Clean up custom gRPC Python binaries for Linux
9 years ago
Jan Tattermusch
f88be708f9
Merge pull request #5067 from soltanmm/bumpitybumpbump
...
Bump Python version for artifact building
9 years ago
Masood Malekghassemi
94592b06fb
Bump Python version for artifact building
9 years ago
yang-g
b45f265326
Remove reference to lgpr in examples
9 years ago
yang-g
2908d634c7
Remove pr in Makefile
9 years ago