Mehrdad Afshari
|
f41880e7fd
|
v1.10.0x is now v1.10.0
|
7 years ago |
Muxi Yan
|
cab345efe6
|
Merge pull request #14490 from nallohki/master
Updates Objective-C Generation to allow for omission of the generated @interface and @implementation
|
7 years ago |
Muxi Yan
|
0a03beea7a
|
Merge pull request #14529 from muxi/polish-connectivity-monitor
Refactor connectivity monitor on iOS
|
7 years ago |
Dan Zhang
|
6cc5a09ffd
|
fix format
|
7 years ago |
Dan Zhang
|
b293e9e822
|
Refactors grpc udp_server_listener to be object oriented. Also adds a mutex to each listener. Instead of sharing the mutex in udp_server for all listeners, this per-listener mutex can make most of the call to different listeners in parallel.
|
7 years ago |
Jan Tattermusch
|
0fc97adc9e
|
Merge pull request #14539 from jtattermusch/csharp_dotnet_2
Upgrade dotnet SDK version used for src/csharp
|
7 years ago |
adelez
|
6e940f88d4
|
Merge pull request #14530 from adelez/foundry_integration
Upgrade bazel to be able to run ubsan tests.
|
7 years ago |
Muxi Yan
|
3d35c54620
|
Run clang-format
|
7 years ago |
Muxi Yan
|
a7ad717d0a
|
Fix a typo in PreprocIfNotElse
|
7 years ago |
Mark D. Roth
|
02a8d09cae
|
Merge pull request #14450 from markdroth/c++_service_config
Convert slice hash table and service config code to C++
|
7 years ago |
Jan Tattermusch
|
18326176f0
|
Use newest dotnet SDK to build C#
|
7 years ago |
Jan Tattermusch
|
184c380e69
|
Merge pull request #14524 from jtattermusch/csharp_codegen_explicittypes
Use only fully-qualified type names in C# codegen
|
7 years ago |
Jan Tattermusch
|
4bc336d6cc
|
fix build in newer dotnet SDK versions
|
7 years ago |
Mehrdad Afshari
|
34b3369f2a
|
Merge pull request #14536 from mehrdada/upmerge1-10-x
Upmerge v1.10.x into master
|
7 years ago |
Tyson Roberts
|
eadb7012d6
|
Moves import utilities to objective_c_generator_helpers
|
7 years ago |
Mehrdad Afshari
|
d67afdc7b8
|
Merge branch 'v1.10.x' into master
|
7 years ago |
Jan Tattermusch
|
3bbc91b8c2
|
regenerate
|
7 years ago |
Jan Tattermusch
|
43c58ccedb
|
explicit naming of types in generated code
|
7 years ago |
Mehrdad Afshari
|
a98c569b57
|
Merge pull request #14526 from mehrdada/bump-1-10-0-pre2
Bump version to 1.10.0-pre2
|
7 years ago |
Mehrdad Afshari
|
3c600553c2
|
Merge pull request #14533 from mehrdada/cleangarbage
Delete garbage from Python source packages
|
7 years ago |
Tyson Roberts
|
70b2bfbcee
|
Moved statics
|
7 years ago |
Mehrdad Afshari
|
fdddab5af1
|
Delete garbage from Python source packages
|
7 years ago |
ncteisen
|
dca52e515c
|
Remain consitant with #14493
|
7 years ago |
Muxi Yan
|
3cec602aeb
|
Rewrite connectivity testing app
|
7 years ago |
Muxi Yan
|
822d175ac2
|
Refactor connectivity monitor
|
7 years ago |
Muxi Yan
|
0cfd3cd554
|
Guarantees that `GRPCCall:finishWithError` is only called once
|
7 years ago |
Muxi Yan
|
e0857f3b91
|
Cancel underlying call when GRPCCall is finished
|
7 years ago |
Muxi Yan
|
55ea27160e
|
Better use of strong/weak ref to self in GRPCCall
|
7 years ago |
makdharma
|
57237443ac
|
clang-format
|
7 years ago |
Adele Zhou
|
9bd7f26d92
|
Update the bazel version to 10 and the container_image version in order to use ubsan
|
7 years ago |
Muxi Yan
|
0dc7c5996c
|
Merge pull request #14528 from grpc/objc-higher-timeout
Use higher timeout for objc tests
|
7 years ago |
makdharma
|
e1a7283dd3
|
moved Next implementation to CC file.
|
7 years ago |
Mark D. Roth
|
3e7f2df047
|
Convert slice hash table and service config code to C++.
|
7 years ago |
Adele Zhou
|
9d20df7f51
|
Script for UBsan tests.
|
7 years ago |
Adele Zhou
|
6b80417269
|
Upgrade bazel to 0.10.0
|
7 years ago |
makdharma
|
ae038c1d47
|
Implement newly virtualized "Next"
|
7 years ago |
Muxi Yan
|
b94f3b3784
|
Use higher timeout for objc tests
|
7 years ago |
Mehrdad Afshari
|
200dffc822
|
Merge pull request #14525 from grpc/v1.10.x
Upmerge 1.10.x into master
|
7 years ago |
Mehrdad Afshari
|
a5093a3cdc
|
Merge pull request #14527 from kpayson64/gsoc_update
Remove kpayson64 & mehrdada from mentors
|
7 years ago |
kpayson64
|
544a8f4b99
|
Remove kpayson64 & mehrdada from mentors
|
7 years ago |
Mehrdad Afshari
|
1546b2ae7c
|
Regenerate projects
|
7 years ago |
Mehrdad Afshari
|
cf2f04aaa2
|
Bump version to 1.10.0-pre2
|
7 years ago |
Vijay Pai
|
8ffa1ae933
|
Merge branch 'master' into 2phase_thd
|
7 years ago |
Mehrdad Afshari
|
7f734dd761
|
Merge pull request #14501 from y-zeng/fix_max_idle
Cancel max idle timer when shutting down the server channel
|
7 years ago |
Yuchen Zeng
|
af9f81cbb0
|
Cancel max idle timer when shutting down the server channel
|
7 years ago |
Noah Eisen
|
710704feac
|
Merge pull request #14493 from nnorwitz/patch-1
Use the total # of processors instead of # online.
|
7 years ago |
Vijay Pai
|
8b05d0284f
|
Merge branch 'master' into 2phase_thd
|
7 years ago |
Vijay Pai
|
d71b55db98
|
Reduce thread count to reduce stack frame size
|
7 years ago |
Matt Kwong
|
d5b1f98092
|
Merge pull request #14518 from grpc/v1.10.x
Include Boringssl fips_fragments files in headers for building (upmerge from v1.10.x)
|
7 years ago |
Matt Kwong
|
01e5057190
|
Merge pull request #14515 from matt-kwong/fips-frags
Include Boringssl fips_fragments files in headers for building
|
7 years ago |