makdharma
|
c8e523351e
|
clang-format
|
7 years ago |
Mark D. Roth
|
3d8b32d8b3
|
Convert byte_stream API to C++.
|
7 years ago |
Muxi Yan
|
34f153cbeb
|
Change grpc++ reference in names to grpcpp in test/cpp/cocoapods
|
7 years ago |
makdharma
|
757af97ad0
|
added ///Experimental in comment for c_server
Please enter the commit message for your changes. Lines starting
|
7 years ago |
makdharma
|
9cd0099a53
|
variable init sequence fix
|
7 years ago |
makdharma
|
838af3eb6c
|
moved member variables from protected to private
Per style guide, the member variables are not protected but private and
accessed through methods.
|
7 years ago |
Muxi Yan
|
59ea0ae3eb
|
Merge pull request #14646 from muxi/add-san-objc
Add cronet transport sanitizer tests
|
7 years ago |
Muxi Yan
|
3761fc1779
|
Merge pull request #14531 from muxi/update-connectivity-test-app
Rewrite connectivity testing app
|
7 years ago |
Muxi Yan
|
30e1b4aa1f
|
Merge pull request #14585 from grpc/remove-hostname-extraction
Remove hostname extraction for ConnectivityMonitor
|
7 years ago |
Vijay Pai
|
c90a85649b
|
Change grpc++ references in names to grpcpp
|
7 years ago |
kpayson64
|
2e251697b1
|
Merge pull request #14630 from kpayson64/increase_mac_artifact_build_timeout
Increase mac Python artifact build timeout
|
7 years ago |
Muxi Yan
|
40beafa2ee
|
Put change in template file
|
7 years ago |
Muxi Yan
|
35859226e8
|
Add the sanitizer tests to CI
|
7 years ago |
Muxi Yan
|
16482199ae
|
Add asan and tsan to ObjC
|
7 years ago |
yihuaz
|
3287ceb067
|
Merge pull request #14638 from yihuazhang/hook_alts_again
Add ALTS code to grpc/core
|
7 years ago |
apolcyn
|
44dac6050a
|
Merge pull request #14610 from apolcyn/python_dig
Remove the C++ test dependency on dig and dnsutils
|
7 years ago |
Jan Tattermusch
|
ef3fb665ac
|
Merge pull request #14560 from jtattermusch/fix_windows_shutdown_shutdown_finishes_calls
Workaround for h2_http_proxy_nosec_test.exe shutdown_finishes_calls flake
|
7 years ago |
Jan Tattermusch
|
ff49e75fd9
|
Merge pull request #14605 from jtattermusch/build_unitypackage_script
Add EXPERIMENTAL support for loading grpc_csharp_ext on Unity
|
7 years ago |
Yihua Zhang
|
04fb58efbd
|
Add ALTS code to grpc/core
|
7 years ago |
Jan Tattermusch
|
b5821d430b
|
improve comment
|
7 years ago |
Jan Tattermusch
|
a5935917c5
|
Merge pull request #14629 from jtattermusch/bump_boringssl
Update third_party/boringssl to the latest chromium-stable
|
7 years ago |
Daniel Alm
|
1450fd5ee0
|
Podspec: Avoid running `sed` on the backup files it created itself.
See #14457 for details.
|
7 years ago |
Yang Gao
|
632ddf745e
|
Merge pull request #14616 from yang-g/strikke
Only increase strike once
|
7 years ago |
Sree Kuchibhotla
|
980fc16157
|
Merge pull request #14632 from grpc/revert-14400-hook_alts
Revert "Add ALTS C stack to gRPC core"
|
7 years ago |
Sree Kuchibhotla
|
ae277dd000
|
Revert "Add ALTS C stack to gRPC core"
|
7 years ago |
kpayson64
|
b243732f3f
|
Merge pull request #14448 from kpayson64/remove_poller
Remove Python background poller thread
|
7 years ago |
kpayson64
|
03f2200e83
|
Increase mac Python artifact build timeout
|
7 years ago |
Jan Tattermusch
|
660547dc04
|
fix build on netstandard1.5
|
7 years ago |
yang-g
|
4a15f4016e
|
Fix test
|
7 years ago |
Jan Tattermusch
|
d606e36061
|
regenerate projects
|
7 years ago |
Jan Tattermusch
|
999b650580
|
update third_party/boringssl to the latest chromium-stable
|
7 years ago |
Jan Tattermusch
|
dcf340e8c9
|
address comments
|
7 years ago |
Yang Gao
|
8b875ac941
|
Merge pull request #14544 from danzh2010/udpinterface
Convert udp_server.cc to C++
|
7 years ago |
kpayson64
|
a37e8deeae
|
Do poll for poll_posix engine when kicked with 0s timeout
|
7 years ago |
Jan Tattermusch
|
d35471afd5
|
detect when running on Unity iOS
|
7 years ago |
Jan Tattermusch
|
66d110034e
|
Merge pull request #14613 from grpc/mit-mit-adddart
Add Dart, and move other repos into a table format
|
7 years ago |
Jan Tattermusch
|
c1e6a845a8
|
Merge pull request #14120 from jakobr-google/dart
Add Dart support in interop test suite
|
7 years ago |
Mark D. Roth
|
4135ef7012
|
Merge pull request #14400 from yihuazhang/hook_alts
Add ALTS C stack to gRPC core
|
7 years ago |
Yihua Zhang
|
eaf6486677
|
Add ALTS code to grpc/core
|
7 years ago |
Alexander Polcyn
|
0a05b782fe
|
Move python DNS utilities to utils subdirectory
|
7 years ago |
yang-g
|
abd9d53a9f
|
Only increase strike once
|
7 years ago |
apolcyn
|
14b470ac8f
|
Merge pull request #14609 from apolcyn/cleanup_grpc_py_binary
Clean up grpc_py_binary build rule
|
7 years ago |
Michael Thomsen
|
67bffee822
|
Add Dart, and move other repos into a table format
|
7 years ago |
Alex Polcyn
|
3c5e12de08
|
Remove the C++ test dependency on dig and dnsutils
|
7 years ago |
Vijay Pai
|
237768893f
|
Merge pull request #14606 from vjpai/threadname
Fix a thread name
|
7 years ago |
Alexander Polcyn
|
092f199474
|
Clean up grpc_py_binary build rule
|
7 years ago |
Vijay Pai
|
02b64f5c91
|
Fix a thread name
|
7 years ago |
Jan Tattermusch
|
b988e396d2
|
script improvements
|
7 years ago |
Jakob Roland Andersen
|
3ebfe92fa1
|
Update grpc-dart repo after The Move.
|
7 years ago |
danzh
|
1d6072c56f
|
Merge branch 'master' into udpinterface
|
7 years ago |