Muxi Yan
b4a926961a
Fix static analizer errors
6 years ago
Muxi Yan
1f3829180c
Fix missing ConnectivityMonitor usage
6 years ago
Muxi Yan
291b4f363b
More test fix
6 years ago
Muxi Yan
6cf4622cd1
provide host
6 years ago
Muxi Yan
c72a0af781
change deployment target
6 years ago
Muxi Yan
f7ca97a6fe
clang-format
6 years ago
Muxi Yan
c5f84c5cb8
Batch fix
6 years ago
Muxi Yan
0de27b5d29
More fix ProtoRPC
6 years ago
Muxi Yan
1876d0d366
ProtoRPC bug
6 years ago
Muxi Yan
92123a4a33
Rebuild APIv2Tests
6 years ago
Muxi Yan
72dc62ee2e
Revert "Try earlier APIv2Tests"
...
This reverts commit 3f57e3451b
.
6 years ago
Muxi Yan
25e7366413
Revert "Rename getTokenWithHandler"
...
Since the renamed protocol is breaking people and is not general enough, we revert the rename and leave the work to interceptor
This reverts commit 92db5fc724
.
6 years ago
Muxi Yan
3f57e3451b
Try earlier APIv2Tests
6 years ago
Muxi Yan
d79b3fe320
Fix test
6 years ago
Muxi Yan
8bc8ff3dce
Fix nullability incompatibility
6 years ago
Muxi Yan
d36a13af31
Try use alternative simulator for APIv2Tests
6 years ago
Muxi Yan
8c3df503ad
Fix compatibility test failures
6 years ago
Muxi Yan
915cd71b4a
nullability revert
6 years ago
Muxi Yan
c097e21259
Nullability annotation fix
6 years ago
Muxi Yan
b90652ab03
remove debug information
6 years ago
Muxi Yan
4196f59a44
more nullability annotation
6 years ago
Muxi Yan
4f91630d6b
CFStream use serial dispatch queue
6 years ago
Muxi Yan
653160d806
Make NSMutableDictionary annotation right
6 years ago
Muxi Yan
b4ccbdb124
Remove some annotations in GRPCRequestHeader
6 years ago
Muxi Yan
dc502a8098
clang-format
6 years ago
Muxi Yan
48ac4ee48a
Test assert failure
6 years ago
Muxi Yan
827e84d0a4
Fix unused variable error
6 years ago
Muxi Yan
0f4d465452
nit fix
6 years ago
Muxi Yan
a5fd84e65a
Merge remote-tracking branch 'upstream/master' into config-isolation
6 years ago
Mark D. Roth
5e492721de
Merge pull request #17482 from markdroth/remove_memory_alignment_hack
...
Revert alignment hack in New<> and Delete<>.
6 years ago
apolcyn
a310778ba0
Merge pull request #17480 from apolcyn/revert_upb
...
Revert "Changes add a script for generating C code and build rule for…
6 years ago
Muxi Yan
3fc5ca0c75
batch fix
6 years ago
Richard Belleville
551a037073
Merge pull request #17476 from grpc/update-urllib
...
Update urllib3 to avoid security vulnerability
6 years ago
Mark D. Roth
1334f8d200
Revert alignment hack in New<> and Delete<>.
6 years ago
Mark D. Roth
1b1b3c56e2
Merge pull request #17474 from markdroth/memory_counter_alignment
...
Fix alignment in memory counters.
6 years ago
Mark D. Roth
b15758ab37
Fix alignment in memory counters.
6 years ago
Alexander Polcyn
ac6795a57e
Revert "Changes add a script for generating C code and build rule for protobuf"
...
This reverts commit 62027b7e14
.
6 years ago
Muxi Yan
352fbc19e7
Merge pull request #17421 from grpc/serial-queue-comment
...
Update GRPCCall doc to clarify serial queue requirement
6 years ago
ZHANG Dapeng
f1f9d85625
Merge pull request #17397 from creamsoup/java_release
...
Add grpc-java 1.17.1 to interop matrix
6 years ago
Richard Belleville
91e5f7c647
Update urllib3 to avoid security vulnerability
6 years ago
vishalpowar
311ee1eda1
Merge pull request #17364 from vishalpowar/generate_build
...
Changes add a script for generating C code and build rule for protobuf
6 years ago
Vishal Powar
62027b7e14
Changes add a script for generating C code and build rule for protobuf
...
protos
All these changes need to go together to make sense
- changes to use new version of upb in bazel
- allowing includes in build target option
- script for generating c code for protos
- generated code for example build
- adding changes for non-bazel builds
- change sanity tests to ignore the generated files.
6 years ago
Richard Belleville
e829a81118
Merge pull request #17460 from grpc/enable-census
...
Add hooks for census context propagation
6 years ago
Richard Belleville
6b3baf2618
Add hooks for census context propagation
...
Appease the yapf gods
Reformat
6 years ago
Noah Eisen
9e9cae7839
Merge pull request #17456 from ncteisen/socket-pagination
...
Channelz: Add Pagination to ServerSockets
6 years ago
ncteisen
c7f7db65e0
Add test and fix bug
6 years ago
Mark D. Roth
01afcb4fee
Merge pull request #17459 from grpc/revert-17450-revert-17343-server_address_list
...
Revert "Revert "Allow encoding arbitrary channel args on a per-address basis.""
6 years ago
ncteisen
a6ed43b41f
reviewer feedback
6 years ago
ncteisen
7b1fc0faa2
Add max_results to ServerSockets
6 years ago
ncteisen
07fc27c20d
Update channelz proto
6 years ago