Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
a869b5b66bdfd10783dca19f85e3e082de80c3f7
/
Makefile
dbf9061
Merge branch 'master' into stress_tests_metrics
by Sree Kuchibhotla
· 9 years ago
52a514a
Address code review comments
by Sree Kuchibhotla
· 9 years ago
87f5166
Merge branch 'master' into stress_tests_metrics
by Sree Kuchibhotla
· 9 years ago
ab5611d
Merge github.com:grpc/grpc into hpack_max_table_size
by Craig Tiller
· 9 years ago
75b53d6
Merge pull request #3993 from ctiller/new_op
by David G. Quintas
· 9 years ago
e32075f
Fixing tests.
by Julien Boeuf
· 9 years ago
cffb1c2
Merge branch 'master' into stress_tests_metrics
by Sree Kuchibhotla
· 9 years ago
8e15925
Fix bugs, make tests robust
by Craig Tiller
· 9 years ago
e4008cf
Missed file
by Craig Tiller
· 9 years ago
61ed001
Merge github.com:grpc/grpc into new_op
by Craig Tiller
· 9 years ago
1f6f02a
Merge branch 'master' into protosplit
by vjpai
· 9 years ago
f8603ad
Secure performance testing for C++ is in the hizzouse!
by vjpai
· 9 years ago
a147aee
Merge github.com:grpc/grpc into new_op
by Craig Tiller
· 9 years ago
780a7f2
Add in security support, make payload protos configurable
by vjpai
· 9 years ago
b5e98c5
Make number of stubs per channel configurable and expose metrics from client
by Sree Kuchibhotla
· 9 years ago
32bd81d
Add a test for cancel_with_status
by Craig Tiller
· 9 years ago
1726e83
Add a test with a large negative deadline
by Craig Tiller
· 9 years ago
472bb68
Fixing proto dependencies for targets that aren't libraries.
by Nicolas "Pixel" Noble
· 9 years ago
aa39192
Cleanup directory and make minor changes
by vjpai
· 9 years ago
ca1593a
stream_op cleanup: build system changes
by Craig Tiller
· 9 years ago
11537dc
Merge remote-tracking branch 'upstream/master' into protosplit
by vjpai
· 9 years ago
119c103
Split up into a new service proto, use proper service suffix, add a
by vjpai
· 9 years ago
754751e
Numerous proto changes to make things more sane and fix some outstanding issues
by vjpai
· 9 years ago
895a2df
Disabling qps openloop's test.
by Nicolas "Pixel" Noble
· 9 years ago
eed7fd4
File changes after re-running generate_projects.sh after my previous commit: 117c8af8d327455e6
by Sree Kuchibhotla
· 9 years ago
33d35d5
Merge pull request #3868 from sreecha/stress_tests_new
by David G. Quintas
· 9 years ago
5f42b67
merge & resolve conflicts
by Alistair Veitch
· 9 years ago
7f729f5
Merge branch 'master' into stress_tests_new
by Sree Kuchibhotla
· 9 years ago
52bfb25
Split qpstest.proto into two parts - one for performance stats and
by vjpai
· 9 years ago
dcfb3fe
add CPU tests
by Alistair Veitch
· 9 years ago
fbc376f
Interop stress tests
by Sree Kuchibhotla
· 9 years ago
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
0cc1341
Move qpstest.proto to a common area (test/proto) instead of test/cpp/qps
by vjpai
· 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
0ba432d
Move profiling system to gpr
by Craig Tiller
· 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
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
Next »