Craig Tiller
6b97e5344f
Update BUILD
8 years ago
Jan Tattermusch
0be726b34d
bump version to 1.2.2
8 years ago
Craig Tiller
6d4894e9d6
optionalize max_age
8 years ago
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
1a314577ca
Fix BUILD
8 years ago
Craig Tiller
0d32f2f030
Fix build files
8 years ago
Craig Tiller
29b527fa30
Reinstate one check, fix fall out
8 years ago
Ken Payson
72240e1c1b
Update BUILD file
8 years ago
Craig Tiller
134fed3a85
Move src/core/lib/tsi --> src/core/tsi
8 years ago
Harsh Vardhan
3cbc6ad2d8
Fix Bazel build
8 years ago
Yuchen Zeng
a809ea5c14
Add max_age_filter
8 years ago
Makarand Dharmapurikar
f7c48945d0
fix for bazel build break
8 years ago
Alexander Polcyn
0cb20efaec
update to 1.2.1-pre2 in BUILD file too
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
f6c202670c
Add the new file to bazel BUILD file
8 years ago
David Garcia Quintas
69e5a28635
Going for 1.2.0
8 years ago
Yuchen Zeng
d6b4985de0
Fix uv, cmake, bazel build
8 years ago
Makarand Dharmapurikar
c2a8a8f5c2
addressed review feedback
...
using new grpc_build_system, and cleaned up typos.
8 years ago
Mark D. Roth
fecba535d9
Switch to using a CAS loop to update the token value.
8 years ago
yang-g
9df13b26d2
Add missing files
8 years ago
Craig Tiller
06d4cbce2d
Fix BUILD
8 years ago
Yuchen Zeng
68745bbf8a
Resolve dependency issues
8 years ago
David Garcia Quintas
d8cbead37b
Updated version number in BUILD
8 years ago
Yuchen Zeng
47155ed254
Split ifaddr related functions out into a separate file
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
Mark D. Roth
d6d192d005
Retry throttling implementation.
8 years ago
Sree Kuchibhotla
9656f27d8a
fix a minor typo
8 years ago
Sree Kuchibhotla
43bca1be48
Add BUILD file for end2end tests too
8 years ago
yang-g
0cd1b3437c
Remove redundant header
8 years ago
David Garcia Quintas
5481a58da7
Added <grpc/load_reporting.h> to BUILD
8 years ago
Jan Tattermusch
aead5aab01
add grpc++_codegen_proto to bazelfile as well
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
Muxi Yan
0a2fae9aed
Dynamically enable packet coalescing by channel args
8 years ago
Muxi Yan
bb2e8af0b0
Move bidirectional_stream_c.h back to third_party/objective_c/Cronet
8 years ago
yang-g
988b47c977
Add metadata_map.h to build.yaml
...
Add missing files to BUILD
8 years ago
Craig Tiller
5356db3730
Fix BUILD
8 years ago
Craig Tiller
664c46f588
Reset BUILD file to head
8 years ago
yang-g
113b094c69
typo
8 years ago
Vizerai
b0b86d7504
updated to correctly build with Bazel.
8 years ago
Vizerai
c09e61bbda
update
8 years ago
Yuchen Zeng
4c702ed1a1
Add bazel build rule for c-ares
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
2b939832d5
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
Nicolas "Pixel" Noble
24263c3f7a
Fixing a few items with the new Bazel BUILD system:
...
-) Fixing Bazel 0.4.x breakage
-) Adding helloworld BUILD examples
-) Fixing grpc++ missing files.
-) Adding helloworld example as a test for Bazel basic.
8 years ago
yang-g
8fe20bf093
typo
8 years ago