Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
934e9d72f8ba1fee6aa6e15372f5a5bdb89251d1
/
src
934e9d7
Re-legalize comma
by Craig Tiller
· 9 years ago
141272d
Merge pull request #4363 from dgquintas/compression_coverage
by Sree Kuchibhotla
· 9 years ago
5efe925
Merge pull request #4322 from yang-g/fixit_channel_c
by Nicolas Noble
· 9 years ago
0a08791
Increased message_compress.c coverage
by David Garcia Quintas
· 9 years ago
13affcb
merge with head
by yang-g
· 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
aa5a61e
Merge github.com:grpc/grpc into make_a_full_request
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
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
bbb73b6
Nuke unused files
by Craig Tiller
· 9 years ago
5a640a4
Fix gcc compilation
by Craig Tiller
· 9 years ago
a4c2d7d
Fixed encoding for bytes fields in the ruby interop server
by murgatroid99
· 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
f99dbf5
Remove gpr_slice_to_cstring as it is not used anywhere
by Sree Kuchibhotla
· 9 years ago
7ee305c
Merge pull request #4304 from jtattermusch/proto_cleanup
by Michael Lumish
· 9 years ago
f3e92c4
Merge pull request #4321 from murgatroid99/node_benchmark_service
by Jan Tattermusch
· 9 years ago
0edc362
Merge remote-tracking branch 'upstream/master' into fixit_channel_c
by yang-g
· 9 years ago
e987b27
Merge pull request #4334 from ctiller/lonely-data
by Yang Gao
· 9 years ago
8344816
Merge pull request #4332 from ctiller/bah
by Sree Kuchibhotla
· 9 years ago
d391b56
Add integer overflow cases
by Craig Tiller
· 9 years ago
c321814
Fix fuzzing detected crash
by Craig Tiller
· 9 years ago
d8552ab
Fix typo
by Craig Tiller
· 9 years ago
678bff2
merge with head
by yang-g
· 9 years ago
e1d472f
Make census_tag_set the only field of census_context
by Hongyu Chen
· 9 years ago
045c848
Merge pull request #4319 from yang-g/fixit_call_log_batch_c
by Craig Tiller
· 9 years ago
9c05304
Merge pull request #4311 from jboeuf/tsi_tests
by Craig Tiller
· 9 years ago
56bab33
Merge pull request #4306 from jcanizales/merge-release
by Jan Tattermusch
· 9 years ago
2126525
Merge pull request #4267 from ctiller/http2-is-still-a-spec
by Nicolas Noble
· 9 years ago
b91c706
Merge Python tox fix into release-0.12-to-be-merged-into-master
by Jorge Canizales
· 9 years ago
c484ccf
add todo for PHP
by Jan Tattermusch
· 9 years ago
de95cb0
update ruby to new position of math.proto and health.proto
by Jan Tattermusch
· 9 years ago
8ef43bd
update location of .protos in node
by Jan Tattermusch
· 9 years ago
e8132d3
update C# generate protos script
by Jan Tattermusch
· 9 years ago
8956122
consolidate math.proto and health.proto
by Jan Tattermusch
· 9 years ago
0f1bf32
Add metadata auth plugin API support
by Masood Malekghassemi
· 9 years ago
25ef5c8
Unskip cygrpc tests
by Masood Malekghassemi
· 9 years ago
ae873a6
Remove unnecessary adapter files
by Masood Malekghassemi
· 9 years ago
f21dc7e
Migrate to Cython
by Masood Malekghassemi
· 9 years ago
aed42a8
Update Cython gRPC code
by Masood Malekghassemi
· 9 years ago
13ee182
Use value equality for status codes
by Masood Malekghassemi
· 9 years ago
7a6b0a4
Merge pull request #4323 from soltanmm/LD50
by Jan Tattermusch
· 9 years ago
eaa7d20
Fix interop Python test invocation
by Masood Malekghassemi
· 9 years ago
325f2a3
more fix
by yang-g
· 9 years ago
3c504c8
clang-format
by yang-g
· 9 years ago
c1aefa7
fix error messages
by yang-g
· 9 years ago
6acc5f7
Fixed up the Node benchmark implementation
by murgatroid99
· 9 years ago
330c98a
remove unused code
by yang-g
· 9 years ago
d933017
Merge pull request #4297 from ctiller/hpack-tests
by Sree Kuchibhotla
· 9 years ago
8f45418
Merge pull request #4260 from jtattermusch/auth_interceptor_context
by jboeuf
· 9 years ago
6cb84e8
Merge pull request #4303 from murgatroid99/node_server_coverage
by Michael Lumish
· 9 years ago
340661d
Merge master to manually resolve conflict.
by Jorge Canizales
· 9 years ago
6aee924
Merge pull request #4312 from murgatroid99/ruby_interop_dependency
by Jan Tattermusch
· 9 years ago
72e6c68
Merge pull request #4299 from ctiller/the-zombies-are-coming
by Nicolas Noble
· 9 years ago
088d9fc
Merge pull request #4307 from sreecha/support_coverage
by Craig Tiller
· 9 years ago
4c8e818
Adding common tests for TSI.
by Julien Boeuf
· 9 years ago
c78b683
Added explicit dependency on signet to gemspec
by murgatroid99
· 9 years ago
cf03486
Merge pull request #4308 from yang-g/goto_error_done
by Craig Tiller
· 9 years ago
8ab91b2
Add test of varint encoding for hpack
by Craig Tiller
· 9 years ago
48f3a71
add missing goto
by yang-g
· 9 years ago
0396554
Marking unreachable code so that it doesn't get counted in code coverage
by Sree Kuchibhotla
· 9 years ago
944c074
Merge release-0.12 into master
by Jorge Canizales
· 9 years ago
334f5b7
Merge pull request #4300 from ctiller/ZOMBIE_KILLER
by Sree Kuchibhotla
· 9 years ago
b469630
Refactored server.js and added a test to increase coverage
by murgatroid99
· 9 years ago
1a76877
Delete unused code
by Craig Tiller
· 9 years ago
cf06d02
Delete unused code
by Craig Tiller
· 9 years ago
adeaa19
Delete unused code
by Craig Tiller
· 9 years ago
535701c
Add bad hpack frame tests
by Craig Tiller
· 9 years ago
63b31de
Merge pull request #4290 from murgatroid99/node_auth_plugin_param_change
by Jan Tattermusch
· 9 years ago
723c34b
add ConfigureAwait(false) where needed
by Jan Tattermusch
· 9 years ago
67140d0
Merge pull request #4281 from soltanmm/LD50
by Nathaniel Manista
· 9 years ago
070b91c
Generate coverage HTML reports for Jenkins
by Masood Malekghassemi
· 9 years ago
d00241e
Use tox
by Masood Malekghassemi
· 9 years ago
bcf193e
Generalize metadata plugin arguments to future-proof it
by murgatroid99
· 9 years ago
98ee61f
Merge pull request #4282 from jcanizales/custom-mutable-dict
by Michael Lumish
· 9 years ago
5a5e9ee
Merge pull request #4277 from murgatroid99/node_backport_memory_leak_fix
by Nicolas Noble
· 9 years ago
35768db
Mark the GRPCRequestHeaders protocol deprecated
by Jorge Canizales
· 9 years ago
e1f7445
Add the protocol back for backward compatibility.
by Jorge Canizales
· 9 years ago
f4f150f
Makes GRPCRequestHeaders a NSMutableDictionary
by Jorge Canizales
· 9 years ago
7566c9a
Make Python testing predictable again
by Masood Malekghassemi
· 9 years ago
31c16e5
Merge pull request #4269 from nathanielmanistaatgoogle/lifecycle
by Masood Malekghassemi
· 9 years ago
c9614d3
Merge pull request #4175 from yang-g/tcp_refactor
by Craig Tiller
· 9 years ago
6d1882b
Make default prefix overridable
by Craig Tiller
· 9 years ago
14d76fd
Fixes memory leak when receiving data
by Seongjin Cho
· 9 years ago
b531f76
Memory leak fix?
by Seongjin Cho
· 9 years ago
35c1d3c
Merge pull request #4207 from yang-g/server_builder_options
by Craig Tiller
· 9 years ago
adb2e9f
Merge pull request #4270 from ctiller/consistent-encoding-test
by Sree Kuchibhotla
· 9 years ago
873d04b
Merge pull request #4235 from jcanizales/use-boringssl
by Michael Lumish
· 9 years ago
9cb6b23
Merge pull request #4236 from jtattermusch/get_ready_vs2015
by Nicolas Noble
· 9 years ago
6f9b171
Merge pull request #4204 from ctiller/emergency-cheese-and-crackers
by jboeuf
· 9 years ago
e62bf98
Fix HPACK encoder test
by Craig Tiller
· 9 years ago
Next »