Craig Tiller
|
5abe38bbe8
|
Merge branch 'fuzz-it' into error
|
9 years ago |
Craig Tiller
|
95b9064d78
|
clang-format
|
9 years ago |
Craig Tiller
|
5b9ce77d9f
|
Merge branch 'error' of github.com:ctiller/grpc into error
|
9 years ago |
Craig Tiller
|
b30d3d727a
|
Address some memory leaks
|
9 years ago |
Craig Tiller
|
5352ff11d5
|
Windows fixes for error handling
|
9 years ago |
Craig Tiller
|
32c71e0ede
|
Revert revert of protobuf
|
9 years ago |
Craig Tiller
|
468074a488
|
Sanity
|
9 years ago |
Craig Tiller
|
01fb04d740
|
Merge github.com:grpc/grpc into error
|
9 years ago |
Craig Tiller
|
ba4a862b2c
|
Fix compile errors
|
9 years ago |
Craig Tiller
|
7a1a389062
|
Fix compile errors
|
9 years ago |
Craig Tiller
|
f990101718
|
Remove bogus #ifdef
|
9 years ago |
Jan Tattermusch
|
fcbe7daf83
|
Merge pull request #6588 from soltanmm/you're-my-compression
Add compression support to lower Python/Cython layers
|
9 years ago |
Jan Tattermusch
|
64a553ff4a
|
Merge pull request #6329 from dgquintas/tiny_include_guard_fix
Tiny fix to check_include_guards script
|
9 years ago |
Jan Tattermusch
|
057a2f8f7c
|
Merge pull request #6445 from yang-g/unique_ptr_reset
Add an explicit base class pointer to avoid potential breakage.
|
9 years ago |
Jan Tattermusch
|
aa51f63da3
|
Merge pull request #6463 from dgquintas/fix_compression_interop
Fixed compression interop and re-enable for C++.
|
9 years ago |
Jan Tattermusch
|
deb8c3e987
|
Merge pull request #6499 from dgquintas/compression_accept_encoding
grpc-accept-encoding checks
|
9 years ago |
Jan Tattermusch
|
2b62eb53b3
|
Merge pull request #6607 from michaelbausor/master
Updated functions with TSRM macros for ZTS support
|
9 years ago |
Craig Tiller
|
f66c374d51
|
Fix openloop test
|
9 years ago |
Craig Tiller
|
7987d793b6
|
Merge branch 'fuzz-it' of https://github.com/ctiller/grpc into fuzz-it
Conflicts:
tools/run_tests/tests.json
|
9 years ago |
Craig Tiller
|
2bcf78d632
|
Expand corpus
|
9 years ago |
Craig Tiller
|
51d5aa73a0
|
Merge github.com:grpc/grpc into error
|
9 years ago |
Craig Tiller
|
ac492c0c6c
|
Fix error message
|
9 years ago |
Craig Tiller
|
c5b7f36f4d
|
Fix load file test
|
9 years ago |
Craig Tiller
|
4727b9be84
|
Cleanup error handling for google_default_credentials
|
9 years ago |
Craig Tiller
|
e451225f70
|
Fix naming bug
|
9 years ago |
Craig Tiller
|
3e149f3149
|
clang-format
|
9 years ago |
Craig Tiller
|
6ca8e143ff
|
Merge branch 'error' of https://github.com/ctiller/grpc into error
|
9 years ago |
Craig Tiller
|
a41ac571ab
|
Windows port of error system
|
9 years ago |
Craig Tiller
|
a774f5ced2
|
Fix C++ tests
|
9 years ago |
Craig Tiller
|
0b4d1238b8
|
Merge pull request #6622 from ctiller/fix-master
Fix leak in port deallocation
|
9 years ago |
Craig Tiller
|
2d8427a1cb
|
Expand corpus
|
9 years ago |
Masood Malekghassemi
|
93cc06a484
|
Add compression support to Cython layers
|
9 years ago |
Jan Tattermusch
|
d5ed5a98db
|
Merge pull request #6590 from jtattermusch/perf_script_improvements
Perf script improvements
|
9 years ago |
Craig Tiller
|
9be075c911
|
Fix leak in port deallocation
|
9 years ago |
Craig Tiller
|
012f8f4c53
|
Remove zookeeper
|
9 years ago |
Craig Tiller
|
3b842de003
|
Fix leak in dualstack_socket_test
|
9 years ago |
Craig Tiller
|
c654554874
|
Merge github.com:grpc/grpc into error
|
9 years ago |
Craig Tiller
|
534fd0aa1e
|
Regen projects
|
9 years ago |
Craig Tiller
|
bff5e917b3
|
Merge branch 'fuzz-it' of https://github.com/ctiller/grpc into fuzz-it
|
9 years ago |
Craig Tiller
|
c1623dc732
|
Expand corpus
|
9 years ago |
Jan Tattermusch
|
8010daaf2b
|
Merge pull request #6542 from ctiller/ecterm
Let execution contexts signal that they are done
|
9 years ago |
Craig Tiller
|
71d0f5fd6c
|
Expand corpus
|
9 years ago |
Craig Tiller
|
37a85c3096
|
Expand corpus
|
9 years ago |
Jan Tattermusch
|
9a0da591ce
|
Merge pull request #6602 from nathanielmanistaatgoogle/test-parallelism
Break PARALLELISM test constant in two
|
9 years ago |
Jan Tattermusch
|
19144a6a04
|
Merge pull request #6439 from kpayson64/python_health_check
Reworked python health checking and added tests
|
9 years ago |
Jan Tattermusch
|
f1dc3deed7
|
Merge pull request #6568 from dgquintas/fix-include-guards-long-names
Allow for multiline #endif guards
|
9 years ago |
Jan Tattermusch
|
305b0f4e2f
|
Merge pull request #6587 from dgquintas/fix-proto-utils-anon-namespace
Fixed usage of anon namespace inside .h
|
9 years ago |
Jan Tattermusch
|
4b67b7f18f
|
Merge pull request #6603 from ctiller/better_wakeups
Fix accelerated wakeups
|
9 years ago |
Jan Tattermusch
|
2eb7e2fae9
|
Merge pull request #6609 from nathanielmanistaatgoogle/sooner-or-later
"sooner" -> "server" typo correction
|
9 years ago |
Jan Tattermusch
|
fc9c1a7c53
|
Merge pull request #6556 from goldenbull/master
use LANG_ENGLISH for windows api FormatMessage
|
9 years ago |