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
Mark D. Roth
c5f344deaf
Revert "Revert "Allow encoding arbitrary channel args on a per-address basis.""
6 years ago
Muxi Yan
6f675abe85
Merge pull request #17457 from muxi/alternate-debug-counters
...
Add more counters to debug the timer crash on iOS
6 years ago
Muxi Yan
20c8cc7292
nullability failing
6 years ago
ncteisen
f52e542352
Add pagination to serversockets
6 years ago
Muxi Yan
e9dd13bfcf
clang-format
6 years ago
Muxi Yan
eea5f1ad3d
Missing nullable
6 years ago
Muxi Yan
ef7d45d2ab
Add next_value and start_time
6 years ago
Muxi Yan
0371732170
Merge branch 'master' into config-isolation
6 years ago
Muxi Yan
cf4e900b82
clang-format
6 years ago
yihuaz
60f2d379fe
Merge pull request #17398 from yihuazhang/gdc_metadata_server
...
Add a non-sticky network check of metadata server detection to google default credentials
6 years ago
Noah Eisen
403da153c8
Merge pull request #17433 from ncteisen/socket-name
...
Channelz: Surface Socket Name
6 years ago
hcaseyal
936512fe02
Merge pull request #17450 from grpc/revert-17343-server_address_list
...
Revert "Allow encoding arbitrary channel args on a per-address basis."
6 years ago
Lidi Zheng
64fc25f38c
Merge pull request #17411 from lidizheng/add-license
...
Add License to Python tarball
6 years ago
hcaseyal
27e2ba31bf
Revert "Allow encoding arbitrary channel args on a per-address basis."
6 years ago
Muxi Yan
3f00d61b04
batch fix
6 years ago
Muxi Yan
df21aab3a6
nullability annotation
6 years ago
ncteisen
7b81ae14a7
clang tidy and clang format
6 years ago
Mark D. Roth
bc91ebf74c
Merge pull request #17343 from markdroth/server_address_list
...
Allow encoding arbitrary channel args on a per-address basis.
6 years ago
Yang Gao
b590167cf2
Merge pull request #17435 from yang-g/health_service_shutdown
...
Add a Shutdown call to HealthCheckServiceInterface
6 years ago
Mark D. Roth
dedff37b4f
Allow encoding arbitrary channel args on a per-address basis.
6 years ago
Mark D. Roth
6dc358ca34
Merge pull request #17391 from markdroth/reset_connection_backoff
...
Fix bug in subchannel backoff reset code.
6 years ago
Mark D. Roth
680a354681
Merge pull request #17442 from markdroth/client_channel_pick_init
...
Remove unnecessary initialization of fields in PickState.
6 years ago