Muxi Yan
37d3fba391
Relieve ios deployment version to 7.0
8 years ago
David Garcia Quintas
904e7f53ae
Introducing 1.2.0-pre1
8 years ago
Muxi Yan
5c2d7e287b
Boost grpc version to v1.1.4
8 years ago
Muxi Yan
255d002f92
Relieve ios deployment version to 7.0
8 years ago
Craig Tiller
46ab5f5983
Update template
8 years ago
Craig Tiller
edbf2b9d13
Add a spinlock type.
...
Useful for situations where we need to repeatedly trylock, not useful
for cases where we need to lock (due to spinning).
Add a variant of sync_test to test it (with the same tests we run for
gpr_mu).
Add a benchmark to bm_closure to demonstrate single threaded performance.
8 years ago
Ken Payson
fd6cc7de7b
Bump version to v1.1.3
8 years ago
David Garcia Quintas
f31f096274
Use call context to propagare LR costs
8 years ago
David Garcia Quintas
012915045f
Secure naming support for gRPCLB
8 years ago
murgatroid99
ae998a37a2
Regenerate projects
8 years ago
Muxi Yan
938f099100
Add Cronet core tests to Jenkins
8 years ago
Muxi Yan
50bd995a98
Advance BoringSSL version
8 years ago
Muxi Yan
ed20a69939
Resolve generate_project failure
8 years ago
Muxi Yan
d5923578c0
nit fixes
8 years ago
Muxi Yan
0a2fae9aed
Dynamically enable packet coalescing by channel args
8 years ago
Muxi Yan
f0a1269673
Accomodate changes in #9532
8 years ago
Muxi Yan
e2de92fa6c
port #9505 to master
8 years ago
Muxi Yan
0aace0778c
Advance objc version to v1.1.0
8 years ago
Muxi Yan
57f9bc4819
Add modification warning to templated files
8 years ago
Muxi Yan
27e9db4393
Add modification warning to templated files
8 years ago
Muxi Yan
562ec45bab
Update gRPC-Core.podspec
8 years ago
Muxi Yan
690aee6d30
Automatedly advance ObjC version numbers
8 years ago
Muxi Yan
b74a13cbc3
Advance gRPC version to 1.1.0-pre1
8 years ago
Craig Tiller
7c70b6c144
Revert "Revert "Metadata handling rewrite""
...
This reverts commit 5e01e2ac97
.
8 years ago
Craig Tiller
5e01e2ac97
Revert "Metadata handling rewrite"
8 years ago
Vizerai
0e5b67f4a2
update
8 years ago
Mark D. Roth
d58a985a56
Move detection of HTTP CONNECT proxy from DNS resolver to client channel.
8 years ago
Mark D. Roth
79f2a24644
Add proxy mapper hook.
8 years ago
Craig Tiller
2d9f8e8179
Fix build
8 years ago
Craig Tiller
732351f826
Start fixing http error --> grpc status conversion
8 years ago
Mark D. Roth
1f0f23cc5a
Handshaker plugin mechanism.
8 years ago
Nicolas "Pixel" Noble
c2390cc01b
Properly removing message_size_filter duplicate.
8 years ago
Nicolas "Pixel" Noble
0fc9999fba
Putting message size filter back.
8 years ago
Nicolas "Pixel" Noble
3d5592cea8
Moving message_size_filter properly.
8 years ago
Mark D. Roth
4d2ea02129
Revert "Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""""
8 years ago
Craig Tiller
30268a99e0
Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""
8 years ago
Craig Tiller
30d50fed6d
Fix build
8 years ago
Mark D. Roth
2d317fbc57
Revert "Revert "Remove redundant includes from string.h and tmpfile.h""
8 years ago
Mark D. Roth
4eec0041f5
Revert "Remove redundant includes from string.h and tmpfile.h"
8 years ago
Mark D. Roth
714038204a
Use the same server code for both secure and insecure servers.
8 years ago
Sree Kuchibhotla
f989469fe3
Temporarily enable gpr_slice_* functions to not break api compatibility
8 years ago
Muxi Yan
a7f03f6423
Advance objective c version to v1.0.2
8 years ago
Mark D. Roth
071cacf1cb
Rename security handshaker files.
8 years ago
Mark D. Roth
8686cab11c
Use the same connector code for both secure and insecure clients.
8 years ago
Craig Tiller
5ef31ab9c9
Progress towards mdstr elimination
8 years ago
Craig Tiller
7cdad96fc4
Fix foward declaration duplication
8 years ago
Craig Tiller
64b26567ad
First pass of slice interning facilities
8 years ago
Muxi Yan
53c4c28b43
Add new util file to podspec
8 years ago
Craig Tiller
e6684f415e
Remove legacy poller
8 years ago
Mark D. Roth
ea846a0800
Rename method_config.[ch] to service_config.[ch].
8 years ago