aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-17
|\
| * Merge pull request #9252 from ctiller/write_bufferingGravatar Craig Tiller2017-01-17
| |\ | | | | | | Fix write buffering, add tests
| * \ Merge pull request #9351 from matt-kwong/corpus-fuzzer-apiGravatar Craig Tiller2017-01-17
| |\ \ | | | | | | | | Add api-fuzzer corpus
* | | | Fix memory leakGravatar Craig Tiller2017-01-17
| | | |
* | | | Merge branch 'metadata_filter' of github.com:ctiller/grpc into metadata_filterGravatar Craig Tiller2017-01-17
|\ \ \ \
* | | | | Port to new C Core APIGravatar Craig Tiller2017-01-17
| | | | |
* | | | | Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-17
|\ \ \ \ \ | | |/ / / | |/| | |
| | * | | Merge pull request #45 from muxi/metadata_filterGravatar Craig Tiller2017-01-16
| | |\ \ \ | | | | | | | | | | | | Fix test errors
| | | * | | Fix test errors on string copyGravatar Muxi Yan2017-01-16
| | |/ / /
| * | | | Merge pull request #9342 from emmenlau/emmenlau_use_import_libraries_for_mingwGravatar Jan Tattermusch2017-01-15
| |\ \ \ \ | | | | | | | | | | | | Makefile.template: use import libraries for mingw
| * \ \ \ \ Merge pull request #8799 from lyuxuan/memory_usage_no_logGravatar lyuxuan2017-01-14
| |\ \ \ \ \ | | | | | | | | | | | | | | grpc memory usage profiling (call, channel, server creation)
| | | | * \ \ Merge pull request #44 from ↵Gravatar Craig Tiller2017-01-13
| | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | soltanmm-google/meta_meta-meta-MUSHROOM-MUSHROOM-Snaaaaakkeeeee-oohhhh-it's-a-snaaaaakkeeeeee Paper-over Python errors
| | | | * | | | Merge pull request #43 from muxi/metadata_filterGravatar Craig Tiller2017-01-13
| |_|_|/| | | | |/| | | | | | | | | | | | | | | Use grpc_slice at core boudary
| | | | * | | | Use grpc_slice at core boudaryGravatar Muxi Yan2017-01-13
| |_|_|/ / / / |/| | | | | |
| | | | * | | Paper-over Python errorsGravatar Masood Malekghassemi2017-01-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | | | | | Merge pull request #9038 from apolcyn/run_perf_on_benchmarksGravatar apolcyn2017-01-13
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | add --perf_args usage to jenkins performance runner scripts
| | | | | | * | Add api-fuzzer corpusGravatar Matt Kwong2017-01-13
| | |_|_|_|/ / | |/| | | | |
| | | | | | * Name constantGravatar Craig Tiller2017-01-13
| | | | | | |
| * | | | | | Merge pull request #8601 from murgatroid99/node_electron_buildGravatar Michael Lumish2017-01-13
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Node electron build
| | * | | | | | Fix binding.gyp syntaxGravatar murgatroid992017-01-13
| | | | | | | |
| | * | | | | | Fix electron artifact buildsGravatar murgatroid992017-01-13
| | | | | | | |
| | * | | | | | Merge branch 'master' into node_electron_buildGravatar murgatroid992017-01-13
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Fixed package name in dockerfileGravatar murgatroid992017-01-13
| | | | | | | |
| | | | | | | * Merge github.com:grpc/grpc into write_bufferingGravatar Craig Tiller2017-01-13
| | | | | | | |\ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Merge branch 'node_electron_build' of github.com:murgatroid99/grpc into ↵Gravatar murgatroid992017-01-13
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | node_electron_build
* | | | | | | | | Fix memory corruptionGravatar Craig Tiller2017-01-13
| | | | | | | | |
| | | | | * | | | merge masterGravatar Yuxuan Li2017-01-13
| | | | | |\ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | | | | * | | | memory usage profiling for client call, client channel, server creation, ↵Gravatar Yuxuan Li2017-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 ↵Gravatar Mario Emmenlauer2017-01-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libraries
| | | | | | * | | Makefile.template: remove the 'imp' suffix from MINGW library namesGravatar Mario Emmenlauer2017-01-13
| | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge pull request #9335 from jtattermusch/vsproject_improvementsGravatar Jan Tattermusch2017-01-13
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Make grpc.sln compile
| * \ \ \ \ \ \ \ Merge pull request #9333 from emmenlau/emmenlau_fix_some_variable_namesGravatar Jan Tattermusch2017-01-13
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Makefile.template: fixed variables names, and added a missing one
* | | | | | | | | | Fix macGravatar Craig Tiller2017-01-12
| | | | | | | | | |
| * | | | | | | | | Merge pull request #9321 from stanley-cheung/fix-various-php-bugsGravatar Stanley Cheung2017-01-12
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fix various php bugs
| | | | | * | | | | | Properly generate electron dependencies in test Dockerfile from templateGravatar murgatroid992017-01-12
| | | | | | | | | | |
| | | | | | * | | | | Do not use OPENSSL_NO_THREAD normally for Node on WindowsGravatar Michael Lumish2017-01-12
| | | | | |/ / / / /
| | * | | | | | | | Use tmp file instead of writing to current directoryGravatar Stanley Cheung2017-01-12
| | | | | | | | | |
* | | | | | | | | | Remove bogus assertGravatar Craig Tiller2017-01-12
| | | | | | | | | |
* | | | | | | | | | Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-12
|\| | | | | | | | |
* | | | | | | | | | Add a mechanism for tagging threads that might be owned byGravatar Craig Tiller2017-01-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | calls/channels Use it to ensure we don't delete the call from that thread: doing so would create a cycle that's kind of bad.
* | | | | | | | | | Kill ESANGravatar Craig Tiller2017-01-12
| | | | | | | | | |
* | | | | | | | | | Spam cleanupGravatar Craig Tiller2017-01-12
| | | | | | | | | |
* | | | | | | | | | Uncover the badnessGravatar Craig Tiller2017-01-12
| | | | | | | | | |
| * | | | | | | | | Merge pull request #8895 from murgatroid99/node_artifact_build_fixGravatar Michael Lumish2017-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 nameGravatar Mario Emmenlauer2017-01-12
| | | | | | | | | | |
| | | | | | * | | | | run_tests: set Node runtime variable when using default compilerGravatar murgatroid992017-01-12
| | | | | | | | | | |
| | | | | | * | | | | Merge branch 'master' into node_electron_buildGravatar murgatroid992017-01-12
| | | | | | |\ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge pull request #9329 from stanley-cheung/php-fix-config-m4Gravatar Stanley Cheung2017-01-12
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | PHP: use a macro to specify extension src dir
| | * | | | | | | | | | Fix the template as wellGravatar Stanley Cheung2017-01-12
| | | | | | | | | | | |
| * | | | | | | | | | | Merge pull request #9298 from makdharma/http2_badserver_interopGravatar makdharma2017-01-12
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | added ability to run bad-server http2 tests