Nicolas "Pixel" Noble
3d5592cea8
Moving message_size_filter properly.
8 years ago
ncteisen
db8a3c28dd
Merge branch 'master' of https://github.com/grpc/grpc into ruby_advanced_interop_client_side
8 years ago
Nicolas "Pixel" Noble
f9445d0552
Boringssl will need duplication for now.
8 years ago
Nicolas "Pixel" Noble
42ef542453
Merge branch 'master' of https://github.com/grpc/grpc into bazel-take-2
8 years ago
Nicolas "Pixel" Noble
203860ac23
Merge remote-tracking branch 'google/master' into bazel-take-2
8 years ago
Craig Tiller
709ce70908
Merge github.com:grpc/grpc into slice_with_exec_ctx
8 years ago
Craig Tiller
8dafc93bc3
Merge branch 'slice_with_exec_ctx_and_new_closures' into slice_with_exec_ctx
8 years ago
Craig Tiller
360f5d2abf
Merge pull request #9207 from ctiller/cleanup_closures
...
Changes to exec_ctx/closure/combiner/workqueue interfaces
8 years ago
apolcyn
38642fa924
Merge pull request #9183 from apolcyn/attach_trailing_md_ruby_bidi
...
attach trailing metadata to ruby bidi call op when it's received
8 years ago
apolcyn
3adfa82dc4
Merge pull request #9191 from apolcyn/fix_ruby_default_handler
...
change ruby default unimplemented ruby server handler to have two aguments
8 years ago
apolcyn
d611160f07
Merge pull request #9018 from apolcyn/fix_ruby_pool_flake
...
remove test of exception on ruby thread pool overload
8 years ago
Craig Tiller
33dfad1fbc
Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures
8 years ago
Craig Tiller
e7cd7c1119
Expunge vs2010 references
8 years ago
makdharma
19cd772a6c
Merge pull request #9159 from grpc/revert-9078-revert-8893-reduce_cq
...
Revert "Revert "Reduce memory bloat (each server cq is very expensive)""
8 years ago
Jozef Izso
db194ce035
Update link to CoApp installer
...
Use the functional link to download CoApp installer.
8 years ago
Craig Tiller
6ff14349ff
Merge pull request #9228 from ctiller/strip_copyright
...
No need for copyright on generated files
8 years ago
Craig Tiller
de7e8c78f7
Dont add copyright
8 years ago
Craig Tiller
e4c2b10516
No need for copyright on generated files
8 years ago
Craig Tiller
76c0bbadf9
Fix test
8 years ago
Craig Tiller
fb27caca3b
More UV fixes
8 years ago
Craig Tiller
0b09341461
Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures
8 years ago
Craig Tiller
36d374681a
Merge github.com:grpc/grpc into slice_with_exec_ctx
8 years ago
Craig Tiller
aef521c6f9
Fix closure usage in UV code
8 years ago
Craig Tiller
d4654560dc
clang-format code
8 years ago
Craig Tiller
460da03d0c
Fixup Windows source files for new closure APIs
8 years ago
Craig Tiller
801c6cc548
Fix some NULL usage
8 years ago
Stanley Cheung
f2a66434e2
Merge pull request #8764 from thinkerou/fix_php_code_style
...
PHP: fix code style
8 years ago
Craig Tiller
ff281b9d22
Fix udp server
8 years ago
Nathaniel Manista
8c5b39cc42
Merge pull request #9132 from nathanielmanistaatgoogle/python-examples
...
Update Python examples with fresh generated code.
8 years ago
Nathaniel Manista
41eabb8c1f
Merge pull request #9212 from nathanielmanistaatgoogle/intraop
...
Rename interop-as-a-unit-test "intraop".
8 years ago
Craig Tiller
eff97ae57a
Update cronet
8 years ago
Craig Tiller
061ef740c0
Some fixes
8 years ago
Masood Malekghassemi
18549900e2
Merge pull request #9203 from soltanmm-google/"in-the-long-run-we're-all-dead"-is-such-a-copout
...
Set Python documentation copyright
8 years ago
Nathaniel Manista
2fab0e78b0
Rename interop-as-a-unit-test "intraop"
...
It's been confusing that these tests have been called "interop" but
are not actually tests of interoperation.
8 years ago
Masood Malekghassemi
d86080d402
Merge pull request #9206 from soltanmm-google/is-the-world-is-moving-too-fast-or-am-I-moving-too-slow
...
Add `auto-gen`d comment to `_pb2_grpc.py` files
8 years ago
Craig Tiller
d6887e0e4e
Some fixes
8 years ago
Yuchen Zeng
1ef7b1d6b4
Merge pull request #9208 from y-zeng/for-loop
...
Remove for loop initial declarations
8 years ago
Nathaniel Manista
d0386f940e
Exempt generated Python from copyright check
...
Some of these files contain the magic string "DO NOT EDIT" but we do
not wish for our tests to depend upon that.
8 years ago
Yuchen Zeng
a13ec951b9
Remove for loop initial declarations
8 years ago
Masood Malekghassemi
0d62d7e8d7
Add `auto-gen`d comment to `_pb2_grpc.py` files
8 years ago
Craig Tiller
3cb3447e49
Fix some uninitialized variables
8 years ago
Craig Tiller
91031dacb1
Changes to exec_ctx/closure/combiner/workqueue interfaces
...
- make closures know where they should be executed (eg, on a workqueue,
or a combiner, or on an exec_ctx)
- this allows removal of a large number of trampoline functions that
were appearing whenever we used combiners, and should allow for a much
easier interface to combiner locks
8 years ago
Yang Gao
ddebfa65f2
Merge pull request #9187 from yang-g/validate_reserved_metadata
...
Check and fail if user provides a metadata key starting with :
8 years ago
jboeuf
578378256c
Merge pull request #8788 from jboeuf/fix_jwt_verifier
...
Fix jwt verifier
8 years ago
Masood Malekghassemi
db422d7eba
Provide doc dir even if user interrupts docgen
8 years ago
Masood Malekghassemi
25186ae0f1
Set Python documentation copyright
8 years ago
Craig Tiller
702f93d364
Fix merge errors
8 years ago
Craig Tiller
4cc1c35ad3
Fix merge errors
8 years ago
Craig Tiller
0704727c2d
Merge github.com:grpc/grpc into slice_with_exec_ctx
8 years ago
Jan Tattermusch
22b28264f9
Merge pull request #9178 from jtattermusch/docker_inception_is_evil
...
Cleanup and speedup sanity tests
8 years ago