Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Trigger HTTP CONNECT handshaker via channel arg. | Mark D. Roth | 2017-01-18 |
| | |||
* | Merge pull request #9318 from markdroth/subchannel_addr_channel_arg | Mark D. Roth | 2017-01-17 |
|\ | | | | | Store subchannel address in a channel arg. | ||
* \ | Merge pull request #9350 from stanley-cheung/php-update | Stanley Cheung | 2017-01-17 |
|\ \ | | | | | | | PHP: Prepare for 1.1.0 release | ||
* \ \ | Merge pull request #9326 from yang-g/license | Yang Gao | 2017-01-17 |
|\ \ \ | | | | | | | | | Add licenses to all BUILD files and missing copyright | ||
* \ \ \ | Merge pull request #9303 from nicolasnoble/bazel-fixes | Nicolas Noble | 2017-01-17 |
|\ \ \ \ | | | | | | | | | | | Fixing a few items with the new Bazel BUILD system | ||
* \ \ \ \ | Merge pull request #9366 from rjshade/fix_memory_profile_flakes | Craig Tiller | 2017-01-17 |
|\ \ \ \ \ | | | | | | | | | | | | | Force client to wait for server to start in memory_usage test | ||
* \ \ \ \ \ | Merge pull request #9064 from ↵ | Mark D. Roth | 2017-01-17 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | grpc/revert-9063-revert-8951-revert-8949-revert-8922-slice_cleanup Revert "Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""" | ||
* \ \ \ \ \ \ | Merge pull request #9252 from ctiller/write_buffering | Craig Tiller | 2017-01-17 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix write buffering, add tests | ||
| | | * | | | | | Force client to wait for server to start | Robbie Shade | 2017-01-17 |
| | | | | | | | | |||
* | | | | | | | | Merge pull request #9351 from matt-kwong/corpus-fuzzer-api | Craig Tiller | 2017-01-17 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | Add api-fuzzer corpus | ||
| | | | | | | * | clang-format | Mark D. Roth | 2017-01-17 |
| | | | | | | | | |||
* | | | | | | | | Merge pull request #9342 from emmenlau/emmenlau_use_import_libraries_for_mingw | Jan Tattermusch | 2017-01-15 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Makefile.template: use import libraries for mingw | ||
* \ \ \ \ \ \ \ \ | Merge pull request #8799 from lyuxuan/memory_usage_no_log | lyuxuan | 2017-01-14 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | grpc memory usage profiling (call, channel, server creation) | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #9038 from apolcyn/run_perf_on_benchmarks | apolcyn | 2017-01-13 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | add --perf_args usage to jenkins performance runner scripts | ||
| | | | * | | | | | | | Add api-fuzzer corpus | Matt Kwong | 2017-01-13 |
| |_|_|/ / / / / / / |/| | | | | | | | | | |||
| | | | * | | | | | | Name constant | Craig Tiller | 2017-01-13 |
| | | | | | | | | | | |||
| | | | | | | | * | | PHP: Prepare for 1.1.0 release | Stanley Cheung | 2017-01-13 |
| | | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #8601 from murgatroid99/node_electron_build | Michael Lumish | 2017-01-13 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | Node electron build | ||
| | | | | | * | | | | Ran generate_projects.sh. | Mark D. Roth | 2017-01-13 |
| | | | | | | | | | | |||
| | | | | | | | | * | Fix API fuzzer tests. | Mark D. Roth | 2017-01-13 |
| | | | | | | | | | | |||
| | | | | | * | | | | Merge remote-tracking branch 'upstream/master' into ↵ | Mark D. Roth | 2017-01-13 |
| | | | | | |\ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | revert-9063-revert-8951-revert-8949-revert-8922-slice_cleanup | ||
| * | | | | | | | | | Fix binding.gyp syntax | murgatroid99 | 2017-01-13 |
| | | | | | | | | | | |||
| * | | | | | | | | | Fix electron artifact builds | murgatroid99 | 2017-01-13 |
| | | | | | | | | | | |||
| * | | | | | | | | | Merge branch 'master' into node_electron_build | murgatroid99 | 2017-01-13 |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||
| * | | | | | | | | | Fixed package name in dockerfile | murgatroid99 | 2017-01-13 |
| | | | | | | | | | | |||
| | | | | | | | | * | Store subchannel address in a channel arg. | Mark D. Roth | 2017-01-13 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||
| | | | | * | | | | Merge github.com:grpc/grpc into write_buffering | Craig Tiller | 2017-01-13 |
| | | | | |\ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||
| * | | | | | | | | Merge branch 'node_electron_build' of github.com:murgatroid99/grpc into ↵ | murgatroid99 | 2017-01-13 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | node_electron_build | ||
| | | | * \ \ \ \ \ | merge master | Yuxuan Li | 2017-01-13 |
| | | | |\ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | |||
| | | | * | | | | | | memory usage profiling for client call, client channel, server creation, ↵ | Yuxuan Li | 2017-01-13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | server call and server channel. fix bug. server: snapshot pass by pointer | ||
| | | | | * | | | | | Makefile.template: use import library names for mingw, instead of static ↵ | Mario Emmenlauer | 2017-01-13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libraries | ||
| | | | | * | | | | | Makefile.template: remove the 'imp' suffix from MINGW library names | Mario Emmenlauer | 2017-01-13 |
| |_|_|_|/ / / / / |/| | | | | | | | | |||
* | | | | | | | | | Merge pull request #9335 from jtattermusch/vsproject_improvements | Jan Tattermusch | 2017-01-13 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Make grpc.sln compile | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #9333 from emmenlau/emmenlau_fix_some_variable_names | Jan Tattermusch | 2017-01-13 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Makefile.template: fixed variables names, and added a missing one | ||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #9321 from stanley-cheung/fix-various-php-bugs | Stanley Cheung | 2017-01-12 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix various php bugs | ||
| | | | * | | | | | | | | Properly generate electron dependencies in test Dockerfile from template | murgatroid99 | 2017-01-12 |
| | | | | | | | | | | | | |||
| | | | | | | | | | * | | Fixing a few items with the new Bazel BUILD system: | Nicolas "Pixel" Noble | 2017-01-13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -) Fixing Bazel 0.4.x breakage -) Adding helloworld BUILD examples -) Fixing grpc++ missing files. -) Adding helloworld example as a test for Bazel basic. | ||
| | | | | * | | | | | | | Do not use OPENSSL_NO_THREAD normally for Node on Windows | Michael Lumish | 2017-01-12 |
| | | | |/ / / / / / / | |||
| * | | | | | | | | | | Use tmp file instead of writing to current directory | Stanley Cheung | 2017-01-12 |
| | | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #8895 from murgatroid99/node_artifact_build_fix | Michael Lumish | 2017-01-12 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Drop support for Node 0.12 and io.js 1.0 | ||
| | | * | | | | | | | | | Makefile: fixed a few variables names, and added a missing variable on dll name | Mario Emmenlauer | 2017-01-12 |
| | | | | | | | | | | | | |||
| | | | | * | | | | | | | run_tests: set Node runtime variable when using default compiler | murgatroid99 | 2017-01-12 |
| | | | | | | | | | | | | |||
| | | | | * | | | | | | | Merge branch 'master' into node_electron_build | murgatroid99 | 2017-01-12 |
| | | | | |\ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | Merge pull request #9329 from stanley-cheung/php-fix-config-m4 | Stanley Cheung | 2017-01-12 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | PHP: use a macro to specify extension src dir | ||
| * | | | | | | | | | | | | Fix the template as well | Stanley Cheung | 2017-01-12 |
| | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge pull request #9298 from makdharma/http2_badserver_interop | makdharma | 2017-01-12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added ability to run bad-server http2 tests | ||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #9149 from ncteisen/rst_stream_error_code_fix | Noah Eisen | 2017-01-12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix RST_STREAM(0) inconsistency | ||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #9299 from grpc/ncteisen-patch-1 | Noah Eisen | 2017-01-12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update negative-http2-interop-test-descriptions.md | ||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8816 from lyuxuan/cpu_usage2 | lyuxuan | 2017-01-12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sending cpu load latency performance test results to big query | ||
| | | | | | | | | * | | | | | | | | fix compilation of grpc_dll project | Jan Tattermusch | 2017-01-12 |
| | | | | | | | | | | | | | | | | |