Yuxuan Li
c7609c4f3f
profile cpp overhead for call create
8 years ago
David G. Quintas
d338dd3d39
Merge pull request #10598 from jtattermusch/manual_upmerge_v12x
...
Manual upmerge from v1.2.x
8 years ago
Muxi Yan
f452cc5f9a
Merge pull request #9626 from muxi/lazy-deframe
...
Implement lazy deframe
8 years ago
Muxi Yan
becd3a4698
Merge pull request #10566 from muxi/fix-trailer-only
...
Send `content-type` header on trailer-only responses
8 years ago
Muxi Yan
c44895ffe5
Merge pull request #10540 from muxi/restore-cronet-tests
...
Restore cronet tests
8 years ago
Craig Tiller
5a0cf32515
Merge pull request #10604 from ctiller/bmdifffix
...
Fixes for bm_diff
8 years ago
Craig Tiller
d835aa39d3
Cleanup output: omit unnecessary columns
8 years ago
Craig Tiller
dc3806c672
Fix a noise creating bug in bm_json (for bm_diff)
8 years ago
Jan Tattermusch
43713e6ae1
Merge remote-tracking branch 'upstream/v1.2.x' into HEAD
8 years ago
Michael Lumish
ca70b1ce9e
Merge pull request #10579 from murgatroid99/max_message_size_arg_checking
...
Fix lower bound on max message size channel arguments
8 years ago
apolcyn
f200f25d4d
Merge pull request #10564 from apolcyn/deflake_ruby_test
...
fix flakey race in ruby tests
8 years ago
David G. Quintas
c3f494558b
Merge pull request #10587 from dgquintas/fix_credentials_test
...
Update credentials test after #9328
8 years ago
David Garcia Quintas
a03d204dd7
Update credentials test after #9328
8 years ago
Muxi Yan
3e1f562a2b
clang-format
8 years ago
Matt Kwong
380c3a7e1e
Merge pull request #10562 from matt-kwong/pin-bazel-version-2
...
Pin Bazel version to 0.4.4 in Dockerfile
8 years ago
murgatroid99
1abba9df60
Fix lower bound on max message size channel arguments
8 years ago
Yuchen Zeng
5cb840246e
Merge pull request #10568 from y-zeng/fix_sanity
...
Fix sanity
8 years ago
Michael Lumish
f883021bbd
Merge pull request #10556 from murgatroid99/node_windows_warning_fix
...
Fix Windows warning in binding.gyp for Win10 console
8 years ago
Alexander Polcyn
9b02001949
get rid of racey sleep 5 and use a cv to wait forever
8 years ago
Muxi Yan
82d8b28036
generate_project
8 years ago
Muxi Yan
8ae7f77057
Merge remote-tracking branch 'upstream/master' into fix-trailer-only
8 years ago
jboeuf
e3683cadd3
Merge pull request #9328 from trimbo/metadata_dns
...
Google Compute Metadata - use full DNS path
8 years ago
Craig Tiller
6b99d80410
Merge pull request #10501 from ctiller/epex2
...
Split event notification out of ev_epoll_linux.c
8 years ago
Chris Trimble
108a109c02
Google Compute Metadata hostname fix
...
From within containers (or possibly other scenarios), the metadata
hostname might not resolve on GCP. Setting this to the full path
guarantees it will resolve.
8 years ago
Muxi Yan
50858f51c1
generate_project
8 years ago
Muxi Yan
81addac3ce
Merge remote-tracking branch 'upstream/master' into lazy-deframe
8 years ago
Muxi Yan
a002b2413d
clang-format
8 years ago
Jan Tattermusch
498e2b350a
Merge pull request #10480 from jtattermusch/csharp_new_projects
...
C# new .csproj projects
8 years ago
Jan Tattermusch
830cfd4c58
Merge pull request #10542 from jtattermusch/intptr_avoid_boxing
...
Avoid boxing of IntPtr in CompletionRegistry
8 years ago
Jan Tattermusch
78cb931afd
address review comments
8 years ago
Yuchen Zeng
02e26c98f4
Merge pull request #10521 from y-zeng/fix_max_idle
...
Fix the max idle timer
8 years ago
Yuchen Zeng
64657762f0
Generate projects
8 years ago
Muxi Yan
62f91a43cd
Update comments on variables thread safety
8 years ago
Muxi Yan
3ce4d9c715
Remove unused variable
8 years ago
Muxi Yan
9396914c14
Work with error refs
8 years ago
Muxi Yan
2c01070bc3
Work with error refs
8 years ago
Matt Kwong
20f0d5ba01
Merge pull request #10551 from matt-kwong/fix-csharp-docker
...
Remove unnecessary C# dependency in Dockerfiles
8 years ago
Muxi Yan
9da7b95c27
int -> bool
8 years ago
Muxi Yan
6cc2a993a4
Remove redundant assignment
8 years ago
Muxi Yan
02646c3f62
int -> bool
8 years ago
Muxi Yan
afdad3e8bb
clean up unused code
8 years ago
Muxi Yan
c248f5b450
int -> bool
8 years ago
Muxi Yan
e899e32710
Move deframe_unprocessed_incoming_frames to frame_data.c
8 years ago
Muxi Yan
48cba2adb4
Send content-type on trailer-only responses
8 years ago
Alexander Polcyn
d6dd46a1d9
fix flakey race in ruby tests
8 years ago
Matt Kwong
5101b3f7cf
Pin Bazel version to 0.4.4 in Dockerfile
8 years ago
kpayson64
115b4fa35d
Merge pull request #10407 from kpayson64/alpine_linux_support
...
Alpine linux support
8 years ago
jboeuf
2dfc3af405
Merge pull request #10537 from jboeuf/ssl_factory_cleanup
...
Cleanup of tsi ssl handshaker factories.
8 years ago
jboeuf
e8bad1eb93
Merge pull request #10549 from jboeuf/new_ssl_roots
...
Updating roots from Mozilla.
8 years ago
murgatroid99
025f110ed2
Node: fix Windows warning in binding.gyp for Win10 console
8 years ago