Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
838af3eb6c6c6e7d49931ddc5c7e9c4fd26f2a18
/
src
/
ruby
9073ea0
Regenerate projects
by Mehrdad Afshari
· 7 years ago
c745690
Internalize gpr_thd except for id and currentid
by Vijay Pai
· 7 years ago
90dde8f
Merge pull request #14134 from apolcyn/fix_ruby_shutdown_race
by apolcyn
· 7 years ago
f3431e5
Merge pull request #14132 from apolcyn/fix_benign_compression_options_mem_leak
by apolcyn
· 7 years ago
18b9133
Merge branch 'master' into gpr_review
by Vijay Pai
· 7 years ago
239b7d4
Merge branch 'master' into gpr_review
by Vijay Pai
· 7 years ago
573717b
Merge branch 'master' into gpr_review3
by Vijay Pai
· 7 years ago
32748c1
Merge branch 'master' into gpr_review3
by Vijay Pai
· 7 years ago
b1ef84a
Merge branch 'master' into gpr_review_host_port
by Vijay Pai
· 7 years ago
cda058d
build projects
by Muxi Yan
· 7 years ago
99f1a8f
Remove compression_ruby
by Muxi Yan
· 7 years ago
d60ed8f
Guarantee no race between ruby server's shutdown_and_notify and destroy
by Alexander Polcyn
· 7 years ago
35367cc
fix typo
by Shohei Kamimori
· 7 years ago
1acfaca
Merge branch 'master' into gpr_review_host_port
by Vijay Pai
· 7 years ago
d4d0a30
Privatize useful.h and avl.h
by Vijay Pai
· 7 years ago
4c0640e
Merge branch 'master' into gpr_review3
by Vijay Pai
· 7 years ago
e5b0a50
Merge pull request #14015 from vjpai/alarm
by Vijay Pai
· 7 years ago
ae376bf
Privatize host_port.h; was not used in any wrapped language implementation
by Vijay Pai
· 7 years ago
8a99fdb
Move cmdline and subprocess from public gpr to test/core/util
by Vijay Pai
· 7 years ago
fd900e0
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface
by Muxi Yan
· 7 years ago
7b87bab
Refactor ruby server shutdown to fix a race
by Alexander Polcyn
· 7 years ago
443165f
Fix two ruby memory leaks when exceptions are raised
by Alexander Polcyn
· 7 years ago
62569dd
Fix arena to return aligned memory.
by Mark D. Roth
· 7 years ago
2b226ad
Remove alarm from core, implement in C++ layer only
by Vijay Pai
· 7 years ago
4388404
Regenerate projects
by Mehrdad Afshari
· 7 years ago
fb061c3
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface
by Muxi Yan
· 7 years ago
e5b7ddd
Merge pull request #13363 from grpc/revert-13346-revert-13322-oauth_failure
by Jan Tattermusch
· 7 years ago
8ecabd9
Merge pull request #13777 from frankyn/patch-1
by apolcyn
· 7 years ago
2ebb168
Merge pull request #13774 from apolcyn/disable_soreuseport_in_ruby_tests
by apolcyn
· 7 years ago
235a2e7
[Ruby] Specify module init after cloning repo
by Frank Natividad
· 7 years ago
b14f1ea
Disable soreuseport in ruby unit tests
by Alexander Polcyn
· 7 years ago
a2044f8
metadata plugin update statuses in wrapped langs
by Jan Tattermusch
· 7 years ago
032e9b3
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface
by Muxi Yan
· 7 years ago
c5ba665
Merge remote-tracking branch 'origin/v1.8.x'
by Mehrdad Afshari
· 7 years ago
0ba96ed
v1.8.0-pre2 is now v1.8.0
by Mehrdad Afshari
· 7 years ago
5663eac
Merge pull request #13696 from apolcyn/update_ruby_for_cpp_core
by apolcyn
· 7 years ago
ebcc6b3
Update extconf.rb for c++ conversion, move CFLAGS to CPPFLAGS when
by Alexander Polcyn
· 7 years ago
99024d6
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface
by Muxi Yan
· 7 years ago
5c5baff
Merge commit '94e676e^2' into fix-stream-compression-config-interface
by Muxi Yan
· 7 years ago
d6c292f
Merge master
by Yash Tibrewal
· 7 years ago
9c02a3c
Do not separate message/stream compression levels
by Muxi Yan
· 7 years ago
f7a869f
Unref global backup poller under its lock
by Alexander Polcyn
· 7 years ago
6043006
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface
by Muxi Yan
· 7 years ago
fc38142
Merge commit 'b0bad8f^' into fix-stream-compression-config-interface
by Muxi Yan
· 7 years ago
38fcd0c
clang-format
by Muxi Yan
· 7 years ago
4a117f0
Merge e759d2a^
by Muxi Yan
· 7 years ago
8cf1470
Revert "Revert "All instances of exec_ctx being passed around in src/core removed""
by Yash Tibrewal
· 7 years ago
ad4d2dd
Revert "All instances of exec_ctx being passed around in src/core removed"
by Yash Tibrewal
· 7 years ago
a3df36c
Merge pull request #13058 from yashykt/execctx
by Yash Tibrewal
· 7 years ago
770bf07
Regen projects and fix more uses of gpr_thd_new
by Vijay Pai
· 7 years ago
d9f6407
Merge master into execctx after removal of assert in tls_gcc
by yashkt
· 7 years ago
195cf1e
Move histogram to test/core/util
by Vijay Pai
· 7 years ago
10f2790
Merge branch 'master' into execctx
by Yash Tibrewal
· 7 years ago
7d199c9
Merge branch 'master' of https://github.com/grpc/grpc into v1.8.x
by Nicolas "Pixel" Noble
· 7 years ago
d39d007
Merge pull request #13515 from mehrdada/bump-master-version
by Mehrdad Afshari
· 7 years ago
17f9491
Merge pull request #13153 from bmarkons/patch-1
by apolcyn
· 7 years ago
1972e5c
Merge pull request #12710 from apolcyn/speedup_ruby_end2end_tests
by apolcyn
· 7 years ago
81e9581
Remove some sleeps in ruby tests and fix test server shutdown
by Alex Polcyn
· 7 years ago
14e96f9
Bump 1.8.0-dev to 1.9.0-dev
by Mehrdad Afshari
· 7 years ago
552a7ca
Bump 1.8.0-dev to 1.8.0-pre1
by Mehrdad Afshari
· 7 years ago
fba9677
generate_projects
by Muxi Yan
· 7 years ago
9f4a8ee
Add HealthChecker helpers for setting statuses
by Marko Bogdanović
· 7 years ago
177039b
Merge master
by Yash Tibrewal
· 7 years ago
2e8bef1
Merge pull request #13204 from apolcyn/fix_broken_ruby_20_for_master
by apolcyn
· 7 years ago
4e9265c
Merge with master
by Yash Tibrewal
· 7 years ago
40422d5
Merge master
by Yash Tibrewal
· 7 years ago
44ab6a5
fix
by Craig Tiller
· 7 years ago
a64b2b1
Merge github.com:grpc/grpc into 50
by Craig Tiller
· 7 years ago
b32d72e
Sanity fixes
by Craig Tiller
· 7 years ago
baa14a9
Update clang-format to 5.0
by Craig Tiller
· 7 years ago
2f921a3
Remove grpc_slice_buf_cmp and change public_headers_must_be_c89 to print the addresses of public api functions to check if they can be linked to
by Yash Tibrewal
· 7 years ago
99fdda8
remove use of keyword args
by Alexander Polcyn
· 7 years ago
8886913
Merge branch 'master' into testc++ize
by Yash Tibrewal
· 7 years ago
3e07699
Merge pull request #13106 from Vizerai/census_update
by Jim King
· 7 years ago
268685b
Merge branch 'master' into testc++ize
by Yash Tibrewal
· 7 years ago
c1d354d
Support SSL server certificate reloading.
by Justin Burke
· 7 years ago
52620b6
Merge branch 'master' into census_update
by Jim King
· 7 years ago
3318979
Merge branch 'master' into testc++ize
by Yash Tibrewal
· 7 years ago
34a57d0
rename all test core files to cc and a lot of C++ style conversions
by Yash Tibrewal
· 7 years ago
1bf7207
Merge pull request #13084 from kpayson64/cq_lambda
by kpayson64
· 7 years ago
42bd87e
Adds gRPC Experimental CQ DoThenAsyncNext lambda API
by Ken Payson
· 7 years ago
692bbf9
Merge pull request #12896 from pongad/ruby-php-bin
by Feng Li
· 7 years ago
bb7d088
Cleaning up census code.
by Vizerai
· 7 years ago
0ee7574
Removing instances of exec_ctx being passed around in functions in
by Yash Tibrewal
· 7 years ago
40d3062
Fix call object memory leak in ruby, when call object is closed
by Alexander Polcyn
· 7 years ago
410ba6d
format
by Michael Darakananda
· 7 years ago
fbf8128
Add OpenBSD support
by Frank Groeneveld
· 7 years ago
55b3617
update ruby extension to compression changes
by Alexander Polcyn
· 7 years ago
f7a97e1
build_project
by Muxi Yan
· 7 years ago
4c7bc85
Revert changes to "identity" "deflate" "gzip" "stream-gzip" compression algorithm names at surface API
by Muxi Yan
· 7 years ago
5e33a3b
Merge branch 'master' into ruby-php-bin
by Michael Darakananda
· 7 years ago
bf6185c
make ruby proxy worker accept script location
by Michael Darakananda
· 7 years ago
03fc857
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface
by Muxi Yan
· 7 years ago
6360274
Make the names of compression algorithms backwards compatible at surface API
by Muxi Yan
· 7 years ago
d015389
exclude uploading stats, add unconstained php benchmark
by ZhouyihaiDing
· 7 years ago
8c12d9e
Add a test under ruby GC stress mode and fix non-GC-rooted variable bug
by Alexander Polcyn
· 7 years ago
e2b4e49
Merge pull request #12493 from apolcyn/fix_ruby_call_mem_leak
by apolcyn
· 7 years ago
906f69c
Fix Ruby build
by Muxi Yan
· 7 years ago
74878c7
Another Ruby build fix
by Muxi Yan
· 7 years ago
532af94
Fix Ruby build
by Muxi Yan
· 7 years ago
Next »