Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
fc999adcc7570ef19e16bf580199babb98096d4c
fc999ad
new iterator interface
by Alistair Veitch
· 9 years ago
a237796
Always compress tags
by Alistair Veitch
· 9 years ago
0f69072
Move encode/decode API into census.h
by Alistair Veitch
· 9 years ago
f190601
Merge branch 'master' into tag_set
by Alistair Veitch
· 9 years ago
bb30d25
initial commit
by Alistair Veitch
· 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
b3a6787
Merge pull request #4525 from ctiller/proto_names
by Vijay Pai
· 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
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
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
4c219e6
Spam cleanup
by Craig Tiller
· 9 years ago
fc5281f
Merge pull request #4632 from ctiller/dep_head
by Michael Lumish
· 9 years ago
be0327b
Update new files
by Craig Tiller
· 9 years ago
791a491
Merge github.com:grpc/grpc into clangfmt
by Craig Tiller
· 9 years ago
0850640
Merge pull request #4589 from ctiller/enforcer
by jboeuf
· 9 years ago
bbb94bd
Merge pull request #4562 from ctiller/ints
by jboeuf
· 9 years ago
b361b4e
Fix building submodules at head
by Craig Tiller
· 9 years ago
38b6eee
Merge pull request #4622 from ctiller/dep_head
by Michael Lumish
· 9 years ago
2cf57db
Merge pull request #4630 from ctiller/document_write
by Vijay Pai
· 9 years ago
7cecfa6
Adjust the log levels in interop tests and stress tests
by Sree Kuchibhotla
· 9 years ago
0fa95ea
Ability to filter log messages based on log level
by Sree Kuchibhotla
· 9 years ago
0ede550
Update async write documentation
by Craig Tiller
· 9 years ago
64f1028
Merge pull request #4591 from nathanielmanistaatgoogle/protobuf-version
by Masood Malekghassemi
· 9 years ago
43a7803
Expose the fd in grpc_fd and grpc_tcp.
by Dan Born
· 9 years ago
e8f9ba6
Fix compilation with clang/gcc
by Craig Tiller
· 9 years ago
772f950
Merge pull request #4609 from yang-g/timespec
by Vijay Pai
· 9 years ago
d3917ab
Add an early out to gpr_cpu_test
by Craig Tiller
· 9 years ago
2428342
Merge pull request #4623 from soltanmm/from-source
by Nathaniel Manista
· 9 years ago
a4ae4b5
Add tox to Py build-from-source instructions
by Masood Malekghassemi
· 9 years ago
4083977
Update copyrights
by Craig Tiller
· 9 years ago
1676f91
Add ability to update submodules before build
by Craig Tiller
· 9 years ago
db21899
Delay reading stdout from disk until process terminates
by Craig Tiller
· 9 years ago
e6d95c9
Tweak end2end formatting
by Craig Tiller
· 9 years ago
8ceba19
Tweak end2end formatting
by Craig Tiller
· 9 years ago
383ffac
Merge pull request #4617 from ctiller/cython_copyright
by Michael Lumish
· 9 years ago
befa1ff
Copyright checker fixes
by Craig Tiller
· 9 years ago
ec2af56
Tweak compiler settings to hopefully make Jenkins more robust
by Craig Tiller
· 9 years ago
3731cc0
Fix end2end_test formatting
by Craig Tiller
· 9 years ago
b0d8f68
Merge pull request #4613 from soltanmm/writecopyright
by Craig Tiller
· 9 years ago
9bda5a8
Merge pull request #4554 from yang-g/stalled_and_destroy
by Craig Tiller
· 9 years ago
b1fe7d6
Merge pull request #4590 from yang-g/unreachable
by Craig Tiller
· 9 years ago
bba5431
Merge pull request #4608 from a11r/import1_4
by Craig Tiller
· 9 years ago
5a32e2c
Merge branch 'copyzomg' into clangfmt
by Craig Tiller
· 9 years ago
Next »