Craig Tiller
26f6c1b239
regen projects
8 years ago
Craig Tiller
50f7e1aa84
Merge github.com:grpc/grpc into hybrid
8 years ago
Jan Tattermusch
88826aac54
Merge pull request #10757 from jtattermusch/csharp_prevent_reuseport_v13x
...
Eliminate crosstalk between C# tests (for v1.3.x)
8 years ago
Jan Tattermusch
393d33c1a9
Merge pull request #10756 from jtattermusch/csharp_prevent_reuseport
...
Eliminate crosstalk between C# tests
8 years ago
Jan Tattermusch
7ef27a88b3
Merge pull request #10599 from jtattermusch/upgrade_examples
...
Upgrade C# examples
8 years ago
Yuchen Zeng
b4d33e07a7
Disable c-ares for x64 windows python
8 years ago
Muxi Yan
fd00263ae9
Fix nit
8 years ago
Muxi Yan
bcdf9e8d89
Merge pull request #10739 from muxi/fix-unpaired-benchmark
...
Fix pairing of GRPC_TIMER_BEGIN/END in grpc_byte_stream_next
8 years ago
Noah Eisen
a8e567574b
Merge branch 'master' of https://github.com/grpc/grpc into yet-another-error-refcount-bug
8 years ago
Craig Tiller
cdd9e56864
C++ compatibility fix for stack_lockfree.c
8 years ago
makdharma
16309e396a
Merge pull request #10708 from makdharma/interop_bazel
...
BUILD file for interop client and server
8 years ago
Craig Tiller
2757982c63
C++ compatibility fix for tmpfile_posix.c
8 years ago
Craig Tiller
9847a834ba
Merge github.com:grpc/grpc into framing_costs
8 years ago
Craig Tiller
89f8d4c443
Merge github.com:grpc/grpc into epex4
8 years ago
Vijay Pai
576e546019
Changes required to make build possible: create separate grpc++_base{,_unsecure}, move grpc_compression_trace definition, and remove an assertion about library initialization from server
8 years ago
Vijay Pai
922d117318
One more use of incorrect submodule name
8 years ago
Vijay Pai
f74eaa6957
Fix up protobuf submodule name to match bazel expectation
8 years ago
Vijay Pai
a935ae1505
Fix build rules for grpc++_unsecure, test that it builds properly
8 years ago
Craig Tiller
f5a1b75065
Merge pull request #10761 from ctiller/ubsan
...
Fix ubsan reported failure
8 years ago
yang-g
03876f66e1
Fix http2_interop test for c++ and python
8 years ago
Craig Tiller
0d23d8954f
Add flexibility on *which* slice gets reffed
...
Use it to ensure that sb_move_first acts predictably
8 years ago
Mehrdad Afshari
79ec0ff542
Increase portability of CMakeLists.txt
...
- Update CMakeLists.txt (original template and generated code)
to prevent forcefully linking `dl` on all UNIX platforms,
and rely on `${CMAKE_DL_LIBS}` portable variable instead.
- Do not try linking against `librt` on macOS.
- Add a `config_freebsd` directory containing the header file
generated by the `configure` script for the `ares` library.
8 years ago
Craig Tiller
f414008fe9
Merge github.com:grpc/grpc into framing_costs
8 years ago
Craig Tiller
f935b3cae8
Merge pull request #10773 from ctiller/holyf
...
Build fix
8 years ago
Craig Tiller
0bb25f325c
Build fix
8 years ago
David G. Quintas
a380d9abb3
Merge pull request #9118 from defstream/master
...
Fix Link to log.proto
8 years ago
Dan Zhang
b09a76a691
Merge remote-tracking branch 'upstream/master'
8 years ago
Craig Tiller
d5ad177a4c
Merge github.com:grpc/grpc into framing_costs
8 years ago
Craig Tiller
dd1729ae0f
Merge pull request #10762 from ctiller/c++compat
...
Add a C++ compatibility check config
8 years ago
Craig Tiller
a29f1920c8
Fix test
8 years ago
Craig Tiller
fe1a67c3d3
Merge github.com:grpc/grpc into trickle_stall
8 years ago
lyuxuan
3fe0f6d851
Merge pull request #10622 from lyuxuan/cpp_overhead
...
profile cpp overhead for call create
8 years ago
Noah Eisen
5e17e4430c
Add fuzz test
8 years ago
Noah Eisen
65c23aa749
Fix error refcount bug
8 years ago
Craig Tiller
59db187c85
Merge branch 'tsan-c++' into hybrid
8 years ago
Craig Tiller
3df4584b9c
Merge github.com:grpc/grpc into epex4
8 years ago
Craig Tiller
c4c296e2d8
Merge github.com:grpc/grpc into tsan-c++
8 years ago
Craig Tiller
14ff003ae4
Merge pull request #10751 from ctiller/speedup-build
...
Speed up tests
8 years ago
Craig Tiller
abe79ba8e3
Merge pull request #10768 from ctiller/be_surer
...
Increase threshold probability for reporting differences
8 years ago
Craig Tiller
143cfa7792
Disable compression+resource_quota_server tests
8 years ago
Craig Tiller
227e11bdee
Fix missing edge on shutdown path
8 years ago
Makarand Dharmapurikar
bdd48ffaa3
added missing dependency
8 years ago
Craig Tiller
f2ea1d19f5
Increase threshold probability for reporting differences
8 years ago
Craig Tiller
a4894fcd02
Merge pull request #10182 from ctiller/cpparena
...
[EXPERIMENTAL] allocate unary response writer against call arena
8 years ago
Michael Lumish
7432d748d7
Merge pull request #10737 from murgatroid99/node_artifact_alpine_compatibility
...
Add flag to compile gpr with compatibility for musl
8 years ago
Michael Lumish
4c9114858c
Merge pull request #10748 from murgatroid99/upmerge_v1.3.x
...
Manually upmerge v1.3.x into master
8 years ago
Craig Tiller
dbc12105a3
Refine ping-pong cpu requirement estimations; sort tests by cpu cost to get better bin packing
8 years ago
makdharma
58011453bc
Merge pull request #10733 from makdharma/mongoose
...
disable mongoose
8 years ago
Michael Lumish
4bcec4a267
Merge pull request #10744 from murgatroid99/node_cares_linux_x86_fix
...
Node: Don't depend on cares npm package
8 years ago
Craig Tiller
41fdf7d6ad
Better cost estimation
8 years ago