Craig Tiller
9eb0fdec00
Reorganize ext tree
...
- filters live under filters
- lb_policy, resolver implementations (being part of client_channel) live under client_channel
8 years ago
Craig Tiller
b3d70102a5
Memory allocator for C++ in core
8 years ago
Craig Tiller
790f6afebd
Regenerate projects
8 years ago
Craig Tiller
29b527fa30
Reinstate one check, fix fall out
8 years ago
Ken Payson
484871bb03
Bump version to 1.2.1
8 years ago
Craig Tiller
134fed3a85
Move src/core/lib/tsi --> src/core/tsi
8 years ago
Yuchen Zeng
a809ea5c14
Add max_age_filter
8 years ago
Alexander Polcyn
69c2717c80
bump v1.2.x branch version to 1.2.1-pre2
8 years ago
Michael Warres
c46b3ebeb9
Add socket factory support to udp_server.c
8 years ago
Makarand Dharmapurikar
226098c9f1
added b64.c to the sources neede for grpc_base
8 years ago
Sree Kuchibhotla
bf18428740
Introduce grpc_completion_queue_factory API
...
Just the API and a bare-bone implementation
8 years ago
Alexander Polcyn
3e30832cca
bump v1.2.x branch to 1.2.1-pre1
8 years ago
David Garcia Quintas
69e5a28635
Going for 1.2.0
8 years ago
Mark D. Roth
fecba535d9
Switch to using a CAS loop to update the token value.
8 years ago
Muxi Yan
c007888dcc
Changes to podspecs
8 years ago
Muxi Yan
e38b01293b
Changes to podspecs
8 years ago
Muxi Yan
60cbf8fc39
Relieve ios deployment version to 7.0
8 years ago
Muxi Yan
37d3fba391
Relieve ios deployment version to 7.0
8 years ago
Ken Payson
12ca7d319c
Bump 1.2.x version to pre-2
8 years ago
Yuchen Zeng
68745bbf8a
Resolve dependency issues
8 years ago
Yuchen Zeng
47155ed254
Split ifaddr related functions out into a separate file
8 years ago
Craig Tiller
9202b3fdfd
Arena allocator for grpc
8 years ago
David Garcia Quintas
904e7f53ae
Introducing 1.2.0-pre1
8 years ago
David Garcia Quintas
74cec10619
Bumped version to 1.3.0-dev
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
Mark D. Roth
d6d192d005
Retry throttling implementation.
8 years ago
David Garcia Quintas
f31f096274
Use call context to propagare LR costs
8 years ago
Mark D. Roth
1dcd922ce6
Remove initial_connect_string hack.
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
Yuchen Zeng
d32dc3a188
Remove fallback files
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