Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
d6f7d99dc655151f3705b816de5fdac7011acc87
d6f7d99
Add a hybrid end2end test mixing sync and async methods
by yang-g
· 9 years ago
be5a2c4
working test
by yang-g
· 9 years ago
25f191d
merge with head
by yang-g
· 9 years ago
b9a1377
Merge remote-tracking branch 'upstream/master' into sync_async_mix
by yang-g
· 9 years ago
a2517a1
Merge pull request #4725 from yang-g/destroy_reader
by Vijay Pai
· 9 years ago
cd06833
Merge pull request #4720 from sreecha/import_issues
by Yang Gao
· 9 years ago
ac3d328
Merge pull request #4684 from soltanmm/distrib
by Nathaniel Manista
· 9 years ago
f805735
destroy reader after using it
by yang-g
· 9 years ago
8118325
Maintain copyright sanity in Python-related files
by Masood Malekghassemi
· 9 years ago
ecaf080
Python version bump
by Masood Malekghassemi
· 9 years ago
1d17781
Check compiler versions at Python setup time
by Masood Malekghassemi
· 9 years ago
59994bc
Warn on Python proto module build failure
by Masood Malekghassemi
· 9 years ago
df97aec
Enable submitting binary dists of Python
by Masood Malekghassemi
· 9 years ago
dafa125
Merge pull request #4722 from ctiller/cfN
by Craig Tiller
· 9 years ago
754bd26
clang-format code
by Craig Tiller
· 9 years ago
6d32e87
Merge pull request #4719 from murgatroid99/fix_copyrights_again
by Craig Tiller
· 9 years ago
b0d0c8e
FormatCode
by Sree Kuchibhotla
· 9 years ago
5a05f51
Rename TestService to EchoTestService to prevent name-conflict with
by Sree Kuchibhotla
· 9 years ago
eeb02ba
Update copyrights again
by murgatroid99
· 9 years ago
d42262e
merge with head
by yang-g
· 9 years ago
bef0d87
Support sync/async methods in the same service
by yang-g
· 9 years ago
16a7dee
Merge pull request #4670 from vjpai/bbuf
by Yang Gao
· 9 years ago
70a0438
Regen projects
by Vijay Pai
· 9 years ago
947ab26
Merge branch 'master' into bbuf
by Vijay Pai
· 9 years ago
dc548ed
merge with head
by yang-g
· 9 years ago
7149ca6
Merge pull request #4694 from dgquintas/copyright_fix
by Craig Tiller
· 9 years ago
fa58786
Added --fix flag to check_copyright.py
by David Garcia Quintas
· 9 years ago
69ff3d3
Merge pull request #4693 from murgatroid99/transitive_deps_plugin_fix
by Sree Kuchibhotla
· 9 years ago
4518bf7
Allow transitive dependencies plugin to process non-existent libs without crashing
by murgatroid99
· 9 years ago
0ade2d4
Merge pull request #4686 from murgatroid99/sanity_update_copyrights
by Craig Tiller
· 9 years ago
3466c4b
Updated copyrights
by murgatroid99
· 9 years ago
bff0d4f
Merge pull request #4685 from ctiller/copywrong
by Michael Lumish
· 9 years ago
750d3ed
Fix check_copyright.py
by Craig Tiller
· 9 years ago
2a9e76f
Merge pull request #4678 from ctiller/clangfix
by Michael Lumish
· 9 years ago
4cdb624
Merge pull request #4457 from soltanmm/plate-tectonics
by Nathaniel Manista
· 9 years ago
2eeae97
Merge pull request #4673 from iancoolidge/port-fixes
by Craig Tiller
· 9 years ago
81afdda
Fix formatting
by Craig Tiller
· 9 years ago
069384d
base64: clarify signedness in negative initialization
by Ian Coolidge
· 9 years ago
8e7a4b6
Fix R/W template argument order in prototypes
by Ian Coolidge
· 9 years ago
09d8cf6
Merge pull request #4642 from yang-g/epollset
by Craig Tiller
· 9 years ago
387e116
Use BoringSSL for Python gRPC
by Masood Malekghassemi
· 9 years ago
6d2ef17
Use default gRPC roots.pem if none provided
by Masood Malekghassemi
· 9 years ago
0878d52
Merge pull request #4238 from ctiller/poffy
by Vijay Pai
· 9 years ago
5bd6f2e
Merge branch 'master' into bbuf
by Vijay Pai
· 9 years ago
b3a6787
Merge pull request #4525 from ctiller/proto_names
by Vijay Pai
· 9 years ago
b30bc2a
Remove dead code and a thus unneeded change to C++ bbuf
by Vijay Pai
· 9 years ago
6045681
Merge branch 'master' into bbuf
by Vijay Pai
· 9 years ago
7826821
clang-format
by Vijay Pai
· 9 years ago
af2e1cf
Fix bugs and include build files
by Vijay Pai
· 9 years ago
083dc62
Generic test
by vjpai
· 9 years ago
7f34c78
Merge pull request #4645 from ctiller/coveralls
by Michael Lumish
· 9 years ago
1401c7a
merge with head
by yang-g
· 9 years ago
c8bfa7c
Merge pull request #4647 from ctiller/run_errors
by Michael Lumish
· 9 years ago
d4f86d0
Merge pull request #4652 from ctiller/no-cache
by Michael Lumish
· 9 years ago
61bc8ab
Disable ccache for the moment
by Craig Tiller
· 9 years ago
b47eab5
Merge pull request #4644 from yoloseem/typo-1
by Nathaniel Manista
· 9 years ago
4f2be36
Flag errors better
by Craig Tiller
· 9 years ago
eb9de8b
Tweak run_tests exit status handling
by Craig Tiller
· 9 years ago
fdd0225
Merge pull request #4627 from daniel-j-born/tcp_fd
by Craig Tiller
· 9 years ago
5bf8e61
Merge pull request #4643 from murgatroid99/node_compiler_standard_c99
by Craig Tiller
· 9 years ago
1690066
Refine coverage language list
by Craig Tiller
· 9 years ago
3420622
Fix docstring typos in python grpc interfaces
by Hyunjun Kim
· 9 years ago
3f42ea0
Removed redundant std= cflag
by murgatroid99
· 9 years ago
3abed31
Compile Node extension with c99 and c++11
by murgatroid99
· 9 years ago
cd92509
Update some wrapped stuff
by Craig Tiller
· 9 years ago
7cc0f46
Merge github.com:grpc/grpc into proto_names
by Craig Tiller
· 9 years ago
8fefe37
Remove from all epoll sets when releasing an fd
by yang-g
· 9 years ago
abf85d9
Merge pull request #4616 from ctiller/i-like-pie
by Michael Lumish
· 9 years ago
c75e7de
Merge pull request #4639 from ctiller/nominally-nuisance
by Michael Lumish
· 9 years ago
e1349ce
Merge pull request #4641 from ctiller/farout
by Michael Lumish
· 9 years ago
2a15404
clang-format
by Craig Tiller
· 9 years ago
9f991e2
More changes needed for generic support
by Vijay Pai
· 9 years ago
9b028b2
Merge pull request #4626 from ctiller/wtfwin
by Alistair Veitch
· 9 years ago
9ac9c12
Merge pull request #4619 from ctiller/windows_logs
by adelez
· 9 years ago
3d87984
Dont fail build if no report generated
by Craig Tiller
· 9 years ago
a7ed54c
Don't use ep after destroy in the test.
by Dan Born
· 9 years ago
15f383c
Exploratory refactoring for mixed sync/async methods on the same C++ service
by Craig Tiller
· 9 years ago
93beeb8
Fix one use of grpc instead of gpr
by Vijay Pai
· 9 years ago
31c0c79
clang-format
by Vijay Pai
· 9 years ago
de332df
Refactor server side to support generic tests.
by vjpai
· 9 years ago
93cdb18
Merge pull request #4635 from ctiller/spam_cleanup
by Sree Kuchibhotla
· 9 years ago
ccc1610
Use tox commands to run interop client/server
by Masood Malekghassemi
· 9 years ago
0467295
Fail test build if protoc can't be found
by Masood Malekghassemi
· 9 years ago
4352e87
Add used-by-Python comments to top-level files
by Masood Malekghassemi
· 9 years ago
5cab41f
Rename INVENTORY.md to MANIFEST.md
by Masood Malekghassemi
· 9 years ago
b7e7b3f
Redirect Python manifest to less ambiguous filename
by Masood Malekghassemi
· 9 years ago
974e8d5
Add an inventory of top-level items
by Masood Malekghassemi
· 9 years ago
116982e
Include core in Python distribution
by Masood Malekghassemi
· 9 years ago
bbaad2a
Merge pull request #4606 from ctiller/clangfmt
by Michael Lumish
· 9 years ago
093193e
Fix pings
by Craig Tiller
· 9 years ago
d27c78d
Fix Makefile
by Craig Tiller
· 9 years ago
0eaf296
Fix Makefile
by Craig Tiller
· 9 years ago
848ee62
Merge pull request #4631 from sreecha/stress_test_logging
by Yang Gao
· 9 years ago
76d21f9
Unit tests for new functions
by Dan Born
· 9 years ago
9577b31
Fixes
by Craig Tiller
· 9 years ago
c6ff28f
Merge branch 'poffy' of github.com:ctiller/grpc into poffy
by Craig Tiller
· 9 years ago
320bee0
Review feedback
by Craig Tiller
· 9 years ago
de2163b
Merge github.com:grpc/grpc into poffy
by Craig Tiller
· 9 years ago
04b3cf6
Merge github.com:grpc/grpc into wtfwin
by Craig Tiller
· 9 years ago
54ed674
Merge github.com:grpc/grpc into proto_names
by Craig Tiller
· 9 years ago
Next »