Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'upstream/master' into service_config_doc | 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 | ||
| * \ \ \ | Merge pull request #8601 from murgatroid99/node_electron_build | Michael Lumish | 2017-01-13 |
| |\ \ \ \ | | | | | | | | | | | | | Node electron build | ||
| | * | | | | 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 |
| | | | | | | |||
| | * | | | | 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 |
| | | | | | | | | | |||
| | | | | | * | | | 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 |
| | | | | | | | | | | | | | | |||
| | | | | | | | | | * | | | | remove not-yet-useful projects from grpc.sln | Jan Tattermusch | 2017-01-12 |
| | | | | | | | | | | | | | | |||
| | | | | | | | | * | | | | | Makefile.template: fixed a few variables names, and added a missing variable ↵ | Mario Emmenlauer | 2017-01-12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | on dll name | ||
| | | | | | | | | | * | | | | remove unneeded/broken targets from CMakeLists.exe | Jan Tattermusch | 2017-01-12 |
| | | | | | | | | | | | | | | |||
| | | | | | | | | | * | | | | successfuly compile gRPC with cmake+Ninja | Jan Tattermusch | 2017-01-12 |
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |||
| * | | | | | | | | | | | | Merge pull request #8770 from lyuxuan/channel_args1 | lyuxuan | 2017-01-11 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | configurable channel args for performance benchmarking | ||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #9315 from yang-g/fuzzer_load | Yang Gao | 2017-01-11 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unused load | ||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #9314 from yang-g/infolog | Yang Gao | 2017-01-11 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Promote dns resolution failure message to INFO | ||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #9324 from yang-g/include_fix | Yang Gao | 2017-01-11 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add missing include for GPRAPI | ||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #9327 from yang-g/include_fix2 | Yang Gao | 2017-01-11 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add missing include for size_t | ||
| | | | | | | | | | | * | | | | | | | PHP: use a macro to specify extension src dir | Stanley Cheung | 2017-01-11 |
| | |_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | |||
| | | | | | | | | | | | * | | | | | Fix various PHP bugs | Stanley Cheung | 2017-01-11 |
| | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | | Merge pull request #8987 from adelez/add_perf_link | adelez | 2017-01-11 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add perf link | ||
| | * | | | | | | | | | | | | | | | Add perf link | Adele Zhou | 2017-01-11 |
| |/ / / / / / / / / / / / / / / | |||
| * | | | | | | | | | | | | | | | Merge pull request #9139 from ericgribkoff/http2_client | Eric Gribkoff | 2017-01-11 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add HTTP/2 interop test client Known failures: https://github.com/grpc/grpc/issues/8629 | ||
| | | * | | | | | | | | | | | | | | Add missing include for size_t | yang-g | 2017-01-11 |
| | | | | | | | | | | | | | | | | | |||
| | | | | | | | | * | | | | | | | | Update negative-http2-interop-test-descriptions.md | Noah Eisen | 2017-01-11 |
| | | | | | | | | | | | | | | | | | |||
| | | | * | | | | | | | | | | | | | Add missing include for GPRAPI | yang-g | 2017-01-11 |
| | | |/ / / / / / / / / / / / / | |||
| * | | | | | | | | | | | | | | | Merge pull request #8154 from thinkerou/fix_php_mem_leak | Stanley Cheung | 2017-01-11 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | PHP: attempt to fix mem leaks | ||
| | | | | | | | | * | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into ↵ | ncteisen | 2017-01-11 |
| | | | | | | | | |\ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rst_stream_error_code_fix |