Carl Mastrangelo
a613f2f537
Move script
7 years ago
Carl Mastrangelo
7de5cdb341
make ga adder less stingy
7 years ago
Carl Mastrangelo
cbe33ccced
Add GA tracking modifier
7 years ago
Zhouyihai Ding
fec4b30d9a
Merge pull request #12775 from thinkerou/fix_todo
...
PHP: complete some todo
7 years ago
yihuaz
36bb9a44c8
Merge pull request #15240 from yihuazhang/google_default_creds
...
Incorporate alts to google default creds
7 years ago
Yang Gao
e84ea53a13
Merge pull request #15252 from carl-mastrangelo/healthy
...
Update health.proto to match grpc-proto reference copy
7 years ago
Yash Tibrewal
d5f659a2d2
Merge pull request #15235 from yashykt/remflush
...
Remove unnecessary exec ctx flush
7 years ago
Yash Tibrewal
0b1d8cec81
Merge pull request #15267 from yashykt/badpingfix
...
Fix bad_ping end2end test flakiness
7 years ago
Yihua Zhang
392dad7134
incorporate alts to google default creds
7 years ago
Jiangtao Li
4e85a3aaf7
Merge pull request #15143 from jiangtaoli2016/init_openssl
...
Init OpenSSL callbacks if it has not been initialized.
7 years ago
Yash Tibrewal
32c3b2d593
Remove unnecessary exec ctx flush
7 years ago
Yash Tibrewal
7392f05321
Fix bad_ping end2end test flakiness
7 years ago
kpayson64
84d44071b7
Merge pull request #15229 from kpayson64/remove_cleanup_thread
...
Remove CleanupThread
7 years ago
Muxi Yan
3ec172fd37
Merge pull request #15262 from grpc/revert-15258-revert-15193-service-init-protocol
...
Revert "Revert "Provide protocol for initializer of generated messages""
7 years ago
kpayson64
6d6c780ffc
Merge remote-tracking branch 'upstream/master' into remove_cleanup_thread
7 years ago
Carl Mastrangelo
95fbb06ca8
regenerate pbs
7 years ago
Carl Mastrangelo
83714b0373
match copyright
7 years ago
Mehrdad Afshari
6a14efc023
Merge pull request #15255 from carl-mastrangelo/copy
...
Make copyright check slightly more flexible
7 years ago
Muxi Yan
77933b1897
clang-format
7 years ago
Carl Mastrangelo
ee7c77666e
add The support
7 years ago
Muxi Yan
dcb05c16c6
Fix generater
7 years ago
Muxi Yan
e6d6a1b978
Revert "Revert "Provide protocol for initializer of generated messages""
7 years ago
Muxi Yan
ccb83f0fff
Merge pull request #15258 from grpc/revert-15193-service-init-protocol
...
Revert "Provide protocol for initializer of generated messages"
7 years ago
Mehrdad Afshari
57b5b8ca81
Merge pull request #15256 from mehrdada/v1.13.0
...
Bump master to v1.13.0-dev
7 years ago
Muxi Yan
219354fb5a
Revert "Provide protocol for initializer of generated messages"
7 years ago
Mehrdad Afshari
2d43a45ad1
Regenerate projects
7 years ago
Mehrdad Afshari
7af3e81c9a
Bump master to v1.13.0-dev
7 years ago
Mehrdad Afshari
e216754277
Update g_stands_for
7 years ago
Nicolas Noble
1ff2e3878f
Merge pull request #15225 from bsyk/master
...
Switch to Buffer.from to avoid using deprecated constructor
7 years ago
Nathaniel Manista
72a85b1b2d
Merge pull request #15254 from nathanielmanistaatgoogle/12531
...
Add grpc.Channel.close.
7 years ago
Carl Mastrangelo
e51aa63752
Make copyright check slightly more flexible
7 years ago
Nathaniel Manista
bccd32dafa
Add grpc.Channel.close
7 years ago
Nathaniel Manista
c955125c32
Merge pull request #15132 from nathanielmanistaatgoogle/12531
...
Keep Core memory inside cygrpc.Channel objects.
7 years ago
Ben Sykes
3a48d602c4
Merge branch 'master' of https://github.com/grpc/grpc
7 years ago
Ben Sykes
86d65ce290
cleanup formatting with clang_format_code.sh
7 years ago
Carl Mastrangelo
d8306ec142
update ruby
7 years ago
Carl Mastrangelo
f6bf95f332
update csharp gen
7 years ago
Carl Mastrangelo
6a5c7ff8c7
update health.proto
7 years ago
Matt Kwong
11fe61ebe6
Merge pull request #14736 from matt-kwong/resultstore-results
...
Add test result uploading for RBE builds
7 years ago
Nathaniel Manista
ca7ba4d0ac
Keep Core memory inside cygrpc.Channel objects
...
This removes invocation-side completion queues from the _cygrpc API.
Invocation-side calls are changed to no longer share the same lifetime
as Core calls.
Illegal metadata is now detected on invocation rather than at the start
of a batch (so passing illegal metadata to a response-streaming method
will now raise an exception immediately rather than later on when
attempting to read the first response message).
It is no longer possible to create a call without immediately starting
at least one batch of operations on it. Only tests are affected by this
change; there are no real use cases in which one wants to start a call
but wait a little while before learning that the server has rejected
it.
It is now required that code above cygrpc.Channel spend threads on
next_event whenever events are pending. A cygrpc.Channel.close method
is introduced, but it merely blocks until the cygrpc.Channel's
completion queues are drained; it does not itself drain them.
Noteworthy here is that we drop the cygrpc.Channel.__dealloc__ method.
It is not the same as __del__ (which is not something that can be added
to cygrpc.Channel) and there is no guarantee that __dealloc__ will be
called at all or that it will be called while the cygrpc.Channel
instance's Python attributes are intact (in testing, I saw both in
different environments). This commit does not knowingly break any
garbage-collection-based memory management working (or "happening to
appear to work in some circumstances"), though if it does, the proper
remedy is to call grpc.Channel.close... which is the objective towards
which this commit builds.
7 years ago
Mark D. Roth
7df2441223
Merge pull request #14886 from markdroth/c++_subchannel_list
...
Convert subchannel_list code to C++.
7 years ago
adelez
e21c2ef5cc
Merge pull request #15248 from adelez/foundry_integration
...
Use Bazel 0.12.0
7 years ago
Adele Zhou
2d3186eee4
Use Bazel 0.12.0
7 years ago
Muxi Yan
83601d6b4b
Merge pull request #15193 from muxi/service-init-protocol
...
Provide protocol for initializer of generated messages
7 years ago
Juanli Shen
b5ba47013a
Merge pull request #14793 from AspirinSJL/server_load_report
...
Load data store for server-side load reporting
7 years ago
Mark D. Roth
026b20eebb
Fix error refcounting bug.
7 years ago
Eric Gribkoff
9511c07953
Merge pull request #15122 from ericgribkoff/remove_old_env
...
Remove old environment variable from Python artifact build
7 years ago
Mark D. Roth
65a544241d
clang-format
7 years ago
Noah Eisen
8202e8d569
Merge pull request #15242 from ncteisen/stats
...
Update Stats Generator
7 years ago
Mark D. Roth
269e54ebe3
Maintain ref to LB policy.
7 years ago