Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
633933ee0b516c31ba533fb9619b3fb39aa0d6bd
633933e
Node: Don't depend on cares npm package
by murgatroid99
· 8 years ago
3b73161
Merge pull request #10722 from y-zeng/fix_python_13
by Yuchen Zeng
· 8 years ago
32041c4
Fix python artifact build
by Yuchen Zeng
· 8 years ago
5ef2087
Merge pull request #10669 from stanley-cheung/php-add-ares-deps
by Stanley Cheung
· 8 years ago
023e39d
Merge pull request #10670 from apolcyn/fix_ruby_require_before_fork
by apolcyn
· 8 years ago
b7e733b
Merge pull request #10652 from murgatroid99/electron_updates
by Michael Lumish
· 8 years ago
deeed7f
don't hold the gil while waiting for bg thread to start
by Alexander Polcyn
· 8 years ago
d1143ab
tweak class init test to reveal bug in misordered startup
by Alexander Polcyn
· 8 years ago
c7fcebe
fix bug in which gc of channel sleeps on cv before bg thread signaling has started
by Alexander Polcyn
· 8 years ago
4736e01
add native grpc class init tests to check that presence of grpc_init calls
by Alexander Polcyn
· 8 years ago
792c7e3
add new test where client forks after require grpc, to test that lib startup
by Alexander Polcyn
· 8 years ago
2a9b5d7
defer grpc_init and background threads until first grpc object init
by Alexander Polcyn
· 8 years ago
5ec52ae
PHP: add ares as deps
by Stanley Cheung
· 8 years ago
bb75f3e
Merge pull request #10641 from ctiller/truebin
by Craig Tiller
· 8 years ago
f25f505
Build for more versions of electron, restrict when a Windows warning is shown
by murgatroid99
· 8 years ago
32acefc
Merge pull request #10648 from dgquintas/v1.3.x-version-bump
by David G. Quintas
· 8 years ago
d9986c3
1.3.x branch cut
by David Garcia Quintas
· 8 years ago
bdb1021
Merge pull request #10617 from murgatroid99/upmerge_1.2.4
by David G. Quintas
· 8 years ago
e98cf24
Merge pull request #10475 from markdroth/closure_debug_schedule_check
by Mark D. Roth
· 8 years ago
023c982
Merge pull request #10612 from markdroth/max_message_size_status_code
by Mark D. Roth
· 8 years ago
6814d07
In all cases when writing, respect what the peer has asked for (not what the peer has acknowledged we asked for)
by Craig Tiller
· 8 years ago
2d89ac4
Merge pull request #10633 from jboeuf/gpr_free_never_fails_on_null_input
by jboeuf
· 8 years ago
d6547f4
Be more explicit about the contract for free_fn in the gpr_allocation_functions doc.
by Julien Boeuf
· 8 years ago
110dae8
Merge pull request #10625 from matt-kwong/fix-cpp-kokoro
by Matt Kwong
· 8 years ago
a41fd5b
Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_1.2.4
by murgatroid99
· 8 years ago
17a93b3
Fix test.
by Mark D. Roth
· 8 years ago
4d0ee2a
Merge pull request #10605 from ctiller/ubsan
by Craig Tiller
· 8 years ago
b78e80c
Merge pull request #10514 from jtattermusch/fix_1mb_scenarios
by Jan Tattermusch
· 8 years ago
8cf15aa
Fix typo in Kokoro scripts
by Matt Kwong
· 8 years ago
1838a8f
Merge pull request #10616 from apolcyn/fix_csharp_test_docker_build
by apolcyn
· 8 years ago
8b2a7e2
Merge pull request #10595 from matt-kwong/add-individual-sanitizers
by Matt Kwong
· 8 years ago
7f2a15a
Merge pull request #10586 from yang-g/error_details2
by Yang Gao
· 8 years ago
7e1e1e3
Merge pull request #10619 from grpc/revert-9626-lazy-deframe
by Craig Tiller
· 8 years ago
c71e6a6
Revert "Implement lazy deframe"
by Craig Tiller
· 8 years ago
e48dd23
Merge pull request #10606 from murgatroid99/version_bump_1.2.4
by Michael Lumish
· 8 years ago
1b76bda
Merge pull request #10593 from matt-kwong/update-create-worker-scripts
by Matt Kwong
· 8 years ago
023a51a
Merge pull request #10473 from ctiller/truebin
by Craig Tiller
· 8 years ago
66db5a7
remove src/csharp/global.json
by Alexander Polcyn
· 8 years ago
d338dd3
Merge pull request #10598 from jtattermusch/manual_upmerge_v12x
by David G. Quintas
· 8 years ago
f452cc5
Merge pull request #9626 from muxi/lazy-deframe
by Muxi Yan
· 8 years ago
2a86d3f
Update status codes doc.
by Mark D. Roth
· 8 years ago
9ee816e
Fix message_size_filter to use RESOURCE_EXHAUSTED status code.
by Mark D. Roth
· 8 years ago
becd3a4
Merge pull request #10566 from muxi/fix-trailer-only
by Muxi Yan
· 8 years ago
c44895f
Merge pull request #10540 from muxi/restore-cronet-tests
by Muxi Yan
· 8 years ago
5a0cf32
Merge pull request #10604 from ctiller/bmdifffix
by Craig Tiller
· 8 years ago
70a2a4b
Bump version to 1.2.4
by murgatroid99
· 8 years ago
66d40c6
Fix BUILD dependency, copyright and cmake
by yang-g
· 8 years ago
02f6763
Merge pull request #10303 from murgatroid99/makefile_soname_fix
by Michael Lumish
· 8 years ago
4ae95e6
Merge pull request #10563 from murgatroid99/node_server_shutdown
by Michael Lumish
· 8 years ago
7fea751
ubsan fixes
by Craig Tiller
· 8 years ago
9f99c30
Handle 0-length
by Craig Tiller
· 8 years ago
ca3b32f
Handle div0
by Craig Tiller
· 8 years ago
d835aa3
Cleanup output: omit unnecessary columns
by Craig Tiller
· 8 years ago
dc3806c
Fix a noise creating bug in bm_json (for bm_diff)
by Craig Tiller
· 8 years ago
12d716c
add nl
by Craig Tiller
· 8 years ago
08aea10
document
by Craig Tiller
· 8 years ago
8be866e
fix test
by Craig Tiller
· 8 years ago
f072165
Merge github.com:grpc/grpc into truebin
by Craig Tiller
· 8 years ago
43713e6
Merge remote-tracking branch 'upstream/v1.2.x' into HEAD
by Jan Tattermusch
· 8 years ago
95909bb
Add individual sanitizer suites to Kokoro
by Matt Kwong
· 8 years ago
ca70b1c
Merge pull request #10579 from murgatroid99/max_message_size_arg_checking
by Michael Lumish
· 8 years ago
f200f25
Merge pull request #10564 from apolcyn/deflake_ruby_test
by apolcyn
· 8 years ago
017a335
Only delete core-level server if shutdown was successful
by murgatroid99
· 8 years ago
c3f4945
Merge pull request #10587 from dgquintas/fix_credentials_test
by David G. Quintas
· 8 years ago
a03d204
Update credentials test after #9328
by David Garcia Quintas
· 8 years ago
eceec8e
Add helper function to supply and parse error_details from Status.
by yang-g
· 8 years ago
654c367
Update VM creation scripts to update Linux kernel
by Matt Kwong
· 8 years ago
3e1f562
clang-format
by Muxi Yan
· 8 years ago
803392e
Node server: add NULL check to tryShutdown
by murgatroid99
· 8 years ago
380c3a7
Merge pull request #10562 from matt-kwong/pin-bazel-version-2
by Matt Kwong
· 8 years ago
c22d62f
Move ForceShutdown completion handling to new OnComplete method
by murgatroid99
· 8 years ago
1abba9d
Fix lower bound on max message size channel arguments
by murgatroid99
· 8 years ago
5cb8402
Merge pull request #10568 from y-zeng/fix_sanity
by Yuchen Zeng
· 8 years ago
f883021
Merge pull request #10556 from murgatroid99/node_windows_warning_fix
by Michael Lumish
· 8 years ago
9b02001
get rid of racey sleep 5 and use a cv to wait forever
by Alexander Polcyn
· 8 years ago
82d8b28
generate_project
by Muxi Yan
· 8 years ago
8ae7f77
Merge remote-tracking branch 'upstream/master' into fix-trailer-only
by Muxi Yan
· 8 years ago
e3683ca
Merge pull request #9328 from trimbo/metadata_dns
by jboeuf
· 8 years ago
6b99d80
Merge pull request #10501 from ctiller/epex2
by Craig Tiller
· 8 years ago
108a109
Google Compute Metadata hostname fix
by Chris Trimble
· 8 years ago
50858f5
generate_project
by Muxi Yan
· 8 years ago
81addac
Merge remote-tracking branch 'upstream/master' into lazy-deframe
by Muxi Yan
· 8 years ago
a002b24
clang-format
by Muxi Yan
· 8 years ago
498e2b3
Merge pull request #10480 from jtattermusch/csharp_new_projects
by Jan Tattermusch
· 8 years ago
830cfd4
Merge pull request #10542 from jtattermusch/intptr_avoid_boxing
by Jan Tattermusch
· 8 years ago
78cb931
address review comments
by Jan Tattermusch
· 8 years ago
02e26c9
Merge pull request #10521 from y-zeng/fix_max_idle
by Yuchen Zeng
· 8 years ago
6465776
Generate projects
by Yuchen Zeng
· 8 years ago
62f91a4
Update comments on variables thread safety
by Muxi Yan
· 8 years ago
3ce4d9c7
Remove unused variable
by Muxi Yan
· 8 years ago
9396914
Work with error refs
by Muxi Yan
· 8 years ago
2c01070
Work with error refs
by Muxi Yan
· 8 years ago
20f0d5b
Merge pull request #10551 from matt-kwong/fix-csharp-docker
by Matt Kwong
· 8 years ago
9da7b95
int -> bool
by Muxi Yan
· 8 years ago
6cc2a99
Remove redundant assignment
by Muxi Yan
· 8 years ago
02646c3
int -> bool
by Muxi Yan
· 8 years ago
afdad3e
clean up unused code
by Muxi Yan
· 8 years ago
c248f5b
int -> bool
by Muxi Yan
· 8 years ago
e899e32
Move deframe_unprocessed_incoming_frames to frame_data.c
by Muxi Yan
· 8 years ago
48cba2a
Send content-type on trailer-only responses
by Muxi Yan
· 8 years ago
Next »