Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
e1f74454ac210b4896d9e53463c1849ca9b4193a
/
BUILD
b5ab8a2
Merge branch 'master' of github.com:grpc/grpc into microchannels
by David Garcia Quintas
· 9 years ago
e2a1bf4
Merge pull request #3726 from dgquintas/iomgr_executor
by Craig Tiller
· 9 years ago
b65e421
fixed faulty merge
by David Garcia Quintas
· 9 years ago
0fe7242
Merge branch 'master' of github.com:grpc/grpc into microchannels
by David Garcia Quintas
· 9 years ago
e945cd8
Merge branch 'master' of github.com:grpc/grpc into iomgr_executor
by David Garcia Quintas
· 9 years ago
2b15f1e
Merge github.com:grpc/grpc into latent-see
by Craig Tiller
· 9 years ago
0ba432d
Move profiling system to gpr
by Craig Tiller
· 9 years ago
0c33188
Hid test-only functions from surface/call.h
by David Garcia Quintas
· 9 years ago
504ed59
Get basic profiler working again
by Craig Tiller
· 9 years ago
4bc3463
Introducing grpc_executor, for all your threading needs
by David Garcia Quintas
· 9 years ago
7b1bd2c
μChannels implementation.
by David Garcia Quintas
· 9 years ago
9229810
Update build files
by Masood Malekghassemi
· 9 years ago
fe1093c
Update build tools
by Masood Malekghassemi
· 9 years ago
b09a875
Merge pull request #3476 from vjpai/block_annotate
by Yang Gao
· 9 years ago
9839d28
Move block_annotate from iomgr to support since it's used in other
by vjpai
· 9 years ago
3dd3ba1
Rebuild all project files with new header included
by Vijay Pai
· 9 years ago
8af4c33
Final patches for rename
by Craig Tiller
· 9 years ago
298751c
Split closures from iomgr.h
by Craig Tiller
· 9 years ago
10ee274
Merge github.com:grpc/grpc into we-are-one
by Craig Tiller
· 9 years ago
7865221
Merge pull request #3027 from jboeuf/security_connector_refactoring
by Craig Tiller
· 9 years ago
61d003a
Merge branch 'master' of github.com:grpc/grpc into rr_with_registry
by David Garcia Quintas
· 9 years ago
e9961d2
Merge branch 'master' of github.com:grpc/grpc into security_connector_refactoring
by Julien Boeuf
· 9 years ago
97419e4
Merge github.com:grpc/grpc into shindig
by Craig Tiller
· 9 years ago
c7fa5f2
Merge pull request #3340 from grpc/release-0_11
by Eric Anderson
· 9 years ago
1701b09
Merge github.com:grpc/grpc into shindig
by Craig Tiller
· 9 years ago
d136a5c
grpc++.h was not installed
by Craig Tiller
· 9 years ago
73b6606
Workqueue: interface, test, and posix implementation
by Craig Tiller
· 9 years ago
4fb049b
Added round robin LB policy.
by David Garcia Quintas
· 9 years ago
5c4543d
Introduced a registry for LB policies.
by David Garcia Quintas
· 9 years ago
6c99868
Merge github.com:grpc/grpc into cleaner-build
by Craig Tiller
· 9 years ago
106e154
Merge pull request #3107 from a-veitch/view_api
by Hongyu Chen
· 9 years ago
1c09acc
change aggregation_ops to internal type
by Alistair Veitch
· 9 years ago
02a7bed
Generated changes
by Craig Tiller
· 9 years ago
c47621f
merge
by Alistair Veitch
· 9 years ago
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
ae7bbfc
merge to head
by Alistair Veitch
· 9 years ago
459faf3
Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor
by Julien Boeuf
· 9 years ago
9a09982
view and aggregation API
by Alistair Veitch
· 9 years ago
5b3516e
Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor
by Julien Boeuf
· 9 years ago
beb580b
More merge conflict fix
by Hongyu Chen
· 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
31ff8bc
add missing headers from 2495
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
e8a7e30
Eliminate public thread-pool interface
by Vijay Pai
· 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
87047d7
Security connector is now responsible for the handshake.
by Julien Boeuf
· 9 years ago
e09dc78
rename census_filter.{c,h} to grpc_filter.{c,h}
by Hongyu Chen
· 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
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
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
bb3aed0
Removing gpr_cancelable.
by Nicolas "Pixel" Noble
· 9 years ago
37ad56b
Merge remote-tracking branch 'upstream/master' into add_udp_server_2
by Robbie Shade
· 9 years ago
f2f24e2
Let grpc target depend on //external:zlib so that "-lz" or a real zlib
by Ming Zhao
· 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
ffc8a6b
move auth property iterator declaration into auth_context.h
by yang-g
· 9 years ago
ad5c897
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
a83d1b3
Merge branch 'master' of https://github.com/grpc/grpc into zookeeper
by Hongwei Wang
· 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
bc7405c
Merge branch 'master' of https://github.com/grpc/grpc into zookeeper
by Hongwei Wang
· 9 years ago
a924b31
merge with upstream/master
by Alistair Veitch
· 9 years ago
f53d9c8
Testing port server
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
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
44a127c
Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about
by Craig Tiller
· 9 years ago
70e9b3d
Merge github.com:grpc/grpc into plucking-hell
by Craig Tiller
· 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
· 9 years ago
5ddbb9d
Allow specific pollers to be woken
by Craig Tiller
· 9 years ago
62b9080
Merge branch 'master' of https://github.com/grpc/grpc into zookeeper
by Hongwei Wang
· 9 years ago
e3f12a9
Merge branch 'iomgr-refcounting' of https://github.com/nicolasnoble/grpc into zookeeper
by Hongwei Wang
· 9 years ago
0383d49
version 1
by Alistair Veitch
· 9 years ago
dfc42da
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other
by Craig Tiller
· 9 years ago
f0c66c63
Merge branch 'master' into deepend
by Vijay Pai
· 9 years ago
b28456b
Add dynamic thread pool and initial port of test
by vjpai
· 9 years ago
b256faa
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other
by Craig Tiller
· 9 years ago
5126bb6
Merge pull request #2493 from a-veitch/record_stat
by Craig Tiller
· 9 years ago
Next »