aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Merge pull request #14691 from jtattermusch/kokoro_packages_distribtestGravatar Jan Tattermusch2018-03-14
|\ | | | | Add kokoro build_packages and distribtests jobs.
* \ Merge pull request #14690 from apolcyn/fix_resolver_test_arg_parseGravatar apolcyn2018-03-14
|\ \ | | | | | | Fix resolver test script's arg parsing for bazel runs
* \ \ Merge pull request #14688 from kpayson64/revert_prGravatar kpayson642018-03-13
|\ \ \ | | | | | | | | Revert "Use heuristic to determine how many events to handle per iter…
* \ \ \ Merge pull request #14702 from nathanielmanistaatgoogle/_face_interface_testGravatar Nathaniel Manista2018-03-13
|\ \ \ \ | | | | | | | | | | Remove _face_interface_test.
* \ \ \ \ Merge pull request #14681 from AspirinSJL/headGravatar Juanli Shen2018-03-13
|\ \ \ \ \ | | | | | | | | | | | | Fix call stack ref flake
| | * | | | Remove _face_interface_testGravatar Nathaniel Manista2018-03-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Beta API has an execution date and RPC Framework is but a distant memory. This test is flaky with Python 3.5 on Windows! Some mysteries will just have to remain unsolved...
* | | | | | Merge pull request #14700 from yashykt/httpsclitestlogGravatar Yash Tibrewal2018-03-13
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | Add logging for helping debug httpcli tests
* | | | | | Merge pull request #14687 from nathanielmanistaatgoogle/early-okGravatar Nathaniel Manista2018-03-13
|\ \ \ \ \ \ | | | | | | | | | | | | | | Verify early OK behavior.
* \ \ \ \ \ \ Merge pull request #14661 from murgatroid99/node_pure_js_interop_clientGravatar Michael Lumish2018-03-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Add Node pure JS interop client
* \ \ \ \ \ \ \ Merge pull request #14599 from kpayson64/abstract_libuv_stuffGravatar kpayson642018-03-13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Abstract libuv event loop
* \ \ \ \ \ \ \ \ Merge pull request #14694 from yashykt/execctxdescGravatar Yash Tibrewal2018-03-13
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Update documentation for ExecCtx
| | | | | * | | | | Add logging for helping debug httpcli testsGravatar Yash Tibrewal2018-03-13
| |_|_|_|/ / / / / |/| | | | | | | |
| | | | * | | | | Verify early OK behaviorGravatar Nathaniel Manista2018-03-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Looks like early OK support was implemented in https://github.com/grpc/grpc/pull/14080 but https://github.com/grpc/grpc/issues/7032 was not marked fixed at the time. Good thing it was just an idea on our Google Summer of Code ideas page...
| * | | | | | | | Update documentation for ExecCtxGravatar Yash Tibrewal2018-03-13
| | | | | | | | |
* | | | | | | | | Merge pull request #14686 from markdroth/caching_byte_stream_fixGravatar Mark D. Roth2018-03-13
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Orphan underlying byte stream as soon as it's been drained.
| | | * | | | | | | Simplify dn_resolver_aresGravatar kpayson642018-03-13
| | | | | | | | | |
| | | | | | | | | * add build_packages and distribtest kokoro jobsGravatar Jan Tattermusch2018-03-13
| | | | | | | | | |
| | | | | | | | * | Fix arg parsing in resolver test scriptGravatar Alexander Polcyn2018-03-13
| | | | | | | | | |
* | | | | | | | | | Merge pull request #14675 from markdroth/auth_filter_metadata_calloutsGravatar Mark D. Roth2018-03-13
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Use metadata batch callouts in client_auth_filter.
| | | | | | | | | | * make package builds work on kokoroGravatar Jan Tattermusch2018-03-13
| | | | | | | |_|_|/ | | | | | | |/| | |
* | | | | | | | | | Merge pull request #14517 from makdharma/extensible_apiGravatar Nicolas Noble2018-03-13
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | Remove "final" keyword and make methods protected.
| | | | | | | | * | Revert "Use heuristic to determine how many events to handle per iteration"Gravatar kpayson642018-03-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit be619a36203ac531d8e4b0bb9750d326ed853d40.
| * | | | | | | | | Update server.hGravatar Vijay Pai2018-03-13
| | | | | | | | | |
| * | | | | | | | | Update completion_queue.hGravatar Vijay Pai2018-03-13
| | | | | | | | | |
| * | | | | | | | | Added protected default constructorGravatar makdharma2018-03-13
| | | | | | | | | |
| | | * | | | | | | clang-formatGravatar Mark D. Roth2018-03-13
| | | | | | | | | |
| * | | | | | | | | added Experimental in commentsGravatar makdharma2018-03-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For "struct Port" and friends, since they are now protected instead of private.
| | | * | | | | | | Avoid trying to access underlying_stream_ after it's been orphaned.Gravatar Mark D. Roth2018-03-13
| | | | | | | | | |
| | | * | | | | | | Orphan underlying byte stream as soon as it's been drained.Gravatar Mark D. Roth2018-03-13
| |_|/ / / / / / / |/| | | | | | | |
| | | | * | | | | Abstract libuv implementationGravatar kpayson642018-03-13
| |_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Structures the libuv implementation to allow for a plugable BSD style socket implementation to allow for other IO Managers
* | | | | | | | Merge pull request #14676 from muxi/fix-inttypes-includeGravatar Vijay Pai2018-03-12
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | Stop including inttypes.h in gRPC core public header
| | | | | * | | Fix call stack ref flakeGravatar Juanli Shen2018-03-12
| | | | | | | |
| | | | * | | | Add another missing install lineGravatar murgatroid992018-03-12
| | | | | | | |
| * | | | | | | Fix one more fileGravatar Muxi Yan2018-03-12
| | | | | | | |
* | | | | | | | Merge pull request #14678 from adelez/foundry_integrationGravatar adelez2018-03-12
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Incease job to 100.
| | | * | | | | | replaced loop with range expressionGravatar makdharma2018-03-12
| | | | | | | | |
* | | | | | | | | Merge pull request #14591 from vjpai/framesizeGravatar Vijay Pai2018-03-12
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | Build with stack frame size limits
| | | | | | * | | Fix python script styleGravatar murgatroid992018-03-12
| | | | | | | | |
| | * | | | | | | Incease job to 100.Gravatar Adele Zhou2018-03-12
| |/ / / / / / / |/| | | | | | |
| | | | | * | | Fix syntax errorGravatar murgatroid992018-03-12
| | | | | | | |
| | | | | * | | Node pure JS interop: add missing install line, skip more testsGravatar murgatroid992018-03-12
| | | | | | | |
| | | | * | | | Use metadata batch callouts in client_auth_filter.Gravatar Mark D. Roth2018-03-12
| | | | | | | |
| | * | | | | | Remove include of inttypes.h completelyGravatar Muxi Yan2018-03-12
| | | | | | | |
| | * | | | | | Stop including inttypes.h in gRPC core public header in Apple platformsGravatar Muxi Yan2018-03-12
| | | |/ / / / | | |/| | | |
| | | | * | | Use different docker image for Node pure JS interop testsGravatar murgatroid992018-03-12
| | | | | | |
| | | * | | | added "Experimental" and returned raw pointersGravatar makdharma2018-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added experimental in the comment and removed reference_wrapper in favor of the raw pointer.
* | | | | | | Merge pull request #14607 from markdroth/c++_byte_streamGravatar Mark D. Roth2018-03-12
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | Convert byte_stream API to C++.
| | | * | | | forgot to add completion_queue.h doh!Gravatar makdharma2018-03-12
| | | | | | |
| | | * | | | removed unnecessary "virtual"Gravatar makdharma2018-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed unnecessary "virtual" keyword from CompletionQueue::Next. Reverted two files that no longer need to be changed.
* | | | | | | Merge pull request #14642 from MrMage/avoid-running-sed-on-backupsGravatar Muxi Yan2018-03-11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Podspec: Avoid running `sed` on the backup files it created itself