Vijay Pai
849bd73c4f
Wrap duplicated-name definitions in anonymous namespace
7 years ago
Vijay Pai
63392f682e
Merge pull request #13895 from vjpai/missing_prefix
...
Fix prefix in struct names
7 years ago
Vijay Pai
b78df7ab77
Fix struct names
7 years ago
Mehrdad Afshari
730b778632
Merge pull request #13886 from armchair-philosophy/fix-wire-link-in-web-protocol-doc
...
Use 'PROTOCOL-HTTP2.md' for reference to 'gRPC over HTTP2' document
7 years ago
Nathaniel Manista
e1d592a999
Merge pull request #13891 from nathanielmanistaatgoogle/12531
...
Reform cygrpc.OperationTag and cygrpc.Event.
7 years ago
Mehrdad Afshari
3ea0e2d804
Merge pull request #13893 from mehrdada/upmerge183
...
Upmerge v1.8.x branch (at v1.8.3) into master
7 years ago
Mehrdad Afshari
c71c6a7f3d
Merge branch v1.8.x into master
...
Upmerge v1.8.3 into master
7 years ago
Nathaniel Manista
7b9c023391
Reform cygrpc.OperationTag and cygrpc.Event
...
Rather than single classes they are now broken up into class families
with each class containing only those fields and methods that are
needed in the context in which the class is used.
7 years ago
Mehrdad Afshari
f526a2164f
Merge pull request #13889 from mehrdada/bump-183
...
Bump version to 1.8.3
7 years ago
Mehrdad Afshari
6c9a0a1a96
Bump version to 1.8.3
7 years ago
Mehrdad Afshari
f9ee06e667
Merge pull request #13887 from mehrdada/backport13876
...
Backport #13876 into v1.8.x
7 years ago
Mehrdad Afshari
77054fb794
Merge pull request #13882 from mehrdada/relax-polling
...
Relax log-level when polling engine is not defined
7 years ago
Mehrdad Afshari
674dbf1f8d
Fetch boringssl-with-bazel submodule from GitHub
7 years ago
Mehrdad Afshari
98efefcc1e
Relax log-level when polling engines are undefined
7 years ago
otofune
cc57ab5e08
fix PROTOCOL-HTTP2 to PROTOCOL-HTTP2.md
...
forget .md
7 years ago
otofune
1dfd8746d7
Use 'PROTOCOL-HTTP2.md' as 'gRPC over HTTP2' link
7 years ago
Mehrdad Afshari
2e04b2dd0c
Merge pull request #13876 from mehrdada/update-boringsslWithBazel-submodule-reference-to-github
...
Fetch boringssl-with-bazel submodule from GitHub instead of GoogleSource.com
7 years ago
Mehrdad Afshari
99e0b4bfec
Fetch boringssl-with-bazel submodule from GitHub
7 years ago
Jan Tattermusch
fb2eb5279e
Merge pull request #13830 from jtattermusch/cmake_cleanup
...
Simplify top level CMakeLists.txt
7 years ago
Yang Gao
d9ab30a5b2
Merge pull request #13871 from yang-g/gmock_search_path
...
Provide a way to use custom search path for gmock.h
7 years ago
Yang Gao
9aaa284fcb
Merge pull request #13844 from danzh2010/startcb
...
Change grpc_udp_server interface
7 years ago
yang-g
eb64fadfce
Provide a way to use custom search path for gmock.h
7 years ago
Yuchen Zeng
e33d0272fd
Merge pull request #13864 from y-zeng/keepalive_permit_without_calls
...
Separate client and server keepalive_permit_without_calls
7 years ago
Dan Zhang
0c2fc922a6
fix data race in shutdown_and_destroy_pollset
7 years ago
Muxi Yan
9affc8895d
Merge pull request #13869 from grpc/redirect-stderr-xcodebuild
...
Fix a nit in run_tests.sh in ObjC tests
7 years ago
apolcyn
4233cf20c4
Merge pull request #13829 from apolcyn/backport_bazel_changes
...
Backport bazel changes from #13468 to 1.8.x
7 years ago
Muxi Yan
3d44fc3c16
print output when the first test succeeded
7 years ago
Muxi Yan
36abd15195
Redirect stderr of xcodebuild
7 years ago
Dan Zhang
40ebe9af7f
fix typo
7 years ago
Dan Zhang
8fba583796
fix udp_server_test flakiness
7 years ago
Vijay Pai
b04499e5f0
Merge pull request #13863 from vjpai/fork
...
Fix public hdrs in 1.8.x (backported bugfix)
7 years ago
Yuchen Zeng
1e522efa41
Separate client and server keepalive_permit_without_calls
7 years ago
Muxi Yan
32bd0023e4
Merge pull request #13849 from muxi/retry-failed-objc-code-65
...
Retry first test when xcodebuild fails with simulator connection error
7 years ago
Vijay Pai
31789c46df
fix public hdrs in 1.8.x
7 years ago
Mehrdad Afshari
70d1ea2962
Merge pull request #13858 from mehrdada/update-readme-copyright
...
Update README.md Copyright Notice
7 years ago
Nathaniel Manista
57a7040da9
Merge pull request #13852 from nathanielmanistaatgoogle/12531
...
Reform cygrpc.Operation.
7 years ago
Nathaniel Manista
81edf5ff9a
Reform cygrpc.Operation
...
It is now a family of classes conforming to an interface rather than a
single class no single instance of which makes use of all behavior
scoped to the class.
It also now only uses gRPC Core memory for the time of a single batch
rather than for the entire lifetime of the instance.
7 years ago
Mehrdad Afshari
611ee4ac68
Update README.md Copyright Notice
7 years ago
Noah Eisen
d55110b915
Merge pull request #13842 from ncteisen/pc-are-0755
...
Install .pc files as mode 644
7 years ago
Mehrdad Afshari
ae9eeef57b
Merge pull request #13850 from mehrdada/fix-import-socket-bind
...
Fix port picking logic in Python tests
7 years ago
Mehrdad Afshari
271b042c4d
Fix port picking logic in Python tests
7 years ago
Matt Kwong
024c280b2c
Merge pull request #13078 from matt-kwong/kokoro-url
...
Make BQ results build url point to Sponge
7 years ago
Muxi Yan
9f2dd2d755
Retry test when xcodebuild exit with simulator error
7 years ago
Matt Kwong
827c6e90e2
Pass KOKORO_BUILD_ID to Docker
7 years ago
kpayson64
247a05e4b3
Merge pull request #13843 from kpayson64/fix_python_tests
...
Disable so_reuseport for Python tests
7 years ago
Dan Zhang
64f6d3cf14
Merge branch 'master' into startcb
7 years ago
Dan Zhang
4d48a3d3e7
format change
7 years ago
Matt Kwong
cfa38cc782
Merge branch 'master' into kokoro-url
7 years ago
David G. Quintas
ffc02054bd
Merge pull request #13834 from dgquintas/debug_location_namespace
...
Add namespace to macro expansion
7 years ago
Ken Payson
3bc8e422dc
Disable so_reuseport for Python tests
7 years ago