aboutsummaryrefslogtreecommitdiffhomepage
path: root/grpc.gyp
Commit message (Collapse)AuthorAge
...
* | | C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)Gravatar Vijay Pai2018-02-19
| | |
* | | Remove support for detached threads. All threads must be joined.Gravatar Vijay Pai2018-02-15
|/ /
| * Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-02-13
| |\ | |/ |/|
* | Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\ \
| * \ Merge pull request #13684 from markdroth/c++_resolverGravatar Mark D. Roth2018-02-08
| |\ \ | | | | | | | | C++ Resolver API
* | | | Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\| | |
* | | | Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\ \ \ \
| | | * | Convert resolver API to C++.Gravatar Mark D. Roth2018-02-08
| | |/ / | |/| |
| | * | Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-08
| | |\ \ | | |/ / | |/| |
* | | | Move avl to its own directory and rename it to grpc_avlGravatar Vijay Pai2018-02-08
| | | |
| * | | build projectsGravatar Muxi Yan2018-02-06
|/ / /
| * | Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-02
| |\ \ | |/ / |/| |
* | | Merge pull request #14015 from vjpai/alarmGravatar Vijay Pai2018-02-02
|\ \ \ | | | | | | | | Remove alarm from core, implement in C++ layer only
| | | * Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-01-29
| | | |\
* | | | | Update BoringSSL to latest chromium-stable refGravatar Matt Kwong2018-01-26
| |_|_|/ |/| | |
* | | | Merge pull request #13820 from yihuazhang/rename-gtsGravatar Mark D. Roth2018-01-26
|\ \ \ \ | | | | | | | | | | Rename GTS to ALTS for TSI plugin
| | | * | Separate out cmdline so that it can be used in tool and test buildsGravatar Vijay Pai2018-01-25
| | | | |
| | | * | Move cmdline and subprocess from public gpr to test/core/utilGravatar Vijay Pai2018-01-25
| |_|/ / |/| | |
| * | | rename gts to altsGravatar Yihua Zhang2018-01-23
| | | |
| | | * Move object registry out of gprGravatar ncteisen2018-01-23
| | | |
| | | * Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-01-23
| | | |\ | | |_|/ | |/| |
| | * | Remove alarm from core, implement in C++ layer onlyGravatar Vijay Pai2018-01-21
| |/ /
* | | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2018-01-19
|\| | | | | | | | | | | fix-stream-compression-config-interface
| * | Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
| | |
| * | Revert "Revert "Set error status correctly on server side""Gravatar Ken Payson2018-01-11
| | | | | | | | | | | | This reverts commit 951f84aea00a1f8a65cf160d7d8f342c30593000.
| * | Revert "Set error status correctly on server side"Gravatar David G. Quintas2018-01-11
| | |
| | * Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-01-09
| | |\ | | |/ | |/|
| * | Merge pull request #13922 from y-zeng/openssl_1_1_0Gravatar Yuchen Zeng2018-01-08
| |\ \ | | | | | | | | Silence openssl 1.1.0 warnings
| | * | Silence openssl 1.1.0 warningsGravatar Yuchen Zeng2018-01-04
| | | |
| * | | Set error status correctly on server sideGravatar Ken Payson2018-01-04
| |/ /
| | * Initial commitGravatar ncteisen2017-12-28
| |/ | | | | | | | | | | | | Picks up work from https://github.com/grpc/grpc/pull/10259. A merge was impossible due to the many sweeping changed that have occured since I last touched that PR (c++-ization, exec_ctx, reorganitation of filters, etc).
* | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2017-12-06
|\| | | | | | | fix-stream-compression-config-interface
* | Merge commit 'b0bad8f^' into fix-stream-compression-config-interfaceGravatar Muxi Yan2017-12-06
|\ \
* \ \ Merge e759d2a^Gravatar Muxi Yan2017-12-06
|\ \ \
| | | * Merge pull request #13442 from adelez/foundry_integrationGravatar adelez2017-12-01
| | | |\ | | | | | | | | | | Create a pilot job to run bazel tests remotely
| | | | * Rename port_hermetic to port_isolated_runtime_environmentGravatar Adele Zhou2017-11-30
| | | | |
| | | | * Enabling hermetic testing for running tests on Foundry.Gravatar Adele Zhou2017-11-30
| | | | |
| | | * | Move histogram to test/core/utilGravatar Vijay Pai2017-11-30
| | | |/
| | | * Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7Gravatar Nicolas "Pixel" Noble2017-11-29
| | | |\
| | | | * Merge github.com:grpc/grpc into no-abslGravatar Craig Tiller2017-11-28
| | | | |\
| | | | * \ Merge github.com:grpc/grpc into no-abslGravatar Craig Tiller2017-11-28
| | | | |\ \
| | | | | | * Remove lockfree stack, againGravatar Vijay Pai2017-11-22
| | | | | |/
| | | * | | Merge branch 'v1.7.x' of https://github.com/grpc/grpcGravatar Nicolas "Pixel" Noble2017-11-21
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | | * | | Merge branch 'master' of https://github.com/grpc/grpc into tracing++Gravatar ncteisen2017-11-17
| | | |\ \ \
| | | * | | | Rename tracer_peer to tracer_utilGravatar ncteisen2017-11-17
| | | | | | |
| | | * | | | Add tracer peer to keep set_enabled private()Gravatar ncteisen2017-11-14
| | |/ / / /
| | | | | * Back-out absl dependency for nowGravatar Craig Tiller2017-11-13
| | | |_|/ | | |/| |
| | | * | Inline closureGravatar ncteisen2017-11-12
| | |/ /
| | * | solve benchmark issueGravatar Yash Tibrewal2017-10-31
| | | |
| | * | Merge branch 'master' into testc++izeGravatar Yash Tibrewal2017-10-31
| | |\ \ | | |/ / | |/| |