Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
c9b09e98fd722cd2e798add0acca0a00ef9e7394
c9b09e9
Fix wakeup condition
by Craig Tiller
· 8 years ago
32f90ee
bug fixes, implementation
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
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
f8382b8
clang-format
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
af4e8a7
Merge pull request #10869 from MakMukhi/cmake_fix
by MakMukhi
· 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
4509c47
Fixes
by Craig Tiller
· 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
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
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
737da9f
Merge github.com:grpc/grpc into c++lame
by Craig Tiller
· 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
7e41158
Merge branch 'master' into new_tsi
by jiangtaoli2016
· 8 years ago
b864e7c
Merge pull request #10844 from ctiller/PSC
by Craig Tiller
· 8 years ago
09ebed7
Ensure port server can shutdown
by Craig Tiller
· 8 years ago
70406b7
Merge branch 'master' into new_tsi
by jiangtaoli2016
· 8 years ago
a27edc6
Ensure port server running
by Craig Tiller
· 8 years ago
9fd7cf5
Recycle ports
by Craig Tiller
· 8 years ago
c9c6aa7
Be resilient against failed runs
by Craig Tiller
· 8 years ago
b56dae5
Allow a longer fetch time for port server
by Craig Tiller
· 8 years ago
ad8d36d
clang fmt
by Noah Eisen
· 8 years ago
b219338
Merge pull request #10822 from ctiller/threaded_port_server
by Craig Tiller
· 8 years ago
dc2e084
Merge pull request #10826 from ctiller/ubsan
by Craig Tiller
· 8 years ago
c090c61
Merge pull request #10644 from MakMukhi/master
by MakMukhi
· 8 years ago
6b42bfd
Add fuzzer to corpus
by Noah Eisen
· 8 years ago
7eaca2f
Propagate publish error
by Noah Eisen
· 8 years ago
c83346f
Merge pull request #10796 from danzh2010/udpserver2
by Yang Gao
· 8 years ago
8128608
Merge branch 'master' into new_tsi
by jiangtaoli2016
· 8 years ago
f2263e1
fix guards in transport_security_adapter.h
by jiangtaoli2016
· 8 years ago
ec49524
Add a mutex around allocate_port
by Craig Tiller
· 8 years ago
2514924
Slow down timers for ubsan builds
by Craig Tiller
· 8 years ago
6f2024f
Merge github.com:grpc/grpc into c++lame
by Craig Tiller
· 8 years ago
731adcc
Merge pull request #10584 from ctiller/hybrid
by Craig Tiller
· 8 years ago
d3ba7cb
Don't abort on input
by Noah Eisen
· 8 years ago
e40588d
Merge pull request #10799 from vjpai/buildhealth
by Vijay Pai
· 8 years ago
ea525eb
Threaded port_server
by Craig Tiller
· 8 years ago
e0e961a
fix guard on src/core/tsi/transport_security_adapter.h
by jiangtaoli2016
· 8 years ago
6cb5e27
Merge branch 'master' into new_tsi
by jiangtaoli2016
· 8 years ago
18548b8
Merge pull request #10258 from markdroth/service_config_lb_semantics
by Mark D. Roth
· 8 years ago
c6f6663
Rollback some changes
by Craig Tiller
· 8 years ago
0d46284
Rollback some changes
by Craig Tiller
· 8 years ago
11c7c1e
Merge branch 'hybrid' of github.com:ctiller/grpc into hybrid
by Craig Tiller
· 8 years ago
d978a95
Merge github.com:grpc/grpc into hybrid
by Craig Tiller
· 8 years ago
1dd609b
fix C++ distribtests
by Jan Tattermusch
· 8 years ago
7e0e18d
Merge pull request #10802 from ctiller/proxy
by Craig Tiller
· 8 years ago
4a19254
Remove more spam
by Craig Tiller
· 8 years ago
b2b4122
Remove logging
by Craig Tiller
· 8 years ago
c3ddcf2
Merge pull request #10801 from dgquintas/demote_handshake
by David G. Quintas
· 8 years ago
ae64b01
updated g meaning for 1.4.x
by David Garcia Quintas
· 8 years ago
85bf34a
Copy slices for in-process transports: its no longer safe to just ref
by Craig Tiller
· 8 years ago
9c92a69
Merge pull request #10163 from ctiller/count_now
by Craig Tiller
· 8 years ago
add9438
Diff now too
by Craig Tiller
· 8 years ago
ee880fd
Merge github.com:grpc/grpc into count_now
by Craig Tiller
· 8 years ago
1a0b4cf
Merge pull request #10777 from ctiller/c++compat1
by Craig Tiller
· 8 years ago
9c1dd5c
Merge pull request #10779 from ctiller/c++compat2
by Craig Tiller
· 8 years ago
20cb627
Fix HTTP proxy tests
by Craig Tiller
· 8 years ago
c3fc834
Demote handshake logging msg to DEBUG
by David Garcia Quintas
· 8 years ago
401aa08
doc/interop: Simplify language to fix missed x-user-ip
by Eric Anderson
· 8 years ago
811fcef
doc/interop: Fix link for CacheableUnaryCall
by Eric Anderson
· 8 years ago
a874990
Avoid duplication in build rules by expanding the grpc_cc_libraries rule-creation macro
by Vijay Pai
· 8 years ago
42a95a2
Merge pull request #10505 from muxi/move-parsing-queue
by Muxi Yan
· 8 years ago
fefd2f2
Add make udp_server shutdown_fd() protected by mutex lock.
by Dan Zhang
· 8 years ago
7748faf
Merge pull request #10639 from vjpai/buildfixes
by Vijay Pai
· 8 years ago
566fd3b
Fix markdown in README.md
by Mehrdad Afshari
· 8 years ago
Next »