Makarand Dharmapurikar
d02c9d2b54
add ability to run objc interop tests
8 years ago
Craig Tiller
09b02847f1
Merge github.com:grpc/grpc into minimal_test
8 years ago
Craig Tiller
67dd855337
Combine multiple temporally disconnected runs
8 years ago
Craig Tiller
b36c1f77e1
Merge branch 'foo' of github.com:ctiller/grpc into foo
8 years ago
Craig Tiller
5ed687d013
Merge github.com:grpc/grpc into foo
8 years ago
Craig Tiller
7e1e1e3a56
Merge pull request #10619 from grpc/revert-9626-lazy-deframe
...
Revert "Implement lazy deframe"
8 years ago
Craig Tiller
c71e6a6ad6
Revert "Implement lazy deframe"
8 years ago
yang-g
f3d9b4808a
Fix buffer overflow https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=973
8 years ago
Craig Tiller
b3d308b9a1
Merge github.com:grpc/grpc into cpparena
8 years ago
Craig Tiller
d946751376
Merge github.com:grpc/grpc into server_start
8 years ago
Michael Lumish
e48dd23092
Merge pull request #10606 from murgatroid99/version_bump_1.2.4
...
Bump version to 1.2.4
8 years ago
Craig Tiller
37daca3feb
add missing refs
8 years ago
Matt Kwong
1b76bda4a6
Merge pull request #10593 from matt-kwong/update-create-worker-scripts
...
Update VM creation scripts to update Linux kernel
8 years ago
Craig Tiller
80233bfde5
Merge github.com:grpc/grpc into minimal_test
8 years ago
Craig Tiller
023a51a7fa
Merge pull request #10473 from ctiller/truebin
...
True Binary Encoding
8 years ago
Alexander Polcyn
66db5a7085
remove src/csharp/global.json
8 years ago
Craig Tiller
cd3ae4f33b
Remove API
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
Sree Kuchibhotla
e7a8f41fd0
Create f->shutdown_cq in the fixture
8 years ago
Craig Tiller
dea325b6e4
Merge branch 'hybrid' of github.com:ctiller/grpc into hybrid
8 years ago
Craig Tiller
b3612d3cd4
Remove API
8 years ago
Sree Kuchibhotla
2bb075d8e0
Merge branch 'master' into cq_create_api_changes
8 years ago
Makarand Dharmapurikar
dd1ec7f9cd
fixed asan buffer overflow
8 years ago
Craig Tiller
ed88abcad8
Fix sanity
8 years ago
Craig Tiller
8d686a36e6
Merge branch 'c++lame' of github.com:ctiller/grpc into c++lame
8 years ago
Craig Tiller
4d780a52b8
stuff
8 years ago
Makarand Dharmapurikar
f70b9ee3d4
added correct preprocessor defines to xcodeproj
8 years ago
Craig Tiller
423d6fd7ed
Optimize framing a little
...
- rely on the fact that data-to-come holds a reference to
data-being-written, so there's no need to add a ref for every frame
written
- provide an 'inlined' version of grpc_slice_malloc (via a #define) that
gives the compiler more information about small allocations to enable
better optimization
8 years ago
Mark D. Roth
2a86d3f399
Update status codes doc.
8 years ago
Mark D. Roth
9ee816e6ef
Fix message_size_filter to use RESOURCE_EXHAUSTED status code.
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
Makarand Dharmapurikar
a913d2d2ae
Merge remote-tracking branch 'refs/remotes/origin/master' into caching_uri
8 years ago
Makarand Dharmapurikar
b4e97270cc
replaced hardcoded server path with cmdline arg
...
The host and port of the remote server can be specified via command line argument to xcodebuild.
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
murgatroid99
70a2a4b01a
Bump version to 1.2.4
8 years ago
yang-g
66d40c63f7
Fix BUILD dependency, copyright and cmake
8 years ago
Michael Lumish
02f6763160
Merge pull request #10303 from murgatroid99/makefile_soname_fix
...
Fix soname version mismatch in Makefile
8 years ago
Michael Lumish
4ae95e6639
Merge pull request #10563 from murgatroid99/node_server_shutdown
...
Node server shutdown improvements
8 years ago
Craig Tiller
7fea751258
ubsan fixes
8 years ago
Craig Tiller
9f99c303d0
Handle 0-length
8 years ago
Craig Tiller
ca3b32f67d
Handle div0
8 years ago
Craig Tiller
161e4baf74
Fix memory leak
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
Craig Tiller
890eb7f241
Merge github.com:grpc/grpc into foo
8 years ago
Craig Tiller
12d716c88c
add nl
8 years ago
Craig Tiller
08aea10d02
document
8 years ago
Craig Tiller
8be866eed7
fix test
8 years ago