Craig Tiller
bd3075efbd
Fix sanity
9 years ago
Craig Tiller
cf617b47dd
Merge github.com:grpc/grpc into mwah
9 years ago
Craig Tiller
9e08e8b703
Fix copyrights
9 years ago
Craig Tiller
9ebc87a899
Add a full barrier after subchannel construction
9 years ago
Craig Tiller
d9d474a670
Fix some barriers
9 years ago
Marek Gilbert
16110eee6a
Allocate node Buffer contents with new[]
...
Nan::NewBuffer(char* data, uint32_t size) frees the provided buffer by
calling delete[]. This matches the allocation method to the free method.
Fixes grpc/grpc#4867 .
9 years ago
David Garcia Quintas
6a48405ed0
pre sync_stream.cc creation. Does not compile
9 years ago
David Garcia Quintas
b523c732d1
async_stream.h done. Compiles
9 years ago
David Garcia Quintas
3452ae27c1
copyrights
9 years ago
David Garcia Quintas
2425bbbc55
Further work. Compiles. WIP
9 years ago
Nathaniel Manista
7c43f49092
Merge pull request #4883 from soltanmm/fixfix
...
Add missing "support" import.
9 years ago
Masood Malekghassemi
5fec8b333a
Add missing import
...
I have no idea how this mistake got through.
9 years ago
Jorge Canizales
38cc4a4166
Write “the podspec is a template” 100 times on the blackboard
9 years ago
Jorge Canizales
83f746b4da
Upgrade BoringSSL podspec to v2.0
9 years ago
Craig Tiller
98d27d89a9
Merge branch 'mwah' of github.com:ctiller/grpc into mwah
9 years ago
Craig Tiller
9e24165f4d
Merge github.com:grpc/grpc into mwah
9 years ago
Craig Tiller
d8b9809a6e
Merge pull request #4847 from jtattermusch/bump_version_0_13
...
Bump gRPC version to 0.13 and get C# version autogenerated
9 years ago
Jan Tattermusch
cd31ee5cf1
update copyrights
9 years ago
Jan Tattermusch
f0fb08fa4f
Merge remote-tracking branch 'upstream/master' into bump_version_0_13
9 years ago
Michael Lumish
d1e96ede31
Merge pull request #4855 from jtattermusch/upgrade_csharp_dependencies
...
Update C# dependencies
9 years ago
murgatroid99
e30785affb
Fixed copyright
9 years ago
murgatroid99
a54d7c7a3a
Merge branch 'master' into node_test_running_fix
9 years ago
Michael Lumish
3c82d0cfd5
Merge pull request #4843 from murgatroid99/ruby_mac_compile
...
Fixed Ruby build on Mac
9 years ago
murgatroid99
751f0706fb
Resolved copyright fix conflict
9 years ago
murgatroid99
1559ff16c0
Fixed copyright in post_tests_ruby.sh
9 years ago
murgatroid99
5c56c92bec
Make Node library depend on BoringSSL and zlib, and only build them under Windows
9 years ago
Michael Lumish
b9a819d889
Merge pull request #4876 from ctiller/copy--
...
Fix copyright
9 years ago
Masood Malekghassemi
caf164ac54
Merge pull request #4821 from soltanmm/install-doctor
...
Add compiler error diagnostics to Python setup
9 years ago
David Garcia Quintas
f48e538003
copyrights
9 years ago
David Garcia Quintas
541db25d45
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
9 years ago
Stanley Cheung
22f6dccec6
Merge pull request #4849 from jtattermusch/embedding_is_good
...
Make sure we embed openssl and zlib in C# artifacts
9 years ago
Craig Tiller
15c8ec35a0
Merge pull request #4680 from daniel-j-born/tcp_listener
...
Make grpc_tcp_listener private.
9 years ago
Craig Tiller
087543f670
Fix copyright
9 years ago
Craig Tiller
82f3f0d178
Fix compiler flags
9 years ago
Jan Tattermusch
7928b4175f
update C# dependencies
9 years ago
Craig Tiller
16872b8239
Fix *SAN compilation
9 years ago
Bogdan Drutu
aeb9ead0e0
Merge remote-tracking branch 'upstream/master'
9 years ago
Bogdan Drutu
a2505ec2c6
Merge remote-tracking branch 'upstream/master' into bug
9 years ago
Bogdan Drutu
aff406677b
Update copyrights and add change the client to enable census if census initialized.
9 years ago
Robbie Shade
9891e8f953
Add comments to grpc_transport_stream_op structure
9 years ago
Michael Lumish
eced528e28
Merge pull request #4846 from murgatroid99/ruby_coverage_reporting
...
Fix path where we check for ruby coverage report
9 years ago
murgatroid99
02a6b8ef1e
Stop Node tests from incorrectly reporting success
9 years ago
Jan Tattermusch
1a76146c24
Merge pull request #4866 from grpc/Update-readme
...
Update README.md
9 years ago
Craig Tiller
de024c5eef
Fix a build error on newer clangs with msan
9 years ago
Bogdan Drutu
a505408efb
Add third_party/protobuf
9 years ago
Bogdan Drutu
3bbf133217
Add third_party/protobuf
9 years ago
Bogdan Drutu
5de69df39a
Add third_party/protobuf
9 years ago
Bogdan Drutu
b9147a95be
Remove third_party/protobuf
9 years ago
Bogdan Drutu
9e0953c001
Fix the census initialization on the server. Remove duplicate initialization logic and also enable census per channel if census is initialized.
9 years ago
Bogdan Drutu
50b58e1a34
Remove third_party/protobuf
9 years ago