Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
074e2247ebd91b1fdb70e0b1164940253f2196fa
/
test
074e224
Split function now takes slices as input, performs no allocs
by David Garcia Quintas
· 9 years ago
14f1c27
Added gpr_strsplit (with tests)
by David Garcia Quintas
· 9 years ago
a16cf1e
PR comments + some more tests.
by David Garcia Quintas
· 9 years ago
b7541e8
Added convenience method gpr_strjoin_sep
by David Garcia Quintas
· 9 years ago
f9899d2
Merge github.com:grpc/grpc into tis-but-thy-name
by Craig Tiller
· 9 years ago
d426864
Merge pull request #2279 from vjpai/openleaks
by Yang Gao
· 9 years ago
1dd7026
Fixup some tests
by Craig Tiller
· 9 years ago
3778812
Merge branch 'reset-thy-counts-or-fear-my-wrath' into tis-but-thy-name
by Craig Tiller
· 9 years ago
775eaec
Merge pull request #2151 from sidrakesh93/master
by Vijay Pai
· 9 years ago
bdfd897
Merge github.com:grpc/grpc into tis-but-thy-name
by Craig Tiller
· 9 years ago
d1dd3a6
Merge pull request #2117 from dgquintas/bb_from_bbreader
by Craig Tiller
· 9 years ago
27df2cf
Pluck some low hanging concurrency fruit
by Craig Tiller
· 9 years ago
13735d5
if->while
by Vijay Pai
· 9 years ago
5606199
Delete spare contexts lying around at the end of the test to avoid
by Vijay Pai
· 9 years ago
dc0cbb0
Merge github.com:grpc/grpc into tis-but-thy-name
by Craig Tiller
· 9 years ago
f8c6356
Merge pull request #2273 from vjpai/bit-race
by Craig Tiller
· 9 years ago
e2980cd
Eliminate data-race caused by specialization in vector<bool>
by Vijay Pai
· 9 years ago
6ab0de1
Merge pull request #2216 from jboeuf/unpadded_base64
by Nicolas Noble
· 9 years ago
06a1963
Merge branch 'buggy-mcbugglet' into tis-but-thy-name
by Craig Tiller
· 9 years ago
c824067
Expand uri tests
by Craig Tiller
· 9 years ago
93305a5
Memory leak fix
by Craig Tiller
· 9 years ago
a90c81e
Removing this pointers
by Siddharth Rakesh
· 9 years ago
f8857de
Merge branch 'master' of https://github.com/grpc/grpc
by Siddharth Rakesh
· 9 years ago
49dc114
Merge github.com:grpc/grpc into forever-is-a-long-time
by Craig Tiller
· 9 years ago
fd1a20a
Changes introduced for passing hashed user id instead of access token
by Siddharth Rakesh
· 9 years ago
a6d13f3
Merge branch 'master' of https://github.com/grpc/grpc
by Siddharth Rakesh
· 9 years ago
cdbdbc0
Merge github.com:grpc/grpc into tis-but-thy-name
by Craig Tiller
· 9 years ago
e46f00a
Fix leaked string in bad_client.c
by Craig Tiller
· 9 years ago
991edad
SSL refcounting fixes
by Craig Tiller
· 9 years ago
cf34343
Wait for expectations to be fulfilled
by Craig Tiller
· 9 years ago
079a11b
clang-format affected files
by Craig Tiller
· 9 years ago
49924e0
Better handling of cancellation, uri parse errors, and disconnection
by Craig Tiller
· 9 years ago
d9a5088
SSL channel args work with client config again
by Craig Tiller
· 9 years ago
9846503
Debugging
by Craig Tiller
· 9 years ago
872e818
Adding required changes
by Siddharth Rakesh
· 9 years ago
268e590
Adding required changes
by Siddharth Rakesh
· 9 years ago
cb22184
Merge github.com:grpc/grpc into tis-but-thy-name
by Craig Tiller
· 9 years ago
d4bfa95
Merge pull request #2169 from ctiller/no-spam-for-you
by Vijay Pai
· 9 years ago
4d74056
Merge branch 'forever-is-a-long-time' into tis-but-thy-name
by Craig Tiller
· 9 years ago
ee98d84
Add an fd conservation test to verify that fds actually close
by Craig Tiller
· 9 years ago
acf0f07
Unix resolver, bug fixes
by Craig Tiller
· 9 years ago
0c5cf25
Merge github.com:grpc/grpc into tis-but-thy-name
by Craig Tiller
· 9 years ago
eb3b12e
Further client config work
by Craig Tiller
· 9 years ago
8bcba9a
Merge pull request #2149 from ctiller/oops-i-split-it-again
by Vijay Pai
· 9 years ago
ef2a3e2
Merge github.com:grpc/grpc into forever-is-a-long-time
by Craig Tiller
· 9 years ago
40238fd
Merge pull request #2221 from yang-g/no_new_bbq_after_flush
by Craig Tiller
· 9 years ago
052d27b
Tidy up test to meet our standards
by Craig Tiller
· 9 years ago
30ee10b
Rename test into the right place
by Craig Tiller
· 9 years ago
1aa041a
BLARGHAFLARGHAAHAJHAKJHATJHKAYMNHZIYRN
by Masood Malekghassemi
· 9 years ago
0b6ad7d
Bug fix. Do not push to incoming_queue after it is flushed.
by yang-g
· 9 years ago
e039f03
Plumbing transport_op changes through
by Craig Tiller
· 9 years ago
3e55b9f
Base64 decode improvements.
by Julien Boeuf
· 9 years ago
3b1847c
Merge branch 'oops-i-split-it-again' into tis-but-thy-name
by Craig Tiller
· 9 years ago
4b62811
Merge github.com:grpc/grpc into tis-but-thy-name
by Craig Tiller
· 9 years ago
6e8c7e8
Merge github.com:grpc/grpc into oops-i-split-it-again
by Craig Tiller
· 9 years ago
b7959a0
s/grpc_transport_op/grpc_transport_stream_op/g
by Craig Tiller
· 9 years ago
fe8592e
Merge github.com:grpc/grpc into are-includes-sane
by Craig Tiller
· 9 years ago
f75fc12
Add a test that headers are properly in build.json
by Craig Tiller
· 9 years ago
3bc8ebd
Implementation work for client_config
by Craig Tiller
· 9 years ago
e732487
Merge pull request #2148 from a11r/interops
by Eric Anderson
· 9 years ago
7bce516
Spelling fix: UnImplementedService -> UnimplementedService
by Abhishek Kumar
· 9 years ago
d137943
Merge github.com:grpc/grpc into oops-i-split-it-again
by Craig Tiller
· 9 years ago
7b34d3a
Merge branch 'master' of https://github.com/sidrakesh93/grpc
by Siddharth Rakesh
· 9 years ago
df77c58
Added support for passing a tag with the test
by Siddharth Rakesh
· 9 years ago
500007a
Merge branch 'master' of https://github.com/grpc/grpc
by Siddharth Rakesh
· 9 years ago
253aaa6
Merge pull request #1969 from ctiller/one-shouldnt-depend-on-protobufs
by Yang Gao
· 9 years ago
eb6b216
Rename Status -> EchoStatus to avoid conflict
by Abhishek Kumar
· 9 years ago
949b6ee
Merge github.com:grpc/grpc into oops-i-split-it-again
by Craig Tiller
· 9 years ago
aa555df
Merge pull request #2175 from yang-g/constness
by Craig Tiller
· 9 years ago
b1bbc87
proper init const char *
by yang-g
· 9 years ago
89c5a56
Add const to ByteBuffer methods and add tests
by Yang Gao
· 9 years ago
3e5964f
Merge pull request #2164 from ctiller/all-my-little-snowflakes
by Nicolas Noble
· 9 years ago
0960875
Remove spammy line (this is obfuscating testing logs)
by Craig Tiller
· 9 years ago
ca24163
Update perf_db_client.cc
by sidrakesh93
· 9 years ago
04b0383
Merge pull request #2160 from ctiller/no-point-for-an-object-here
by Yang Gao
· 9 years ago
12854ee
Merge branch 'master' of https://github.com/grpc/grpc
by Siddharth Rakesh
· 9 years ago
8cca469
Fix flaky test
by Craig Tiller
· 9 years ago
c4ce71e
Merge pull request #2123 from jboeuf/ssl_auth_context_fix
by Yang Gao
· 9 years ago
a4de070
Further corrections to syntax
by Siddharth Rakesh
· 9 years ago
60111c0
updated syntax based errors
by Siddharth Rakesh
· 9 years ago
aeedff1
Use a character literal instead of grpc::string
by Craig Tiller
· 9 years ago
4364546
Applied required modifications
by Siddharth Rakesh
· 9 years ago
f39e7c0
Merge branch 'master' of https://github.com/grpc/grpc
by Siddharth Rakesh
· 9 years ago
373ad4d
edited report
by Siddharth Rakesh
· 9 years ago
3de4b47
Merge github.com:grpc/grpc into one-shouldnt-depend-on-protobufs
by Craig Tiller
· 9 years ago
40c9481
Merge pull request #2136 from dgquintas/unconst-reporter
by Vijay Pai
· 9 years ago
5b1fdc5
Merge branch 'master' of https://github.com/grpc/grpc into ssl_auth_context_fix
by Julien Boeuf
· 9 years ago
7552f0f
Ensure tests are built during run_tests runs
by Craig Tiller
· 9 years ago
c3cd478
minor commented code removal
by Siddharth Rakesh
· 9 years ago
c78d70e
Merge branch 'master' of https://github.com/grpc/grpc
by Siddharth Rakesh
· 9 years ago
64967d4
removed dependency on python_gflags, using argparse instead
by Siddharth Rakesh
· 9 years ago
747cdbf
Fixed bug : int -> int32
by Abhishek Kumar
· 9 years ago
87e4300
Merge github.com:grpc/grpc into oops-i-split-it-again
by Craig Tiller
· 9 years ago
ab67485
Merge github.com:grpc/grpc into one-shouldnt-depend-on-protobufs
by Craig Tiller
· 9 years ago
905a65b
Expanded testing protocol
by Abhishek Kumar
· 9 years ago
31014d2
flags handled using python_gflags
by Siddharth Rakesh
· 9 years ago
f3fac56
Merge pull request #1577 from ctiller/we-dont-need-no-backup
by Nicolas Noble
· 9 years ago
3acc428
Merge pull request #2072 from jtattermusch/fix_json_rewrite_test
by Nicolas Noble
· 9 years ago
12c65b1
slightly updated tool script
by Siddharth Rakesh
· 9 years ago
96e12de
Removed const-ness from Reporter interface methods
by David Garcia Quintas
· 9 years ago
Next »