Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
88408c3b730e87b980519a9fbb1c12c926d390b5
88408c3
Fix Windows build
by Craig Tiller
· 9 years ago
e9e75c6
Merge pull request #4385 from jboeuf/gce_default_creds
by Craig Tiller
· 9 years ago
2408a1c
Testing GCE detection in google default credentials.
by Julien Boeuf
· 9 years ago
dd4b000
Merge pull request #4286 from jtattermusch/win_64bit
by Craig Tiller
· 9 years ago
06ae5cd
get rid of warnings on linux
by Jan Tattermusch
· 9 years ago
a7276f6
Merge pull request #4365 from jtattermusch/user_agent_str
by Michael Lumish
· 9 years ago
2526e46
Merge pull request #4374 from ctiller/lb_shutdown
by David G. Quintas
· 9 years ago
59605cd
Test corner cases for lb policy registry
by Craig Tiller
· 9 years ago
fedb761
Merge github.com:grpc/grpc into lb_shutdown
by Craig Tiller
· 9 years ago
df62b97
Shutdown lb policy registry
by Craig Tiller
· 9 years ago
f9263bc
Merge pull request #4352 from ctiller/minus_one
by Vijay Pai
· 9 years ago
e97326c
Merge pull request #4373 from ctiller/metatest
by Yang Gao
· 9 years ago
9bfc2ce
Merge pull request #4369 from dgquintas/custom_allocs
by Craig Tiller
· 9 years ago
6994f49
Merge pull request #4360 from ctiller/who-needs-a-noop-anyway
by Nicolas Noble
· 9 years ago
8096478
Merge pull request #4338 from ctiller/init_settings
by Nicolas Noble
· 9 years ago
2100d06
Comply with conventions
by Craig Tiller
· 9 years ago
e57fb22
Add another NULL check
by Craig Tiller
· 9 years ago
e57ba13
Simplify code
by Craig Tiller
· 9 years ago
d52fbb8
Test metadata user data
by Craig Tiller
· 9 years ago
3ff5d2d
Merge branch 'master' of github.com:grpc/grpc into custom_allocs
by David Garcia Quintas
· 9 years ago
a5aa19b
PR comments
by David Garcia Quintas
· 9 years ago
3ca4489
Merge pull request #4371 from jtattermusch/php_docker_flake
by Stanley Cheung
· 9 years ago
467a02a
Merge pull request #4367 from adelez/move_report_template
by Jan Tattermusch
· 9 years ago
1c8c7ee
try to prevent PHP interop flake
by Jan Tattermusch
· 9 years ago
5b763f5
Merge pull request #4362 from vjpai/coverage-serve2
by Yang Gao
· 9 years ago
cc0dd22
reimplement ltoa and int64toa without negation
by Jan Tattermusch
· 9 years ago
f80b536
Added ability to override mem alloc funcs
by David Garcia Quintas
· 9 years ago
141272d
Merge pull request #4363 from dgquintas/compression_coverage
by Sree Kuchibhotla
· 9 years ago
12877c9
Moved the report template under tools/run_tests.
by Adele Zhou
· 9 years ago
5efe925
Merge pull request #4322 from yang-g/fixit_channel_c
by Nicolas Noble
· 9 years ago
4121f7a
explicitly cast signed to unsigned where safe
by Jan Tattermusch
· 9 years ago
7ebbc47
put user defined userAgentString to the beginning of userAgentString
by Jan Tattermusch
· 9 years ago
ab4f2b1
Merge pull request #4359 from ctiller/make_a_slightly_unusual_request
by Yang Gao
· 9 years ago
0a08791
Increased message_compress.c coverage
by David Garcia Quintas
· 9 years ago
017ed62
Cover an unsupported case of mixing sync and async service in same server
by vjpai
· 9 years ago
ae109b5
Merge pull request #4361 from vjpai/coverage-server
by Yang Gao
· 9 years ago
13affcb
merge with head
by yang-g
· 9 years ago
ba2b8ed
Add a case to cover multiple adds of generic service
by vjpai
· 9 years ago
54834ba
Merge pull request #4358 from ctiller/abortive-continuations
by Yang Gao
· 9 years ago
8360cab
Merge pull request #4357 from ctiller/continuing-continuations
by Yang Gao
· 9 years ago
1cdf673
Merge pull request #4356 from ctiller/make_a_full_request
by Yang Gao
· 9 years ago
3b4af54
Add more unusualness
by Craig Tiller
· 9 years ago
ce4c341
Add an unusual accept-encoding
by Craig Tiller
· 9 years ago
95eeed7
Kill noop_filter.c
by Craig Tiller
· 9 years ago
08f477e
Merge branch 'make_a_full_request' into make_a_slightly_unusual_request
by Craig Tiller
· 9 years ago
359a291
Merge github.com:grpc/grpc into make_a_full_request
by Craig Tiller
· 9 years ago
3ebb7cc
Hit some esoteric request header paths
by Craig Tiller
· 9 years ago
eec13dc
Merge pull request #4355 from yang-g/fixit_channel_create_c
by Craig Tiller
· 9 years ago
300207e
Expand header testing
by Craig Tiller
· 9 years ago
913c151
Expand continuation testing
by Craig Tiller
· 9 years ago
aa5a61e
Merge github.com:grpc/grpc into make_a_full_request
by Craig Tiller
· 9 years ago
2dd0819
Add copyright
by Craig Tiller
· 9 years ago
25fd571
Catch bad timeout handling
by Craig Tiller
· 9 years ago
e1719ee
Merge pull request #4345 from murgatroid99/ruby_interop_bytes_encoding
by Michael Lumish
· 9 years ago
c0ed509
Add test for un-resolvable target
by yang-g
· 9 years ago
f4786c2
Add basic verification
by Craig Tiller
· 9 years ago
2a2bee9
Basic server request bad_client template
by Craig Tiller
· 9 years ago
9fee3ba
Merge pull request #4335 from ctiller/partial-send-header
by Yang Gao
· 9 years ago
5809d2b
merge with head
by yang-g
· 9 years ago
3e37ee8
Merge pull request #4353 from ctiller/nuke-it
by Yang Gao
· 9 years ago
bbb73b6
Nuke unused files
by Craig Tiller
· 9 years ago
b670e8a
Merge pull request #4310 from ctiller/varint_test
by Yang Gao
· 9 years ago
26e190f
make test methods static void
by Jan Tattermusch
· 9 years ago
5a640a4
Fix gcc compilation
by Craig Tiller
· 9 years ago
f2afb2e
Fix null pointer dereference
by Craig Tiller
· 9 years ago
17c3cbc
Merge pull request #4347 from yang-g/fixit_completion_queue_c
by Craig Tiller
· 9 years ago
a4c2d7d
Fixed encoding for bytes fields in the ruby interop server
by murgatroid99
· 9 years ago
338ef4a
fix bug MIN_VALUE bug in ltoa and int64toa and add tests
by Jan Tattermusch
· 9 years ago
7c6d1ad
add test for more plucks than allowed
by yang-g
· 9 years ago
59e5472
Fix encoding for bytes fields in ruby interop client
by murgatroid99
· 9 years ago
11596c9
Merge github.com:grpc/grpc into varint_test
by Craig Tiller
· 9 years ago
a83cc5e
Merge github.com:grpc/grpc into partial-send-header
by Craig Tiller
· 9 years ago
248904a
Merge pull request #4342 from grpc/release-0_12
by Jan Tattermusch
· 9 years ago
bd000af
merge with head
by yang-g
· 9 years ago
5ecd75f
Merge pull request #4341 from sreecha/slice_test
by Yang Gao
· 9 years ago
f99dbf5
Remove gpr_slice_to_cstring as it is not used anywhere
by Sree Kuchibhotla
· 9 years ago
29318d7
Merge pull request #4339 from ctiller/unknown_frame
by Sree Kuchibhotla
· 9 years ago
38d39f4
expose gpr_slice_to_cstring()
by Sree Kuchibhotla
· 9 years ago
b6fd9bc
Add coverage to new_with_len_ref() function (called via gpr_slice_ref()
by Sree Kuchibhotla
· 9 years ago
095a237
Merge pull request #4327 from sreecha/gpr_refn_coverage
by Craig Tiller
· 9 years ago
7ee305c
Merge pull request #4304 from jtattermusch/proto_cleanup
by Michael Lumish
· 9 years ago
9608705
Merge pull request #4228 from soltanmm/cy-rel
by Nathaniel Manista
· 9 years ago
f3e92c4
Merge pull request #4321 from murgatroid99/node_benchmark_service
by Jan Tattermusch
· 9 years ago
ecbde17
Merge pull request #4328 from ctiller/mobad
by Nicolas Noble
· 9 years ago
d60dce0
Merge github.com:grpc/grpc into unknown_frame
by Craig Tiller
· 9 years ago
eda1e9b
Unknown frame test
by Craig Tiller
· 9 years ago
0edc362
Merge remote-tracking branch 'upstream/master' into fixit_channel_c
by yang-g
· 9 years ago
cf45f0a
Merge pull request #4336 from ctiller/windows-fix
by Yang Gao
· 9 years ago
9ee2eec
Cover more of frame_settings.c
by Craig Tiller
· 9 years ago
fe5e877
Merge pull request #4333 from yang-g/fixit_completion_queue_c
by Sree Kuchibhotla
· 9 years ago
e987b27
Merge pull request #4334 from ctiller/lonely-data
by Yang Gao
· 9 years ago
0346883
do the right thing?
by yang-g
· 9 years ago
33d7c12
regenerate projects
by yang-g
· 9 years ago
858be6c
Fix windows build
by Craig Tiller
· 9 years ago
8344816
Merge pull request #4332 from ctiller/bah
by Sree Kuchibhotla
· 9 years ago
f6beacf
Merge pull request #4329 from maxwell-demon/census_api
by Alistair Veitch
· 9 years ago
d391b56
Add integer overflow cases
by Craig Tiller
· 9 years ago
e930792
Add some partial header tests to cover more cases
by Craig Tiller
· 9 years ago
c321814
Fix fuzzing detected crash
by Craig Tiller
· 9 years ago
0c6daa0
merge with head
by yang-g
· 9 years ago
Next »