Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
0b90c1e5e80cf8ad75dd7cdd3f341389686ceb1d
0b90c1e
Fixed ruby local build fallback case
by murgatroid99
· 10 years ago
51dbf90
Use pkg-config if possible when building the ruby extension
by murgatroid99
· 10 years ago
07a44c9
Merge pull request #2307 from ctiller/im-so-pretty
by Yang Gao
· 10 years ago
fc8c8dc
Merge pull request #2293 from ctiller/pack-your-bags
by David G. Quintas
· 10 years ago
cd54c60
Merge pull request #2291 from jcanizales/skylark-objc-library
by Michael Lumish
· 10 years ago
d426864
Merge pull request #2279 from vjpai/openleaks
by Yang Gao
· 10 years ago
f81ac3a
Make log lines line up and be prettier
by Craig Tiller
· 10 years ago
775eaec
Merge pull request #2151 from sidrakesh93/master
by Vijay Pai
· 10 years ago
8497c79
Merge pull request #2301 from jcanizales/move-grpcmethodname
by Michael Lumish
· 10 years ago
790d7b7
Merge pull request #2297 from jcanizales/fix-build
by Michael Lumish
· 10 years ago
d1dd3a6
Merge pull request #2117 from dgquintas/bb_from_bbreader
by Craig Tiller
· 10 years ago
5260f53
Rename HTTP2Path -> HTTPPath
by Jorge Canizales
· 10 years ago
be808e3
Move ProtoMethod to ProtoRPC package
by Jorge Canizales
· 10 years ago
1ac8f9a
Rename interface->service
by Jorge Canizales
· 10 years ago
469d4b6
Rename GRPCMethodName->ProtoMethod
by Jorge Canizales
· 10 years ago
951cd18
Fix build breakage of moving include/grpc/ into grpc/
by Jorge Canizales
· 10 years ago
9506819
Fix build breakage of moving include/grpc/ into grpc/
by Jorge Canizales
· 10 years ago
cae5bf5
Structure repacking and sizing
by Craig Tiller
· 10 years ago
3beb240
Minor doc fix in BUILD and BUILD.template
by Jorge Canizales
· 10 years ago
24b2f67
Add copyright notice and documentation to .bzl file.
by Jorge Canizales
· 10 years ago
8637ece
Use a protoc compiled from sources
by Jorge Canizales
· 10 years ago
907fad9
Support multiple proto sources
by Jorge Canizales
· 10 years ago
d943527
Split messages and services macros
by Jorge Canizales
· 10 years ago
164f633
Extract filename transformations into functions
by Jorge Canizales
· 10 years ago
05c9769
Merge pull request #2285 from ctiller/drip-drip-drip-says-the-bucket
by David G. Quintas
· 10 years ago
df26af5
Fix refcount leak
by Craig Tiller
· 10 years ago
ef558b3
Merge pull request #2284 from ctiller/oops-i-split-it-again
by David G. Quintas
· 10 years ago
0e640a8
Properly reset counter
by Craig Tiller
· 10 years ago
39fa7db
Remove errant assert
by Craig Tiller
· 10 years ago
a840de4
Merge pull request #2283 from ctiller/make-it-a-bit-less-locky
by Vijay Pai
· 10 years ago
fc5fb87
Support sources in nested dirs
by Jorge Canizales
· 10 years ago
7510e58
Merge pull request #2282 from ctiller/red-orange-yellow-green-blue-indigo-violet
by Nicolas Noble
· 10 years ago
27df2cf
Pluck some low hanging concurrency fruit
by Craig Tiller
· 10 years ago
2daa88c
Fix a TSAN reported race
by Craig Tiller
· 10 years ago
1aa4bc0
Merge pull request #2268 from murgatroid99/makefile_pkg-config_generate
by Nicolas Noble
· 10 years ago
336bbab
Merge pull request #2274 from ctiller/faster-faster-faster
by Nicolas Noble
· 10 years ago
4d86345
Merge pull request #2277 from ctiller/in-the-town-where-i-was-born-there-lived-a-man
by Nicolas Noble
· 10 years ago
a8c2d02
Merge pull request #2281 from ctiller/and-he-told-us-of-his-life
by Nicolas Noble
· 10 years ago
0beaad3
Merge pull request #2280 from ctiller/there-lived-a-man-who-sailed-the-seas
by Nicolas Noble
· 10 years ago
4bc4905
Skylark macro to generate an objc_library from protos
by Jorge Canizales
· 10 years ago
13735d5
if->while
by Vijay Pai
· 10 years ago
3123134
Don't unregister resolver object until callback complete
by Craig Tiller
· 10 years ago
b1f220d
Delay unregister of fd until freelisted
by Craig Tiller
· 10 years ago
5606199
Delete spare contexts lying around at the end of the test to avoid
by Vijay Pai
· 10 years ago
77f0461
Try harder to return DEADLINE_EXCEEDED when we should
by Craig Tiller
· 10 years ago
dbc0caf
Fixed gpr name in .pc file
by murgatroid99
· 10 years ago
d2d596a
Fix a bug in the multipoll on poll path where we use a file descriptor thats orphaned by mistake
by Craig Tiller
· 10 years ago
c34a3a6
Added missing pthread gpr requirement
by murgatroid99
· 10 years ago
f8c6356
Merge pull request #2273 from vjpai/bit-race
by Craig Tiller
· 10 years ago
d6cc19e
Tweak timeouts for ?SAN
by Craig Tiller
· 10 years ago
e2980cd
Eliminate data-race caused by specialization in vector<bool>
by Vijay Pai
· 10 years ago
6ab0de1
Merge pull request #2216 from jboeuf/unpadded_base64
by Nicolas Noble
· 10 years ago
8993307
Merge pull request #2272 from ctiller/buggy-mcbugglet
by Nicolas Noble
· 10 years ago
93305a5
Memory leak fix
by Craig Tiller
· 10 years ago
a90c81e
Removing this pointers
by Siddharth Rakesh
· 10 years ago
f8857de
Merge branch 'master' of https://github.com/grpc/grpc
by Siddharth Rakesh
· 10 years ago
395c3ed
Regenerate Makefile
by murgatroid99
· 10 years ago
23ca82a
Merge pull request #2229 from ctiller/forever-is-a-long-time
by David Klempner
· 10 years ago
9b67ccf
Merge pull request #2267 from ctiller/look-at-all-the-holes
by David G. Quintas
· 10 years ago
8faab23
Add .pc file generation to Makefile
by murgatroid99
· 10 years ago
0b442a8
Fix leak in chttp2_transport
by Craig Tiller
· 10 years ago
49dc114
Merge github.com:grpc/grpc into forever-is-a-long-time
by Craig Tiller
· 10 years ago
fd1a20a
Changes introduced for passing hashed user id instead of access token
by Siddharth Rakesh
· 10 years ago
a6d13f3
Merge branch 'master' of https://github.com/grpc/grpc
by Siddharth Rakesh
· 10 years ago
9ae6f23
Spam cleanup
by Craig Tiller
· 10 years ago
3e57357
Merge pull request #2263 from ctiller/with-what-shall-we-mend-it-dear-liza-dear-liza
by David G. Quintas
· 10 years ago
0d4836d
Remove the ability to specify a string on cancel: it was broken and unused; will restore later
by Craig Tiller
· 10 years ago
69f5616
Fix a bug where transports can leak because they are not shut down correctly
by Craig Tiller
· 10 years ago
e46f00a
Fix leaked string in bad_client.c
by Craig Tiller
· 10 years ago
f6d2f1f
Fix leaking unclaimed incoming metadata
by Craig Tiller
· 10 years ago
991edad
SSL refcounting fixes
by Craig Tiller
· 10 years ago
cf34343
Wait for expectations to be fulfilled
by Craig Tiller
· 10 years ago
47073d5
Fix leak in chttp2_transport incoming metadata
by Craig Tiller
· 10 years ago
73d8b57
Fixing indentation.
by Julien Boeuf
· 10 years ago
9d8830d
Merge pull request #2249 from soltanmm/2248
by Nathaniel Manista
· 10 years ago
821516d
Merge pull request #2246 from murgatroid99/makefile_pkg-config_dep_check
by Nicolas Noble
· 10 years ago
fc206cd
Merge pull request #2250 from jcanizales/bazel-proto-rpc
by Michael Lumish
· 10 years ago
3cacaac
Minor: add TODO to improve an error message.
by Jorge Canizales
· 10 years ago
50f1982
Add Bazel target for ObjC gRPC runtime
by Jorge Canizales
· 10 years ago
c608686
Don’t import Protobuf runtime using Cocoapods paths
by Jorge Canizales
· 10 years ago
ec5dc7f
Accept metadata sequences, return tuples
by Masood Malekghassemi
· 10 years ago
a6cfa0a
Fix #2248
by Masood Malekghassemi
· 10 years ago
da7a994
Fixed some linking problems
by murgatroid99
· 10 years ago
b713546
Resolving dependency error in Jenkins
by Siddharth Rakesh
· 10 years ago
25481f7
Resolving merge conflict
by Siddharth Rakesh
· 10 years ago
872e818
Adding required changes
by Siddharth Rakesh
· 10 years ago
268e590
Adding required changes
by Siddharth Rakesh
· 10 years ago
a6de02f
Merge pull request #2244 from stanley-cheung/php_minor_script_fix
by Michael Lumish
· 10 years ago
24e2f4a
Added pkg-config checking to Makefile where possible
by murgatroid99
· 10 years ago
587b5f6
Merge pull request #2240 from jcanizales/bazel-grpc-client
by Michael Lumish
· 10 years ago
6d3fc95
Merge pull request #2236 from jcanizales/bazel-grpc-secure
by Michael Lumish
· 10 years ago
d4bfa95
Merge pull request #2169 from ctiller/no-spam-for-you
by Vijay Pai
· 10 years ago
85b5d76
php minor script fix
by Stanley Cheung
· 10 years ago
202930a
Merge pull request #2241 from ctiller/pure-applesauce
by Nicolas Noble
· 10 years ago
ee98d84
Add an fd conservation test to verify that fds actually close
by Craig Tiller
· 10 years ago
bb30971
Fix run_tests forever mode
by Craig Tiller
· 10 years ago
5c7bfc4
Merge pull request #2238 from nicolasnoble/no-containers
by Jorge Canizales
· 10 years ago
bba8076
Fix indents of rx_library blaze target
by Jorge Canizales
· 10 years ago
bb54ae8
Add roots.pem bundle to the Bazel target, and use a better bundle name.
by Jorge Canizales
· 10 years ago
866255e
Add BUILD target for GRPCClient
by Jorge Canizales
· 10 years ago
Next »