Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
b98f0455bcbe29d6f3fdfc74f3fb264575f615f6
/
vsprojects
/
vcxproj
/
grpc_test_util
39af336
Merge github.com:grpc/grpc into stats
by Craig Tiller
· 7 years ago
b893046
Build simplification
by Craig Tiller
· 7 years ago
2808668
Add a simple stats framework to gRPC C core
by Craig Tiller
· 7 years ago
75f678a
Merge branch 'master' into uv_portability_fix
by murgatroid99
· 7 years ago
b8e07ad
Add asserts that uv calls all run on the same thread
by murgatroid99
· 7 years ago
e87a7e1
Move stream_compression to src/core/lib/compression
by Muxi Yan
· 7 years ago
1c8a904
Merge github.com:grpc/grpc into ALL-the-things
by Craig Tiller
· 7 years ago
87d5a31
Implement LB policy updates
by David Garcia Quintas
· 7 years ago
3085aa4
Merge github.com:grpc/grpc into thread_pool
by Craig Tiller
· 7 years ago
90224ba
Merge pull request #11113 from jtattermusch/python_artifact_polling_trace
by Jan Tattermusch
· 7 years ago
321b7d8
Merge github.com:grpc/grpc into thread_pool
by Craig Tiller
· 7 years ago
de030a3
regenerate projects
by Jan Tattermusch
· 7 years ago
1d3ce9a
Move workaround_list to grpc_base
by Muxi Yan
· 7 years ago
ee4b145
Remove workqueue, covered_by_poller as concepts, get Mac build up
by Craig Tiller
· 7 years ago
7188c9d
Merge branch 'cq_limited_pollers' of github.com:sreecha/grpc into uberpoll
by Craig Tiller
· 8 years ago
5a1a3b4
Separate this into a new poller
by Sree Kuchibhotla
· 8 years ago
1f47730
Fix deps between grpc and tracer system
by Craig Tiller
· 8 years ago
924353a
Finish merge, disable new pollers until they stabilize
by Craig Tiller
· 8 years ago
18545a3
Merge branch 'epoll_thread_pool' of github.com:sreecha/grpc into uberpoll
by Craig Tiller
· 8 years ago
eda29c6
Merge branch 'epex4' into uberpoll
by Craig Tiller
· 8 years ago
7365ec9
Merge branch 'timer_pool' into uberpoll
by Craig Tiller
· 8 years ago
d4fc32e
New epoll-based polling engine with dedicated poller threads
by Sree Kuchibhotla
· 8 years ago
c357179
Isolate timer checking in its own thread
by Craig Tiller
· 8 years ago
c610985
Merge branch 'hiertune' into epex4+epoll1
by Craig Tiller
· 8 years ago
c67cc99
Initial fork for singleton epoll poller
by Craig Tiller
· 8 years ago
ac99bff
Merge github.com:grpc/grpc into epex4
by Craig Tiller
· 8 years ago
819cd88
Allow EPOLLEXCLUSIVE tests to be omitted outside of CI
by Craig Tiller
· 8 years ago
26ec8fb
Merge github.com:grpc/grpc into epex4
by Craig Tiller
· 8 years ago
56c23f1
Merge github.com:grpc/grpc into c++lame
by Craig Tiller
· 8 years ago
acce275
Merge github.com:grpc/grpc into c++lame
by Craig Tiller
· 8 years ago
440df10
Merge github.com:grpc/grpc into minimal_test
by Craig Tiller
· 8 years ago
eb36437
Merge github.com:grpc/grpc into c++lame
by Craig Tiller
· 8 years ago
8ebb544
Update build.yaml
by Craig Tiller
· 8 years ago
f4360d7
Fix build, fix epollex detection
by Craig Tiller
· 8 years ago
71d6ce6
Merge deadline_init/deadline_start
by Craig Tiller
· 8 years ago
376887d
Split event notification out of ev_epoll_linux.c
by Craig Tiller
· 8 years ago
3be7dd0
Optionalize deadline checking
by Craig Tiller
· 8 years ago
af76743
Optionalize compress, gather all the http2 filter bits together in ext/
by Craig Tiller
· 8 years ago
9b3648a
Optionalize message_size_filter
by Craig Tiller
· 8 years ago
6d4894e
optionalize max_age
by Craig Tiller
· 8 years ago
9c54a0c
Merge pull request #10382 from ctiller/checks
by Craig Tiller
· 8 years ago
6715a15
Merge pull request #10318 from y-zeng/server_channel_max_age
by Yuchen Zeng
· 8 years ago
790f6af
Regenerate projects
by Craig Tiller
· 8 years ago
a809ea5
Add max_age_filter
by Yuchen Zeng
· 8 years ago
c4478a1
Merge pull request #10222 from makdharma/caching_with_uri
by makdharma
· 8 years ago
b6512cf
Merge pull request #10245 from sreecha/cq_factory_api
by Sree Kuchibhotla
· 8 years ago
a128b7a
Merge branch 'master' of https://github.com/grpc/grpc into caching_with_uri
by Makarand Dharmapurikar
· 8 years ago
c46b3eb
Add socket factory support to udp_server.c
by Michael Warres
· 8 years ago
226098c
added b64.c to the sources neede for grpc_base
by Makarand Dharmapurikar
· 8 years ago
bf18428
Introduce grpc_completion_queue_factory API
by Sree Kuchibhotla
· 8 years ago
68745bb
Resolve dependency issues
by Yuchen Zeng
· 8 years ago
47155ed
Split ifaddr related functions out into a separate file
by Yuchen Zeng
· 8 years ago
e067b6e
Resolve sanity failures
by Craig Tiller
· 8 years ago
cba864b
Eliminate port server env var, force its use always, consolidate code
by Craig Tiller
· 8 years ago
ca452f4
Merge pull request #9648 from dgquintas/lr_sans_md
by David G. Quintas
· 8 years ago
fe5f497
Add a test that measures flow control stalls in a deterministic way
by Craig Tiller
· 8 years ago
f31f096
Use call context to propagare LR costs
by David Garcia Quintas
· 8 years ago
7ed3c93
Merge pull request #9511 from ctiller/assert_writes
by Craig Tiller
· 8 years ago
61eb40c
Put files in a better place
by Craig Tiller
· 8 years ago
8b1d59c
Add some debug utilities
by Craig Tiller
· 8 years ago
95ccbc2
Merge branch 'bm_countwrites' into bwest
by Craig Tiller
· 8 years ago
48af8b2
Merge github.com:grpc/grpc into bwest
by Craig Tiller
· 8 years ago
7c70b6c
Revert "Revert "Metadata handling rewrite""
by Craig Tiller
· 8 years ago
5e01e2a
Revert "Metadata handling rewrite"
by Craig Tiller
· 8 years ago
ff1f160
Merge github.com:grpc/grpc into bwest
by Craig Tiller
· 8 years ago
5acc826
Merge github.com:grpc/grpc into metadata_filter
by Craig Tiller
· 8 years ago
e6bcd0e
Merge remote-tracking branch 'upstream/master' into revert-9063-revert-8951-revert-8949-revert-8922-slice_cleanup
by Mark D. Roth
· 8 years ago
d425712
Merge github.com:grpc/grpc into bwest
by Craig Tiller
· 8 years ago
2d9f8e8
Fix build
by Craig Tiller
· 8 years ago
d04dc4d
Merge github.com:grpc/grpc into fix_errors
by Craig Tiller
· 8 years ago
732351f
Start fixing http error --> grpc status conversion
by Craig Tiller
· 8 years ago
1f0f23c
Handshaker plugin mechanism.
by Mark D. Roth
· 8 years ago
348fba2
Merge remote-tracking branch 'upstream/master' into revert-9063-revert-8951-revert-8949-revert-8922-slice_cleanup
by Mark D. Roth
· 8 years ago
293ef15
Merge github.com:grpc/grpc into slice_with_exec_ctx
by Craig Tiller
· 8 years ago
3ca6019
Merge branch 'patchy' into slice_with_exec_ctx_and_build
by Craig Tiller
· 8 years ago
3d5592c
Moving message_size_filter properly.
by Nicolas "Pixel" Noble
· 8 years ago
eb30c80
Merge branch 'flow_control_v2' into bwest
by Craig Tiller
· 8 years ago
1b0d2f0
Merge branch 'slice_with_exec_ctx' into metadata_filter
by Craig Tiller
· 8 years ago
6d379a9
Merge github.com:grpc/grpc into slice_with_exec_ctx
by Craig Tiller
· 8 years ago
4d2ea02
Revert "Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""""
by Mark D. Roth
· 8 years ago
30268a9
Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""
by Craig Tiller
· 8 years ago
b995e8b
Merge github.com:grpc/grpc into slice_with_exec_ctx
by Craig Tiller
· 8 years ago
385dd9a
Merge branch 'slice_interning' into metadata_filter
by Craig Tiller
· 8 years ago
35769dc
Merge branch 'slice_with_exec_ctx' into slice_interning
by Craig Tiller
· 8 years ago
30d50fe
Fix build
by Craig Tiller
· 8 years ago
2d317fb
Revert "Revert "Remove redundant includes from string.h and tmpfile.h""
by Mark D. Roth
· 8 years ago
4eec004
Revert "Remove redundant includes from string.h and tmpfile.h"
by Mark D. Roth
· 8 years ago
f989469
Temporarily enable gpr_slice_* functions to not break api compatibility
by Sree Kuchibhotla
· 8 years ago
369ddc5
Merge branch 'slice_with_exec_ctx' into slice_interning
by Craig Tiller
· 8 years ago
ac5f518
Merge branch 'slice_with_exec_ctx' into eliminate_mdstr
by Craig Tiller
· 8 years ago
b28c7e8
Merge github.com:grpc/grpc into slice_with_exec_ctx
by Craig Tiller
· 8 years ago
66b14c1
Merge branch 'slice_interning' into eliminate_mdstr
by Craig Tiller
· 8 years ago
1094c32
Merge branch 'slice_with_exec_ctx' into slice_interning
by Craig Tiller
· 8 years ago
c586666
Merge github.com:grpc/grpc into slice_with_exec_ctx
by Craig Tiller
· 8 years ago
863113a
Merge remote-tracking branch 'upstream/master' into service_config_json
by Mark D. Roth
· 8 years ago
c80fa2f
Merge pull request #8680 from ctiller/no_more_legacy
by Craig Tiller
· 8 years ago
5c1f55a
Merge pull request #8335 from y-zeng/tos
by Yuchen Zeng
· 8 years ago
5ef31ab
Progress towards mdstr elimination
by Craig Tiller
· 8 years ago
14ded3b
Merge branch 'slice_with_exec_ctx' into slice_interning
by Craig Tiller
· 8 years ago
7cdad96
Fix foward declaration duplication
by Craig Tiller
· 8 years ago
Next »