ncteisen
d2365d615a
Reviewer comments
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
ncteisen
36e02bff2b
Fix sanity
7 years ago
ncteisen
09703ea300
Add severity
7 years ago
ncteisen
bec1a61c26
Reviewer feedback
7 years ago
ncteisen
97a3dbeb36
Move C++ to util, call it from core test
7 years ago
ncteisen
568a95e0b4
Make test work
7 years ago
ncteisen
503099b1cc
Redoing render, about to take things away
7 years ago
ncteisen
07ed0396a9
Add JsonProtoTest
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
ncteisen
9efb177730
Review feedback, gTest
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
ncteisen
b50f74f502
Reviewer comments
7 years ago
ncteisen
e9587db853
Move status util
7 years ago
ncteisen
1cc064dbfc
Reviewer feedback, s/object_registry/channel_trace_registry
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
Jan Tattermusch
fdd24f10f3
enable loading grpc_csharp_ext as a unity native plugin
7 years ago
Dan Zhang
8f91ad9e0c
use static_cast
7 years ago
Jan Tattermusch
a1b0ee2a48
add IsUnity property
7 years ago
Jan Tattermusch
cfae76b28b
add experimental script for building the unitypackage
7 years ago
ncteisen
31c05ba668
reviewer feedback, rename
7 years ago
Jakob Roland Andersen
cb36a2a92b
Use pre-built Dart docker image.
7 years ago
Jan Tattermusch
9b719b35d5
clone grpc-dart when running on kokoro
7 years ago
Jan Tattermusch
0d629f09f8
yapf format code
7 years ago
Jan Tattermusch
8d3f976fcb
fix sanity tests
7 years ago
Jakob Roland Andersen
c7dd4b4309
WIP: Add Dart support in interop
7 years ago
Vijay Pai
cab01dbfcd
Merge pull request #14600 from vjpai/sst
...
Thread name needs to only be alphanumeric+underscore+dash
7 years ago
Vijay Pai
809cf96c56
Name needs to only be alphanumeric+underscore+dash
7 years ago
ncteisen
7d90d5497c
Reviewer feedback
7 years ago
ncteisen
ac945eba98
Reviewer comments
7 years ago
Vijay Pai
50cecca24d
Merge pull request #14597 from vjpai/deinterpret
...
Use static_cast rather than reinterpret_cast whenever possible
7 years ago
ncteisen
6684230224
Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing
7 years ago
Vijay Pai
2f4161c210
Use stack frame size limits for consistency with internal builds
7 years ago
Vijay Pai
7fed69b7ad
Use static_cast rather than reinterpret_cast whenever possible
7 years ago
Matt Kwong
673439d5bd
Merge pull request #14588 from ghostwriternr/task-runner-git-fix
...
Update Dockerfiles for python artifacts to use latest git version
7 years ago
Vijay Pai
d3f7c0f93e
Merge pull request #14478 from cookyt/tool-print-trailing-meta
...
Print trailing metadata in the "grpc_cli call" command.
7 years ago
Vijay Pai
5cb1c97c0b
Merge pull request #14458 from coryan/patch-1
...
Fix typo in constant name.
7 years ago
Zhouyihai Ding
d8feec29f5
Merge pull request #13580 from ZhouyihaiDing/protobuf_3.5.0_plugin
...
php_protobuf_plugin: update to protobuf 3.5.0 with reserved variables check
7 years ago
Naresh
32f7c48dad
Revert removals from python artifact dockerfiles
...
89ce16b
removed a few package installations from the dockerfiles for
building python artifacts. Revert them.
Revert certain package install removal from python artifact dockerfiles
7 years ago
ZhouyihaiDing
39a4746ca6
update php plugin with protobuf 3.5.0
7 years ago
Mark D. Roth
aa7fa513c1
Merge pull request #14582 from markdroth/fake_resolver_test_fix
...
Fix asan failure in fake_resolver_test.
7 years ago