Craig Tiller
ff84b3650f
Experimental version
8 years ago
Stanley Cheung
e9a64dfc37
Merge pull request #9942 from stanley-cheung/php-prepare-for-1_2
...
PHP: prepare for 1.2 release
8 years ago
Craig Tiller
18a948ad2f
Merge github.com:grpc/grpc into diff_perf
8 years ago
Craig Tiller
d753f45cf3
Add argument
8 years ago
Craig Tiller
9d3203a5ea
Merge github.com:grpc/grpc into trim-the-locks
8 years ago
Craig Tiller
f9abb2921b
Reserve opt for external builds, use lto for profiling
8 years ago
Craig Tiller
1747ed5255
Merge github.com:grpc/grpc into lto
8 years ago
Craig Tiller
4883fd8a20
Merge github.com:grpc/grpc into call_create_fixtures
8 years ago
Muxi Yan
df6d4928ce
Merge pull request #9920 from muxi/backport-9893
...
Backport #9893 : Relieve ios deployment version from 7.1 to 7.0
8 years ago
Stanley Cheung
82c6d8d4fd
PHP: prepare for 1.2 release
8 years ago
ncteisen
f8a7d93a2c
Fix mem leak in error_test
8 years ago
kpayson64
07ad1b9c7c
Merge pull request #9938 from kpayson64/increase_epsilon
...
Increase epsilon in thread cleanup test
8 years ago
ncteisen
2316b80875
Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-human
8 years ago
yang-g
5838dbffeb
Return an error when the HTTP first line or header is longer than 4K
8 years ago
Craig Tiller
9ef6fc8d0e
Merge github.com:grpc/grpc into stream_owned_slice
8 years ago
Craig Tiller
295df6da9a
Add a slice type that shares a refcount with a transport stream
8 years ago
Mark D. Roth
f1666d4824
Merge pull request #9869 from markdroth/client_channel_method_params_cleanup
...
Clean up method parameters in client channel code.
8 years ago
kpayson64
47d7a08e1e
Increase epsilon in thread cleanup test
8 years ago
David G. Quintas
e0c72bb8ed
Merge pull request #9936 from dgquintas/gen_projs
...
Fix generate projects
8 years ago
David Garcia Quintas
b1e545f417
Fix generate projects
8 years ago
Feng Li
47aa9844c3
Merge pull request #9897 from grpc/wenbozhu-patch-4
...
Update PROTOCOL-WEB.md
8 years ago
Nathaniel Manista
4b290e9ee3
Merge pull request #9917 from nathanielmanistaatgoogle/missing-main
...
Add missing unittest.main call.
8 years ago
Craig Tiller
823e87b1d9
Merge pull request #9933 from ctiller/better_summary
...
Report non-counter cpu times to bigquery to get more accurate dashboards
8 years ago
Michael Lumish
25c38e7617
Merge pull request #9888 from murgatroid99/electron_uv_fix
...
Fix missing wakeups when using the libuv iomgr under Electron
8 years ago
Craig Tiller
541b87e015
Report non-counter cpu times to bigquery to get more accurate dashboards
8 years ago
Craig Tiller
5e9bdb784d
Enable lto
8 years ago
Noah Eisen
da22274401
Add sleep(1) to Python negative http2 client
...
client now conforms to spec. See
https://github.com/grpc/grpc/blob/master/doc/negative-http2-interop-test-descriptions.md
8 years ago
Craig Tiller
8d9d4d00fd
Add benchmark to conversion script
8 years ago
Craig Tiller
2bfc3bcf8d
Add fixtures for call creation benchmarks
8 years ago
Jan Tattermusch
ff61b8c114
improve script for running windows tests on internal_ci
8 years ago
Jan Tattermusch
80f29dbeac
Merge pull request #9817 from jtattermusch/internalization_docs
...
Add basic gRPC internationalization docs
8 years ago
Noah Eisen
0520bf977b
Merge pull request #9922 from ncteisen/a-nice-game-of-chess
...
Enable Python Negative HTTP2 Test
8 years ago
jboeuf
3efa16f0b5
Merge pull request #9685 from jboeuf/new_ssl_roots
...
Updating roots from Mozilla.
8 years ago
Noah Eisen
ae1cd87ffb
Enable python negative http2 test
8 years ago
Craig Tiller
48bc4767db
Eliminate cancellation if we never sent an op down
8 years ago
Muxi Yan
255d002f92
Relieve ios deployment version to 7.0
8 years ago
Craig Tiller
36dd42ec01
Diff minimization
8 years ago
Craig Tiller
7bc4d3edd8
Revert unnecessary change
8 years ago
Vijay Pai
24992060c8
Finish streams that error. Don't histogram failed ops.
...
Fail on failed write
8 years ago
Craig Tiller
2c3d0a92c7
Better cleanup
...
If the caller specifies a timeout, set it at call initialization
When we send initial metadata, take service config into account (iff
service config specifies a shorter deadline)
Saves a combiner on a critical path
8 years ago
Nathaniel Manista
fc39593a08
Add missing unittest.main call
...
This should have been included in 48226a2f1f
.
8 years ago
David G. Quintas
5f13f48986
Merge pull request #9833 from dgquintas/parse_address_clusterfuzz
...
Fixed Heap-buffer-overflow in parse_unix via clusterfuzz
8 years ago
David G. Quintas
16edd99975
Merge pull request #9812 from dgquintas/timestamp_logs
...
Timestamp test logs
8 years ago
David G. Quintas
9ccebc3a45
Merge pull request #9773 from dgquintas/build_files
...
Test BUILD file assortment
8 years ago
Yang Gao
c1d9d51e54
Merge pull request #9819 from yang-g/xtra_header
...
Remove redundant header
8 years ago
Craig Tiller
a7ed26885c
Fix some bugs
8 years ago
Craig Tiller
80a0cb3981
Merge github.com:grpc/grpc into trim-the-locks
8 years ago
Craig Tiller
6517333d17
Merge pull request #9881 from ctiller/spinlock
...
Add a spinlock type.
8 years ago
Stanley Cheung
7ef0cd668c
Merge pull request #9785 from stanley-cheung/php-update-doc
...
PHP: added README notes for RHEL 6/7 users
8 years ago
Noah Eisen
4de6688bcf
Merge pull request #9901 from ncteisen/wherever-you-golang-golang-with-all-your-heart
...
Enable Go Negative HTTP2 Interop Test
8 years ago