Craig Tiller
bb4046cd77
Regenerate projects
8 years ago
Craig Tiller
e38948a1cd
clang-format
8 years ago
Craig Tiller
85bf34a4a8
Copy slices for in-process transports: its no longer safe to just ref
8 years ago
Craig Tiller
24c7a18e94
Merge github.com:grpc/grpc into framing_costs
8 years ago
Noah Eisen
77a4c52cbf
Merge pull request #10771 from ncteisen/yet-another-error-refcount-bug
...
Fix Error Refcount Bug
8 years ago
Craig Tiller
676ad5fe23
Merge pull request #10787 from ctiller/timecap2
...
Extend time capping to run_tests_matrix scripts
8 years ago
Craig Tiller
ceea969146
Extend time capping to run_tests_matrix scripts
8 years ago
Craig Tiller
b4f614092d
Merge pull request #10785 from ctiller/timecap
...
Allow specifying a maximum run time to run_tests
8 years ago
Craig Tiller
a1ac2a1317
Allow specifying a maximum run time to run_tests
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
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
makdharma
16309e396a
Merge pull request #10708 from makdharma/interop_bazel
...
BUILD file for interop client and server
8 years ago
Craig Tiller
9847a834ba
Merge github.com:grpc/grpc into framing_costs
8 years ago
Craig Tiller
f5a1b75065
Merge pull request #10761 from ctiller/ubsan
...
Fix ubsan reported failure
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
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
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
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
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
4c9114858c
Merge pull request #10748 from murgatroid99/upmerge_v1.3.x
...
Manually upmerge v1.3.x into master
8 years ago
Craig Tiller
5e7ef7f83d
Fix zlib
8 years ago
makdharma
3225125269
Merge pull request #10733 from makdharma/mongoose
...
disable mongoose
8 years ago
Craig Tiller
56bbe02ca1
Fix ubsan reported failure
8 years ago
Craig Tiller
d93a8bead3
Merge pull request #10746 from ctiller/ubsan
...
Ubsan fixes
8 years ago
Craig Tiller
547a4717cb
Merge pull request #10490 from matt-kwong/filter-performance-test
...
Add test filtering to performance pull requests
8 years ago
Craig Tiller
2f269ec781
Rollback rqs change: may have been too aggressive
8 years ago
Vijay Pai
84a920d048
Merge pull request #10450 from vjpai/framer
...
Frame sizing by BDP
8 years ago
Vijay Pai
b8f1483432
Merge pull request #10747 from vjpai/dedebug
...
Remove DEBUG code that is itself buggy (integer overflow)
8 years ago
Jan Tattermusch
f769150982
regenerate routeguide protos
8 years ago
Jan Tattermusch
808eb713f8
upgrade routeguide to Grpc 1.2.2
8 years ago
Jan Tattermusch
622d7d6d2d
regenerate greeter protos
8 years ago
Jan Tattermusch
769df6fa45
upgrade net45 helloworld to Grpc 1.2.2
8 years ago
Jan Tattermusch
1ba7e5d898
regenerate
8 years ago
Jan Tattermusch
4842904408
add generate_protos file
8 years ago
Jan Tattermusch
923b1317d5
update .NET core example to .csproj projects
8 years ago
Jan Tattermusch
09d2f55c34
eliminate crosstalk between C# tests
8 years ago