Craig Tiller
|
6aba1e574a
|
Fix broken test
|
8 years ago |
Craig Tiller
|
90bb7bddd1
|
Merge pull request #10449 from ctiller/minimal_test
Add a test of minimal stacks, and make it pass
|
8 years ago |
Craig Tiller
|
bb75f3ea82
|
Merge pull request #10641 from ctiller/truebin
In all cases when writing, respect what the peer has asked for
|
8 years ago |
Muxi Yan
|
4f505464bd
|
Merge remote-tracking branch 'upstream/master' into revert-10619-revert-9626-lazy-deframe
|
8 years ago |
Mehrdad Afshari
|
b575394351
|
Use _pb2_grpc module to access gRPC entities
|
8 years ago |
David G. Quintas
|
3bcf8d7091
|
Merge pull request #10405 from bogdandrutu/metadata
Change metadata names used by the instrumentation.
|
8 years ago |
Craig Tiller
|
964647729e
|
Update bm_diff.py
|
8 years ago |
Craig Tiller
|
58e6d13f1b
|
Merge github.com:grpc/grpc into minimal_test
|
8 years ago |
Craig Tiller
|
a6ede89120
|
Merge pull request #10630 from ctiller/ubsan
ubsan fixes
|
8 years ago |
Sree Kuchibhotla
|
0e5fa9ebcd
|
Merge branch 'master' into cq_create_api_changes
|
8 years ago |
Ken Payson
|
1f24b2ad8a
|
Changes
|
8 years ago |
Muxi Yan
|
a3aec5032a
|
Remove arm_arch and hack version number
|
8 years ago |
murgatroid99
|
f25f50511e
|
Build for more versions of electron, restrict when a Windows warning is shown
|
8 years ago |
Ken Payson
|
2d9c9d940e
|
linux fix
|
8 years ago |
David G. Quintas
|
de8dba47f6
|
Merge pull request #10651 from dgquintas/master_merge_1.3
Merge v1.3.x branch back into master
|
8 years ago |
David Garcia Quintas
|
a2be671581
|
Merge remote-tracking branch 'upstream/v1.3.x' into master_merge_1.3
|
8 years ago |
Ken Payson
|
571c75aa33
|
Switch to Makefile based build on mac
|
8 years ago |
David G. Quintas
|
38c112a655
|
Merge pull request #10650 from dgquintas/1.4.0_bump
master to 1.4.0-dev
|
8 years ago |
David G. Quintas
|
32acefcb7d
|
Merge pull request #10648 from dgquintas/v1.3.x-version-bump
1.3.x branch cut, version bump PR
|
8 years ago |
Sree Kuchibhotla
|
92e0fee78c
|
Merge branch 'master' into cq_create_api_changes
|
8 years ago |
David Garcia Quintas
|
9e1acc0796
|
master to 1.4.0-dev
|
8 years ago |
David Garcia Quintas
|
d9986c3cf7
|
1.3.x branch cut
|
8 years ago |
Yuxuan Li
|
784018d8a4
|
use grpc_channel_create_registered_call
|
8 years ago |
David G. Quintas
|
bdb102106b
|
Merge pull request #10617 from murgatroid99/upmerge_1.2.4
Upmerge 1.2.4 into master
|
8 years ago |
David Garcia Quintas
|
956f70098e
|
Keep LB policy alive during high freq of resolver updates
|
8 years ago |
Sree Kuchibhotla
|
33f4c6d04a
|
Merge branch 'master' into cq_create_api_changes
|
8 years ago |
Mark D. Roth
|
e98cf24f48
|
Merge pull request #10475 from markdroth/closure_debug_schedule_check
Add check that we don't schedule the same closure twice at once.
|
8 years ago |
Mahak Mukhi
|
b32e89eb8b
|
added todo
|
8 years ago |
Mark D. Roth
|
023c982284
|
Merge pull request #10612 from markdroth/max_message_size_status_code
Use RESOURCE_EXHAUSTED for max message size limits.
|
8 years ago |
Mahak Mukhi
|
2814b5148e
|
formatting
|
8 years ago |
Craig Tiller
|
6814d0742c
|
In all cases when writing, respect what the peer has asked for (not what the peer has acknowledged we asked for)
|
8 years ago |
Sree Kuchibhotla
|
2eeedad744
|
fix mac issues
|
8 years ago |
Bogdan Drutu
|
c2b1f1672d
|
Change metadata names used by the instrumentation.
|
8 years ago |
Craig Tiller
|
bfa041a56d
|
Merge github.com:grpc/grpc into framing_costs
|
8 years ago |
jboeuf
|
2d89ac4429
|
Merge pull request #10633 from jboeuf/gpr_free_never_fails_on_null_input
Making sure that gpr_free is a no-op for NULL input.
|
8 years ago |
Julien Boeuf
|
d6547f45d1
|
Be more explicit about the contract for free_fn in the gpr_allocation_functions doc.
|
8 years ago |
Mahak Mukhi
|
13d85d499a
|
rectify issues
|
8 years ago |
Mahak Mukhi
|
bcf0eb6126
|
Merge branch 'master' of github.com:grpc/grpc
|
8 years ago |
Mahak Mukhi
|
529e4c5385
|
update according to new changes in cpp code
|
8 years ago |
Makarand Dharmapurikar
|
63ed60f048
|
using grpc_base64_decode_with_len to simplify code
|
8 years ago |
Matt Kwong
|
110dae8b69
|
Merge pull request #10625 from matt-kwong/fix-cpp-kokoro
Fix typo in Kokoro scripts
|
8 years ago |
yang-g
|
c9f4bf9fcd
|
get rid of the trailing null in path
|
8 years ago |
Craig Tiller
|
93b06d7ac1
|
Add a C++ compatibility check config
|
8 years ago |
Makarand Dharmapurikar
|
60df47a1b7
|
added env var to the Cronet target
|
8 years ago |
murgatroid99
|
a41fd5b086
|
Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_1.2.4
|
8 years ago |
yang-g
|
6163da5135
|
Disallow empty method slice in api_fuzzer
|
8 years ago |
Craig Tiller
|
a103f7bbdf
|
update comments
|
8 years ago |
Makarand Dharmapurikar
|
7fb4036a17
|
clang-format fix
|
8 years ago |
Muxi Yan
|
dd475487c2
|
Minor patch
|
8 years ago |
Craig Tiller
|
59bf91c72e
|
tweaks, fix bug
|
8 years ago |