David Garcia Quintas
|
45484b31bb
|
Added sanity check for trailing newlines
|
9 years ago |
Dan Born
|
9c12bc252e
|
Add shutdown_starting callbacks to tcp_server.
tcp_server_posix_test illustrates how this can be used to implement a
weak referencing mechanism.
|
9 years ago |
murgatroid99
|
f7f4f57c62
|
Update Node API documentation generation configuration for move to repo root
|
9 years ago |
Bogdan Drutu
|
2803f741df
|
Fix the bug that was causing census_initialization to never work.
|
9 years ago |
Alistair Veitch
|
fc999adcc7
|
new iterator interface
|
9 years ago |
David Garcia Quintas
|
2bf574f814
|
Added back trailing newlines
|
9 years ago |
David Garcia Quintas
|
ec0d07f58e
|
Woops
|
9 years ago |
Dan Born
|
a78ca38e10
|
clang reformat.
|
9 years ago |
Sree Kuchibhotla
|
a193faf0fe
|
update copyright
|
9 years ago |
Sree Kuchibhotla
|
80b6a47a25
|
Fix the error that was causing incorrect Makefile generation
|
9 years ago |
Sree Kuchibhotla
|
c819e5031b
|
Generate transitive dependencies as well in gen_build_yaml.py for protos
|
9 years ago |
murgatroid99
|
6cf15e0f65
|
Updated copyright in node/common.js
|
9 years ago |
murgatroid99
|
ace28d3f98
|
Fix copyrights again
|
9 years ago |
murgatroid99
|
d212b33553
|
Re-add missing newline in ruby file
|
9 years ago |
yang-g
|
f80573502a
|
destroy reader after using it
|
9 years ago |
Bogdan Drutu
|
618051c8ca
|
Fix the build.
|
9 years ago |
Masood Malekghassemi
|
1d17781795
|
Check compiler versions at Python setup time
|
9 years ago |
Masood Malekghassemi
|
59994bcc3e
|
Warn on Python proto module build failure
|
9 years ago |
Craig Tiller
|
754bd26e28
|
clang-format code
|
9 years ago |
Sree Kuchibhotla
|
5a05f51a1c
|
Rename TestService to EchoTestService to prevent name-conflict with
'TestService' in test.proto
|
9 years ago |
murgatroid99
|
eeb02ba77a
|
Update copyrights again
|
9 years ago |
murgatroid99
|
40809210d4
|
Update copyrights
|
9 years ago |
Stanley Cheung
|
a6b9548c43
|
Add lcov php code coverage report
|
9 years ago |
David Garcia Quintas
|
e50c6c2f5e
|
WIP. Added ChannelInterface
|
9 years ago |
yang-g
|
bef0d8744e
|
Support sync/async methods in the same service
|
9 years ago |
Dan Born
|
50ef3042a1
|
Fix windows compilation errors
|
9 years ago |
Dan Born
|
725ee28af8
|
Extend Copyrights to 2016
|
9 years ago |
murgatroid99
|
a97b531d0f
|
Generated projects again
|
9 years ago |
Vijay Pai
|
0e66efdadd
|
Make core limitation work for both client and server so that we can run tests on the same
machine if desired. The core_list flags to qps_driver are comma-separated lists of
core numbers.
|
9 years ago |
Alistair Veitch
|
a237796233
|
Always compress tags
|
9 years ago |
David Garcia Quintas
|
d2565bb169
|
Fixed formatting and updated gen script to use concrete version of clang-format
|
9 years ago |
murgatroid99
|
4cfb01d7bf
|
Don't modify proto method names in service paths in Node library
|
9 years ago |
Alistair Veitch
|
0f690721bd
|
Move encode/decode API into census.h
|
9 years ago |
Craig Tiller
|
edc2fffb34
|
Channel args comparisons
|
9 years ago |
Dan Born
|
03c8a9b365
|
Put the fd_index in the same order as the sibling list.
|
9 years ago |
Dan Born
|
5d81d15260
|
Code review follow-up.
|
9 years ago |
David Garcia Quintas
|
3f8e734535
|
Added missing copyrights
|
9 years ago |
Alistair Veitch
|
bb30d2591f
|
initial commit
|
9 years ago |
Bogdan Drutu
|
c318d7014b
|
Add virtual destructors for the default implementations as well.
|
9 years ago |
David Garcia Quintas
|
0892fa6aa6
|
Added copyright message to generated nanopb code
|
9 years ago |
Jan Tattermusch
|
d233543073
|
Cleanup of grpc.csharp.native package
|
9 years ago |
David Garcia Quintas
|
bcc6d0118b
|
Updated grpc_core_dependencies.py
|
9 years ago |
yang-g
|
2623014c60
|
unlock before return
|
9 years ago |
murgatroid99
|
3466c4b55d
|
Updated copyrights
|
9 years ago |
yang-g
|
1949efd542
|
Test for tsan error
|
9 years ago |
Dan Born
|
fa6b606898
|
Make grpc_tcp_listener private.
|
9 years ago |
Craig Tiller
|
81afdda8c2
|
Fix formatting
|
9 years ago |
David Garcia Quintas
|
82a0aabb7a
|
added sanity scripts and checks
|
9 years ago |
Ian Coolidge
|
069384da5e
|
base64: clarify signedness in negative initialization
Some platforms do not use signed char (arm)
|
9 years ago |
Masood Malekghassemi
|
387e116fd6
|
Use BoringSSL for Python gRPC
|
9 years ago |