Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
6f127029f4713f4c871b444282062d57cd15a5b3
/
build.json
0d47192
Fixing headers and paths after merge with upstream.
by Julien Boeuf
· 9 years ago
d1b6152
Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor
by Julien Boeuf
· 9 years ago
bff9cf5
Merge branch 'master' into tracing_api
by Alistair Veitch
· 9 years ago
084b2f3
Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor
by Julien Boeuf
· 9 years ago
12577a7
Fix build
by yang-g
· 9 years ago
459faf3
Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor
by Julien Boeuf
· 9 years ago
5b3516e
Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor
by Julien Boeuf
· 9 years ago
5e700f3
Merge remote-tracking branch 'upstream/master' into string_ref_auth
by yang-g
· 9 years ago
afbbaf9
Merge pull request #3065 from yang-g/string_ref
by Craig Tiller
· 9 years ago
d090fe1
auth context api change for string_ref
by yang-g
· 9 years ago
beb580b
More merge conflict fix
by Hongyu Chen
· 9 years ago
c22b179
Merge remote-tracking branch 'upstream/master' into timespec
by Hongyu Chen
· 9 years ago
6e86944
Merge pull request #3021 from ctiller/reject-the-stuffs
by Yang Gao
· 9 years ago
a4e8847
merge to head
by Alistair Veitch
· 9 years ago
011ea49
Merge remote-tracking branch 'upstream/master' into timespec
by Hongyu Chen
· 9 years ago
9f8c100
Merge remote-tracking branch 'upstream/master' into string_ref
by yang-g
· 9 years ago
31ff8bc
add missing headers from 2495
by yang-g
· 9 years ago
58824d4
Merge remote-tracking branch 'upstream/master' into string_ref
by yang-g
· 9 years ago
e21908f
impl
by yang-g
· 9 years ago
4087ea6
Merge pull request #2945 from maxwell-demon/master
by Alistair Veitch
· 9 years ago
0382bfa
Merge branch 'master' of github.com:grpc/grpc into cpp_string_ref
by Julien Boeuf
· 9 years ago
8fd915a
Adding grpc::string_ref class.
by Julien Boeuf
· 9 years ago
a0f149e
Move core/profiling/timers_preciseclock.h to core/support/ such that we
by Hongyu Chen
· 9 years ago
9d1f0c4
Fix merge failures
by yang-g
· 9 years ago
3e4bd95
merge with head
by yang-g
· 9 years ago
0660eac
Merge branch 'master' into fray
by Vijay Pai
· 9 years ago
ddb0b8c
Merge pull request #3019 from dgquintas/channel_args_compression
by Yang Gao
· 9 years ago
333ced0
Remove accidental dependency on zookeeper in shutdown_test
by Craig Tiller
· 9 years ago
e8a7e30
Eliminate public thread-pool interface
by Vijay Pai
· 9 years ago
11a28c7
Update projects
by Craig Tiller
· 9 years ago
9fb35a5
split stream.h into sync_stream.h and async_stream.h
by yang-g
· 9 years ago
9e2f90c
headers reorg
by yang-g
· 9 years ago
e09dc78
rename census_filter.{c,h} to grpc_filter.{c,h}
by Hongyu Chen
· 9 years ago
49772e0
Outlaw illegal metadata characters
by Craig Tiller
· 9 years ago
a4c4f02
Added C API functions for compression args handling (w/ tests)
by David Garcia Quintas
· 9 years ago
961eeb0
Merge remote-tracking branch 'upstream/master' into docs
by yang-g
· 9 years ago
c317f07
Make Channel ctor private
by yang-g
· 9 years ago
ef00308
remove internal_stub
by yang-g
· 9 years ago
c389bd2
Merge remote-tracking branch 'upstream/master'
by Hongyu Chen
· 9 years ago
2d7db89
Merge pull request #2995 from ctiller/timewhat
by David G. Quintas
· 9 years ago
48c9f25
Merge pull request #2977 from ctiller/shutdown-c++
by Yang Gao
· 9 years ago
fdc1dc7
Move census_filters from .../channel to .../census
by Hongyu Chen
· 9 years ago
8c2be9f
Remove ChannelInterface and replace it with Channel
by yang-g
· 9 years ago
711bbe6
Exclude qps_test from tsan runs
by Craig Tiller
· 9 years ago
9876077
disable grpc_zookeeper target on windows
by Jan Tattermusch
· 9 years ago
e50e5cb
Add a timeout to shutdown to forcefully end calls
by Craig Tiller
· 9 years ago
935c171
Merge branch 'master' of github.com:grpc/grpc into compression-interop
by David Garcia Quintas
· 9 years ago
2fd8a88
Adding new header in build.json.
by Julien Boeuf
· 9 years ago
bd0d1bd
Merge pull request #2549 from hongweiwang/zookeeper
by David G. Quintas
· 9 years ago
3544fd2
Merge remote-tracking branch 'upstream/master' into add_udp_server_2
by Robbie Shade
· 9 years ago
1665059
Merge branch 'master' of github.com:grpc/grpc into compression-interop
by David Garcia Quintas
· 9 years ago
bb3aed0
Removing gpr_cancelable.
by Nicolas "Pixel" Noble
· 9 years ago
74f4f0b
Merge branch 'master' of github.com:grpc/grpc into compression-interop
by David Garcia Quintas
· 9 years ago
37ad56b
Merge remote-tracking branch 'upstream/master' into add_udp_server_2
by Robbie Shade
· 9 years ago
c47e69b
Merge branch 'master' into tracing_api
by Alistair Veitch
· 9 years ago
e6d0ad3
add all new content
by Alistair Veitch
· 9 years ago
e985517
Merge remote-tracking branch 'upstream/master'
by Hongyu Chen
· 9 years ago
7adbb64
Build file changes
by Hongyu Chen
· 9 years ago
ac133bd
Merge branch 'master' of https://github.com/grpc/grpc into zookeeper
by Hongwei Wang
· 9 years ago
1396ce5
Merge pull request #2875 from yang-g/test_unsecure
by Nicolas Noble
· 9 years ago
5bdcfc6
Merge pull request #2864 from jtattermusch/0.10-upport
by Nicolas Noble
· 9 years ago
ffc8a6b
move auth property iterator declaration into auth_context.h
by yang-g
· 9 years ago
49a5130
Merge branch 'compression-accept-encoding' into compression-interop
by David Garcia Quintas
· 9 years ago
10494fc
Merge branch 'master' into compression-accept-encoding
by David Garcia Quintas
· 9 years ago
ad5c897
Merge branch 'master' of https://github.com/grpc/grpc into zookeeper
by Hongwei Wang
· 9 years ago
ef91e8f
Merge branch 'master' of https://github.com/grpc/grpc into zookeeper
by Hongwei Wang
· 9 years ago
6b9477e
Merge github.com:grpc/grpc into kinetic-lopsided-poetry
by Craig Tiller
· 9 years ago
2db1783
Merge pull request #2800 from ctiller/reduce-mac-load
by Nicolas Noble
· 9 years ago
a83d1b3
Merge branch 'master' of https://github.com/grpc/grpc into zookeeper
by Hongwei Wang
· 9 years ago
98981ef
Regenerated Makefile
by Robbie Shade
· 9 years ago
e5b0459
Merge pull request #2750 from ctiller/propagate
by Yang Gao
· 9 years ago
fb5eb0e
Regenerated project files
by Robbie Shade
· 9 years ago
9804924
Merge pull request #2781 from yang-g/stuboptions
by Abhishek Kumar
· 9 years ago
0700d8b
Merge github.com:grpc/grpc into kinetic-lopsided-poetry
by Craig Tiller
· 9 years ago
cf0e796
Merge branch 'propagate' into reduce-mac-load
by Craig Tiller
· 9 years ago
bc7405c
Merge branch 'master' of https://github.com/grpc/grpc into zookeeper
by Hongwei Wang
· 9 years ago
22de7b6
Merge github.com:grpc/grpc into propagate
by Craig Tiller
· 9 years ago
4e407ba
Merge pull request #2656 from yang-g/reconnect_branch_based_on_jitter
by Vijay Pai
· 9 years ago
d50993d
Add linux, mac as test platforms, only run _with_poll tests on linux
by Craig Tiller
· 9 years ago
a924b31
merge with upstream/master
by Alistair Veitch
· 9 years ago
f53d9c8
Testing port server
by Craig Tiller
· 9 years ago
17effab
Add proxy tests to end2end suite
by Craig Tiller
· 9 years ago
297a25b
Add StubOptions
by yang-g
· 9 years ago
72538b9
Merge branch 'master' of https://github.com/grpc/grpc into zookeeper
by Hongwei Wang
· 9 years ago
4372884
merge with head and resolve conflicts
by yang-g
· 9 years ago
42ce225
Merge github.com:grpc/grpc into plucking-hell
by Craig Tiller
· 9 years ago
1284552
Merge branch 'master' of https://github.com/grpc/grpc into zookeeper
by Hongwei Wang
· 9 years ago
8e04d41
Add zookeeper end-to-end test
by Hongwei Wang
· 9 years ago
44a127c
Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about
by Craig Tiller
· 9 years ago
9099179
Merge pull request #2731 from nicolasnoble/regen-and-vs-tweaks
by Jan Tattermusch
· 9 years ago
8f4b1b0
bump C# version to 0.6.1 and core version to 0.10.1
by Jan Tattermusch
· 9 years ago
563b8a2
Regenerating project files and massaging VS project files.
by Nicolas Noble
· 9 years ago
70e9b3d
Merge github.com:grpc/grpc into plucking-hell
by Craig Tiller
· 9 years ago
0c1cea1
Merge branch 'regen-and-vs-tweaks' of github.com:nicolasnoble/grpc into tepid-tarantula
by Craig Tiller
· 9 years ago
7c5ef31
Regenerating project files and massaging VS project files.
by Nicolas Noble
· 9 years ago
6796805
Merge branch 'master' into issue_2709
by Alistair Veitch
· 9 years ago
ff32faf
Move grpc_census_call_*_context calls into public header
by Alistair Veitch
· 9 years ago
83f4d4e
Add a subchannel factory decorator library
by Craig Tiller
· 10 years ago
5ddbb9d
Allow specific pollers to be woken
by Craig Tiller
· 10 years ago
62b9080
Merge branch 'master' of https://github.com/grpc/grpc into zookeeper
by Hongwei Wang
· 10 years ago
Next »