Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
423cce4caf1c39c7ac42f0a9596ca362119bd320
/
Makefile
9229810
Update build files
by Masood Malekghassemi
· 9 years ago
fe1093c
Update build tools
by Masood Malekghassemi
· 9 years ago
2bc3729
Enable backtraces on C tests
by Craig Tiller
· 9 years ago
8dc0971
Merge github.com:grpc/grpc into shindig
by Craig Tiller
· 9 years ago
7f0273f
Merge github.com:grpc/grpc into shindig
by Craig Tiller
· 9 years ago
f8b14ca
Merge github.com:grpc/grpc into come-out-of-the-shadow
by Craig Tiller
· 9 years ago
7bedba8
Disable zookeeper test for now
by Craig Tiller
· 9 years ago
e5515d4
Merge pull request #3372 from grpc/release-0_11
by David G. Quintas
· 9 years ago
6dad9b0
Fixing Makefile issue which would re-evaluate the base path for included dependency files.
by Nicolas "Pixel" Noble
· 9 years ago
42b4c28
Fixing usage of the BUILDDIR variable.
by Nicolas "Pixel" Noble
· 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
ba49645
Fixes
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
a4c43a6
Merge branch 'master' of github.com:grpc/grpc into rr_with_registry
by David Garcia Quintas
· 9 years ago
1701b09
Merge github.com:grpc/grpc into shindig
by Craig Tiller
· 9 years ago
35fea62
Merge pull request #3248 from dgquintas/lb_registry
by Craig Tiller
· 9 years ago
b9d3596
Enable -Wshadow
by Craig Tiller
· 9 years ago
f29a388
Merge github.com:grpc/grpc into immolating-conversion
by Craig Tiller
· 9 years ago
d136a5c
grpc++.h was not installed
by Craig Tiller
· 9 years ago
6a6b36c
Enable -Wconversion
by Craig Tiller
· 9 years ago
f96dfc3
First round of fixing up implicit 64->32 bit conversions
by Craig Tiller
· 9 years ago
841c880
Core compiles with -Wsign-conversion
by Craig Tiller
· 9 years ago
be94769
Merge github.com:grpc/grpc into immolating-conversion
by Craig Tiller
· 9 years ago
3121fd4
Sign conversion fixes
by Craig Tiller
· 9 years ago
73b6606
Workqueue: interface, test, and posix implementation
by Craig Tiller
· 9 years ago
5a9903d
Merge remote-tracking branch 'origin/uri_query_fragments' into rr_with_registry
by David Garcia Quintas
· 9 years ago
4fb049b
Added round robin LB policy.
by David Garcia Quintas
· 9 years ago
2b5255e
Merge pull request #3190 from ctiller/daisy-dukes
by Yang Gao
· 9 years ago
5c4543d
Introduced a registry for LB policies.
by David Garcia Quintas
· 9 years ago
aca3211
Merge pull request #3183 from ctiller/second-coming
by Nicolas Noble
· 9 years ago
1fdb05b
Merge github.com:grpc/grpc into daisy-dukes
by Craig Tiller
· 9 years ago
0d728c1
Bumping revision to 0.11 for beta.
by Nicolas "Pixel" Noble
· 9 years ago
730118d
Merge branch 'third-coming' into endpoints
by Craig Tiller
· 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
e0b8a42
Merge branch 'cleaner-build' into third-coming
by Craig Tiller
· 9 years ago
245bd88
Merge github.com:grpc/grpc into second-coming
by Craig Tiller
· 9 years ago
02a7bed
Generated changes
by Craig Tiller
· 9 years ago
c47621f
merge
by Alistair Veitch
· 9 years ago
6157565
Merge github.com:grpc/grpc into daisy-dukes
by Craig Tiller
· 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
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
9a09982
view and aggregation API
by Alistair Veitch
· 9 years ago
ae69ad1
Add a portable test of endpoint pairs
by Craig Tiller
· 9 years ago
2ded19b
Update projects
by Craig Tiller
· 9 years ago
4abe76e
Repro case for flow control bug.
by Rakesh Iyer
· 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
fd70b71
Merge pull request #3054 from ctiller/openssl-just-needs-to-build
by David G. Quintas
· 9 years ago
d090fe1
auth context api change for string_ref
by yang-g
· 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
d5ddbd8
Merge github.com:grpc/grpc into openssl-just-needs-to-build
by Craig Tiller
· 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
d01b6f4
Its not enough to just serialize the clean step...
by Craig Tiller
· 9 years ago
4d03e21
Merge github.com:grpc/grpc into openssl-just-needs-to-build
by Craig Tiller
· 9 years ago
7d0c3f7
Merge pull request #3050 from ctiller/googly-test
by Jan Tattermusch
· 9 years ago
df77673
Dont try to parallelize OpenSSL build
by Craig Tiller
· 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
16f6dac
Make googletest a submodule
by Craig Tiller
· 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
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
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
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
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
4ef9b86
Fixing zookeeper's installation.
by Nicolas "Pixel" Noble
· 9 years ago
bd0d1bd
Merge pull request #2549 from hongweiwang/zookeeper
by David G. Quintas
· 9 years ago
a2f3652
Regenerated project files
by Robbie Shade
· 9 years ago
3544fd2
Merge remote-tracking branch 'upstream/master' into add_udp_server_2
by Robbie Shade
· 9 years ago
Next »