Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
6c8383af699211963debb76e2f96dee09497c26a
« Previous
a4b8eb0
Fix loss of poller bug
by Craig Tiller
· 8 years ago
c1d7acb
Merge branch 'epoll1+hierarchical-turnstile' of github.com:ctiller/grpc into epoll1+hierarchical-turnstile
by Craig Tiller
· 8 years ago
43bf259
Fix kicking poller
by Craig Tiller
· 8 years ago
e70fc3d
Merge branch 'epoll1+hierarchical-turnstile' of github.com:ctiller/grpc into epoll1+hierarchical-turnstile
by Craig Tiller
· 8 years ago
f4b0fca
Add comment
by Craig Tiller
· 8 years ago
7cb2698
Lower epoll ev count
by Craig Tiller
· 8 years ago
b4bfc4a
hmmmm
by Craig Tiller
· 8 years ago
a346802
hmm
by Craig Tiller
· 8 years ago
8affd20
reduce epoll events to increase parallelism, kill spam
by Craig Tiller
· 8 years ago
684d9b7
Regen project files.
by David Garcia Quintas
· 8 years ago
81cdd05
Merge branch 'epoll1+hierarchical-turnstile' of github.com:ctiller/grpc into epoll1+hierarchical-turnstile
by Craig Tiller
· 8 years ago
b9b2cbf
rr assignments
by Craig Tiller
· 8 years ago
bbf4c7a
Try to avoid contention
by Craig Tiller
· 8 years ago
e68c50c
Merge branch 'v1.3.x' into trying-to-fix-stuff
by David Garcia Quintas
· 8 years ago
ea87dfb
Clang format
by murgatroid99
· 8 years ago
37797bd
Remove another instance of '#ifdef GRPC_UV' from Node extension
by murgatroid99
· 8 years ago
a64f38d
Merge commit '3049460b75ac557348243601896ed68ca8145522' into master-upmerge-v1.3.x
by David Garcia Quintas
· 8 years ago
81aae44
Merge branch 'v1.3.x' into master-upmerge-v1.3.x
by David Garcia Quintas
· 8 years ago
1168e81
Merge github.com:grpc/grpc into epoll1+hierarchical-turnstile
by Craig Tiller
· 8 years ago
f3e4022
Fix bad assumption
by Craig Tiller
· 8 years ago
8502ecb
Tweak: trigger next poller before exec_ctx flush
by Craig Tiller
· 8 years ago
365c52b
Merge pull request #10873 from yongni/master
by yongni
· 8 years ago
7c6b4be
Merge pull request #10911 from dgquintas/remove_thrift
by David G. Quintas
· 8 years ago
ee9f210
Merge pull request #10895 from dgquintas/v1.3.x-post-tag-bump
by David G. Quintas
· 8 years ago
97106a7
Removed 3rd party dep on thrift
by David Garcia Quintas
· 8 years ago
c9b09e9
Fix wakeup condition
by Craig Tiller
· 8 years ago
04109e8
BUILD and #include fixes
by David Garcia Quintas
· 8 years ago
32f90ee
bug fixes, implementation
by Craig Tiller
· 8 years ago
746d56d
Merge pull request #10901 from grpc/vjpai-patch-2
by Vijay Pai
· 8 years ago
75d2496
Add gflags to Mac build from source instructions
by Vijay Pai
· 8 years ago
a9236bc
Merge pull request #10824 from ctiller/proxy2
by Craig Tiller
· 8 years ago
ebf3a89
Merge github.com:grpc/grpc into epoll1+hierarchical-turnstile
by Craig Tiller
· 8 years ago
6de0593
Start sketching hierarchical turnstile
by Craig Tiller
· 8 years ago
ffa7473
Merge pull request #9376 from ivucica/ivucica_grpc_cli
by Jan Tattermusch
· 8 years ago
b40a86f
Merge pull request #10874 from matt-kwong/perf-create-script
by Matt Kwong
· 8 years ago
04911ca
New version of grpclb end2end test
by David Garcia Quintas
· 8 years ago
7068eaf
Merge branch 'epoll1' of github.com:ctiller/grpc into epoll1
by Craig Tiller
· 8 years ago
375eb25
Fix kicks
by Craig Tiller
· 8 years ago
6580894
Fix python imports in gRPC generated python code
by Manuel Kroiss
· 8 years ago
f8382b8
clang-format
by Craig Tiller
· 8 years ago
7ef85e5
Fix bogus asserts
by Craig Tiller
· 8 years ago
4865c79
Merge pull request #10613 from ctiller/framing_costs
by Craig Tiller
· 8 years ago
9ddb315
Bug fixes
by Craig Tiller
· 8 years ago
606945a
1.3.0 -> 1.3.1-pre1
by David Garcia Quintas
· 8 years ago
af4e8a7
Merge pull request #10869 from MakMukhi/cmake_fix
by MakMukhi
· 8 years ago
3ef2355
s/1.3.0-pre/1.3.0
by David Garcia Quintas
· 8 years ago
6f0af49
Allow specifying a default signal iff epollsig has been explicitly requested
by Craig Tiller
· 8 years ago
6a85ee0
Fix test compilation
by Craig Tiller
· 8 years ago
4e1393b
Merge branch 'epoll1' of github.com:ctiller/grpc into epoll1
by Craig Tiller
· 8 years ago
d4838a9
Tweaks
by Craig Tiller
· 8 years ago
b72a74a
Fix wakeup bug
by Craig Tiller
· 8 years ago
4509c47
Fixes
by Craig Tiller
· 8 years ago
ca678fc
Merge pull request #10884 from matt-kwong/fix_1.3.x_tests
by Matt Kwong
· 8 years ago
8c71bde
Merge pull request #10522 from jiangtaoli2016/new_tsi
by David G. Quintas
· 8 years ago
c67cc99
Initial fork for singleton epoll poller
by Craig Tiller
· 8 years ago
f7cd585
Merge pull request #10819 from jtattermusch/fix_cpp_distrib
by Jan Tattermusch
· 8 years ago
7ad166f
Merge pull request #10825 from murgatroid99/node_only_uv
by Michael Lumish
· 8 years ago
ac99bff
Merge github.com:grpc/grpc into epex4
by Craig Tiller
· 8 years ago
15fda75
Merge pull request #10427 from ctiller/c++lame
by Craig Tiller
· 8 years ago
e376267
Update macOS install instructions
by Mehrdad Afshari
· 8 years ago
eb18487
Fix C/C++ test filtering
by Matt Kwong
· 8 years ago
72824a1
Add test filtering to performance pull requests
by Matt Kwong
· 8 years ago
e3229fe
Extend time capping to run_tests_matrix scripts
by Craig Tiller
· 8 years ago
03fb851
Merge pull request #10877 from jtattermusch/fix_sc_formatting
by Jan Tattermusch
· 8 years ago
136533e
fix security_connector.c formatting
by Jan Tattermusch
· 8 years ago
38279ea
Bazel rule for building grpc_cli.
by Ivan Vučica
· 8 years ago
8e76537
Merge pull request #10772 from jboeuf/http2_cipher_suites
by jboeuf
· 8 years ago
815e318
Removing cipher suites blacklisted in HTTP2.
by Julien Boeuf
· 8 years ago
382bd82
Merge pull request #10627 from jboeuf/more_ssl_factory_cleanup
by jboeuf
· 8 years ago
0df196a
Merge pull request #10855 from matt-kwong/fix_filter
by Matt Kwong
· 8 years ago
6ae9175
Update performance VM init script
by Matt Kwong
· 8 years ago
35ee7e7
Added verbose option to run_interop_test to ease tracing the commands invoked
by Yong Ni
· 8 years ago
6be9397
Merge pull request #10847 from matt-kwong/cherry-pick_max_time
by Matt Kwong
· 8 years ago
cb5c62a
Remove extra header from node_grpc.cc
by murgatroid99
· 8 years ago
31d1826
Merge remote-tracking branch 'upstream/v1.3.x' into node_only_uv
by murgatroid99
· 8 years ago
737da9f
Merge github.com:grpc/grpc into c++lame
by Craig Tiller
· 8 years ago
23da349
Merge pull request #10871 from apolcyn/revert_merge_from_master_into_13x
by David G. Quintas
· 8 years ago
f5521c3
Revert "Merge branch 'master' into v1.3.x"
by Alexander Polcyn
· 8 years ago
436a394
Merge pull request #10823 from ncteisen/client-auth-filter-fuzz
by Noah Eisen
· 8 years ago
ec6f434
Merge pull request #10867 from nathanielmanistaatgoogle/2.7-and-later
by Nathaniel Manista
· 8 years ago
78ca0d1
Fix for recent cmake failure owing to gmock
by Mahak Mukhi
· 8 years ago
4dad725
Merge pull request #10805 from dgquintas/g_for_1.4.x
by David G. Quintas
· 8 years ago
1820965
Merge pull request #10629 from kuscsik/build_fix
by Vijay Pai
· 8 years ago
78e0864
Expand allowable resource quota failures: unavailable seems sane
by Craig Tiller
· 8 years ago
b1faf02
What was once Mac OS X is now called macOS
by Nathaniel Manista
· 8 years ago
ffc23ff
Drop Python 2.7-only implication
by Nathaniel Manista
· 8 years ago
b71ef65
more TLS cleanup.
by Julien Boeuf
· 8 years ago
a04aeec
Merge branch 'master' into new_tsi
by jiangtaoli2016
· 8 years ago
e7c31ed
Print before commenting to ensure theres A copy of the results somewhere
by Craig Tiller
· 8 years ago
bb4046c
Regenerate projects
by Craig Tiller
· 8 years ago
e38948a
clang-format
by Craig Tiller
· 8 years ago
017b452
Use larger block size in proto write
by Craig Tiller
· 8 years ago
0f3b87a
Fix C/C++ test filtering
by Matt Kwong
· 8 years ago
fcb56a7
core, avl: rename static functions
by Zoltan Kuscsik
· 8 years ago
f725d7e
Merge branch 'master' of https://github.com/grpc/grpc into client-auth-filter-fuzz
by Noah Eisen
· 8 years ago
7f88c48
Fix portability test
by Craig Tiller
· 8 years ago
7e41158
Merge branch 'master' into new_tsi
by jiangtaoli2016
· 8 years ago
8861386
Allow specifying a maximum run time to run_tests
by Craig Tiller
· 8 years ago
819cd88
Allow EPOLLEXCLUSIVE tests to be omitted outside of CI
by Craig Tiller
· 8 years ago
2f04c73
Clang format
by murgatroid99
· 8 years ago
Next »