aboutsummaryrefslogtreecommitdiffhomepage
path: root/grpc.gyp
Commit message (Expand)AuthorAge
...
| * | 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
| * | 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 warningsGravatar Yuchen Zeng2018-01-04
| * | | Set error status correctly on server sideGravatar Ken Payson2018-01-04
| |/ /
* / / Initial commitGravatar ncteisen2017-12-28
|/ /
| * Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2017-12-06
| |\ | |/ |/|
| * 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
|\ \ \ \
| * | | | 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
|\ \ \ \ | | |_|/ | |/| |
* | | | BUILD changes. test languauge to C++Gravatar Yash Tibrewal2017-10-31
| * | | Merge pull request #13106 from Vizerai/census_updateGravatar Jim King2017-10-31
| |\ \ \
* | | | | Merge branch 'master' into testc++izeGravatar Yash Tibrewal2017-10-30
|\| | | |
| * | | | Merge pull request #12732 from y-zeng/connectivity_watcherGravatar Yuchen Zeng2017-10-30
| |\ \ \ \
| * \ \ \ \ Merge pull request #12878 from markdroth/pick_first_subchannel_listGravatar Mark D. Roth2017-10-30
| |\ \ \ \ \
| | | * | | | Use backup pollser instead of connectivity watcherGravatar Yuchen Zeng2017-10-30
| | | * | | | convert connectivity_watcher to cpp fileGravatar Yuchen Zeng2017-10-30
| | | * | | | Add client channel connectivity watcherGravatar Yuchen Zeng2017-10-30
| | |/ / / / | |/| | | |
| * | | | | Add call size bm_diffGravatar Ken Payson2017-10-27
* | | | | | rename all test core files to cc and a lot of C++ style conversionsGravatar Yash Tibrewal2017-10-25
|/ / / / /
| * | | | Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_listGravatar Mark D. Roth2017-10-23
| |\ \ \ \ | |/ / / / |/| | | |
| | * | | Cleaning up census code.Gravatar Vizerai2017-10-23
| |/ / / |/| | |
* | | | Merge github.com:grpc/grpc into vectorGravatar Craig Tiller2017-10-16
|\ \ \ \
| | | * | Add thread pool reset on fork with FORKING_SUPPORT_ENABLEDGravatar Ken Payson2017-10-12
| | * | | Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_listGravatar Mark D. Roth2017-10-12
| | |\ \ \
* | | \ \ \ Merge github.com:grpc/grpc into vectorGravatar Craig Tiller2017-10-12
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| | | | | * build_projectGravatar Muxi Yan2017-10-11
| | * | | | C++ize BDP estimator, introduce ManualConstructorGravatar Craig Tiller2017-10-08
| |/ / / /
| | | | * Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2017-10-06
| | | | |\ | | |_|_|/ | |/| | |
| | * | | Refactor subchannel_list code out of RR and use it in PF.Gravatar Mark D. Roth2017-10-06
| * | | | FixesGravatar Craig Tiller2017-10-06
* | | | | Merge github.com:grpc/grpc into vectorGravatar Craig Tiller2017-10-05
|\ \ \ \ \ | | |/ / / | |/| | |
| | * | | Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-10-05
| | |\ \ \ | | |/ / / | |/| | |