Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
98b24414d11c8dcc85224c63559d8fa803707db1
98b2441
Merge pull request #6783 from thinkerou/compress
by kpayson64
· 8 years ago
2bece9e
Merge pull request #7156 from stanley-cheung/php-add-comment-shutdown-warning
by kpayson64
· 8 years ago
703bfbe
Merge pull request #7239 from jboeuf/fix_7182
by kpayson64
· 8 years ago
5a412cf
Merge pull request #7219 from jcanizales/merge-0.14-into-master
by makdharma
· 8 years ago
39f72a1
fetch and fix conflict
by thinkerou
· 8 years ago
c28a6c1
Merge pull request #6693 from thinkerou/phpt
by Stanley Cheung
· 8 years ago
34967b7
Merge pull request #7270 from kpayson64/ruby_ga_change
by kpayson64
· 8 years ago
69f9e44
revert debug log change
by Stanley Cheung
· 8 years ago
692a38f
php: update example composer.json
by Stanley Cheung
· 8 years ago
8b24908
php: add warning about shutdown function
by Stanley Cheung
· 8 years ago
b156671
Change cancelled to cancelled?
by Ken Payson
· 8 years ago
e705dc4
Merge pull request #7190 from dgquintas/bb_reader_error
by Nicolas Noble
· 8 years ago
8fddced
Merge pull request #7159 from jcanizales/p0-connectivity-app
by kpayson64
· 8 years ago
b73dd26
Merge pull request #7251 from dgquintas/fix_cpp_deps
by kpayson64
· 8 years ago
2cbe754
Merge pull request #7204 from ctiller/tsan-server-fix
by Craig Tiller
· 8 years ago
86fad02
Merge branch 'protobuf-submodule-update' of https://github.com/nicolasnoble/grpc into fix_cpp_deps
by David Garcia Quintas
· 8 years ago
b44b385
Merge branch 'fix_cpp_deps' of https://github.com/dgquintas/grpc into bb_reader_error
by David Garcia Quintas
· 8 years ago
de5cc7a
Merge branch 'protobuf-submodule-update' of https://github.com/nicolasnoble/grpc into bb_reader_error
by David Garcia Quintas
· 8 years ago
5c77320
Added missing dependencies to grpc++_base
by David Garcia Quintas
· 8 years ago
b15af06
Pinning to protobuf submodule 3.0.0-beta-3.3.
by Nicolas "Pixel" Noble
· 8 years ago
1835747
Merge pull request #6886 from murgatroid99/ruby_garbage_collection_fixes
by kpayson64
· 8 years ago
7ac5846
removed use of __func__ in test
by David Garcia Quintas
· 8 years ago
f2e20c2
Merge branch 'master' of github.com:grpc/grpc into bb_reader_error
by David Garcia Quintas
· 8 years ago
f0ae3e3
Fixing #7182: Change the return status codes according to the documentation.
by Julien Boeuf
· 8 years ago
2a16a02
Merge pull request #7174 from dgquintas/remove_unused_status_code_enum_file
by Nicolas Noble
· 8 years ago
cd958b8
Merge pull request #7175 from dgquintas/algo_init
by Nicolas Noble
· 8 years ago
dcca468
Merge pull request #6791 from soltanmm/pain
by kpayson64
· 8 years ago
014b070
Merge pull request #7197 from kpayson64/port_server_fix
by Nicolas Noble
· 8 years ago
fce332a
Merge branch 'complicated-syndrome-of-the-alien-kind' of https://github.com/soltanmm/grpc into bb_reader_error
by David Garcia Quintas
· 8 years ago
ecbe2d5
Added test for C
by David Garcia Quintas
· 8 years ago
77e8b71
Merge pull request #7210 from ctiller/no-more-zookeeper
by Nicolas Noble
· 8 years ago
60fec9e
Merge master into merge-0.14-into-master
by Jorge Canizales
· 8 years ago
123a1b7
Merge pull request #6893 from y-zeng/handler_http_response
by Nicolas Noble
· 8 years ago
a28a180
Merge pull request #7218 from nicolasnoble/contrib-cmake
by Nicolas Noble
· 8 years ago
f29e364
Bump protobuf version to beta-3.3
by Jorge Canizales
· 8 years ago
b360c8a
Regenerating project files, and adding experimental disclaimer.
by Nicolas "Pixel" Noble
· 8 years ago
955b95d
Merge remote-tracking branch 'google/master' into contrib-cmake
by Nicolas "Pixel" Noble
· 8 years ago
bf6a913
Merge pull request #7162 from dgquintas/interop-cred-flag-fix
by David G. Quintas
· 8 years ago
e38b917
Check Python ByteBuffer reader init status
by Masood Malekghassemi
· 8 years ago
eda85c6
Expunge all references to zookeeper
by Craig Tiller
· 8 years ago
0f213c3
Fix examples to work with local gRPC-Core
by Jorge Canizales
· 8 years ago
6ec3b53
Fix runtest.py breakage
by Jorge Canizales
· 8 years ago
0910e4c
pr comments
by David Garcia Quintas
· 8 years ago
09f59f7
Merge commit '20caeb182cbc152e7e038306a9b01f438f79ca41' into merge-0.14-into-master
by Jorge Canizales
· 8 years ago
b76471d
Fix TSAN failure in tcp_server (shown via qps_openloop_test)
by Craig Tiller
· 8 years ago
c09854b
Fix example Podfiles, and document better
by Jorge Canizales
· 8 years ago
4763678
Regenerate project files
by Masood Malekghassemi
· 8 years ago
e6a23e2
Fix job_spec invocation for Python run_tests
by Masood Malekghassemi
· 8 years ago
1c062bd
Remove gcov special-casing for Python tests
by Masood Malekghassemi
· 8 years ago
0bd13ed
Fall back to default python for test virtualenvs
by Masood Malekghassemi
· 8 years ago
6db60b9
Sanitize grpcio-tools command arguments
by Masood Malekghassemi
· 8 years ago
ac586ba
Remove tox
by Masood Malekghassemi
· 8 years ago
3b5b206
Make running individual Python tests less painful
by Masood Malekghassemi
· 8 years ago
1ff429d
Organize Python tests to use grpcio-tools directly
by Masood Malekghassemi
· 8 years ago
b926ef2
Ignore cython debug information
by Masood Malekghassemi
· 8 years ago
ebf81e7
Add programmatic access to protoc in grpcio-tools
by Masood Malekghassemi
· 8 years ago
d5fee35
Build Python3 grpcio-tools on OS X
by Masood Malekghassemi
· 8 years ago
bb16025
Merge fixup: version, deployment target & spec name
by Jorge Canizales
· 8 years ago
fa51de5
Change port_server.py to use port 32766
by Ken Payson
· 8 years ago
20caeb1
Merge pull request #7176 from ctiller/deflake
by Craig Tiller
· 8 years ago
753b45d
Merge remote-tracking branch 'upstream/master' into handler_http_response
by Yuchen Zeng
· 8 years ago
3bdaa5e
Regenerate list of gRPC-Core files
by Jorge Canizales
· 8 years ago
89d8f16
Added comment for obj-c
by David Garcia Quintas
· 8 years ago
9a2320e
regenerated projects
by David Garcia Quintas
· 8 years ago
00d3f27
updated copyright
by David Garcia Quintas
· 8 years ago
9ac997a
Added TODO for php.
by David Garcia Quintas
· 8 years ago
6721d4f
Return success status of grpc_byte_buffer_reader
by David Garcia Quintas
· 8 years ago
0d12151
Merge pull request #6992 from y-zeng/auto-build-example
by makdharma
· 8 years ago
c93d6a6
Merge master into merge-0.14-into-master
by Jorge Canizales
· 8 years ago
5756c68
Added a comment about Ruby queue destruction
by murgatroid99
· 8 years ago
9acc40f
Simplified Ruby completion queue destruction code
by murgatroid99
· 8 years ago
a5596db
Merge pull request #6378 from jcanizales/let-invalidate-channels
by Jan Tattermusch
· 8 years ago
8ecf5f5
Merge pull request #7120 from makdharma/issue6746
by Jan Tattermusch
· 8 years ago
3b9419e
Merge pull request #7109 from soltanmm/toolism
by Jan Tattermusch
· 8 years ago
a4039ff
Merge pull request #7093 from murgatroid99/run_interop_override_server_fix
by Jan Tattermusch
· 8 years ago
bcd825d
Merge pull request #7092 from ctiller/dont_create_redundant_errors
by Jan Tattermusch
· 8 years ago
ace2489
Merge pull request #7151 from dgquintas/eventfd
by Jan Tattermusch
· 8 years ago
dc733d6
Merge pull request #7152 from nathanielmanistaatgoogle/interop
by Jan Tattermusch
· 8 years ago
0a5d60c
Merge pull request #7155 from stanley-cheung/php-fix-call-destroy
by Jan Tattermusch
· 8 years ago
27e4979
Merge pull request #7161 from dgquintas/use_release
by Jan Tattermusch
· 8 years ago
2add695
Merge pull request #7164 from dgquintas/fix_import_zu
by Jan Tattermusch
· 8 years ago
a027820
Merge pull request #7091 from kpayson64/python_str_stuff
by Nicolas Noble
· 8 years ago
2cb69ad
php: update package.xml
by Stanley Cheung
· 8 years ago
97d1cd8
Fix memory leak, fix error.c refcount reporting
by Craig Tiller
· 8 years ago
f329395
Add comments in build_example_test.sh
by Yuchen Zeng
· 8 years ago
1ff168a
Initialize variables
by David Garcia Quintas
· 8 years ago
ae51a39
Merge pull request #7144 from jtattermusch/coreclr_packages
by Jan Tattermusch
· 8 years ago
314d335
removed unused version of status_code_enum.h
by David Garcia Quintas
· 8 years ago
095172c
Merge pull request #7132 from jcanizales/pander-to-pod-lint-core
by makdharma
· 8 years ago
cdac58b
Merge pull request #7025 from ctiller/%s
by Craig Tiller
· 8 years ago
1e1a816
fixed size_t format string
by David Garcia Quintas
· 8 years ago
b0c246e
Merge pull request #7125 from murgatroid99/node_unskip_creds_tests
by Jan Tattermusch
· 8 years ago
0287be8
Use protoc and objc plugins built by run_test
by Yuchen Zeng
· 8 years ago
a45e24e
Removed invalid sentence
by David Garcia Quintas
· 8 years ago
6a654dd
Changed default string type to be str
by Ken Payson
· 8 years ago
4281272
Updated git clone URL
by David Garcia Quintas
· 8 years ago
2882057
Add README.md explaining use of the app
by Jorge Canizales
· 8 years ago
10cc76c
Make RPCs on a loop
by Jorge Canizales
· 8 years ago
3325c0b
Add Podfile and pod install
by Jorge Canizales
· 8 years ago
dfc3266
Merge pull request #7129 from jcanizales/pander-to-pod-lint-boringssl
by makdharma
· 8 years ago
Next »