Masood Malekghassemi
06dea573da
Enable running Python formatting
8 years ago
Robbie Shade
886fb1245c
Force client to wait for server to start
8 years ago
Craig Tiller
1e2775861f
Merge pull request #9351 from matt-kwong/corpus-fuzzer-api
...
Add api-fuzzer corpus
8 years ago
Craig Tiller
1d83a701b6
Fix memory leak
8 years ago
Craig Tiller
7b1703d344
Merge branch 'metadata_filter' of github.com:ctiller/grpc into metadata_filter
8 years ago
Craig Tiller
020d1884f5
Port to new C Core API
8 years ago
Craig Tiller
aecd46eb3c
Merge github.com:grpc/grpc into metadata_filter
8 years ago
Robbie Shade
40204d7791
Fix GRPC_TRACE doc formatting
...
Add newlines so that the description of 'all' and the example appear on separate lines (and not as part of the final bullet point)
8 years ago
Mark D. Roth
ce0105fac4
Ran generate_projects.sh
8 years ago
Mark D. Roth
31f2dd43e2
clang-format
8 years ago
Mark D. Roth
e0cf67566d
Merge remote-tracking branch 'upstream/master' into service_config_doc
8 years ago
Jan Tattermusch
54492aa70f
regenerate
8 years ago
Jan Tattermusch
cc64168829
cmake support for generating from .proto files
8 years ago
Craig Tiller
4659c32a0a
Merge pull request #45 from muxi/metadata_filter
...
Fix test errors
8 years ago
Muxi Yan
d3c2594883
Fix test errors on string copy
8 years ago
Jan Tattermusch
cc2e048e84
Merge pull request #9342 from emmenlau/emmenlau_use_import_libraries_for_mingw
...
Makefile.template: use import libraries for mingw
8 years ago
lyuxuan
88a934e9f8
Merge pull request #8799 from lyuxuan/memory_usage_no_log
...
grpc memory usage profiling (call, channel, server creation)
8 years ago
Craig Tiller
a36bdc162a
Merge pull request #44 from soltanmm-google/meta_meta-meta-MUSHROOM-MUSHROOM-Snaaaaakkeeeee-oohhhh-it's-a-snaaaaakkeeeeee
...
Paper-over Python errors
8 years ago
Craig Tiller
54179ef38f
Merge pull request #43 from muxi/metadata_filter
...
Use grpc_slice at core boudary
8 years ago
Muxi Yan
180b32380c
Use grpc_slice at core boudary
8 years ago
Masood Malekghassemi
62d895bc77
Paper-over Python errors
...
This reads directly off of the slices rather than ref'ing and unref'ing
them. There's likely some silliness w.r.t. interned slices and
references to them outliving their associated call objects, but we are
just ignoring that for now.
8 years ago
apolcyn
d9f5b230c1
Merge pull request #9038 from apolcyn/run_perf_on_benchmarks
...
add --perf_args usage to jenkins performance runner scripts
8 years ago
Matt Kwong
c1002c9f22
Add api-fuzzer corpus
8 years ago
Craig Tiller
0a5a31868a
Name constant
8 years ago
Stanley Cheung
4242075c33
PHP: Prepare for 1.1.0 release
8 years ago
Michael Lumish
c9a470211c
Merge pull request #8601 from murgatroid99/node_electron_build
...
Node electron build
8 years ago
Mark D. Roth
92c93b99a0
Ran generate_projects.sh.
8 years ago
Mark D. Roth
df8f12203c
Fix API fuzzer tests.
8 years ago
Steve Jenson
a5fd2d53f4
adding content-type to the example response
8 years ago
Mark D. Roth
e6bcd0ebc9
Merge remote-tracking branch 'upstream/master' into revert-9063-revert-8951-revert-8949-revert-8922-slice_cleanup
8 years ago
murgatroid99
e8ec16da0e
Fix binding.gyp syntax
8 years ago
murgatroid99
b19ac96487
Fix electron artifact builds
8 years ago
murgatroid99
e8b1fd0cba
Merge branch 'master' into node_electron_build
8 years ago
murgatroid99
972b7975a6
Fixed package name in dockerfile
8 years ago
Mark D. Roth
0748f3925c
Store subchannel address in a channel arg.
8 years ago
Craig Tiller
7a48d01b88
Merge github.com:grpc/grpc into write_buffering
8 years ago
murgatroid99
a7fa10005a
Merge branch 'node_electron_build' of github.com:murgatroid99/grpc into node_electron_build
8 years ago
Craig Tiller
28ea6f0fbc
Fix memory corruption
8 years ago
Yuxuan Li
3623af18d9
merge master
8 years ago
Yuxuan Li
6fb04d6924
memory usage profiling for client call, client channel, server creation, server call and server channel.
...
fix bug. server: snapshot pass by pointer
8 years ago
Mario Emmenlauer
44b2d08149
Makefile.template: use import library names for mingw, instead of static libraries
8 years ago
Mario Emmenlauer
06d3d4ad38
Makefile.template: remove the 'imp' suffix from MINGW library names
8 years ago
Jan Tattermusch
6b6954050c
Merge pull request #9335 from jtattermusch/vsproject_improvements
...
Make grpc.sln compile
8 years ago
Jan Tattermusch
9752569376
Merge pull request #9333 from emmenlau/emmenlau_fix_some_variable_names
...
Makefile.template: fixed variables names, and added a missing one
8 years ago
Craig Tiller
6d353e2a72
Fix mac
8 years ago
Stanley Cheung
782724ba67
Merge pull request #9321 from stanley-cheung/fix-various-php-bugs
...
Fix various php bugs
8 years ago
murgatroid99
93d0b580a5
Properly generate electron dependencies in test Dockerfile from template
8 years ago
Nicolas "Pixel" Noble
24263c3f7a
Fixing a few items with the new Bazel BUILD system:
...
-) Fixing Bazel 0.4.x breakage
-) Adding helloworld BUILD examples
-) Fixing grpc++ missing files.
-) Adding helloworld example as a test for Bazel basic.
8 years ago
Muxi Yan
d87b9fb4c4
clang-format and add copyright info
8 years ago
Michael Lumish
88162f82c4
Do not use OPENSSL_NO_THREAD normally for Node on Windows
8 years ago